public static interface ClusterSwitchProto.SwitchCommandOrBuilder
extends com.google.protobuf.MessageOrBuilder
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getTargetClusterKey()
required string targetClusterKey = 1; |
com.google.protobuf.ByteString |
getTargetClusterKeyBytes()
required string targetClusterKey = 1; |
long |
getTs()
required uint64 ts = 2; |
boolean |
hasTargetClusterKey()
required string targetClusterKey = 1; |
boolean |
hasTs()
required uint64 ts = 2; |
boolean hasTargetClusterKey()
required string targetClusterKey = 1;String getTargetClusterKey()
required string targetClusterKey = 1;com.google.protobuf.ByteString getTargetClusterKeyBytes()
required string targetClusterKey = 1;boolean hasTs()
required uint64 ts = 2;long getTs()
required uint64 ts = 2;Copyright © 2019. All rights reserved.