Class MergesStats.Builder

    • Constructor Detail

      • Builder

        public Builder()
    • Method Detail

      • current

        public final MergesStats.Builder current​(long value)
        Required - API name: current
      • currentDocs

        public final MergesStats.Builder currentDocs​(long value)
        Required - API name: current_docs
      • currentSize

        public final MergesStats.Builder currentSize​(@Nullable
                                                     java.lang.String value)
        API name: current_size
      • currentSizeInBytes

        public final MergesStats.Builder currentSizeInBytes​(long value)
        Required - API name: current_size_in_bytes
      • totalAutoThrottle

        public final MergesStats.Builder totalAutoThrottle​(@Nullable
                                                           java.lang.String value)
        API name: total_auto_throttle
      • totalAutoThrottleInBytes

        public final MergesStats.Builder totalAutoThrottleInBytes​(long value)
        Required - API name: total_auto_throttle_in_bytes
      • totalDocs

        public final MergesStats.Builder totalDocs​(long value)
        Required - API name: total_docs
      • totalSize

        public final MergesStats.Builder totalSize​(@Nullable
                                                   java.lang.String value)
        API name: total_size
      • totalSizeInBytes

        public final MergesStats.Builder totalSizeInBytes​(long value)
        Required - API name: total_size_in_bytes
      • totalStoppedTime

        public final MergesStats.Builder totalStoppedTime​(@Nullable
                                                          java.lang.String value)
        API name: total_stopped_time
      • totalStoppedTimeInMillis

        public final MergesStats.Builder totalStoppedTimeInMillis​(long value)
        Required - API name: total_stopped_time_in_millis
      • totalThrottledTime

        public final MergesStats.Builder totalThrottledTime​(@Nullable
                                                            java.lang.String value)
        API name: total_throttled_time
      • totalThrottledTimeInMillis

        public final MergesStats.Builder totalThrottledTimeInMillis​(long value)
        Required - API name: total_throttled_time_in_millis
      • totalTime

        public final MergesStats.Builder totalTime​(@Nullable
                                                   java.lang.String value)
        API name: total_time
      • totalTimeInMillis

        public final MergesStats.Builder totalTimeInMillis​(long value)
        Required - API name: total_time_in_millis