Uses of Class
org.voltdb.client.ClientStatsContext
-
Uses of ClientStatsContext in org.voltdb.client
Modifier and TypeMethodDescriptionClient.createStatsContext()
Get aClientStatsContext
instance to fetch and process performance statistics.Client2.createStatsContext()
Statistics support: returns a statistics context associated with this client.ClientStatsContext.fetch()
Fetch current statistics from the client internals.ClientStatsContext.fetchAndResetBaseline()
Fetch current statistics from the client internals and set them to be the current baseline.