Interface ComputePartitionStats.Result

Enclosing interface:
ComputePartitionStats

public static interface ComputePartitionStats.Result
The result of partition statistics collection.
  • Method Summary

    Modifier and Type
    Method
    Description
    Returns statistics file or null if no statistics were collected.
  • Method Details

    • statisticsFile

      PartitionStatisticsFile statisticsFile()
      Returns statistics file or null if no statistics were collected.