Class TermsGroupSource.Builder

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

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

    Constructors 
    Constructor Description
    Builder()  
  • Method Summary

    Modifier and Type Method Description
    TermsGroupSource build()  
    TermsGroupSource.Builder setField​(java.lang.String field)
    The field with which to construct the date histogram grouping
    TermsGroupSource.Builder setScript​(org.elasticsearch.script.Script script)
    The script with which to construct the terms grouping

    Methods inherited from class java.lang.Object

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