|
GigaSpaces XAP 10.1 API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface AgentGridComponent
An Agent grid component is a GridComponent that can be started by a
GridServiceAgent.
| Method Summary | |
|---|---|
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. |
| Methods inherited from interface org.openspaces.admin.GridComponent |
|---|
getUid |
| Methods inherited from interface org.openspaces.admin.DiscoverableComponent |
|---|
isDiscovered |
| Methods inherited from interface org.openspaces.admin.AdminAware |
|---|
getAdmin |
| Methods inherited from interface org.openspaces.admin.machine.MachineAware |
|---|
getMachine |
| Methods inherited from interface org.openspaces.admin.transport.TransportAware |
|---|
getTransport |
| Methods inherited from interface org.openspaces.admin.os.OperatingSystemAware |
|---|
getOperatingSystem |
| Methods inherited from interface org.openspaces.admin.vm.VirtualMachineAware |
|---|
getVirtualMachine |
| Methods inherited from interface org.openspaces.admin.zone.ZoneAware |
|---|
getZones |
| Method Detail |
|---|
GridServiceAgent getGridServiceAgent()
GridServiceAgent that started the grid component.
int getAgentId()
void kill()
void restart()
|
GigaSpaces XAP 10.1 API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||