public class WriteCallbackInfo extends CallbackInfo
callback, serializer, target
Constructor and Description |
---|
WriteCallbackInfo(java.net.InetAddress target,
IAsyncCallback callback,
MessageOut message,
IVersionedSerializer<?> serializer,
ConsistencyLevel consistencyLevel,
boolean allowHints) |
Modifier and Type | Method and Description |
---|---|
boolean |
shouldHint() |
isFailureCallback, toString
public WriteCallbackInfo(java.net.InetAddress target, IAsyncCallback callback, MessageOut message, IVersionedSerializer<?> serializer, ConsistencyLevel consistencyLevel, boolean allowHints)
public boolean shouldHint()
shouldHint
in class CallbackInfo
Copyright © 2016 The Apache Software Foundation