|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.sdnplatform.sync.client.SyncClientBase
org.sdnplatform.sync.client.BootstrapTool
public class BootstrapTool
This tool makes bootstrapping a cluster simpler by writing the appropriate configuration parameters to the local system store
| Nested Class Summary | |
|---|---|
protected static class |
BootstrapTool.BootstrapToolSettings
|
| Nested classes/interfaces inherited from class org.sdnplatform.sync.client.SyncClientBase |
|---|
SyncClientBase.SyncClientBaseSettings |
| Field Summary | |
|---|---|
protected BootstrapTool.BootstrapToolSettings |
bSettings
Command-line settings |
| Fields inherited from class org.sdnplatform.sync.client.SyncClientBase |
|---|
err, out, settings, syncManager |
| Constructor Summary | |
|---|---|
BootstrapTool(BootstrapTool.BootstrapToolSettings bootstrapSettings)
|
|
| Method Summary | |
|---|---|
protected void |
bootstrap()
|
static void |
main(java.lang.String[] args)
|
| Methods inherited from class org.sdnplatform.sync.client.SyncClientBase |
|---|
cleanup, connect |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected BootstrapTool.BootstrapToolSettings bSettings
| Constructor Detail |
|---|
public BootstrapTool(BootstrapTool.BootstrapToolSettings bootstrapSettings)
| Method Detail |
|---|
protected void bootstrap()
throws java.lang.Exception
java.lang.Exception
public static void main(java.lang.String[] args)
throws java.lang.Exception
java.lang.Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||