Uses of Class
org.apache.flink.runtime.taskexecutor.partition.ClusterPartitionReport.ClusterPartitionReportEntry
-
Packages that use ClusterPartitionReport.ClusterPartitionReportEntry Package Description org.apache.flink.runtime.taskexecutor.partition -
-
Uses of ClusterPartitionReport.ClusterPartitionReportEntry in org.apache.flink.runtime.taskexecutor.partition
Methods in org.apache.flink.runtime.taskexecutor.partition that return types with arguments of type ClusterPartitionReport.ClusterPartitionReportEntry Modifier and Type Method Description Collection<ClusterPartitionReport.ClusterPartitionReportEntry>ClusterPartitionReport. getEntries()Constructor parameters in org.apache.flink.runtime.taskexecutor.partition with type arguments of type ClusterPartitionReport.ClusterPartitionReportEntry Constructor Description ClusterPartitionReport(Collection<ClusterPartitionReport.ClusterPartitionReportEntry> entries)
-