Package | Description |
---|---|
org.infinispan.functional |
Functional API package
|
Modifier and Type | Field and Description |
---|---|
static Param.ReplicationMode[] |
Param.ReplicationMode.CACHED_VALUES |
Modifier and Type | Method and Description |
---|---|
static Param.ReplicationMode |
Param.ReplicationMode.defaultValue() |
Param.ReplicationMode |
Param.ReplicationMode.get() |
static Param.ReplicationMode |
Param.ReplicationMode.valueOf(int ordinal) |
static Param.ReplicationMode |
Param.ReplicationMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Param.ReplicationMode[] |
Param.ReplicationMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2020 JBoss, a division of Red Hat. All rights reserved.