|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CacheMode | |
|---|---|
| org.wildfly.extras.creaper.commands.infinispan.cache | |
| Uses of CacheMode in org.wildfly.extras.creaper.commands.infinispan.cache |
|---|
| Methods in org.wildfly.extras.creaper.commands.infinispan.cache that return CacheMode | |
|---|---|
static CacheMode |
CacheMode.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static CacheMode[] |
CacheMode.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in org.wildfly.extras.creaper.commands.infinispan.cache with parameters of type CacheMode | |
|---|---|
AddInvalidationCache.Builder |
AddInvalidationCache.Builder.mode(CacheMode mode)
|
AddReplicatedCache.Builder |
AddReplicatedCache.Builder.mode(CacheMode mode)
|
AddDistributedCache.Builder |
AddDistributedCache.Builder.mode(CacheMode mode)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||