| Package | Description |
|---|---|
| org.apache.drill.exec.proto |
| Modifier and Type | Method and Description |
|---|---|
static UserProtos.GroupBySupport |
UserProtos.GroupBySupport.forNumber(int value) |
UserProtos.GroupBySupport |
UserProtos.ServerMetaOrBuilder.getGroupBySupport()
Group By support
|
UserProtos.GroupBySupport |
UserProtos.ServerMeta.getGroupBySupport()
Group By support
|
UserProtos.GroupBySupport |
UserProtos.ServerMeta.Builder.getGroupBySupport()
Group By support
|
static UserProtos.GroupBySupport |
UserProtos.GroupBySupport.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static UserProtos.GroupBySupport |
UserProtos.GroupBySupport.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static UserProtos.GroupBySupport |
UserProtos.GroupBySupport.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static UserProtos.GroupBySupport[] |
UserProtos.GroupBySupport.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.GroupBySupport> |
UserProtos.GroupBySupport.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
UserProtos.ServerMeta.Builder |
UserProtos.ServerMeta.Builder.setGroupBySupport(UserProtos.GroupBySupport value)
Group By support
|
Copyright © 2021 The Apache Software Foundation. All rights reserved.