| Modifier and Type | Class and Description |
|---|---|
class |
ClientFactorySwitcher |
class |
TransportClientFactory |
| Modifier and Type | Method and Description |
|---|---|
static IndexHelper.Builder |
IndexHelper.of(org.slf4j.Logger log,
ESClientFactory client,
ElasticSearchIndex index) |
static IndexHelper |
IndexHelper.of(org.slf4j.Logger log,
ESClientFactory client,
String indexName,
String objectType) |
static IndexHelper.Builder |
IndexHelper.of(org.slf4j.Logger log,
ESClientFactory client,
Supplier<String> indexName,
String objectType) |
| Constructor and Description |
|---|
ClientFactorySwitcher(String configured,
String name,
Map<String,ESClientFactory> map) |
Copyright © 2020. All rights reserved.