Package | Description |
---|---|
com.pingcap.tidb.tipb |
Modifier and Type | Class and Description |
---|---|
class |
ExecutorExecutionSummary
Protobuf type
tipb.ExecutorExecutionSummary |
static class |
ExecutorExecutionSummary.Builder
Protobuf type
tipb.ExecutorExecutionSummary |
Modifier and Type | Method and Description |
---|---|
ExecutorExecutionSummaryOrBuilder |
SelectResponse.getExecutionSummariesOrBuilder(int index)
The execution summary of each executor, in the order in request.
|
ExecutorExecutionSummaryOrBuilder |
SelectResponse.Builder.getExecutionSummariesOrBuilder(int index)
The execution summary of each executor, in the order in request.
|
ExecutorExecutionSummaryOrBuilder |
SelectResponseOrBuilder.getExecutionSummariesOrBuilder(int index)
The execution summary of each executor, in the order in request.
|
Modifier and Type | Method and Description |
---|---|
List<? extends ExecutorExecutionSummaryOrBuilder> |
SelectResponse.getExecutionSummariesOrBuilderList()
The execution summary of each executor, in the order in request.
|
List<? extends ExecutorExecutionSummaryOrBuilder> |
SelectResponse.Builder.getExecutionSummariesOrBuilderList()
The execution summary of each executor, in the order in request.
|
List<? extends ExecutorExecutionSummaryOrBuilder> |
SelectResponseOrBuilder.getExecutionSummariesOrBuilderList()
The execution summary of each executor, in the order in request.
|
Copyright © 2024 PingCAP. All rights reserved.