protected abstract static class JsonExtractor.Entry extends Object
protected
JsonExtractor.Entry()
static JsonExtractor.Entry
create(String key, Object value)
abstract String
key()
abstract Object
value()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
protected JsonExtractor.Entry()
public abstract String key()
@Nullable public abstract Object value()
public static JsonExtractor.Entry create(String key, @Nullable Object value)
Copyright © 2012-2015 Graylog, Inc.. All Rights Reserved.