Package org.elasticsearch.common
Class Rounding.Builder
java.lang.Object
org.elasticsearch.common.Rounding.Builder
- Enclosing class:
- Rounding
public static class Rounding.Builder
extends java.lang.Object
-
Constructor Summary
Constructors Constructor Description Builder(Rounding.DateTimeUnit unit)Builder(org.elasticsearch.common.unit.TimeValue interval) -
Method Summary
Modifier and Type Method Description Roundingbuild()Rounding.Builderoffset(long offset)Sets the offset of this rounding from the normal beginning of the interval.Rounding.BuildertimeZone(java.time.ZoneId timeZone)