Package | Description |
---|---|
org.elasticsearch.common.rounding |
Modifier and Type | Method and Description |
---|---|
static DateTimeUnit |
DateTimeUnit.resolve(byte id) |
static DateTimeUnit |
DateTimeUnit.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DateTimeUnit[] |
DateTimeUnit.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static TimeZoneRounding.Builder |
TimeZoneRounding.builder(DateTimeUnit unit) |
Constructor and Description |
---|
Builder(DateTimeUnit unit) |
Copyright © 2009–2015. All rights reserved.