public interface FlowFileSummary
Modifier and Type | Method and Description |
---|---|
String |
getFilename() |
long |
getLastQueuedTime() |
long |
getLineageStartDate() |
int |
getPosition() |
long |
getSize() |
String |
getUuid() |
boolean |
isPenalized() |
String getUuid()
String getFilename()
int getPosition()
long getSize()
long getLastQueuedTime()
long getLineageStartDate()
boolean isPenalized()
true
if the FlowFile is penalized, false
otherwiseCopyright © 2016 Apache NiFi Project. All rights reserved.