public class ClusterAgent extends Object implements AutoCloseable
| Constructor and Description |
|---|
ClusterAgent(boolean localOnly) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
org.apache.ignite.Ignite |
getIgnite() |
int |
getIgniteComPort() |
int |
getIgniteDiscoveryPort() |
PortAllocator |
getPortAllocator() |
public int getIgniteDiscoveryPort()
public int getIgniteComPort()
public org.apache.ignite.Ignite getIgnite()
public PortAllocator getPortAllocator()
public void close()
throws IOException
close in interface AutoCloseableIOExceptionCopyright © 2021. All rights reserved.