Class RequestTable.Entry<T>
java.lang.Object
org.jgroups.raft.util.RequestTable.Entry<T>
- Enclosing class:
RequestTable<T>
- Since:
- 0.1
- Author:
- Bela Ban
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected final CompletableFuture<byte[]> protected booleanprotected final Options -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
client_future
-
votes
-
opts
-
committed
protected boolean committed
-
-
Constructor Details
-
Entry
-
-
Method Details
-
options
-
add
-
notify
public void notify(byte[] result) -
notify
-
commit
public boolean commit() -
toString
-