Class CounterManagerConfiguration

java.lang.Object
org.infinispan.commons.configuration.attributes.ConfigurationElement<CounterManagerConfiguration>
org.infinispan.counter.configuration.CounterManagerConfiguration
All Implemented Interfaces:
org.infinispan.commons.configuration.attributes.Matchable<CounterManagerConfiguration>, org.infinispan.commons.configuration.attributes.Updatable<CounterManagerConfiguration>

public class CounterManagerConfiguration extends org.infinispan.commons.configuration.attributes.ConfigurationElement<CounterManagerConfiguration>
The CounterManager configuration.

It configures the number of owners (number of copies in the cluster) of a counter and the Reliability mode.

Since:
9.0
Author:
Pedro Ruivo
  • Field Summary

    Fields inherited from class org.infinispan.commons.configuration.attributes.ConfigurationElement

    attributes, CHILDLESS, children, element, repeated
  • Method Summary

    Modifier and Type
    Method
    Description
     
    int
     
     

    Methods inherited from class org.infinispan.commons.configuration.attributes.ConfigurationElement

    attributes, child, children, children, elementName, equals, findAttribute, hashCode, isModified, list, matches, toString, update, validateUpdate, write

    Methods inherited from class java.lang.Object

    clone, finalize, getClass, notify, notifyAll, wait, wait, wait