| Modifier and Type | Class and Description |
|---|---|
static class |
Messages.TestOrcaReport
Metrics data the server will update and send to the client.
|
static class |
Messages.TestOrcaReport.Builder
Metrics data the server will update and send to the client.
|
| Modifier and Type | Method and Description |
|---|---|
Messages.TestOrcaReportOrBuilder |
Messages.StreamingOutputCallRequestOrBuilder.getOrcaOobReportOrBuilder()
If set the server should update this metrics report data at the OOB server.
|
Messages.TestOrcaReportOrBuilder |
Messages.StreamingOutputCallRequest.getOrcaOobReportOrBuilder()
If set the server should update this metrics report data at the OOB server.
|
Messages.TestOrcaReportOrBuilder |
Messages.StreamingOutputCallRequest.Builder.getOrcaOobReportOrBuilder()
If set the server should update this metrics report data at the OOB server.
|
Messages.TestOrcaReportOrBuilder |
Messages.SimpleRequestOrBuilder.getOrcaPerQueryReportOrBuilder()
If set the server should record this metrics report data for the current RPC.
|
Messages.TestOrcaReportOrBuilder |
Messages.SimpleRequest.getOrcaPerQueryReportOrBuilder()
If set the server should record this metrics report data for the current RPC.
|
Messages.TestOrcaReportOrBuilder |
Messages.SimpleRequest.Builder.getOrcaPerQueryReportOrBuilder()
If set the server should record this metrics report data for the current RPC.
|