Package com.yelloowstone.nf2t.cli
Class FlowFileResult
java.lang.Object
com.yelloowstone.nf2t.cli.FlowFileResult
-
Constructor Summary
ConstructorDescriptionFlowFileResult
(SourceFile flowFilePath, SourceFile contentPath, Map<String, String> attributes, long size) -
Method Summary
-
Constructor Details
-
FlowFileResult
public FlowFileResult(SourceFile flowFilePath, SourceFile contentPath, Map<String, String> attributes, long size)
-
-
Method Details
-
getFlowFilePath
-
getContentPath
-
getAttributes
-
getContentSize
public long getContentSize() -
setContentPath
-