| Package | Description |
|---|---|
| com.google.code.yanf4j.core |
Networking core package
|
| com.google.code.yanf4j.core.impl | |
| net.rubyeye.xmemcached.command |
Memcached protocol implementations
|
| net.rubyeye.xmemcached.impl |
Manage tcp connection,memcached protocol optimized,and some
MBeans for monitor.
|
| Modifier and Type | Method and Description |
|---|---|
FutureImpl<Boolean> |
WriteMessage.getWriteFuture() |
| Modifier and Type | Field and Description |
|---|---|
protected FutureImpl<Boolean> |
WriteMessageImpl.writeFuture |
| Modifier and Type | Method and Description |
|---|---|
FutureImpl<Boolean> |
WriteMessageImpl.getWriteFuture() |
| Constructor and Description |
|---|
WriteMessageImpl(Object message,
FutureImpl<Boolean> writeFuture) |
| Modifier and Type | Field and Description |
|---|---|
protected FutureImpl<Boolean> |
Command.writeFuture |
| Modifier and Type | Method and Description |
|---|---|
FutureImpl<Boolean> |
Command.getWriteFuture() |
| Modifier and Type | Method and Description |
|---|---|
void |
Command.setWriteFuture(FutureImpl<Boolean> writeFuture) |
| Modifier and Type | Class and Description |
|---|---|
class |
ConnectFuture
Connect operation future
|
Copyright © 2016. All rights reserved.