| Package | Description |
|---|---|
| org.hibernate.search.elasticsearch.work.impl | |
| org.hibernate.search.elasticsearch.work.impl.builder | |
| org.hibernate.search.elasticsearch.work.impl.factory |
| Modifier and Type | Class and Description |
|---|---|
static class |
IndexWork.Builder |
| Modifier and Type | Method and Description |
|---|---|
IndexWorkBuilder |
IndexWorkBuilder.monitor(IndexingMonitor monitor) |
| Modifier and Type | Method and Description |
|---|---|
IndexWorkBuilder |
ElasticsearchWorkFactory.index(URLEncodedString indexName,
URLEncodedString typeName,
URLEncodedString id,
com.google.gson.JsonObject document) |
IndexWorkBuilder |
Elasticsearch2WorkFactory.index(URLEncodedString indexName,
URLEncodedString typeName,
URLEncodedString id,
com.google.gson.JsonObject document) |
Copyright © 2006–2017 Hibernate. All rights reserved.