Uses of Class
com.couchbase.client.internal.ThrottlerState

Packages that use ThrottlerState
com.couchbase.client.internal   
 

Uses of ThrottlerState in com.couchbase.client.internal
 

Methods in com.couchbase.client.internal that return ThrottlerState
static ThrottlerState ThrottlerState.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static ThrottlerState[] ThrottlerState.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2006-2009 Dustin Sallings, 2009-2012 Couchbase, Inc.