public interface AgentGridComponent extends GridComponent
GridComponent
that can be started by a
GridServiceAgent
.Modifier and Type | Method and Description |
---|---|
int |
getAgentId()
Returns the agent id of the component.
|
GridServiceAgent |
getGridServiceAgent()
Returns the
GridServiceAgent that started the grid component. |
void |
kill()
Kills the grid component.
|
void |
restart()
Restarts the grid component.
|
getUid
isDiscovered
getAdmin
getMachine
getTransport
getOperatingSystem
getVirtualMachine
GridServiceAgent getGridServiceAgent()
GridServiceAgent
that started the grid component.int getAgentId()
void kill()
void restart()
Copyright © GigaSpaces.