public class HistoryDeleteEsDAO extends EsDAO implements IHistoryDeleteDAO
| Constructor and Description |
|---|
HistoryDeleteEsDAO(ElasticSearchClient client) |
| Modifier and Type | Method and Description |
|---|---|
void |
deleteHistory(String modelName,
String timeBucketColumnName,
Long timeBucketBefore) |
queryBuildgetClientpublic HistoryDeleteEsDAO(ElasticSearchClient client)
public void deleteHistory(String modelName, String timeBucketColumnName, Long timeBucketBefore) throws IOException
deleteHistory in interface IHistoryDeleteDAOIOExceptionCopyright © 2019 The Apache Software Foundation. All rights reserved.