java.lang.Object
org.jgroups.protocols.raft.REDIRECT.ResponseHandler
- All Implemented Interfaces:
BiConsumer<byte[],Throwable>
- Enclosing class:
REDIRECT
-
Field Details
-
dest
protected final org.jgroups.Address dest -
corr_id
protected final int corr_id -
options
-
-
Constructor Details
-
ResponseHandler
-
-
Method Details
-
accept
- Specified by:
acceptin interfaceBiConsumer<byte[],Throwable>
-
apply
protected void apply(byte[] arg) -
apply
-