Interface | Description |
---|---|
Throttler |
Interface for Message Throttling.
|
Class | Description |
---|---|
AdaptiveThrottler |
The AdaptiveThrottler allows dynamic backoff of memcached operations to make
sure the server is not overloaded to more then a certain level.
|
HttpFuture<T> |
A future http response.
|
ThrottleManager<T extends Throttler> |
The ThrottleManager handles Throttle instances which are bound to their
corresponding MemcachedNodes.
|
ViewFuture |
A ViewFuture.
|
Enum | Description |
---|---|
ThrottlerState |
Defines all possible throttler states.
|
Copyright © 2006-2009 Dustin Sallings, 2009-2012 Couchbase, Inc.