|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DataDelta | |
org.apache.geronimo.clustering | The Geronimo Clustering implementation. |
Uses of DataDelta in org.apache.geronimo.clustering |
Methods in org.apache.geronimo.clustering with parameters of type DataDelta | |
void |
LocalCluster.notifyDataDelta(DataDeltaListener l,
DataDelta delta)
Apply the given delta to all interested members of the cluster, excluding the member which generated it. |
void |
DataDeltaListener.applyDataDelta(DataDelta delta)
Called by Cluster to notify node of a change to Cluster state. |
void |
Node.applyDataDelta(DataDelta delta)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |