Class RollupV2

java.lang.Object
org.elasticsearch.rollup.RollupV2

public class RollupV2
extends java.lang.Object
  • Field Summary

    Fields
    Modifier and Type Field Description
    static boolean ROLLUP_V2_FEATURE_FLAG_ENABLED  
  • Constructor Summary

    Constructors
    Constructor Description
    RollupV2()  
  • Method Summary

    Modifier and Type Method Description
    static boolean isEnabled()  

    Methods inherited from class java.lang.Object

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

    • ROLLUP_V2_FEATURE_FLAG_ENABLED

      public static final boolean ROLLUP_V2_FEATURE_FLAG_ENABLED
  • Constructor Details

    • RollupV2

      public RollupV2()
  • Method Details

    • isEnabled

      public static boolean isEnabled()