| Package | Description |
|---|---|
| org.springframework.data.elasticsearch.annotations | |
| org.springframework.data.elasticsearch.core.convert |
| Modifier and Type | Method and Description |
|---|---|
static DateFormat |
DateFormat.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DateFormat[] |
DateFormat.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static ElasticsearchDateConverter |
ElasticsearchDateConverter.of(DateFormat dateFormat)
Creates an ElasticsearchDateConverter for the given
DateFormat. |
Copyright © 2011–2021 Pivotal Software, Inc.. All rights reserved.