| Class and Description |
|---|
| Aggregation
Protobuf type
tipb.Aggregation |
| Aggregation.Builder
Protobuf type
tipb.Aggregation |
| AggregationOrBuilder |
| AnalyzeColumnsReq
Protobuf type
tipb.AnalyzeColumnsReq |
| AnalyzeColumnsReq.Builder
Protobuf type
tipb.AnalyzeColumnsReq |
| AnalyzeColumnsReqOrBuilder |
| AnalyzeColumnsResp
Protobuf type
tipb.AnalyzeColumnsResp |
| AnalyzeColumnsResp.Builder
Protobuf type
tipb.AnalyzeColumnsResp |
| AnalyzeColumnsRespOrBuilder |
| AnalyzeIndexReq
Protobuf type
tipb.AnalyzeIndexReq |
| AnalyzeIndexReq.Builder
Protobuf type
tipb.AnalyzeIndexReq |
| AnalyzeIndexReqOrBuilder |
| AnalyzeIndexResp
Protobuf type
tipb.AnalyzeIndexResp |
| AnalyzeIndexResp.Builder
Protobuf type
tipb.AnalyzeIndexResp |
| AnalyzeIndexRespOrBuilder |
| AnalyzeReq
Protobuf type
tipb.AnalyzeReq |
| AnalyzeReq.Builder
Protobuf type
tipb.AnalyzeReq |
| AnalyzeReqOrBuilder |
| AnalyzeType
Protobuf enum
tipb.AnalyzeType |
| Bucket
Bucket is an element of histogram.
|
| Bucket.Builder
Bucket is an element of histogram.
|
| BucketOrBuilder |
| ByItem
ByItem type for group by and order by.
|
| ByItem.Builder
ByItem type for group by and order by.
|
| ByItemOrBuilder |
| ChecksumAlgorithm
Protobuf enum
tipb.ChecksumAlgorithm |
| ChecksumRequest
Protobuf type
tipb.ChecksumRequest |
| ChecksumRequest.Builder
Protobuf type
tipb.ChecksumRequest |
| ChecksumRequestOrBuilder |
| ChecksumResponse
Protobuf type
tipb.ChecksumResponse |
| ChecksumResponse.Builder
Protobuf type
tipb.ChecksumResponse |
| ChecksumResponseOrBuilder |
| ChecksumRewriteRule
Protobuf type
tipb.ChecksumRewriteRule |
| ChecksumRewriteRule.Builder
Protobuf type
tipb.ChecksumRewriteRule |
| ChecksumRewriteRuleOrBuilder |
| ChecksumScanOn
Protobuf enum
tipb.ChecksumScanOn |
| 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 |
| ChunkMemoryLayoutOrBuilder |
| ChunkOrBuilder |
| CMSketch
Protobuf type
tipb.CMSketch |
| CMSketch.Builder
Protobuf type
tipb.CMSketch |
| CMSketchOrBuilder |
| CMSketchRow
Protobuf type
tipb.CMSketchRow |
| CMSketchRow.Builder
Protobuf type
tipb.CMSketchRow |
| CMSketchRowOrBuilder |
| CMSketchTopN
Protobuf type
tipb.CMSketchTopN |
| CMSketchTopN.Builder
Protobuf type
tipb.CMSketchTopN |
| CMSketchTopNOrBuilder |
| ColumnInfo
Protobuf type
tipb.ColumnInfo |
| ColumnInfo.Builder
Protobuf type
tipb.ColumnInfo |
| ColumnInfoOrBuilder |
| CompareInMetadata
Protobuf type
tipb.CompareInMetadata |
| CompareInMetadata.Builder
Protobuf type
tipb.CompareInMetadata |
| CompareInMetadataOrBuilder |
| 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.
|
| DAGRequestOrBuilder |
| EncodeType
Protobuf enum
tipb.EncodeType |
| Endian
Protobuf enum
tipb.Endian |
| Error
Protobuf type
tipb.Error |
| Error.Builder
Protobuf type
tipb.Error |
| ErrorOrBuilder |
| ExecType
Protobuf enum
tipb.ExecType |
| Executor
It represents a Executor.
|
| Executor.Builder
It represents a Executor.
|
| ExecutorExecutionSummary
Protobuf type
tipb.ExecutorExecutionSummary |
| ExecutorExecutionSummary.Builder
Protobuf type
tipb.ExecutorExecutionSummary |
| ExecutorExecutionSummaryOrBuilder |
| ExecutorOrBuilder |
| Expr
Evaluators should implement evaluation functions for every expression type.
|
| Expr.Builder
Evaluators should implement evaluation functions for every expression type.
|
| ExprOrBuilder |
| ExprType
Children count 0.
|
| FieldType
Protobuf type
tipb.FieldType |
| FieldType.Builder
Protobuf type
tipb.FieldType |
| FieldTypeOrBuilder |
| FMSketch
FMSketch is used to count distinct values for columns.
|
| FMSketch.Builder
FMSketch is used to count distinct values for columns.
|
| FMSketchOrBuilder |
| Histogram
Protobuf type
tipb.Histogram |
| Histogram.Builder
Protobuf type
tipb.Histogram |
| HistogramOrBuilder |
| IndexInfo
Protobuf type
tipb.IndexInfo |
| IndexInfo.Builder
Protobuf type
tipb.IndexInfo |
| IndexInfoOrBuilder |
| IndexScan
Protobuf type
tipb.IndexScan |
| IndexScan.Builder
Protobuf type
tipb.IndexScan |
| IndexScanOrBuilder |
| InUnionMetadata
Protobuf type
tipb.InUnionMetadata |
| InUnionMetadata.Builder
Protobuf type
tipb.InUnionMetadata |
| InUnionMetadataOrBuilder |
| 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.
|
| KeyRangeOrBuilder |
| Limit
Protobuf type
tipb.Limit |
| Limit.Builder
Protobuf type
tipb.Limit |
| LimitOrBuilder |
| Projection
Protobuf type
tipb.Projection |
| Projection.Builder
Protobuf type
tipb.Projection |
| ProjectionOrBuilder |
| 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.
|
| RowMetaOrBuilder |
| RowOrBuilder |
| RpnExpr
Expression organized in RPN form.
|
| RpnExpr.Builder
Expression organized in RPN form.
|
| RpnExprOrBuilder |
| 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.
|
| SampleCollectorOrBuilder |
| ScalarFuncSig
Protobuf enum
tipb.ScalarFuncSig |
| Selection
Protobuf type
tipb.Selection |
| Selection.Builder
Protobuf type
tipb.Selection |
| SelectionOrBuilder |
| SelectResponse
Response for SelectRequest.
|
| SelectResponse.Builder
Response for SelectRequest.
|
| SelectResponseOrBuilder |
| StreamResponse
Protobuf type
tipb.StreamResponse |
| StreamResponse.Builder
Protobuf type
tipb.StreamResponse |
| StreamResponseOrBuilder |
| TableInfo
Protobuf type
tipb.TableInfo |
| TableInfo.Builder
Protobuf type
tipb.TableInfo |
| TableInfoOrBuilder |
| TableScan
Protobuf type
tipb.TableScan |
| TableScan.Builder
Protobuf type
tipb.TableScan |
| TableScanOrBuilder |
| TopN
Protobuf type
tipb.TopN |
| TopN.Builder
Protobuf type
tipb.TopN |
| TopNOrBuilder |
| UserIdentity
Protobuf type
tipb.UserIdentity |
| UserIdentity.Builder
Protobuf type
tipb.UserIdentity |
| UserIdentityOrBuilder |
| Class and Description |
|---|
| Error
Protobuf type
tipb.Error |
| Class and Description |
|---|
| ByItem
ByItem type for group by and order by.
|
| Class and Description |
|---|
| Expr
Evaluators should implement evaluation functions for every expression type.
|
| Class and Description |
|---|
| DAGRequest
DAGRequest represents the request that will be handled with DAG mode.
|
| EncodeType
Protobuf enum
tipb.EncodeType |
| IndexInfo
Protobuf type
tipb.IndexInfo |
| Class and Description |
|---|
| Chunk
Chunk contains multiple rows data and rows meta.
|
| DAGRequest
DAGRequest represents the request that will be handled with DAG mode.
|
| EncodeType
Protobuf enum
tipb.EncodeType |
| Class and Description |
|---|
| DAGRequest
DAGRequest represents the request that will be handled with DAG mode.
|
| SelectResponse
Response for SelectRequest.
|
| Class and Description |
|---|
| ExprType
Children count 0.
|
Copyright © 2025 PingCAP. All rights reserved.