Uses of Enum
org.apache.drill.exec.proto.UserProtos.DateTimeLiteralsSupport
Packages that use UserProtos.DateTimeLiteralsSupport
-
Uses of UserProtos.DateTimeLiteralsSupport in org.apache.drill.exec.proto
Methods in org.apache.drill.exec.proto that return UserProtos.DateTimeLiteralsSupportModifier and TypeMethodDescriptionUserProtos.DateTimeLiteralsSupport.forNumber
(int value) UserProtos.ServerMeta.Builder.getDateTimeLiteralsSupport
(int index) Supported Date Time literalsUserProtos.ServerMeta.getDateTimeLiteralsSupport
(int index) Supported Date Time literalsUserProtos.ServerMetaOrBuilder.getDateTimeLiteralsSupport
(int index) Supported Date Time literalsUserProtos.DateTimeLiteralsSupport.valueOf
(int value) Deprecated.UserProtos.DateTimeLiteralsSupport.valueOf
(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this type with the specified name.Returns the enum constant of this type with the specified name.static UserProtos.DateTimeLiteralsSupport[]
UserProtos.DateTimeLiteralsSupport.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.DateTimeLiteralsSupportModifier and TypeMethodDescriptionUserProtos.ServerMeta.Builder.getDateTimeLiteralsSupportList()
Supported Date Time literalsUserProtos.ServerMeta.getDateTimeLiteralsSupportList()
Supported Date Time literalsUserProtos.ServerMetaOrBuilder.getDateTimeLiteralsSupportList()
Supported Date Time literalsstatic com.google.protobuf.Internal.EnumLiteMap<UserProtos.DateTimeLiteralsSupport>
UserProtos.DateTimeLiteralsSupport.internalGetValueMap()
Methods in org.apache.drill.exec.proto with parameters of type UserProtos.DateTimeLiteralsSupportModifier and TypeMethodDescriptionUserProtos.ServerMeta.Builder.addDateTimeLiteralsSupport
(UserProtos.DateTimeLiteralsSupport value) Supported Date Time literalsUserProtos.ServerMeta.Builder.setDateTimeLiteralsSupport
(int index, UserProtos.DateTimeLiteralsSupport value) Supported Date Time literalsMethod parameters in org.apache.drill.exec.proto with type arguments of type UserProtos.DateTimeLiteralsSupportModifier and TypeMethodDescriptionUserProtos.ServerMeta.Builder.addAllDateTimeLiteralsSupport
(Iterable<? extends UserProtos.DateTimeLiteralsSupport> values) Supported Date Time literals