Package org.jgroups.protocols
Class RSVP.Entry
java.lang.Object
org.jgroups.protocols.RSVP.Entry
- Enclosing class:
RSVP
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected final AckCollectorprotected final Addressprotected final long -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedEntry(Collection<Address> members) Multicast entryprotectedUnicast entry -
Method Summary
-
Field Details
-
ack_collector
-
target
-
timestamp
protected final long timestamp
-
-
Constructor Details
-
Entry
Unicast entry -
Entry
Multicast entry
-
-
Method Details
-
ack
-
retainAll
-
size
protected int size() -
block
- Throws:
TimeoutException
-
destroy
protected void destroy() -
toString
-