ostore.apps.traces
Class TraceBuilder
java.lang.Object
  |
  +--ostore.apps.traces.TraceBuilder
- All Implemented Interfaces: 
 - soss.core.BuilderIF
 
- public class TraceBuilder
- extends Object
- implements soss.core.BuilderIF
   
A configuration builder for SurgeClient nodes.
 Modelled after ostore.bloom.DualBuilder.
- Version: 
 
  - $Id: TraceBuilder.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 | 
 
TraceBuilder
public TraceBuilder(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