Package | Description |
---|---|
com.couchbase.client.internal |
Constructor and Description |
---|
AdaptiveThrottler(CouchbaseConnection conn,
BinaryOperationFactory opFact,
java.net.InetSocketAddress node)
Initialize the Throttler with sensible default settings.
|
AdaptiveThrottler(CouchbaseConnection conn,
BinaryOperationFactory opFact,
java.net.InetSocketAddress node,
int normalStatsInterval,
int highStatsInterval,
int criticalStatsInterval,
int highSleep,
int criticalSleep)
Construct the AdaptiveThrottler with all possible options.
|
Copyright © 2006-2009 Dustin Sallings, 2009-2014 Couchbase, Inc.