| Class | Description |
|---|---|
| Command |
The parent of all the command class.
|
| DeletionCommand |
The command that delete an item in memcached server.
|
| FlushAllCommand |
The command that remove all the items in memcached server.
|
| IncrdecrCommand |
Increase a digital value in memcached server.
|
| RetrievalCommand |
Retrieve a item from memcached server.
|
| StatsCommand |
Get the state of memcached server.
|
| StorageCommand |
This command implements the set command using memcached UDP protocol.
|
| SyncAllCommand |
Sync all the data to flash.
|
| SyncCommand |
Sync specified item to flash.
|
Copyright © 2013 Schooner Information Technology. All Rights Reserved.