| Modifier and Type | Field and Description |
|---|---|
(package private) String |
key |
(package private) static org.slf4j.Logger |
log |
(package private) Sink[] |
output |
| Constructor and Description |
|---|
Unfold() |
public Data process(Data input)
process in interface ProcessorProcessor.process(stream.Data)public void emit(Data item)
public String getKey()
public void setKey(String key)
key - the key to setpublic Sink[] getOutput()
public void setOutput(Sink[] output)
output - the output to setCopyright © 2018. All rights reserved.