Package org.apache.cassandra.config
Class StorageAttachedIndexOptions
java.lang.Object
org.apache.cassandra.config.StorageAttachedIndexOptions
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
DEFAULT_SEGMENT_BUFFER_MB
public static final int DEFAULT_SEGMENT_BUFFER_MB- See Also:
-
MAXIMUM_SEGMENT_BUFFER_MB
public static final int MAXIMUM_SEGMENT_BUFFER_MB- See Also:
-
INVALID_BUFFER_SIZE_ERROR
- See Also:
-
segment_write_buffer_size
-
prioritize_over_legacy_index
public volatile boolean prioritize_over_legacy_index
-
-
Constructor Details
-
StorageAttachedIndexOptions
public StorageAttachedIndexOptions()
-
-
Method Details
-
validate
public void validate()
-