Uses of Enum
org.apache.drill.exec.proto.UserProtos.DateTimeLiteralsSupport
-
Uses of UserProtos.DateTimeLiteralsSupport in org.apache.drill.exec.proto
Modifier 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.Modifier 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()
Modifier and TypeMethodDescriptionUserProtos.ServerMeta.Builder.addDateTimeLiteralsSupport
(UserProtos.DateTimeLiteralsSupport value) Supported Date Time literalsUserProtos.ServerMeta.Builder.setDateTimeLiteralsSupport
(int index, UserProtos.DateTimeLiteralsSupport value) Supported Date Time literalsModifier and TypeMethodDescriptionUserProtos.ServerMeta.Builder.addAllDateTimeLiteralsSupport
(Iterable<? extends UserProtos.DateTimeLiteralsSupport> values) Supported Date Time literals