|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ResinCacheBuilder.Persistence | |
---|---|
com.caucho.distcache |
Uses of ResinCacheBuilder.Persistence in com.caucho.distcache |
---|
Methods in com.caucho.distcache that return ResinCacheBuilder.Persistence | |
---|---|
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. |
Methods in com.caucho.distcache with parameters of type ResinCacheBuilder.Persistence | |
---|---|
void |
AbstractCache.setPersistenceMode(ResinCacheBuilder.Persistence persistence)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |