Class IndexRolloverMappingBuilders


  • public class IndexRolloverMappingBuilders
    extends java.lang.Object
    Builders for IndexRolloverMapping variants.

    Variants by_type are not available here as they don't have a dedicated class. Use IndexRolloverMapping's builder for these.

    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static TypeMapping.Builder single()
      Creates a builder for the single IndexRolloverMapping variant.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait