Uses of Class
com.google.code.yanf4j.core.impl.FutureImpl
Packages that use FutureImpl
Package
Description
Networking core package
Memcached protocol implementations
Manage tcp connection,memcached protocol optimized,and some MBeans for monitor.
-
Uses of FutureImpl in com.google.code.yanf4j.core
Methods in com.google.code.yanf4j.core that return FutureImpl -
Uses of FutureImpl in com.google.code.yanf4j.core.impl
Fields in com.google.code.yanf4j.core.impl declared as FutureImplMethods in com.google.code.yanf4j.core.impl that return FutureImplConstructors in com.google.code.yanf4j.core.impl with parameters of type FutureImpl -
Uses of FutureImpl in net.rubyeye.xmemcached.command
Fields in net.rubyeye.xmemcached.command declared as FutureImplMethods in net.rubyeye.xmemcached.command that return FutureImplMethods in net.rubyeye.xmemcached.command with parameters of type FutureImplModifier and TypeMethodDescriptionfinal void
Command.setWriteFuture
(FutureImpl<Boolean> writeFuture) -
Uses of FutureImpl in net.rubyeye.xmemcached.impl
Subclasses of FutureImpl in net.rubyeye.xmemcached.impl