public interface LimitOrBuilder
extends org.tikv.shade.com.google.protobuf.MessageOrBuilder
| 限定符和类型 | 方法和说明 |
|---|---|
Executor |
getChild()
optional .tipb.Executor child = 2; |
ExecutorOrBuilder |
getChildOrBuilder()
optional .tipb.Executor child = 2; |
long |
getLimit()
Limit the result to be returned.
|
boolean |
hasChild()
optional .tipb.Executor child = 2; |
boolean |
hasLimit()
Limit the result to be returned.
|
boolean hasLimit()
Limit the result to be returned.
optional uint64 limit = 1 [(.gogoproto.nullable) = false];long getLimit()
Limit the result to be returned.
optional uint64 limit = 1 [(.gogoproto.nullable) = false];boolean hasChild()
optional .tipb.Executor child = 2;Executor getChild()
optional .tipb.Executor child = 2;ExecutorOrBuilder getChildOrBuilder()
optional .tipb.Executor child = 2;Copyright © 2023 PingCAP. All rights reserved.