public static final class UserProtos.UserToBitHandshake.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<UserProtos.UserToBitHandshake.Builder> implements UserProtos.UserToBitHandshakeOrBuilder
exec.user.UserToBitHandshake
Modifier and Type | Method and Description |
---|---|
UserProtos.UserToBitHandshake.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
UserProtos.UserToBitHandshake |
build() |
UserProtos.UserToBitHandshake |
buildPartial() |
UserProtos.UserToBitHandshake.Builder |
clear() |
UserProtos.UserToBitHandshake.Builder |
clearChannel()
optional .exec.shared.RpcChannel channel = 1 [default = USER]; |
UserProtos.UserToBitHandshake.Builder |
clearClientInfos()
optional .exec.user.RpcEndpointInfos client_infos = 8; |
UserProtos.UserToBitHandshake.Builder |
clearCredentials()
optional .exec.shared.UserCredentials credentials = 4; |
UserProtos.UserToBitHandshake.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
UserProtos.UserToBitHandshake.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
UserProtos.UserToBitHandshake.Builder |
clearProperties()
optional .exec.user.UserProperties properties = 5; |
UserProtos.UserToBitHandshake.Builder |
clearRpcVersion()
optional int32 rpc_version = 3; |
UserProtos.UserToBitHandshake.Builder |
clearSaslSupport()
optional .exec.user.SaslSupport sasl_support = 9; |
UserProtos.UserToBitHandshake.Builder |
clearSupportComplexTypes()
optional bool support_complex_types = 6 [default = false]; |
UserProtos.UserToBitHandshake.Builder |
clearSupportListening()
optional bool support_listening = 2; |
UserProtos.UserToBitHandshake.Builder |
clearSupportTimeout()
optional bool support_timeout = 7 [default = false]; |
UserProtos.UserToBitHandshake.Builder |
clone() |
UserBitShared.RpcChannel |
getChannel()
optional .exec.shared.RpcChannel channel = 1 [default = USER]; |
UserProtos.RpcEndpointInfos |
getClientInfos()
optional .exec.user.RpcEndpointInfos client_infos = 8; |
UserProtos.RpcEndpointInfos.Builder |
getClientInfosBuilder()
optional .exec.user.RpcEndpointInfos client_infos = 8; |
UserProtos.RpcEndpointInfosOrBuilder |
getClientInfosOrBuilder()
optional .exec.user.RpcEndpointInfos client_infos = 8; |
UserBitShared.UserCredentials |
getCredentials()
optional .exec.shared.UserCredentials credentials = 4; |
UserBitShared.UserCredentials.Builder |
getCredentialsBuilder()
optional .exec.shared.UserCredentials credentials = 4; |
UserBitShared.UserCredentialsOrBuilder |
getCredentialsOrBuilder()
optional .exec.shared.UserCredentials credentials = 4; |
UserProtos.UserToBitHandshake |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
UserProtos.UserProperties |
getProperties()
optional .exec.user.UserProperties properties = 5; |
UserProtos.UserProperties.Builder |
getPropertiesBuilder()
optional .exec.user.UserProperties properties = 5; |
UserProtos.UserPropertiesOrBuilder |
getPropertiesOrBuilder()
optional .exec.user.UserProperties properties = 5; |
int |
getRpcVersion()
optional int32 rpc_version = 3; |
UserProtos.SaslSupport |
getSaslSupport()
optional .exec.user.SaslSupport sasl_support = 9; |
boolean |
getSupportComplexTypes()
optional bool support_complex_types = 6 [default = false]; |
boolean |
getSupportListening()
optional bool support_listening = 2; |
boolean |
getSupportTimeout()
optional bool support_timeout = 7 [default = false]; |
boolean |
hasChannel()
optional .exec.shared.RpcChannel channel = 1 [default = USER]; |
boolean |
hasClientInfos()
optional .exec.user.RpcEndpointInfos client_infos = 8; |
boolean |
hasCredentials()
optional .exec.shared.UserCredentials credentials = 4; |
boolean |
hasProperties()
optional .exec.user.UserProperties properties = 5; |
boolean |
hasRpcVersion()
optional int32 rpc_version = 3; |
boolean |
hasSaslSupport()
optional .exec.user.SaslSupport sasl_support = 9; |
boolean |
hasSupportComplexTypes()
optional bool support_complex_types = 6 [default = false]; |
boolean |
hasSupportListening()
optional bool support_listening = 2; |
boolean |
hasSupportTimeout()
optional bool support_timeout = 7 [default = false]; |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
UserProtos.UserToBitHandshake.Builder |
mergeClientInfos(UserProtos.RpcEndpointInfos value)
optional .exec.user.RpcEndpointInfos client_infos = 8; |
UserProtos.UserToBitHandshake.Builder |
mergeCredentials(UserBitShared.UserCredentials value)
optional .exec.shared.UserCredentials credentials = 4; |
UserProtos.UserToBitHandshake.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
UserProtos.UserToBitHandshake.Builder |
mergeFrom(com.google.protobuf.Message other) |
UserProtos.UserToBitHandshake.Builder |
mergeFrom(UserProtos.UserToBitHandshake other) |
UserProtos.UserToBitHandshake.Builder |
mergeProperties(UserProtos.UserProperties value)
optional .exec.user.UserProperties properties = 5; |
UserProtos.UserToBitHandshake.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
UserProtos.UserToBitHandshake.Builder |
setChannel(UserBitShared.RpcChannel value)
optional .exec.shared.RpcChannel channel = 1 [default = USER]; |
UserProtos.UserToBitHandshake.Builder |
setClientInfos(UserProtos.RpcEndpointInfos.Builder builderForValue)
optional .exec.user.RpcEndpointInfos client_infos = 8; |
UserProtos.UserToBitHandshake.Builder |
setClientInfos(UserProtos.RpcEndpointInfos value)
optional .exec.user.RpcEndpointInfos client_infos = 8; |
UserProtos.UserToBitHandshake.Builder |
setCredentials(UserBitShared.UserCredentials.Builder builderForValue)
optional .exec.shared.UserCredentials credentials = 4; |
UserProtos.UserToBitHandshake.Builder |
setCredentials(UserBitShared.UserCredentials value)
optional .exec.shared.UserCredentials credentials = 4; |
UserProtos.UserToBitHandshake.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
UserProtos.UserToBitHandshake.Builder |
setProperties(UserProtos.UserProperties.Builder builderForValue)
optional .exec.user.UserProperties properties = 5; |
UserProtos.UserToBitHandshake.Builder |
setProperties(UserProtos.UserProperties value)
optional .exec.user.UserProperties properties = 5; |
UserProtos.UserToBitHandshake.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
UserProtos.UserToBitHandshake.Builder |
setRpcVersion(int value)
optional int32 rpc_version = 3; |
UserProtos.UserToBitHandshake.Builder |
setSaslSupport(UserProtos.SaslSupport value)
optional .exec.user.SaslSupport sasl_support = 9; |
UserProtos.UserToBitHandshake.Builder |
setSupportComplexTypes(boolean value)
optional bool support_complex_types = 6 [default = false]; |
UserProtos.UserToBitHandshake.Builder |
setSupportListening(boolean value)
optional bool support_listening = 2; |
UserProtos.UserToBitHandshake.Builder |
setSupportTimeout(boolean value)
optional bool support_timeout = 7 [default = false]; |
UserProtos.UserToBitHandshake.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
addAll, addAll, mergeFrom, newUninitializedMessageException
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable
in class com.google.protobuf.GeneratedMessageV3.Builder<UserProtos.UserToBitHandshake.Builder>
public UserProtos.UserToBitHandshake.Builder clear()
clear
in interface com.google.protobuf.Message.Builder
clear
in interface com.google.protobuf.MessageLite.Builder
clear
in class com.google.protobuf.GeneratedMessageV3.Builder<UserProtos.UserToBitHandshake.Builder>
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType
in interface com.google.protobuf.Message.Builder
getDescriptorForType
in interface com.google.protobuf.MessageOrBuilder
getDescriptorForType
in class com.google.protobuf.GeneratedMessageV3.Builder<UserProtos.UserToBitHandshake.Builder>
public UserProtos.UserToBitHandshake getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder
public UserProtos.UserToBitHandshake build()
build
in interface com.google.protobuf.Message.Builder
build
in interface com.google.protobuf.MessageLite.Builder
public UserProtos.UserToBitHandshake buildPartial()
buildPartial
in interface com.google.protobuf.Message.Builder
buildPartial
in interface com.google.protobuf.MessageLite.Builder
public UserProtos.UserToBitHandshake.Builder clone()
clone
in interface com.google.protobuf.Message.Builder
clone
in interface com.google.protobuf.MessageLite.Builder
clone
in class com.google.protobuf.GeneratedMessageV3.Builder<UserProtos.UserToBitHandshake.Builder>
public UserProtos.UserToBitHandshake.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField
in interface com.google.protobuf.Message.Builder
setField
in class com.google.protobuf.GeneratedMessageV3.Builder<UserProtos.UserToBitHandshake.Builder>
public UserProtos.UserToBitHandshake.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField
in interface com.google.protobuf.Message.Builder
clearField
in class com.google.protobuf.GeneratedMessageV3.Builder<UserProtos.UserToBitHandshake.Builder>
public UserProtos.UserToBitHandshake.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof
in interface com.google.protobuf.Message.Builder
clearOneof
in class com.google.protobuf.GeneratedMessageV3.Builder<UserProtos.UserToBitHandshake.Builder>
public UserProtos.UserToBitHandshake.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField
in interface com.google.protobuf.Message.Builder
setRepeatedField
in class com.google.protobuf.GeneratedMessageV3.Builder<UserProtos.UserToBitHandshake.Builder>
public UserProtos.UserToBitHandshake.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField
in interface com.google.protobuf.Message.Builder
addRepeatedField
in class com.google.protobuf.GeneratedMessageV3.Builder<UserProtos.UserToBitHandshake.Builder>
public UserProtos.UserToBitHandshake.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom
in interface com.google.protobuf.Message.Builder
mergeFrom
in class com.google.protobuf.AbstractMessage.Builder<UserProtos.UserToBitHandshake.Builder>
public UserProtos.UserToBitHandshake.Builder mergeFrom(UserProtos.UserToBitHandshake other)
public final boolean isInitialized()
isInitialized
in interface com.google.protobuf.MessageLiteOrBuilder
isInitialized
in class com.google.protobuf.GeneratedMessageV3.Builder<UserProtos.UserToBitHandshake.Builder>
public UserProtos.UserToBitHandshake.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom
in interface com.google.protobuf.Message.Builder
mergeFrom
in interface com.google.protobuf.MessageLite.Builder
mergeFrom
in class com.google.protobuf.AbstractMessage.Builder<UserProtos.UserToBitHandshake.Builder>
IOException
public boolean hasChannel()
optional .exec.shared.RpcChannel channel = 1 [default = USER];
hasChannel
in interface UserProtos.UserToBitHandshakeOrBuilder
public UserBitShared.RpcChannel getChannel()
optional .exec.shared.RpcChannel channel = 1 [default = USER];
getChannel
in interface UserProtos.UserToBitHandshakeOrBuilder
public UserProtos.UserToBitHandshake.Builder setChannel(UserBitShared.RpcChannel value)
optional .exec.shared.RpcChannel channel = 1 [default = USER];
value
- The channel to set.public UserProtos.UserToBitHandshake.Builder clearChannel()
optional .exec.shared.RpcChannel channel = 1 [default = USER];
public boolean hasSupportListening()
optional bool support_listening = 2;
hasSupportListening
in interface UserProtos.UserToBitHandshakeOrBuilder
public boolean getSupportListening()
optional bool support_listening = 2;
getSupportListening
in interface UserProtos.UserToBitHandshakeOrBuilder
public UserProtos.UserToBitHandshake.Builder setSupportListening(boolean value)
optional bool support_listening = 2;
value
- The supportListening to set.public UserProtos.UserToBitHandshake.Builder clearSupportListening()
optional bool support_listening = 2;
public boolean hasRpcVersion()
optional int32 rpc_version = 3;
hasRpcVersion
in interface UserProtos.UserToBitHandshakeOrBuilder
public int getRpcVersion()
optional int32 rpc_version = 3;
getRpcVersion
in interface UserProtos.UserToBitHandshakeOrBuilder
public UserProtos.UserToBitHandshake.Builder setRpcVersion(int value)
optional int32 rpc_version = 3;
value
- The rpcVersion to set.public UserProtos.UserToBitHandshake.Builder clearRpcVersion()
optional int32 rpc_version = 3;
public boolean hasCredentials()
optional .exec.shared.UserCredentials credentials = 4;
hasCredentials
in interface UserProtos.UserToBitHandshakeOrBuilder
public UserBitShared.UserCredentials getCredentials()
optional .exec.shared.UserCredentials credentials = 4;
getCredentials
in interface UserProtos.UserToBitHandshakeOrBuilder
public UserProtos.UserToBitHandshake.Builder setCredentials(UserBitShared.UserCredentials value)
optional .exec.shared.UserCredentials credentials = 4;
public UserProtos.UserToBitHandshake.Builder setCredentials(UserBitShared.UserCredentials.Builder builderForValue)
optional .exec.shared.UserCredentials credentials = 4;
public UserProtos.UserToBitHandshake.Builder mergeCredentials(UserBitShared.UserCredentials value)
optional .exec.shared.UserCredentials credentials = 4;
public UserProtos.UserToBitHandshake.Builder clearCredentials()
optional .exec.shared.UserCredentials credentials = 4;
public UserBitShared.UserCredentials.Builder getCredentialsBuilder()
optional .exec.shared.UserCredentials credentials = 4;
public UserBitShared.UserCredentialsOrBuilder getCredentialsOrBuilder()
optional .exec.shared.UserCredentials credentials = 4;
getCredentialsOrBuilder
in interface UserProtos.UserToBitHandshakeOrBuilder
public boolean hasProperties()
optional .exec.user.UserProperties properties = 5;
hasProperties
in interface UserProtos.UserToBitHandshakeOrBuilder
public UserProtos.UserProperties getProperties()
optional .exec.user.UserProperties properties = 5;
getProperties
in interface UserProtos.UserToBitHandshakeOrBuilder
public UserProtos.UserToBitHandshake.Builder setProperties(UserProtos.UserProperties value)
optional .exec.user.UserProperties properties = 5;
public UserProtos.UserToBitHandshake.Builder setProperties(UserProtos.UserProperties.Builder builderForValue)
optional .exec.user.UserProperties properties = 5;
public UserProtos.UserToBitHandshake.Builder mergeProperties(UserProtos.UserProperties value)
optional .exec.user.UserProperties properties = 5;
public UserProtos.UserToBitHandshake.Builder clearProperties()
optional .exec.user.UserProperties properties = 5;
public UserProtos.UserProperties.Builder getPropertiesBuilder()
optional .exec.user.UserProperties properties = 5;
public UserProtos.UserPropertiesOrBuilder getPropertiesOrBuilder()
optional .exec.user.UserProperties properties = 5;
getPropertiesOrBuilder
in interface UserProtos.UserToBitHandshakeOrBuilder
public boolean hasSupportComplexTypes()
optional bool support_complex_types = 6 [default = false];
hasSupportComplexTypes
in interface UserProtos.UserToBitHandshakeOrBuilder
public boolean getSupportComplexTypes()
optional bool support_complex_types = 6 [default = false];
getSupportComplexTypes
in interface UserProtos.UserToBitHandshakeOrBuilder
public UserProtos.UserToBitHandshake.Builder setSupportComplexTypes(boolean value)
optional bool support_complex_types = 6 [default = false];
value
- The supportComplexTypes to set.public UserProtos.UserToBitHandshake.Builder clearSupportComplexTypes()
optional bool support_complex_types = 6 [default = false];
public boolean hasSupportTimeout()
optional bool support_timeout = 7 [default = false];
hasSupportTimeout
in interface UserProtos.UserToBitHandshakeOrBuilder
public boolean getSupportTimeout()
optional bool support_timeout = 7 [default = false];
getSupportTimeout
in interface UserProtos.UserToBitHandshakeOrBuilder
public UserProtos.UserToBitHandshake.Builder setSupportTimeout(boolean value)
optional bool support_timeout = 7 [default = false];
value
- The supportTimeout to set.public UserProtos.UserToBitHandshake.Builder clearSupportTimeout()
optional bool support_timeout = 7 [default = false];
public boolean hasClientInfos()
optional .exec.user.RpcEndpointInfos client_infos = 8;
hasClientInfos
in interface UserProtos.UserToBitHandshakeOrBuilder
public UserProtos.RpcEndpointInfos getClientInfos()
optional .exec.user.RpcEndpointInfos client_infos = 8;
getClientInfos
in interface UserProtos.UserToBitHandshakeOrBuilder
public UserProtos.UserToBitHandshake.Builder setClientInfos(UserProtos.RpcEndpointInfos value)
optional .exec.user.RpcEndpointInfos client_infos = 8;
public UserProtos.UserToBitHandshake.Builder setClientInfos(UserProtos.RpcEndpointInfos.Builder builderForValue)
optional .exec.user.RpcEndpointInfos client_infos = 8;
public UserProtos.UserToBitHandshake.Builder mergeClientInfos(UserProtos.RpcEndpointInfos value)
optional .exec.user.RpcEndpointInfos client_infos = 8;
public UserProtos.UserToBitHandshake.Builder clearClientInfos()
optional .exec.user.RpcEndpointInfos client_infos = 8;
public UserProtos.RpcEndpointInfos.Builder getClientInfosBuilder()
optional .exec.user.RpcEndpointInfos client_infos = 8;
public UserProtos.RpcEndpointInfosOrBuilder getClientInfosOrBuilder()
optional .exec.user.RpcEndpointInfos client_infos = 8;
getClientInfosOrBuilder
in interface UserProtos.UserToBitHandshakeOrBuilder
public boolean hasSaslSupport()
optional .exec.user.SaslSupport sasl_support = 9;
hasSaslSupport
in interface UserProtos.UserToBitHandshakeOrBuilder
public UserProtos.SaslSupport getSaslSupport()
optional .exec.user.SaslSupport sasl_support = 9;
getSaslSupport
in interface UserProtos.UserToBitHandshakeOrBuilder
public UserProtos.UserToBitHandshake.Builder setSaslSupport(UserProtos.SaslSupport value)
optional .exec.user.SaslSupport sasl_support = 9;
value
- The saslSupport to set.public UserProtos.UserToBitHandshake.Builder clearSaslSupport()
optional .exec.user.SaslSupport sasl_support = 9;
public final UserProtos.UserToBitHandshake.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields
in interface com.google.protobuf.Message.Builder
setUnknownFields
in class com.google.protobuf.GeneratedMessageV3.Builder<UserProtos.UserToBitHandshake.Builder>
public final UserProtos.UserToBitHandshake.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields
in interface com.google.protobuf.Message.Builder
mergeUnknownFields
in class com.google.protobuf.GeneratedMessageV3.Builder<UserProtos.UserToBitHandshake.Builder>
Copyright © 1970 The Apache Software Foundation. All rights reserved.