Class IndexMergeConfiguration
java.lang.Object
org.infinispan.commons.configuration.attributes.ConfigurationElement<IndexMergeConfiguration>
org.infinispan.configuration.cache.IndexMergeConfiguration
- All Implemented Interfaces:
Matchable<IndexMergeConfiguration>
,Updatable<IndexMergeConfiguration>
- Since:
- 12.0
-
Field Summary
Modifier and TypeFieldDescriptionstatic final AttributeDefinition
<Boolean> static final AttributeDefinition
<Integer> static final AttributeDefinition
<Integer> static final AttributeDefinition
<Integer> static final AttributeDefinition
<Integer> static final AttributeDefinition
<Integer> Fields inherited from class org.infinispan.commons.configuration.attributes.ConfigurationElement
attributes, CHILDLESS, children, element, repeated
-
Method Summary
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
-
Field Details
-
MAX_ENTRIES
-
FACTOR
-
MIN_SIZE
-
MAX_SIZE
-
MAX_FORCED_SIZE
-
CALIBRATE_BY_DELETES
-
-
Method Details
-
maxEntries
-
factor
-
minSize
-
maxSize
-
maxForcedSize
-
calibrateByDeletes
-