Uses of Class
org.apache.cassandra.net.RequestCallbacks.CallbackInfo
-
Packages that use RequestCallbacks.CallbackInfo Package Description org.apache.cassandra.net -
-
Uses of RequestCallbacks.CallbackInfo in org.apache.cassandra.net
Methods in org.apache.cassandra.net that return RequestCallbacks.CallbackInfo Modifier and Type Method Description RequestCallbacks.CallbackInfo
RequestCallbacks. remove(long id, InetAddressAndPort peer)
Remove and return theRequestCallbacks.CallbackInfo
associated with given id and peer, if known.
-