Class Hierarchy
- java.lang.Object
- org.jgroups.protocols.pbcast.GmsImpl
- org.jgroups.protocols.pbcast.ClientGmsImpl
- org.jgroups.protocols.pbcast.CoordGmsImpl
- org.jgroups.protocols.pbcast.ParticipantGmsImpl
- org.jgroups.protocols.pbcast.GmsImpl.Request
- org.jgroups.protocols.pbcast.Gossip (implements java.io.Serializable)
- org.jgroups.Header (implements java.io.Externalizable)
- org.jgroups.protocols.pbcast.FLUSH.FlushHeader (implements org.jgroups.util.Streamable)
- org.jgroups.protocols.pbcast.GMS.GmsHeader (implements org.jgroups.util.Streamable)
- org.jgroups.protocols.pbcast.NakAckHeader (implements org.jgroups.util.Streamable)
- org.jgroups.protocols.pbcast.STABLE.StableHeader (implements org.jgroups.util.Streamable)
- org.jgroups.protocols.pbcast.STATE_TRANSFER.StateHeader (implements org.jgroups.util.Streamable)
- org.jgroups.protocols.pbcast.STREAMING_STATE_TRANSFER.StateHeader (implements org.jgroups.util.Streamable)
- org.jgroups.protocols.pbcast.JoinRsp (implements java.io.Serializable, org.jgroups.util.Streamable)
- org.jgroups.protocols.pbcast.MergeData (implements java.io.Externalizable)
- org.jgroups.stack.Protocol
- org.jgroups.protocols.pbcast.FLUSH
- org.jgroups.protocols.pbcast.GMS
- org.jgroups.protocols.pbcast.NAKACK (implements org.jgroups.stack.NakReceiverWindow.Listener, org.jgroups.stack.Retransmitter.RetransmitCommand)
- org.jgroups.protocols.pbcast.STABLE
- org.jgroups.protocols.pbcast.STATE_TRANSFER
- org.jgroups.protocols.pbcast.STREAMING_STATE_TRANSFER
- org.jgroups.protocols.pbcast.GmsImpl