public static interface Pdpb.ChangePeerV2OrBuilder
extends com.google.protobuf.MessageOrBuilder
| 限定符和类型 | 方法和说明 |
|---|---|
Pdpb.ChangePeer |
getChanges(int index)
If changes is empty, it means that to exit joint state.
|
int |
getChangesCount()
If changes is empty, it means that to exit joint state.
|
List<Pdpb.ChangePeer> |
getChangesList()
If changes is empty, it means that to exit joint state.
|
Pdpb.ChangePeerOrBuilder |
getChangesOrBuilder(int index)
If changes is empty, it means that to exit joint state.
|
List<? extends Pdpb.ChangePeerOrBuilder> |
getChangesOrBuilderList()
If changes is empty, it means that to exit joint state.
|
List<Pdpb.ChangePeer> getChangesList()
If changes is empty, it means that to exit joint state.
repeated .pdpb.ChangePeer changes = 1;Pdpb.ChangePeer getChanges(int index)
If changes is empty, it means that to exit joint state.
repeated .pdpb.ChangePeer changes = 1;int getChangesCount()
If changes is empty, it means that to exit joint state.
repeated .pdpb.ChangePeer changes = 1;List<? extends Pdpb.ChangePeerOrBuilder> getChangesOrBuilderList()
If changes is empty, it means that to exit joint state.
repeated .pdpb.ChangePeer changes = 1;Pdpb.ChangePeerOrBuilder getChangesOrBuilder(int index)
If changes is empty, it means that to exit joint state.
repeated .pdpb.ChangePeer changes = 1;Copyright © 2023 PingCAP. All rights reserved.