Class InMemoryRuleService

java.lang.Object
org.graylog.plugins.pipelineprocessor.db.memory.InMemoryRuleService
All Implemented Interfaces:
RuleService

public class InMemoryRuleService extends Object implements RuleService
A RuleService that does not persist any data, but simply keeps it in memory.