public class CacheExpirer extends Object
| Constructor and Description |
|---|
CacheExpirer(long retentionPeriod,
InMemoryTable cacheTable,
Map<String,Table> tableMap,
AbstractQueryableRecordTable storeTable,
SiddhiAppContext siddhiAppContext) |
public CacheExpirer(long retentionPeriod,
InMemoryTable cacheTable,
Map<String,Table> tableMap,
AbstractQueryableRecordTable storeTable,
SiddhiAppContext siddhiAppContext)
public Runnable generateCacheExpirer()
Copyright © 2019. All rights reserved.