public static interface Pdpb.LoadGlobalConfigResponseOrBuilder
extends com.google.protobuf.MessageOrBuilder
| 限定符和类型 | 方法和说明 |
|---|---|
Pdpb.GlobalConfigItem |
getItems(int index)
repeated .pdpb.GlobalConfigItem items = 1; |
int |
getItemsCount()
repeated .pdpb.GlobalConfigItem items = 1; |
List<Pdpb.GlobalConfigItem> |
getItemsList()
repeated .pdpb.GlobalConfigItem items = 1; |
Pdpb.GlobalConfigItemOrBuilder |
getItemsOrBuilder(int index)
repeated .pdpb.GlobalConfigItem items = 1; |
List<? extends Pdpb.GlobalConfigItemOrBuilder> |
getItemsOrBuilderList()
repeated .pdpb.GlobalConfigItem items = 1; |
List<Pdpb.GlobalConfigItem> getItemsList()
repeated .pdpb.GlobalConfigItem items = 1;Pdpb.GlobalConfigItem getItems(int index)
repeated .pdpb.GlobalConfigItem items = 1;int getItemsCount()
repeated .pdpb.GlobalConfigItem items = 1;List<? extends Pdpb.GlobalConfigItemOrBuilder> getItemsOrBuilderList()
repeated .pdpb.GlobalConfigItem items = 1;Pdpb.GlobalConfigItemOrBuilder getItemsOrBuilder(int index)
repeated .pdpb.GlobalConfigItem items = 1;Copyright © 2023 PingCAP. All rights reserved.