|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ResinCacheBuilder.Scope | |
|---|---|
| com.caucho.distcache | |
| com.caucho.memcached | |
| com.caucho.server.distcache | |
| Uses of ResinCacheBuilder.Scope in com.caucho.distcache |
|---|
| Methods in com.caucho.distcache that return ResinCacheBuilder.Scope | |
|---|---|
static ResinCacheBuilder.Scope |
ResinCacheBuilder.Scope.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static ResinCacheBuilder.Scope[] |
ResinCacheBuilder.Scope.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.Scope | |
|---|---|
void |
AbstractCache.setScopeMode(ResinCacheBuilder.Scope scope)
|
| Uses of ResinCacheBuilder.Scope in com.caucho.memcached |
|---|
| Methods in com.caucho.memcached with parameters of type ResinCacheBuilder.Scope | |
|---|---|
void |
MemcachedProtocol.setMode(ResinCacheBuilder.Scope scope)
|
| Uses of ResinCacheBuilder.Scope in com.caucho.server.distcache |
|---|
| Methods in com.caucho.server.distcache that return ResinCacheBuilder.Scope | |
|---|---|
ResinCacheBuilder.Scope |
CacheConfig.getScopeMode()
Returns the AbstractCache.Scope defined for this cache. |
| Methods in com.caucho.server.distcache with parameters of type ResinCacheBuilder.Scope | |
|---|---|
void |
CacheConfig.setScopeMode(ResinCacheBuilder.Scope scope)
Sets the AbstractCache.Scope of this cache. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||