protected static class LogAttribute.FlowFilePayloadCallback extends Object implements InputStreamCallback
| Modifier and Type | Field and Description |
|---|---|
private Charset |
charset |
private String |
contents |
| Constructor and Description |
|---|
FlowFilePayloadCallback(Charset charset) |
| Modifier and Type | Method and Description |
|---|---|
String |
getContents() |
void |
process(InputStream in) |
public FlowFilePayloadCallback(Charset charset)
public void process(InputStream in) throws IOException
process in interface InputStreamCallbackIOExceptionpublic String getContents()
Copyright © 2023 Apache NiFi Project. All rights reserved.