| 
 | ehcache | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TerracottaConfiguration.Consistency | |
|---|---|
| net.sf.ehcache.config | This package contains the cache configuration code. | 
| Uses of TerracottaConfiguration.Consistency in net.sf.ehcache.config | 
|---|
| Fields in net.sf.ehcache.config declared as TerracottaConfiguration.Consistency | |
|---|---|
| static TerracottaConfiguration.Consistency | TerracottaConfiguration.DEFAULT_CONSISTENCY_TYPEDefault cache consistency setting | 
| Methods in net.sf.ehcache.config that return TerracottaConfiguration.Consistency | |
|---|---|
|  TerracottaConfiguration.Consistency | TerracottaConfiguration.getConsistency()Getter for consistency | 
|  TerracottaConfiguration.Consistency | CacheConfiguration.getTerracottaConsistency()Accessor | 
| static TerracottaConfiguration.Consistency | TerracottaConfiguration.Consistency.valueOf(String name)Returns the enum constant of this type with the specified name. | 
| static TerracottaConfiguration.Consistency[] | TerracottaConfiguration.Consistency.values()Returns an array containing the constants of this enum type, in the order they are declared. | 
| Methods in net.sf.ehcache.config with parameters of type TerracottaConfiguration.Consistency | |
|---|---|
|  TerracottaConfiguration | TerracottaConfiguration.consistency(TerracottaConfiguration.Consistency consistency)Setter for consistency, returns this instance | 
|  void | TerracottaConfiguration.setConsistency(TerracottaConfiguration.Consistency consistency)Setter for consistency | 
| 
 | ehcache | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||