| Package | Description |
|---|---|
| org.apache.nifi.processors.standard |
| Modifier and Type | Field and Description |
|---|---|
private TailFile.TailFileState |
TailFile.TailFileObject.state |
| Modifier and Type | Method and Description |
|---|---|
private TailFile.TailFileState |
TailFile.consumeFileFully(File file,
ProcessContext context,
ProcessSession session,
TailFile.TailFileObject tfo)
Creates a new FlowFile that contains the entire contents of the given
file and transfers that FlowFile to success.
|
TailFile.TailFileState |
TailFile.TailFileObject.getState() |
| Modifier and Type | Method and Description |
|---|---|
void |
TailFile.TailFileObject.setState(TailFile.TailFileState state) |
| Constructor and Description |
|---|
TailFileObject(int index,
TailFile.TailFileState fileState) |
Copyright © 2023 Apache NiFi Project. All rights reserved.