| Constructor and Description |
|---|
AsJSON() |
| Modifier and Type | Method and Description |
|---|---|
String |
getKey() |
Data |
process(Data input) |
void |
setKey(String key) |
String key
public String getKey()
@Parameter(required=false, description="The attribute into which the JSON string of this item should be stored. Default is \'@json\'.") public void setKey(String key)
key - the key to setpublic Data process(Data input)
process in interface ProcessorProcessor.process(stream.Data)Copyright © 2018. All rights reserved.