Uses of Class
org.voltdb.client.ClientStatsContext
Packages that use ClientStatsContext
-
Uses of ClientStatsContext in org.voltdb.client
Methods in org.voltdb.client that return ClientStatsContextModifier and TypeMethodDescriptionClient.createStatsContext()Get aClientStatsContextinstance 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.