ClusterSwitchProto.SwitchCommand.Builder |
ClusterSwitchProto.SwitchCommand.Builder.clear() |
ClusterSwitchProto.SwitchCommand.Builder |
ClusterSwitchProto.SwitchCommand.Builder.clearTargetClusterKey()
required string targetClusterKey = 1;
|
ClusterSwitchProto.SwitchCommand.Builder |
ClusterSwitchProto.SwitchCommand.Builder.clearTs()
required uint64 ts = 2;
|
ClusterSwitchProto.SwitchCommand.Builder |
ClusterSwitchProto.SwitchCommand.Builder.clone() |
ClusterSwitchProto.SwitchCommand.Builder |
ClusterSwitchProto.SwitchCommand.Builder.mergeFrom(ClusterSwitchProto.SwitchCommand other) |
ClusterSwitchProto.SwitchCommand.Builder |
ClusterSwitchProto.SwitchCommand.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
ClusterSwitchProto.SwitchCommand.Builder |
ClusterSwitchProto.SwitchCommand.Builder.mergeFrom(com.google.protobuf.Message other) |
static ClusterSwitchProto.SwitchCommand.Builder |
ClusterSwitchProto.SwitchCommand.newBuilder() |
static ClusterSwitchProto.SwitchCommand.Builder |
ClusterSwitchProto.SwitchCommand.newBuilder(ClusterSwitchProto.SwitchCommand prototype) |
ClusterSwitchProto.SwitchCommand.Builder |
ClusterSwitchProto.SwitchCommand.newBuilderForType() |
protected ClusterSwitchProto.SwitchCommand.Builder |
ClusterSwitchProto.SwitchCommand.newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent) |
ClusterSwitchProto.SwitchCommand.Builder |
ClusterSwitchProto.SwitchCommand.Builder.setTargetClusterKey(String value)
required string targetClusterKey = 1;
|
ClusterSwitchProto.SwitchCommand.Builder |
ClusterSwitchProto.SwitchCommand.Builder.setTargetClusterKeyBytes(com.google.protobuf.ByteString value)
required string targetClusterKey = 1;
|
ClusterSwitchProto.SwitchCommand.Builder |
ClusterSwitchProto.SwitchCommand.Builder.setTs(long value)
required uint64 ts = 2;
|
ClusterSwitchProto.SwitchCommand.Builder |
ClusterSwitchProto.SwitchCommand.toBuilder() |