| Package | Description |
|---|---|
| com.pingcap.tidb.tipb |
| Modifier and Type | Class and Description |
|---|---|
class |
CMSketchRow
Protobuf type
tipb.CMSketchRow |
static class |
CMSketchRow.Builder
Protobuf type
tipb.CMSketchRow |
| Modifier and Type | Method and Description |
|---|---|
CMSketchRowOrBuilder |
CMSketch.getRowsOrBuilder(int index)
repeated .tipb.CMSketchRow rows = 1; |
CMSketchRowOrBuilder |
CMSketch.Builder.getRowsOrBuilder(int index)
repeated .tipb.CMSketchRow rows = 1; |
CMSketchRowOrBuilder |
CMSketchOrBuilder.getRowsOrBuilder(int index)
repeated .tipb.CMSketchRow rows = 1; |
| Modifier and Type | Method and Description |
|---|---|
List<? extends CMSketchRowOrBuilder> |
CMSketch.getRowsOrBuilderList()
repeated .tipb.CMSketchRow rows = 1; |
List<? extends CMSketchRowOrBuilder> |
CMSketch.Builder.getRowsOrBuilderList()
repeated .tipb.CMSketchRow rows = 1; |
List<? extends CMSketchRowOrBuilder> |
CMSketchOrBuilder.getRowsOrBuilderList()
repeated .tipb.CMSketchRow rows = 1; |
Copyright © 2025 PingCAP. All rights reserved.