| 类 | 说明 |
|---|---|
| BaseBinaryCommand |
Base Binary command.
|
| BinaryAppendPrependCommand |
Binary protocol for append,prepend
|
| BinaryAuthListMechanismsCommand |
List auth mechanisms command
|
| BinaryAuthStartCommand |
Auth start command
|
| BinaryAuthStepCommand |
Auth step command
|
| BinaryCASCommand |
CAS binary protocol implementation
|
| BinaryDeleteCommand |
Binary delete command
|
| BinaryFlushAllCommand |
Flush command for binary protocol
|
| BinaryGetAndTouchCommand |
Binary GAT/GATQ command
|
| BinaryGetCommand |
Implements get/getq,getk/getkq protocol
|
| BinaryGetMultiCommand |
A command for holding getkq commands
|
| BinaryIncrDecrCommand |
Binary incr/decr command
|
| BinaryNoopCommand |
Implement noop protocol
|
| BinaryQuitCommand |
Quit command for binary protocol
|
| BinarySetMultiCommand |
A command for holding getkq commands
|
| BinaryStatsCommand |
Stats command for binary protocol
|
| BinaryStoreCommand |
Base binary protocol implementation
|
| BinaryTouchCommand |
Binary touch command
|
| BinaryVerbosityCommand |
Binary verbosity command
|
| BinaryVersionCommand |
Version command for binary protocol
|
| 枚举 | 说明 |
|---|---|
| BinaryDecodeStatus |
Binary protocol decode status.
|
| OpCode |
Binary command Opcodes
|
| ResponseStatus |
Binary protocol response status.
|
Copyright © 2013. All Rights Reserved.