public static interface Errorpb.EpochNotMatchOrBuilder
extends com.google.protobuf.MessageOrBuilder
| 限定符和类型 | 方法和说明 |
|---|---|
Metapb.Region |
getCurrentRegions(int index)
Available regions that may be siblings of the requested one.
|
int |
getCurrentRegionsCount()
Available regions that may be siblings of the requested one.
|
List<Metapb.Region> |
getCurrentRegionsList()
Available regions that may be siblings of the requested one.
|
Metapb.RegionOrBuilder |
getCurrentRegionsOrBuilder(int index)
Available regions that may be siblings of the requested one.
|
List<? extends Metapb.RegionOrBuilder> |
getCurrentRegionsOrBuilderList()
Available regions that may be siblings of the requested one.
|
List<Metapb.Region> getCurrentRegionsList()
Available regions that may be siblings of the requested one.
repeated .metapb.Region current_regions = 1;Metapb.Region getCurrentRegions(int index)
Available regions that may be siblings of the requested one.
repeated .metapb.Region current_regions = 1;int getCurrentRegionsCount()
Available regions that may be siblings of the requested one.
repeated .metapb.Region current_regions = 1;List<? extends Metapb.RegionOrBuilder> getCurrentRegionsOrBuilderList()
Available regions that may be siblings of the requested one.
repeated .metapb.Region current_regions = 1;Metapb.RegionOrBuilder getCurrentRegionsOrBuilder(int index)
Available regions that may be siblings of the requested one.
repeated .metapb.Region current_regions = 1;Copyright © 2023 PingCAP. All rights reserved.