public static interface Pdpb.WatchGlobalConfigResponseOrBuilder
extends com.google.protobuf.MessageOrBuilder
| 限定符和类型 | 方法和说明 |
|---|---|
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; |
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 © 2023 PingCAP. All rights reserved.