Uses of Class
org.apache.nifi.api.toolkit.model.StreamingOutput
Packages that use StreamingOutput
-
Uses of StreamingOutput in org.apache.nifi.api.toolkit.api
Methods in org.apache.nifi.api.toolkit.api that return StreamingOutputModifier and TypeMethodDescriptionSwaggerResourceApi.downloadFlowFileContent
(String id, String flowfileUuid, String clientId, String clusterNodeId) Gets the content for a FlowFile in a Connection.SwaggerResourceApi.getFlowMetrics
(String producer, List<String> includedRegistries, String sampleName, String sampleLabelValue, String rootFieldName) Gets all metrics for the flow from a particular nodeSwaggerResourceApi.getInputContent
(String id, String clusterNodeId) Gets the input content for a provenance eventSwaggerResourceApi.getOutputContent
(String id, String clusterNodeId) Gets the output content for a provenance eventSwaggerResourceApi.transferFlowFiles
(String portId, String transactionId) Transfer flow files from the output port