Package | Description |
---|---|
net.spy.memcached |
Memcached client and transformation utils
|
net.spy.memcached.ops |
Fundamental protocol operation interfaces
|
Modifier and Type | Method and Description |
---|---|
ResponseMessage |
TapClient.getNextMessage()
Gets the next tap message from the queue of received tap messages.
|
ResponseMessage |
TapClient.getNextMessage(long time,
java.util.concurrent.TimeUnit timeunit)
Gets the next tap message from the queue of received tap messages.
|
Modifier and Type | Method and Description |
---|---|
void |
TapOperation.Callback.gotData(ResponseMessage message)
Callback for each result from a get.
|
Copyright © 2006-2009 Dustin Sallings, 2009-2013 Couchbase, Inc.