| Package | Description |
|---|---|
| org.hibernate.search.backend.elasticsearch.client.spi | |
| org.hibernate.search.backend.elasticsearch.util.spi |
| Modifier and Type | Method and Description |
|---|---|
ElasticsearchRequest.Builder |
ElasticsearchRequest.Builder.pathComponent(URLEncodedString pathComponent) |
| Modifier and Type | Method and Description |
|---|---|
ElasticsearchRequest.Builder |
ElasticsearchRequest.Builder.multiValuedPathComponent(Iterable<URLEncodedString> indexNames) |
| Modifier and Type | Method and Description |
|---|---|
static URLEncodedString |
URLEncodedString.fromJSon(com.google.gson.JsonElement jsonElement) |
static URLEncodedString |
URLEncodedString.fromString(String string) |
Copyright © 2006-2019 Red Hat, Inc. and others. Licensed under the GNU Lesser General Public License (LGPL), version 2.1 or later.