public class ClusterPartitionReport extends Object implements Serializable
Modifier and Type | Class and Description |
---|---|
static class |
ClusterPartitionReport.ClusterPartitionReportEntry
An entry describing all partitions belonging to one dataset.
|
Constructor and Description |
---|
ClusterPartitionReport(Collection<ClusterPartitionReport.ClusterPartitionReportEntry> entries) |
Modifier and Type | Method and Description |
---|---|
Collection<ClusterPartitionReport.ClusterPartitionReportEntry> |
getEntries() |
String |
toString() |
public ClusterPartitionReport(Collection<ClusterPartitionReport.ClusterPartitionReportEntry> entries)
public Collection<ClusterPartitionReport.ClusterPartitionReportEntry> getEntries()
Copyright © 2014–2022 The Apache Software Foundation. All rights reserved.