Uses of Class
net.spy.memcached.compat.SpyThread
Packages that use SpyThread
Package
Description
Memcached client and transformation utils
Auth Utilities.
spy.jar compatibility classes
-
Uses of SpyThread in net.spy.memcached
Subclasses of SpyThread in net.spy.memcachedModifier and TypeClassDescriptionclass
Main class for handling connections to a memcached cluster. -
Uses of SpyThread in net.spy.memcached.auth
Subclasses of SpyThread in net.spy.memcached.auth -
Uses of SpyThread in net.spy.memcached.compat
Subclasses of SpyThread in net.spy.memcached.compatModifier and TypeClassDescriptionclass
SyncThread<T>
Thread that invokes a callable multiple times concurrently.