Reference documentation and code samples for the Cloud Bigtable V2 Client class RequestStats.
RequestStats is the container for additional information pertaining to a single request, helpful for evaluating the performance of the sent request.
Currently, there are the following supported methods:
- google.bigtable.v2.ReadRows
Generated from protobuf message google.bigtable.v2.RequestStats
Namespace
Google \ Cloud \ Bigtable \ V2Methods
__construct
Constructor.
Parameters | |
---|---|
Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ full_read_stats_view |
Google\Cloud\Bigtable\V2\FullReadStatsView
Available with the ReadRowsRequest.RequestStatsView.REQUEST_STATS_FULL view, see package google.bigtable.v2. |
getFullReadStatsView
Available with the ReadRowsRequest.RequestStatsView.REQUEST_STATS_FULL view, see package google.bigtable.v2.
Returns | |
---|---|
Type | Description |
Google\Cloud\Bigtable\V2\FullReadStatsView|null |
hasFullReadStatsView
setFullReadStatsView
Available with the ReadRowsRequest.RequestStatsView.REQUEST_STATS_FULL view, see package google.bigtable.v2.
Parameter | |
---|---|
Name | Description |
var |
Google\Cloud\Bigtable\V2\FullReadStatsView
|
Returns | |
---|---|
Type | Description |
$this |
getStatsView
Returns | |
---|---|
Type | Description |
string |