public interface DetailedMetrics
and
oracle.kv.ParallelScanIterator#getShardMetrics().| Modifier and Type | Method | Description |
|---|---|---|
java.lang.String |
getName() |
Return the name of the Shard or a Partition.
|
long |
getScanRecordCount() |
Return the record count for the Shard or Partition.
|
long |
getScanTime() |
Return the total time in Milli Seconds for scanning the Shard or
Partition.
|
Copyright (c) 2011, 2018 Oracle and/or its affiliates. All rights reserved.