Class Rounding.Builder

java.lang.Object
org.elasticsearch.common.rounding.Rounding.Builder
Enclosing class:
Rounding

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

    Constructors 
    Constructor Description
    Builder​(DateTimeUnit unit)  
    Builder​(TimeValue interval)  
  • Method Summary

    Modifier and Type Method Description
    Rounding build()  
    Rounding.Builder timeZone​(org.joda.time.DateTimeZone timeZone)  

    Methods inherited from class java.lang.Object

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