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

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

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

Methods in com.couchbase.client.vbucket.config that return ConfigDifference
 ConfigDifference DefaultConfig.compareTo(Config config)
          Compares the given configuration with the current configuration and calculates the differences.
 ConfigDifference Config.compareTo(Config config)
           
 ConfigDifference CacheConfig.compareTo(Config config)
           
 



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