| Package | Description |
|---|---|
| org.apache.drill.exec.proto |
| Modifier and Type | Method and Description |
|---|---|
static UserProtos.DateTimeLiteralsSupport |
UserProtos.DateTimeLiteralsSupport.forNumber(int value) |
UserProtos.DateTimeLiteralsSupport |
UserProtos.ServerMetaOrBuilder.getDateTimeLiteralsSupport(int index)
Supported Date Time literals
|
UserProtos.DateTimeLiteralsSupport |
UserProtos.ServerMeta.getDateTimeLiteralsSupport(int index)
Supported Date Time literals
|
UserProtos.DateTimeLiteralsSupport |
UserProtos.ServerMeta.Builder.getDateTimeLiteralsSupport(int index)
Supported Date Time literals
|
static UserProtos.DateTimeLiteralsSupport |
UserProtos.DateTimeLiteralsSupport.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static UserProtos.DateTimeLiteralsSupport |
UserProtos.DateTimeLiteralsSupport.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static UserProtos.DateTimeLiteralsSupport |
UserProtos.DateTimeLiteralsSupport.valueOf(String 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 Type | Method and Description |
|---|---|
List<UserProtos.DateTimeLiteralsSupport> |
UserProtos.ServerMetaOrBuilder.getDateTimeLiteralsSupportList()
Supported Date Time literals
|
List<UserProtos.DateTimeLiteralsSupport> |
UserProtos.ServerMeta.getDateTimeLiteralsSupportList()
Supported Date Time literals
|
List<UserProtos.DateTimeLiteralsSupport> |
UserProtos.ServerMeta.Builder.getDateTimeLiteralsSupportList()
Supported Date Time literals
|
static com.google.protobuf.Internal.EnumLiteMap<UserProtos.DateTimeLiteralsSupport> |
UserProtos.DateTimeLiteralsSupport.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
UserProtos.ServerMeta.Builder |
UserProtos.ServerMeta.Builder.addDateTimeLiteralsSupport(UserProtos.DateTimeLiteralsSupport value)
Supported Date Time literals
|
UserProtos.ServerMeta.Builder |
UserProtos.ServerMeta.Builder.setDateTimeLiteralsSupport(int index,
UserProtos.DateTimeLiteralsSupport value)
Supported Date Time literals
|
| Modifier and Type | Method and Description |
|---|---|
UserProtos.ServerMeta.Builder |
UserProtos.ServerMeta.Builder.addAllDateTimeLiteralsSupport(Iterable<? extends UserProtos.DateTimeLiteralsSupport> values)
Supported Date Time literals
|
Copyright © 2021 The Apache Software Foundation. All rights reserved.