public class SingleNodeCluster extends Object implements AutoCloseable
Perfect for playing around with the Cluster.
| Constructor and Description |
|---|
SingleNodeCluster(ClusteredService externalService,
boolean cleanStart) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
static void |
main(String[] args)
Main method for launching the process.
|
public SingleNodeCluster(ClusteredService externalService, boolean cleanStart)
public void close()
close in interface AutoCloseablepublic static void main(String[] args)
args - passed to the process.Copyright © 2014-2020 Real Logic Limited. All Rights Reserved.