ostore.apps.traces
Class InnerBuilder
java.lang.Object
|
+--ostore.apps.traces.InnerBuilder
- All Implemented Interfaces:
- soss.core.BuilderIF
- public class InnerBuilder
- extends Object
- implements soss.core.BuilderIF
A configuration builder for inner ring nodes.
Modelled after ostore.bloom.DualBuilder
.
- Version:
- $Id: InnerBuilder.java,v 1.3 2004/05/13 19:43:07 hweather Exp $
- Author:
- Hakim Weatherspoon
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
InnerBuilder
public InnerBuilder(String[] args)
- Set global parameters.
build_node
public SandstormConfig build_node(String[] args)
throws StageNameAlreadyBoundException,
IOException
- Create a configuration object for a single virtual machine.
- Specified by:
build_node
in interface soss.core.BuilderIF
StageNameAlreadyBoundException
IOException