public static interface Pdpb.SplitRegionOrBuilder
extends com.google.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
com.google.protobuf.ByteString |
getKeys(int index)
repeated bytes keys = 2; |
int |
getKeysCount()
repeated bytes keys = 2; |
List<com.google.protobuf.ByteString> |
getKeysList()
repeated bytes keys = 2; |
Pdpb.CheckPolicy |
getPolicy()
.pdpb.CheckPolicy policy = 1; |
int |
getPolicyValue()
.pdpb.CheckPolicy policy = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
int getPolicyValue()
.pdpb.CheckPolicy policy = 1;
Pdpb.CheckPolicy getPolicy()
.pdpb.CheckPolicy policy = 1;
List<com.google.protobuf.ByteString> getKeysList()
repeated bytes keys = 2;
int getKeysCount()
repeated bytes keys = 2;
com.google.protobuf.ByteString getKeys(int index)
repeated bytes keys = 2;
index
- The index of the element to return.Copyright © 2024 PingCAP. All rights reserved.