| Package | Description |
|---|---|
| org.wildfly.extras.creaper.commands.infinispan.cache |
| Modifier and Type | Method and Description |
|---|---|
static ConsistentHashStrategy |
ConsistentHashStrategy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ConsistentHashStrategy[] |
ConsistentHashStrategy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
AddDistributedCache.Builder |
AddDistributedCache.Builder.consistentHashStrategy(ConsistentHashStrategy consistentHashStrategy)
consistent-hash-strategy is only supported on WildFly 9 and above,
this setting will be ignored on previous versions. |
Copyright © 2021. All rights reserved.