Class AbstractIndexRetentionStrategy

java.lang.Object
org.graylog2.indexer.retention.strategies.AbstractIndexRetentionStrategy
All Implemented Interfaces:
RetentionStrategy
Direct Known Subclasses:
ClosingRetentionStrategy, DeletionRetentionStrategy, NoopRetentionStrategy

public abstract class AbstractIndexRetentionStrategy extends Object implements RetentionStrategy