Uses of Enum
org.apache.drill.exec.proto.UserProtos.SaslSupport
Packages that use UserProtos.SaslSupport
-
Uses of UserProtos.SaslSupport in org.apache.drill.exec.proto
Methods in org.apache.drill.exec.proto that return UserProtos.SaslSupportModifier and TypeMethodDescriptionstatic UserProtos.SaslSupportUserProtos.SaslSupport.forNumber(int value) UserProtos.UserToBitHandshake.Builder.getSaslSupport()optional .exec.user.SaslSupport sasl_support = 9;UserProtos.UserToBitHandshake.getSaslSupport()optional .exec.user.SaslSupport sasl_support = 9;UserProtos.UserToBitHandshakeOrBuilder.getSaslSupport()optional .exec.user.SaslSupport sasl_support = 9;static UserProtos.SaslSupportUserProtos.SaslSupport.valueOf(int value) Deprecated.static UserProtos.SaslSupportUserProtos.SaslSupport.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this type with the specified name.static UserProtos.SaslSupportReturns the enum constant of this type with the specified name.static UserProtos.SaslSupport[]UserProtos.SaslSupport.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.apache.drill.exec.proto that return types with arguments of type UserProtos.SaslSupportModifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap<UserProtos.SaslSupport> UserProtos.SaslSupport.internalGetValueMap()Methods in org.apache.drill.exec.proto with parameters of type UserProtos.SaslSupportModifier and TypeMethodDescriptionUserProtos.UserToBitHandshake.Builder.setSaslSupport(UserProtos.SaslSupport value) optional .exec.user.SaslSupport sasl_support = 9;