| Package | Description |
|---|---|
| org.wildfly.extras.creaper.commands.infinispan.cache |
| Modifier and Type | Method and Description |
|---|---|
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.
|
| Modifier and Type | Method and Description |
|---|---|
AddInvalidationCache.Builder |
AddInvalidationCache.Builder.mode(CacheMode mode) |
AddReplicatedCache.Builder |
AddReplicatedCache.Builder.mode(CacheMode mode) |
AddDistributedCache.Builder |
AddDistributedCache.Builder.mode(CacheMode mode) |
Copyright © 2021. All rights reserved.