| Package | Description |
|---|---|
| org.infinispan.counter.configuration |
Embedded Clustered Counter Configuration.
|
| Modifier and Type | Method and Description |
|---|---|
Reliability |
CounterManagerConfiguration.reliability() |
static Reliability |
Reliability.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Reliability[] |
Reliability.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
CounterManagerConfigurationBuilder |
CounterManagerConfigurationBuilder.reliability(Reliability reliability)
Sets the
Reliability mode. |
Copyright © 2018 JBoss, a division of Red Hat. All rights reserved.