Uses of Enum
org.apache.drill.exec.proto.UserProtos.GroupBySupport
-
Uses of UserProtos.GroupBySupport in org.apache.drill.exec.proto
Modifier and TypeMethodDescriptionstatic UserProtos.GroupBySupport
UserProtos.GroupBySupport.forNumber
(int value) UserProtos.ServerMeta.Builder.getGroupBySupport()
Group By supportUserProtos.ServerMeta.getGroupBySupport()
Group By supportUserProtos.ServerMetaOrBuilder.getGroupBySupport()
Group By supportstatic UserProtos.GroupBySupport
UserProtos.GroupBySupport.valueOf
(int value) Deprecated.static UserProtos.GroupBySupport
UserProtos.GroupBySupport.valueOf
(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this type with the specified name.static UserProtos.GroupBySupport
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 TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap<UserProtos.GroupBySupport>
UserProtos.GroupBySupport.internalGetValueMap()
Modifier and TypeMethodDescriptionUserProtos.ServerMeta.Builder.setGroupBySupport
(UserProtos.GroupBySupport value) Group By support