public class LocalAgentGroup extends AgentGroup
| Modifier and Type | Method and Description |
|---|---|
Collection<AgentID> |
getAllAgents()
A combination of all Ignite agent launched for both remoting (remote agent)
or for running client jobs, plus the orchestrator
|
contains, forEach, getClientAgents, getId, getLocalAgentID, getPeerAddresses, getRemoteAgentIDs, getSpawnedAgents, isEmpty, size, stream, toStringpublic Collection<AgentID> getAllAgents()
AgentGroupgetAllAgents in class AgentGroupCopyright © 2023. All rights reserved.