Uses of Enum
org.apache.drill.exec.proto.UserProtos.NullCollation
-
Uses of UserProtos.NullCollation in org.apache.drill.exec.proto
Modifier and TypeMethodDescriptionstatic UserProtos.NullCollation
UserProtos.NullCollation.forNumber
(int value) UserProtos.ServerMeta.Builder.getNullCollation()
How NULL are sortedUserProtos.ServerMeta.getNullCollation()
How NULL are sortedUserProtos.ServerMetaOrBuilder.getNullCollation()
How NULL are sortedstatic UserProtos.NullCollation
UserProtos.NullCollation.valueOf
(int value) Deprecated.static UserProtos.NullCollation
UserProtos.NullCollation.valueOf
(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this type with the specified name.static UserProtos.NullCollation
Returns the enum constant of this type with the specified name.static UserProtos.NullCollation[]
UserProtos.NullCollation.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap<UserProtos.NullCollation>
UserProtos.NullCollation.internalGetValueMap()
Modifier and TypeMethodDescriptionUserProtos.ServerMeta.Builder.setNullCollation
(UserProtos.NullCollation value) How NULL are sorted