Uses of Class
net.spy.memcached.internal.GetConfigFuture
Packages that use GetConfigFuture
-
Uses of GetConfigFuture in net.spy.memcached
Methods in net.spy.memcached that return GetConfigFutureModifier and TypeMethodDescription<T> GetConfigFuture<T> MemcachedClient.asyncGetConfig(InetSocketAddress addr, ConfigurationType type, Transcoder<T> tc) Get the given configurationType asynchronously.