Interface DetailedMetrics

    • Method Detail

      • getName

        String getName()
        Return the name of the Shard or a Partition.
      • getScanTime

        long getScanTime()
        Return the total time in Milli Seconds for scanning the Shard or Partition.
      • getScanRecordCount

        long getScanRecordCount()
        Return the record count for the Shard or Partition.