Class IncrementalClusterStateWriter


  • public class IncrementalClusterStateWriter
    extends java.lang.Object
    Tracks the metadata written to disk, allowing updated metadata to be written incrementally (i.e. only writing out the changed metadata).
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • SLOW_WRITE_LOGGING_THRESHOLD

        public static final Setting<TimeValue> SLOW_WRITE_LOGGING_THRESHOLD