public interface IAdminDataHandler extends Constructable, Destroyable
| Modifier and Type | Method and Description |
|---|---|
void |
createSchema() |
void |
deleteIndex(String index) |
org.elasticsearch.client.RestHighLevelClient |
getElasticsearchClient() |
ElasticsearchSettings |
getElasticsearchSettings() |
initdestroy, isDestroyedvoid deleteIndex(String index) throws IOException
IOExceptionvoid createSchema()
throws IOException
IOExceptionorg.elasticsearch.client.RestHighLevelClient getElasticsearchClient()
ElasticsearchSettings getElasticsearchSettings()
Copyright © 2015–2021 52North Initiative for Geospatial Open Source Software GmbH. All rights reserved.