| 程序包 | 说明 |
|---|---|
| net.rubyeye.xmemcached.command.binary |
Memcached text protocol implementations
|
| net.rubyeye.xmemcached.command.kestrel |
Kestrel protocol implementations
|
| net.rubyeye.xmemcached.command.text |
Memcached text protocol implementations
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
BaseBinaryCommand
Base Binary command.
|
class |
BinaryAppendPrependCommand
Binary protocol for append,prepend
|
class |
BinaryAuthListMechanismsCommand
List auth mechanisms command
|
class |
BinaryAuthStartCommand
Auth start command
|
class |
BinaryAuthStepCommand
Auth step command
|
class |
BinaryCASCommand
CAS binary protocol implementation
|
class |
BinaryDeleteCommand
Binary delete command
|
class |
BinaryFlushAllCommand
Flush command for binary protocol
|
class |
BinaryGetAndTouchCommand
Binary GAT/GATQ command
|
class |
BinaryGetCommand
Implements get/getq,getk/getkq protocol
|
class |
BinaryGetMultiCommand
A command for holding getkq commands
|
class |
BinaryIncrDecrCommand
Binary incr/decr command
|
class |
BinaryNoopCommand
Implement noop protocol
|
class |
BinaryQuitCommand
Quit command for binary protocol
|
class |
BinarySetMultiCommand
A command for holding getkq commands
|
class |
BinaryStatsCommand
Stats command for binary protocol
|
class |
BinaryStoreCommand
Base binary protocol implementation
|
class |
BinaryTouchCommand
Binary touch command
|
class |
BinaryVerbosityCommand
Binary verbosity command
|
class |
BinaryVersionCommand
Version command for binary protocol
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
KestrelSetCommand
kestrel set command
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
TextCASCommand
CAS command for text protocol
|
class |
TextStoreCommand
Store command for text protocol
|
Copyright © 2013. All Rights Reserved.