| Class | Description |
|---|---|
| Aggregation |
Protobuf type
tipb.Aggregation |
| Aggregation.Builder |
Protobuf type
tipb.Aggregation |
| Analyze | |
| AnalyzeColumnsReq |
Protobuf type
tipb.AnalyzeColumnsReq |
| AnalyzeColumnsReq.Builder |
Protobuf type
tipb.AnalyzeColumnsReq |
| AnalyzeColumnsResp |
Protobuf type
tipb.AnalyzeColumnsResp |
| AnalyzeColumnsResp.Builder |
Protobuf type
tipb.AnalyzeColumnsResp |
| AnalyzeIndexReq |
Protobuf type
tipb.AnalyzeIndexReq |
| AnalyzeIndexReq.Builder |
Protobuf type
tipb.AnalyzeIndexReq |
| AnalyzeIndexResp |
Protobuf type
tipb.AnalyzeIndexResp |
| AnalyzeIndexResp.Builder |
Protobuf type
tipb.AnalyzeIndexResp |
| AnalyzeReq |
Protobuf type
tipb.AnalyzeReq |
| AnalyzeReq.Builder |
Protobuf type
tipb.AnalyzeReq |
| Bucket |
Bucket is an element of histogram.
|
| Bucket.Builder |
Bucket is an element of histogram.
|
| ByItem |
ByItem type for group by and order by.
|
| ByItem.Builder |
ByItem type for group by and order by.
|
| Checksum | |
| ChecksumRequest |
Protobuf type
tipb.ChecksumRequest |
| ChecksumRequest.Builder |
Protobuf type
tipb.ChecksumRequest |
| ChecksumResponse |
Protobuf type
tipb.ChecksumResponse |
| ChecksumResponse.Builder |
Protobuf type
tipb.ChecksumResponse |
| ChecksumRewriteRule |
Protobuf type
tipb.ChecksumRewriteRule |
| ChecksumRewriteRule.Builder |
Protobuf type
tipb.ChecksumRewriteRule |
| Chunk |
Chunk contains multiple rows data and rows meta.
|
| Chunk.Builder |
Chunk contains multiple rows data and rows meta.
|
| ChunkMemoryLayout |
Protobuf type
tipb.ChunkMemoryLayout |
| ChunkMemoryLayout.Builder |
Protobuf type
tipb.ChunkMemoryLayout |
| CMSketch |
Protobuf type
tipb.CMSketch |
| CMSketch.Builder |
Protobuf type
tipb.CMSketch |
| CMSketchRow |
Protobuf type
tipb.CMSketchRow |
| CMSketchRow.Builder |
Protobuf type
tipb.CMSketchRow |
| CMSketchTopN |
Protobuf type
tipb.CMSketchTopN |
| CMSketchTopN.Builder |
Protobuf type
tipb.CMSketchTopN |
| ColumnInfo |
Protobuf type
tipb.ColumnInfo |
| ColumnInfo.Builder |
Protobuf type
tipb.ColumnInfo |
| CompareInMetadata |
Protobuf type
tipb.CompareInMetadata |
| CompareInMetadata.Builder |
Protobuf type
tipb.CompareInMetadata |
| DAGRequest |
DAGRequest represents the request that will be handled with DAG mode.
|
| DAGRequest.Builder |
DAGRequest represents the request that will be handled with DAG mode.
|
| Error |
Protobuf type
tipb.Error |
| Error.Builder |
Protobuf type
tipb.Error |
| Executor |
It represents a Executor.
|
| Executor.Builder |
It represents a Executor.
|
| ExecutorExecutionSummary |
Protobuf type
tipb.ExecutorExecutionSummary |
| ExecutorExecutionSummary.Builder |
Protobuf type
tipb.ExecutorExecutionSummary |
| ExecutorOuterClass | |
| Expr |
Evaluators should implement evaluation functions for every expression type.
|
| Expr.Builder |
Evaluators should implement evaluation functions for every expression type.
|
| Expression | |
| FieldType |
Protobuf type
tipb.FieldType |
| FieldType.Builder |
Protobuf type
tipb.FieldType |
| FMSketch |
FMSketch is used to count distinct values for columns.
|
| FMSketch.Builder |
FMSketch is used to count distinct values for columns.
|
| Histogram |
Protobuf type
tipb.Histogram |
| Histogram.Builder |
Protobuf type
tipb.Histogram |
| IndexInfo |
Protobuf type
tipb.IndexInfo |
| IndexInfo.Builder |
Protobuf type
tipb.IndexInfo |
| IndexScan |
Protobuf type
tipb.IndexScan |
| IndexScan.Builder |
Protobuf type
tipb.IndexScan |
| InUnionMetadata |
Protobuf type
tipb.InUnionMetadata |
| InUnionMetadata.Builder |
Protobuf type
tipb.InUnionMetadata |
| KeyRange |
KeyRange is the encoded index key range, low is closed, high is open.
|
| KeyRange.Builder |
KeyRange is the encoded index key range, low is closed, high is open.
|
| Limit |
Protobuf type
tipb.Limit |
| Limit.Builder |
Protobuf type
tipb.Limit |
| Metadata | |
| Projection |
Protobuf type
tipb.Projection |
| Projection.Builder |
Protobuf type
tipb.Projection |
| Row |
values are all in text format.
|
| Row.Builder |
values are all in text format.
|
| RowMeta |
RowMeta contains row handle and length of a row.
|
| RowMeta.Builder |
RowMeta contains row handle and length of a row.
|
| RpnExpr |
Expression organized in RPN form.
|
| RpnExpr.Builder |
Expression organized in RPN form.
|
| SampleCollector |
SampleCollector is used for collect samples and calculate the count and ndv of an column.
|
| SampleCollector.Builder |
SampleCollector is used for collect samples and calculate the count and ndv of an column.
|
| Schema | |
| Select | |
| Selection |
Protobuf type
tipb.Selection |
| Selection.Builder |
Protobuf type
tipb.Selection |
| SelectResponse |
Response for SelectRequest.
|
| SelectResponse.Builder |
Response for SelectRequest.
|
| StreamResponse |
Protobuf type
tipb.StreamResponse |
| StreamResponse.Builder |
Protobuf type
tipb.StreamResponse |
| TableInfo |
Protobuf type
tipb.TableInfo |
| TableInfo.Builder |
Protobuf type
tipb.TableInfo |
| TableScan |
Protobuf type
tipb.TableScan |
| TableScan.Builder |
Protobuf type
tipb.TableScan |
| TopN |
Protobuf type
tipb.TopN |
| TopN.Builder |
Protobuf type
tipb.TopN |
| UserIdentity |
Protobuf type
tipb.UserIdentity |
| UserIdentity.Builder |
Protobuf type
tipb.UserIdentity |
| Enum | Description |
|---|---|
| AnalyzeType |
Protobuf enum
tipb.AnalyzeType |
| ChecksumAlgorithm |
Protobuf enum
tipb.ChecksumAlgorithm |
| ChecksumScanOn |
Protobuf enum
tipb.ChecksumScanOn |
| EncodeType |
Protobuf enum
tipb.EncodeType |
| Endian |
Protobuf enum
tipb.Endian |
| ExecType |
Protobuf enum
tipb.ExecType |
| ExprType |
Children count 0.
|
| ScalarFuncSig |
Protobuf enum
tipb.ScalarFuncSig |
Copyright © 2025 PingCAP. All rights reserved.