| Package | Description |
|---|---|
| org.graylog2.plugin.indexer.retention |
| Modifier and Type | Method and Description |
|---|---|
protected abstract RetentionStrategy.Type |
RetentionStrategy.getType() |
static RetentionStrategy.Type |
RetentionStrategy.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RetentionStrategy.Type[] |
RetentionStrategy.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2012-2016 Graylog, Inc.. All Rights Reserved.