public static interface BitData.BitClientHandshakeOrBuilder
extends com.google.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
UserBitShared.RpcChannel |
getChannel()
optional .exec.shared.RpcChannel channel = 2 [default = BIT_DATA]; |
int |
getRpcVersion()
optional int32 rpc_version = 1; |
boolean |
hasChannel()
optional .exec.shared.RpcChannel channel = 2 [default = BIT_DATA]; |
boolean |
hasRpcVersion()
optional int32 rpc_version = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
boolean hasRpcVersion()
optional int32 rpc_version = 1;
int getRpcVersion()
optional int32 rpc_version = 1;
boolean hasChannel()
optional .exec.shared.RpcChannel channel = 2 [default = BIT_DATA];
UserBitShared.RpcChannel getChannel()
optional .exec.shared.RpcChannel channel = 2 [default = BIT_DATA];
Copyright © 1970 The Apache Software Foundation. All rights reserved.