| Package | Description |
|---|---|
| org.hibernate.search.elasticsearch.work.impl |
| Modifier and Type | Method and Description |
|---|---|
protected CreateIndexResult |
CreateIndexWork.generateResult(ElasticsearchWorkExecutionContext context,
org.elasticsearch.client.Response response,
com.google.gson.JsonObject parsedResponseBody) |
static CreateIndexResult |
CreateIndexResult.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CreateIndexResult[] |
CreateIndexResult.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2006–2017 Hibernate. All rights reserved.