|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ClusterRemote
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)
|
Method Detail |
---|
void broadcastEntries()
void addEntry(ClusterEntry entry)
entry
- boolean checkValue(Object value)
value
-
PageException
ClusterRemote duplicate()
void init(ConfigServer configServer, Cluster cluster)
configServer
- cluster
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |