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