public static interface Pdpb.LoadGlobalConfigResponseOrBuilder
extends com.google.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
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; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
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 © 2024 PingCAP. All rights reserved.