| Package | Description |
|---|---|
| org.apache.drill.exec.proto |
| Modifier and Type | Method and Description |
|---|---|
static UserProtos.NullCollation |
UserProtos.NullCollation.forNumber(int value) |
UserProtos.NullCollation |
UserProtos.ServerMetaOrBuilder.getNullCollation()
How NULL are sorted
|
UserProtos.NullCollation |
UserProtos.ServerMeta.getNullCollation()
How NULL are sorted
|
UserProtos.NullCollation |
UserProtos.ServerMeta.Builder.getNullCollation()
How NULL are sorted
|
static UserProtos.NullCollation |
UserProtos.NullCollation.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static UserProtos.NullCollation |
UserProtos.NullCollation.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static UserProtos.NullCollation |
UserProtos.NullCollation.valueOf(String name)
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 Type | Method and Description |
|---|---|
static com.google.protobuf.Internal.EnumLiteMap<UserProtos.NullCollation> |
UserProtos.NullCollation.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
UserProtos.ServerMeta.Builder |
UserProtos.ServerMeta.Builder.setNullCollation(UserProtos.NullCollation value)
How NULL are sorted
|
Copyright © 2021 The Apache Software Foundation. All rights reserved.