| 程序包 | 说明 |
|---|---|
| net.rubyeye.xmemcached |
XMemcached's main classes and interfaces,use these
classes/interfaces to interact with memcached servers.
|
| net.rubyeye.xmemcached.command |
Memcached protocol implementations
|
| 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
|
| net.rubyeye.xmemcached.impl |
Manage tcp connection,memcached protocol optimized,and some
MBeans for monitor.
|
| net.rubyeye.xmemcached.monitor |
JMX MBean Server and MBeans for monitor and statistics
|
| net.rubyeye.xmemcached.networking |
Networking layout to talk with memcached.
|
| 类和说明 |
|---|
| Command
Abstract Memcached Command
|
| CommandType
Command Type for memcached protocol.
|
| 类和说明 |
|---|
| Command
Abstract Memcached Command
|
| CommandType
Command Type for memcached protocol.
|
| OperationStatus
Command status.
|
| 类和说明 |
|---|
| AssocCommandAware
Assoc commands aware interface.Association commands mean that commands has
the same key.
|
| Command
Abstract Memcached Command
|
| CommandType
Command Type for memcached protocol.
|
| MapReturnValueAware
Command which implement this interface,it's return value is a map
|
| MergeCommandsAware
Merge commands aware interface.Merge commands mean that merge get commands to
a bulk-get commands.
|
| ServerAddressAware
Server address aware interface.Command which implement this interface have
these methods to getter/setter memcached's InetSocketAddress.
|
| StoreCommand
A store command interface for STORE commands such as SET,ADD
|
| 类和说明 |
|---|
| AssocCommandAware
Assoc commands aware interface.Association commands mean that commands has
the same key.
|
| Command
Abstract Memcached Command
|
| CommandType
Command Type for memcached protocol.
|
| MapReturnValueAware
Command which implement this interface,it's return value is a map
|
| MergeCommandsAware
Merge commands aware interface.Merge commands mean that merge get commands to
a bulk-get commands.
|
| StoreCommand
A store command interface for STORE commands such as SET,ADD
|
| 类和说明 |
|---|
| AssocCommandAware
Assoc commands aware interface.Association commands mean that commands has
the same key.
|
| Command
Abstract Memcached Command
|
| CommandType
Command Type for memcached protocol.
|
| MapReturnValueAware
Command which implement this interface,it's return value is a map
|
| MergeCommandsAware
Merge commands aware interface.Merge commands mean that merge get commands to
a bulk-get commands.
|
| ServerAddressAware
Server address aware interface.Command which implement this interface have
these methods to getter/setter memcached's InetSocketAddress.
|
| StoreCommand
A store command interface for STORE commands such as SET,ADD
|
| VerbosityCommand
Abstract verbosity command for text protocol
|
| 类和说明 |
|---|
| Command
Abstract Memcached Command
|
| 类和说明 |
|---|
| CommandType
Command Type for memcached protocol.
|
| 类和说明 |
|---|
| Command
Abstract Memcached Command
|
Copyright © 2013. All Rights Reserved.