|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ConsistentHashStrategy | |
|---|---|
| org.wildfly.extras.creaper.commands.infinispan.cache | |
| Uses of ConsistentHashStrategy in org.wildfly.extras.creaper.commands.infinispan.cache |
|---|
| Methods in org.wildfly.extras.creaper.commands.infinispan.cache that return ConsistentHashStrategy | |
|---|---|
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. |
| Methods in org.wildfly.extras.creaper.commands.infinispan.cache with parameters of type ConsistentHashStrategy | |
|---|---|
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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||