Uses of Class
com.couchbase.client.vbucket.config.ConfigType

Packages that use ConfigType
com.couchbase.client.vbucket.config   
 

Uses of ConfigType in com.couchbase.client.vbucket.config
 

Methods in com.couchbase.client.vbucket.config that return ConfigType
 ConfigType DefaultConfig.getConfigType()
           
 ConfigType Config.getConfigType()
           
 ConfigType CacheConfig.getConfigType()
           
static ConfigType ConfigType.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static ConfigType[] ConfigType.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.