Package | Description |
---|---|
com.google.cloud.bigtable.grpc.async | |
com.google.cloud.bigtable.metrics |
Modifier and Type | Field and Description |
---|---|
protected Timer.Context |
AbstractRetryingOperation.operationTimerContext |
protected Timer.Context |
AbstractRetryingOperation.rpcTimerContext |
Modifier and Type | Method and Description |
---|---|
Timer.Context |
BigtableAsyncRpc.RpcMetrics.timeOperation() |
Timer.Context |
BigtableAsyncRpc.RpcMetrics.timeRpc() |
Modifier and Type | Method and Description |
---|---|
Timer.Context |
Timer.time()
Returns a new
Timer.Context . |