Uses of Class
com.cloudera.cdp.dfworkload.model.FlowSummary
Packages that use FlowSummary
-
Uses of FlowSummary in com.cloudera.cdp.dfworkload.model
Methods in com.cloudera.cdp.dfworkload.model that return types with arguments of type FlowSummaryModifier and TypeMethodDescriptionListFlowDraftsResponse.getFlowSummaries()Getter for flowSummaries.ListTestSessionsResponse.getRuntimeSessions()Getter for runtimeSessions.Method parameters in com.cloudera.cdp.dfworkload.model with type arguments of type FlowSummaryModifier and TypeMethodDescriptionvoidListFlowDraftsResponse.setFlowSummaries(List<FlowSummary> flowSummaries) Setter for flowSummaries.voidListTestSessionsResponse.setRuntimeSessions(List<FlowSummary> runtimeSessions) Setter for runtimeSessions.