static interface SampleRecord.SamplingStrategy
| Modifier and Type | Method and Description |
|---|---|
WriteResult |
finish() |
void |
init() |
void |
sample(Record record) |
void init() throws IOException
IOExceptionvoid sample(Record record) throws IOException
IOExceptionWriteResult finish() throws IOException
IOExceptionCopyright © 2023 Apache NiFi Project. All rights reserved.