Class StorageAttachedIndexOptions


  • public class StorageAttachedIndexOptions
    extends java.lang.Object
    • Field Detail

      • DEFAULT_SEGMENT_BUFFER_MB

        public static final int DEFAULT_SEGMENT_BUFFER_MB
        See Also:
        Constant Field Values
      • MAXIMUM_SEGMENT_BUFFER_MB

        public static final int MAXIMUM_SEGMENT_BUFFER_MB
        See Also:
        Constant Field Values
      • INVALID_BUFFER_SIZE_ERROR

        public static final java.lang.String INVALID_BUFFER_SIZE_ERROR
        See Also:
        Constant Field Values
      • prioritize_over_legacy_index

        public volatile boolean prioritize_over_legacy_index
    • Constructor Detail

      • StorageAttachedIndexOptions

        public StorageAttachedIndexOptions()
    • Method Detail

      • validate

        public void validate()