public final class ClusterRemoteNotSupported extends Object implements ClusterRemote
Constructor and Description |
---|
ClusterRemoteNotSupported() |
Modifier and Type | Method and Description |
---|---|
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) |
public ClusterRemoteNotSupported()
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
Copyright © 2015 Lucee