public static interface JsonPathCodec.Factory extends Codec.Factory<JsonPathCodec>
| Modifier and Type | Method and Description |
|---|---|
JsonPathCodec |
create(Configuration configuration) |
JsonPathCodec.Config |
getConfig() |
JsonPathCodec.Descriptor |
getDescriptor() |
JsonPathCodec create(Configuration configuration)
create in interface Codec.Factory<JsonPathCodec>JsonPathCodec.Config getConfig()
getConfig in interface Codec.Factory<JsonPathCodec>JsonPathCodec.Descriptor getDescriptor()
getDescriptor in interface Codec.Factory<JsonPathCodec>Copyright © 2012-2016 Graylog, Inc.. All Rights Reserved.