|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.hypergraphdb.peer.bootstrap.ReplicationBootstrap
public class ReplicationBootstrap
| Constructor Summary | |
|---|---|
ReplicationBootstrap()
|
|
| Method Summary | |
|---|---|
void |
bootstrap(HyperGraphPeer peer,
java.util.Map<java.lang.String,java.lang.Object> config)
Perform peer initialization with the given configuration map. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ReplicationBootstrap()
| Method Detail |
|---|
public void bootstrap(HyperGraphPeer peer,
java.util.Map<java.lang.String,java.lang.Object> config)
BootstrapPeerPerform peer initialization with the given configuration map. The configuration is specific to the bootstrap instance invoked. Each implementation of this class should document the configuration that it accepts.
bootstrap in interface BootstrapPeer
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||