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