Class IndexConfiguration
java.lang.Object
org.infinispan.persistence.sifs.configuration.IndexConfiguration
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final AttributeDefinition<String>
static final AttributeDefinition<Integer>
static final AttributeDefinition<Integer>
static final AttributeDefinition<Integer>
static final AttributeDefinition<Integer>
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic AttributeSet
boolean
int
hashCode()
int
int
Deprecated, for removal: This API element is subject to removal in a future version.int
int
void
setLocation
(String location) toString()
-
Field Details
-
INDEX_LOCATION
-
INDEX_QUEUE_LENGTH
-
INDEX_SEGMENTS
-
MIN_NODE_SIZE
-
MAX_NODE_SIZE
-
-
Constructor Details
-
IndexConfiguration
-
-
Method Details
-
attributeDefinitionSet
-
attributes
-
indexLocation
-
setLocation
-
indexSegments
Deprecated, for removal: This API element is subject to removal in a future version.This is no longer used as we create an index file per cache segment instead -
minNodeSize
public int minNodeSize() -
maxNodeSize
public int maxNodeSize() -
indexQueueLength
public int indexQueueLength() -
equals
-
hashCode
public int hashCode() -
toString
-