public abstract static class AbstractCodec.Config extends Object implements Codec.Config
CK_OVERRIDE_SOURCE| Constructor and Description |
|---|
Config() |
| Modifier and Type | Method and Description |
|---|---|
ConfigurationRequest |
getRequestedConfiguration() |
void |
overrideDefaultValues(ConfigurationRequest cr) |
public ConfigurationRequest getRequestedConfiguration()
getRequestedConfiguration in interface Codec.Configpublic void overrideDefaultValues(@Nonnull ConfigurationRequest cr)
overrideDefaultValues in interface Codec.ConfigCopyright © 2012-2016 Graylog, Inc.. All Rights Reserved.