Class HistogramGroupSource.Builder

java.lang.Object
org.elasticsearch.client.transform.transforms.pivot.HistogramGroupSource.Builder
Enclosing class:
HistogramGroupSource

public static class HistogramGroupSource.Builder
extends java.lang.Object
  • Constructor Summary

    Constructors 
    Constructor Description
    Builder()  
  • Method Summary

    Modifier and Type Method Description
    HistogramGroupSource build()  
    HistogramGroupSource.Builder setField​(java.lang.String field)
    The field to reference in the histogram grouping
    HistogramGroupSource.Builder setInterval​(double interval)
    Set the interval for the histogram aggregation

    Methods inherited from class java.lang.Object

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