|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CacheConfiguration.Policy | |
---|---|
com.metamatrix.cache |
Uses of CacheConfiguration.Policy in com.metamatrix.cache |
---|
Methods in com.metamatrix.cache that return CacheConfiguration.Policy | |
---|---|
CacheConfiguration.Policy |
CacheConfiguration.getPolicy()
|
static CacheConfiguration.Policy |
CacheConfiguration.Policy.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static CacheConfiguration.Policy[] |
CacheConfiguration.Policy.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Constructors in com.metamatrix.cache with parameters of type CacheConfiguration.Policy | |
---|---|
CacheConfiguration(CacheConfiguration.Policy policy,
int maxAgeInSeconds,
int maxNodes)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |