Package org.jgroups.protocols.pbcast
Class MergeData
java.lang.Object
org.jgroups.protocols.pbcast.MergeData
Encapsulates data sent with a MERGE_RSP (handleMergeResponse()) and INSTALL_MERGE_VIEW (handleMergeView()).
Note that since MergeData is never sent across the network, it doesn't need to be Streamable.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary