Package | Description |
---|---|
org.infinispan.counter.configuration |
Embedded Clustered Counter Configuration.
|
Modifier and Type | Method and Description |
---|---|
CounterManagerConfigurationBuilder |
CounterManagerConfigurationBuilder.numOwner(int numOwners)
Sets the number of copies of the counter's value available in the cluster.
|
CounterManagerConfigurationBuilder |
CounterManagerConfigurationBuilder.reliability(Reliability reliability)
Sets the
Reliability mode. |
Copyright © 2018 JBoss, a division of Red Hat. All rights reserved.