Package org.elasticsearch.common
Class Rounding.Builder
java.lang.Object
org.elasticsearch.common.Rounding.Builder
- Enclosing class:
- Rounding
-
Constructor Details
-
Builder
-
Builder
-
-
Method Details
-
timeZone
-
offset
Sets the offset of this rounding from the normal beginning of the interval. Use this to start days at 6am or months on the 15th.- Parameters:
offset
- the offset, in milliseconds
-
build
-