protected abstract static class JsonExtractor.Entry extends Object
| Modifier | Constructor and Description |
|---|---|
protected |
Entry() |
| Modifier and Type | Method and Description |
|---|---|
static JsonExtractor.Entry |
create(String key,
Object value) |
abstract String |
key() |
abstract Object |
value() |
Copyright © 2012-2016 Graylog, Inc.. All Rights Reserved.