public interface ExplainOperatorOrBuilder
extends org.tikv.shade.com.google.protobuf.MessageOrBuilder
| 限定符和类型 | 方法和说明 |
|---|---|
AccessObject |
getAccessObjects(int index)
The XXXReader/XXXScan/MemTable/PointGet/BatchPointGet may use this
repeated .tipb.AccessObject access_objects = 9; |
int |
getAccessObjectsCount()
The XXXReader/XXXScan/MemTable/PointGet/BatchPointGet may use this
repeated .tipb.AccessObject access_objects = 9; |
List<AccessObject> |
getAccessObjectsList()
The XXXReader/XXXScan/MemTable/PointGet/BatchPointGet may use this
repeated .tipb.AccessObject access_objects = 9; |
AccessObjectOrBuilder |
getAccessObjectsOrBuilder(int index)
The XXXReader/XXXScan/MemTable/PointGet/BatchPointGet may use this
repeated .tipb.AccessObject access_objects = 9; |
List<? extends AccessObjectOrBuilder> |
getAccessObjectsOrBuilderList()
The XXXReader/XXXScan/MemTable/PointGet/BatchPointGet may use this
repeated .tipb.AccessObject access_objects = 9; |
long |
getActRows()
uint64 act_rows = 6; |
ExplainOperator |
getChildren(int index)
repeated .tipb.ExplainOperator children = 2; |
int |
getChildrenCount()
repeated .tipb.ExplainOperator children = 2; |
List<ExplainOperator> |
getChildrenList()
repeated .tipb.ExplainOperator children = 2; |
ExplainOperatorOrBuilder |
getChildrenOrBuilder(int index)
repeated .tipb.ExplainOperator children = 2; |
List<? extends ExplainOperatorOrBuilder> |
getChildrenOrBuilderList()
repeated .tipb.ExplainOperator children = 2; |
String |
getCopExecInfo()
string cop_exec_info = 13; |
org.tikv.shade.com.google.protobuf.ByteString |
getCopExecInfoBytes()
string cop_exec_info = 13; |
double |
getCost()
the cost of the current operator
double cost = 4; |
long |
getDiskBytes()
int64 disk_bytes = 15; |
double |
getEstRows()
double est_rows = 5; |
OperatorLabel |
getLabels(int index)
repeated .tipb.OperatorLabel labels = 3; |
int |
getLabelsCount()
repeated .tipb.OperatorLabel labels = 3; |
List<OperatorLabel> |
getLabelsList()
repeated .tipb.OperatorLabel labels = 3; |
int |
getLabelsValue(int index)
repeated .tipb.OperatorLabel labels = 3; |
List<Integer> |
getLabelsValueList()
repeated .tipb.OperatorLabel labels = 3; |
long |
getMemoryBytes()
memory_bytes and disk_bytes are expected to be displayed as "N/A" when they are -1,
this will be consistent with the result of EXPLAIN ANALYZE.
|
String |
getName()
string name = 1; |
org.tikv.shade.com.google.protobuf.ByteString |
getNameBytes()
string name = 1; |
String |
getOperatorInfo()
string operator_info = 10; |
org.tikv.shade.com.google.protobuf.ByteString |
getOperatorInfoBytes()
string operator_info = 10; |
String |
getRootBasicExecInfo()
string root_basic_exec_info = 11; |
org.tikv.shade.com.google.protobuf.ByteString |
getRootBasicExecInfoBytes()
string root_basic_exec_info = 11; |
String |
getRootGroupExecInfo(int index)
repeated string root_group_exec_info = 12; |
org.tikv.shade.com.google.protobuf.ByteString |
getRootGroupExecInfoBytes(int index)
repeated string root_group_exec_info = 12; |
int |
getRootGroupExecInfoCount()
repeated string root_group_exec_info = 12; |
List<String> |
getRootGroupExecInfoList()
repeated string root_group_exec_info = 12; |
StoreType |
getStoreType()
.tipb.StoreType store_type = 8; |
int |
getStoreTypeValue()
.tipb.StoreType store_type = 8; |
TaskType |
getTaskType()
.tipb.TaskType task_type = 7; |
int |
getTaskTypeValue()
.tipb.TaskType task_type = 7; |
String getName()
string name = 1;org.tikv.shade.com.google.protobuf.ByteString getNameBytes()
string name = 1;List<ExplainOperator> getChildrenList()
repeated .tipb.ExplainOperator children = 2;ExplainOperator getChildren(int index)
repeated .tipb.ExplainOperator children = 2;int getChildrenCount()
repeated .tipb.ExplainOperator children = 2;List<? extends ExplainOperatorOrBuilder> getChildrenOrBuilderList()
repeated .tipb.ExplainOperator children = 2;ExplainOperatorOrBuilder getChildrenOrBuilder(int index)
repeated .tipb.ExplainOperator children = 2;List<OperatorLabel> getLabelsList()
repeated .tipb.OperatorLabel labels = 3;int getLabelsCount()
repeated .tipb.OperatorLabel labels = 3;OperatorLabel getLabels(int index)
repeated .tipb.OperatorLabel labels = 3;int getLabelsValue(int index)
repeated .tipb.OperatorLabel labels = 3;double getCost()
the cost of the current operator
double cost = 4;double getEstRows()
double est_rows = 5;long getActRows()
uint64 act_rows = 6;int getTaskTypeValue()
.tipb.TaskType task_type = 7;TaskType getTaskType()
.tipb.TaskType task_type = 7;int getStoreTypeValue()
.tipb.StoreType store_type = 8;StoreType getStoreType()
.tipb.StoreType store_type = 8;List<AccessObject> getAccessObjectsList()
The XXXReader/XXXScan/MemTable/PointGet/BatchPointGet may use this
repeated .tipb.AccessObject access_objects = 9;AccessObject getAccessObjects(int index)
The XXXReader/XXXScan/MemTable/PointGet/BatchPointGet may use this
repeated .tipb.AccessObject access_objects = 9;int getAccessObjectsCount()
The XXXReader/XXXScan/MemTable/PointGet/BatchPointGet may use this
repeated .tipb.AccessObject access_objects = 9;List<? extends AccessObjectOrBuilder> getAccessObjectsOrBuilderList()
The XXXReader/XXXScan/MemTable/PointGet/BatchPointGet may use this
repeated .tipb.AccessObject access_objects = 9;AccessObjectOrBuilder getAccessObjectsOrBuilder(int index)
The XXXReader/XXXScan/MemTable/PointGet/BatchPointGet may use this
repeated .tipb.AccessObject access_objects = 9;String getOperatorInfo()
string operator_info = 10;org.tikv.shade.com.google.protobuf.ByteString getOperatorInfoBytes()
string operator_info = 10;String getRootBasicExecInfo()
string root_basic_exec_info = 11;org.tikv.shade.com.google.protobuf.ByteString getRootBasicExecInfoBytes()
string root_basic_exec_info = 11;List<String> getRootGroupExecInfoList()
repeated string root_group_exec_info = 12;int getRootGroupExecInfoCount()
repeated string root_group_exec_info = 12;String getRootGroupExecInfo(int index)
repeated string root_group_exec_info = 12;org.tikv.shade.com.google.protobuf.ByteString getRootGroupExecInfoBytes(int index)
repeated string root_group_exec_info = 12;String getCopExecInfo()
string cop_exec_info = 13;org.tikv.shade.com.google.protobuf.ByteString getCopExecInfoBytes()
string cop_exec_info = 13;long getMemoryBytes()
memory_bytes and disk_bytes are expected to be displayed as "N/A" when they are -1, this will be consistent with the result of EXPLAIN ANALYZE.
int64 memory_bytes = 14;long getDiskBytes()
int64 disk_bytes = 15;Copyright © 2023 PingCAP. All rights reserved.