public interface CounterSupplier extends StatisticSupplier
CounterDefinition.| Modifier and Type | Method and Description |
|---|---|
long |
getCount()
This will return the value of the counter or an undefined value if never started.
|
CounterSupplier |
snapshot()
Returns a snapshot of this statistic.
|
getStateCounterSupplier snapshot()
StatisticSuppliersnapshot in interface StatisticSupplierlong getCount()
Copyright © 2016 Actian Corporation. All rights reserved.