public abstract class UnknownRetentionStrategyConfig extends Object implements RetentionStrategyConfig
RetentionStrategyConfig if the requested class is not
available (usually because it was contributed by a plugin which is not loaded).
By itself it does nothing useful except accepting all properties but not exposing them.
TYPE_FIELD| Constructor and Description |
|---|
UnknownRetentionStrategyConfig() |
| Modifier and Type | Method and Description |
|---|---|
static UnknownRetentionStrategyConfig |
create() |
static UnknownRetentionStrategyConfig |
createDefault() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waittypepublic static UnknownRetentionStrategyConfig create()
public static UnknownRetentionStrategyConfig createDefault()
Copyright © 2012–2021 Graylog, Inc.. All rights reserved.