public class AngelaOrchestrator extends Object implements AutoCloseable
| Modifier and Type | Class and Description |
|---|---|
static class |
AngelaOrchestrator.AgentOrchestratorBuilder |
| Modifier and Type | Method and Description |
|---|---|
static AngelaOrchestrator.AgentOrchestratorBuilder |
builder() |
void |
close() |
PortAllocator |
getPortAllocator() |
ClusterFactory |
newClusterFactory(String idPrefix,
ConfigurationContext configurationContext) |
public PortAllocator getPortAllocator()
public ClusterFactory newClusterFactory(String idPrefix, ConfigurationContext configurationContext)
public void close()
close in interface AutoCloseablepublic static AngelaOrchestrator.AgentOrchestratorBuilder builder()
Copyright © 2022. All rights reserved.