Uses of Class
net.spy.memcached.ops.MultiOperationCallback
-
Packages that use MultiOperationCallback Package Description net.spy.memcached.ops Fundamental protocol operation interfaces -
-
Uses of MultiOperationCallback in net.spy.memcached.ops
Subclasses of MultiOperationCallback in net.spy.memcached.ops Modifier and Type Class Description class
MultiGetOperationCallback
MultiOperationCallback for get operations.class
MultiGetsOperationCallback
MultiOperationCallback for get operations.class
MultiReplicaGetOperationCallback
MultiOperationCallback for replica get operations.
-