|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectrailo.runtime.type.scope.ClusterRemoteNotSupported
public final class ClusterRemoteNotSupported
Constructor Summary | |
---|---|
ClusterRemoteNotSupported()
|
Method Summary | |
---|---|
void |
addEntry(ClusterEntry entry)
set entry on stack |
void |
broadcastEntries()
broadcast data on stack and clear stack |
boolean |
checkValue(Object value)
check if the value can distributed over the "cluster" |
ClusterRemote |
duplicate()
duplicate this object |
void |
init(ConfigServer configServer,
Cluster cluster)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ClusterRemoteNotSupported()
Method Detail |
---|
public void addEntry(ClusterEntry entry)
ClusterRemote
addEntry
in interface ClusterRemote
public void broadcastEntries()
ClusterRemote
broadcastEntries
in interface ClusterRemote
public boolean checkValue(Object value)
ClusterRemote
checkValue
in interface ClusterRemote
public ClusterRemote duplicate()
ClusterRemote
duplicate
in interface ClusterRemote
public void init(ConfigServer configServer, Cluster cluster)
init
in interface ClusterRemote
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |