Package net.rubyeye.xmemcached.impl
Class MemcachedHandler.CheckHeartResultThread
- java.lang.Object
-
- net.rubyeye.xmemcached.impl.MemcachedHandler.CheckHeartResultThread
-
- All Implemented Interfaces:
java.lang.Runnable
- Enclosing class:
- MemcachedHandler
static final class MemcachedHandler.CheckHeartResultThread extends java.lang.Object implements java.lang.Runnable
-
-
Field Summary
Fields Modifier and Type Field Description private Session
session
private Command
versionCommand
-
Constructor Summary
Constructors Constructor Description CheckHeartResultThread(Command versionCommand, Session session)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
run()
-