public class IndexManager extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
INDEX_NAME |
| Constructor and Description |
|---|
IndexManager(org.elasticsearch.client.RestHighLevelClient client) |
| Modifier and Type | Method and Description |
|---|---|
String |
indexName(Class<?> entityClass) |
static void |
reset() |
public static final String INDEX_NAME
Copyright © 2021 Paul Warren. All rights reserved.