|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
@StableMinor(version="6.2", sinceVersion="4.1") public interface IClusterCommand
Represents a command, that when sent through the cluster framework is executed in the destination nodes.
IClusterManager.createClusterCommand(Runnable)
,
IClusterManager.send(IClusterTransmission)
Nested Class Summary |
---|
Nested classes/interfaces inherited from interface lumis.portal.cluster.IClusterTransmission |
---|
IClusterTransmission.Flag |
Method Summary | |
---|---|
Runnable |
getCommand()
Returns the runnable that this command executes. |
Methods inherited from interface lumis.portal.cluster.IClusterTransmission |
---|
getFlags, getId, getSenderId, toString |
Method Detail |
---|
Runnable getCommand()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |