Package | Description |
---|---|
com.caucho.distcache |
Modifier and Type | Method and Description |
---|---|
static ResinCacheBuilder.Persistence |
ResinCacheBuilder.Persistence.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static ResinCacheBuilder.Persistence[] |
ResinCacheBuilder.Persistence.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
AbstractCache.setPersistenceMode(ResinCacheBuilder.Persistence persistence) |