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 | 
|---|---|
| Mutation | mutation() | 
| boolean | shouldHint() | 
isFailureCallback, toStringpublic WriteCallbackInfo(java.net.InetAddress target,
                         IAsyncCallback callback,
                         MessageOut message,
                         IVersionedSerializer<?> serializer,
                         ConsistencyLevel consistencyLevel,
                         boolean allowHints)
public boolean shouldHint()
shouldHint in class CallbackInfopublic Mutation mutation()
Copyright © 2018 The Apache Software Foundation