Interface ComputeTableStats.Result

Enclosing interface:
ComputeTableStats

public static interface ComputeTableStats.Result
The result of table statistics collection.
  • Method Summary

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

    • statisticsFile

      StatisticsFile statisticsFile()
      Returns statistics file or none if no statistics were collected.