Package oracle.nosql.driver
Interface StatsControl.StatsHandler
- Enclosing interface:
- StatsControl
Handler interface that user can register to get access to stats at
 the end of the interval.
- 
Method SummaryModifier and TypeMethodDescriptionvoidStats are available in a MapValue instance that can be searched or rendered in JSON format usingFieldValue.toString()orFieldValue.toJson().
- 
Method Details- 
acceptStats are available in a MapValue instance that can be searched or rendered in JSON format usingFieldValue.toString()orFieldValue.toJson().
 
-