Send feedback
Class StatsRecorderWrapper (2.17.1)
Stay organized with collections
Save and categorize content based on your preferences.
Version latest keyboard_arrow_down
public class StatsRecorderWrapper
A wrapper to record built-in metrics
Constructors
StatsRecorderWrapper(ApiTracerFactory.OperationType operationType, SpanName spanName, Map<String,String> statsAttributes, StatsRecorder statsRecorder)
public StatsRecorderWrapper ( ApiTracerFactory . OperationType operationType , SpanName spanName , Map<String , String > statsAttributes , StatsRecorder statsRecorder )
Parameters
Methods
putApplicationLatencies(long applicationLatency)
public void putApplicationLatencies ( long applicationLatency )
Parameter
Name Description applicationLatency long
putAttemptLatencies(long attemptLatency)
public void putAttemptLatencies ( long attemptLatency )
Parameter
Name Description attemptLatency long
putBatchRequestThrottled(long throttledTimeMs)
public void putBatchRequestThrottled ( long throttledTimeMs )
Parameter
Name Description throttledTimeMs long
putFirstResponseLatencies(long firstResponseLatency)
public void putFirstResponseLatencies ( long firstResponseLatency )
Parameter
Name Description firstResponseLatency long
putGfeLatencies(long serverLatency)
public void putGfeLatencies ( long serverLatency )
Parameter
Name Description serverLatency long
public void putGfeMissingHeaders ( long connectivityErrors )
Parameter
Name Description connectivityErrors long
putOperationLatencies(long operationLatency)
public void putOperationLatencies ( long operationLatency )
Parameter
Name Description operationLatency long
putRetryCount(int attemptCount)
public void putRetryCount ( int attemptCount )
Parameter
Name Description attemptCount int
recordAttempt(String status, String tableId, String zone, String cluster)
public void recordAttempt ( String status , String tableId , String zone , String cluster )
Parameters
recordOperation(String status, String tableId, String zone, String cluster)
public void recordOperation ( String status , String tableId , String zone , String cluster )
Parameters
Send feedback
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License , and code samples are licensed under the Apache 2.0 License . For details, see the Google Developers Site Policies . Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-12-05 UTC.
Need to tell us more?
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-12-05 UTC."],[],[]]