Class ForceMergeRequest.Defaults

java.lang.Object
org.elasticsearch.action.admin.indices.forcemerge.ForceMergeRequest.Defaults
Enclosing class:
ForceMergeRequest

public static final class ForceMergeRequest.Defaults
extends java.lang.Object
  • Field Summary

    Fields
    Modifier and Type Field Description
    static boolean FLUSH  
    static int MAX_NUM_SEGMENTS  
    static boolean ONLY_EXPUNGE_DELETES  
  • Constructor Summary

    Constructors
    Constructor Description
    Defaults()  
  • Method Summary

    Methods inherited from class java.lang.Object

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

  • Constructor Details

    • Defaults

      public Defaults()