Uses of Class
org.apache.cassandra.net.RequestCallbacks.CallbackInfo
Packages that use RequestCallbacks.CallbackInfo
-
Uses of RequestCallbacks.CallbackInfo in org.apache.cassandra.net
Methods in org.apache.cassandra.net that return RequestCallbacks.CallbackInfoModifier and TypeMethodDescriptionRequestCallbacks.remove(long id, InetAddressAndPort peer) Remove and return theRequestCallbacks.CallbackInfoassociated with given id and peer, if known.