| Modifier and Type | Interface and Description |
|---|---|
interface |
ElasticsearchClientImplementor
An interface allowing to configure an
ElasticsearchClient. |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultElasticsearchClient |
| Modifier and Type | Method and Description |
|---|---|
ElasticsearchDialect |
DefaultElasticsearchDialectFactory.createDialect(ElasticsearchClient client,
Properties properties) |
ElasticsearchDialect |
ElasticsearchDialectFactory.createDialect(ElasticsearchClient client,
Properties properties) |
| Constructor and Description |
|---|
ElasticsearchWorkProcessor(BuildContext context,
ElasticsearchClient client,
GsonProvider gsonProvider,
ElasticsearchWorkFactory workFactory) |
| Modifier and Type | Method and Description |
|---|---|
ElasticsearchClient |
ForwardingElasticsearchWorkExecutionContext.getClient() |
ElasticsearchClient |
ElasticsearchWorkExecutionContext.getClient() |
Copyright © 2006–2017 Hibernate. All rights reserved.