Uses of Enum
org.apache.drill.exec.proto.UserProtos.SubQuerySupport
Packages that use UserProtos.SubQuerySupport
-
Uses of UserProtos.SubQuerySupport in org.apache.drill.exec.proto
Methods in org.apache.drill.exec.proto that return UserProtos.SubQuerySupportModifier and TypeMethodDescriptionstatic UserProtos.SubQuerySupportUserProtos.SubQuerySupport.forNumber(int value) UserProtos.ServerMeta.Builder.getSubquerySupport(int index) Subquery supportUserProtos.ServerMeta.getSubquerySupport(int index) Subquery supportUserProtos.ServerMetaOrBuilder.getSubquerySupport(int index) Subquery supportstatic UserProtos.SubQuerySupportUserProtos.SubQuerySupport.valueOf(int value) Deprecated.static UserProtos.SubQuerySupportUserProtos.SubQuerySupport.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this type with the specified name.static UserProtos.SubQuerySupportReturns the enum constant of this type with the specified name.static UserProtos.SubQuerySupport[]UserProtos.SubQuerySupport.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.SubQuerySupportModifier and TypeMethodDescriptionUserProtos.ServerMeta.Builder.getSubquerySupportList()Subquery supportUserProtos.ServerMeta.getSubquerySupportList()Subquery supportUserProtos.ServerMetaOrBuilder.getSubquerySupportList()Subquery supportstatic com.google.protobuf.Internal.EnumLiteMap<UserProtos.SubQuerySupport> UserProtos.SubQuerySupport.internalGetValueMap()Methods in org.apache.drill.exec.proto with parameters of type UserProtos.SubQuerySupportModifier and TypeMethodDescriptionUserProtos.ServerMeta.Builder.addSubquerySupport(UserProtos.SubQuerySupport value) Subquery supportUserProtos.ServerMeta.Builder.setSubquerySupport(int index, UserProtos.SubQuerySupport value) Subquery supportMethod parameters in org.apache.drill.exec.proto with type arguments of type UserProtos.SubQuerySupportModifier and TypeMethodDescriptionUserProtos.ServerMeta.Builder.addAllSubquerySupport(Iterable<? extends UserProtos.SubQuerySupport> values) Subquery support