public static interface Pdpb.WatchGlobalConfigResponseOrBuilder
extends com.google.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
Pdpb.GlobalConfigItem |
getChanges(int index)
repeated .pdpb.GlobalConfigItem changes = 1; |
int |
getChangesCount()
repeated .pdpb.GlobalConfigItem changes = 1; |
List<Pdpb.GlobalConfigItem> |
getChangesList()
repeated .pdpb.GlobalConfigItem changes = 1; |
Pdpb.GlobalConfigItemOrBuilder |
getChangesOrBuilder(int index)
repeated .pdpb.GlobalConfigItem changes = 1; |
List<? extends Pdpb.GlobalConfigItemOrBuilder> |
getChangesOrBuilderList()
repeated .pdpb.GlobalConfigItem changes = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
List<Pdpb.GlobalConfigItem> getChangesList()
repeated .pdpb.GlobalConfigItem changes = 1;
Pdpb.GlobalConfigItem getChanges(int index)
repeated .pdpb.GlobalConfigItem changes = 1;
int getChangesCount()
repeated .pdpb.GlobalConfigItem changes = 1;
List<? extends Pdpb.GlobalConfigItemOrBuilder> getChangesOrBuilderList()
repeated .pdpb.GlobalConfigItem changes = 1;
Pdpb.GlobalConfigItemOrBuilder getChangesOrBuilder(int index)
repeated .pdpb.GlobalConfigItem changes = 1;
Copyright © 2024 PingCAP. All rights reserved.