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