public interface IndexAccessOrBuilder
extends org.tikv.shade.com.google.protobuf.MessageOrBuilder
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getCols(int index)
repeated string cols = 2; |
org.tikv.shade.com.google.protobuf.ByteString |
getColsBytes(int index)
repeated string cols = 2; |
int |
getColsCount()
repeated string cols = 2; |
List<String> |
getColsList()
repeated string cols = 2; |
boolean |
getIsClusteredIndex()
bool is_clustered_index = 3; |
String |
getName()
string name = 1; |
org.tikv.shade.com.google.protobuf.ByteString |
getNameBytes()
string name = 1; |
String getName()
string name = 1;org.tikv.shade.com.google.protobuf.ByteString getNameBytes()
string name = 1;int getColsCount()
repeated string cols = 2;String getCols(int index)
repeated string cols = 2;org.tikv.shade.com.google.protobuf.ByteString getColsBytes(int index)
repeated string cols = 2;boolean getIsClusteredIndex()
bool is_clustered_index = 3;Copyright © 2023 PingCAP. All rights reserved.