java.lang.Object
org.jgroups.protocols.raft.RAFT.Request
org.jgroups.protocols.raft.RAFT.DownRequest
- Enclosing class:
RAFT
Generated by
Settable.setAsync(byte[], int, int)-
Constructor Summary
ConstructorsConstructorDescriptionDownRequest(CompletableFuture<byte[]> f, byte[] buf, int offset, int length, boolean internal, Options opts, boolean readOnly) -
Method Summary
-
Constructor Details
-
DownRequest
public DownRequest(CompletableFuture<byte[]> f, byte[] buf, int offset, int length, boolean internal, Options opts, boolean readOnly)
-
-
Method Details
-
failed
- Overrides:
failedin classRAFT.Request
-
toString
-
isReadOnly
public boolean isReadOnly()
-