Uses of Enum
org.apache.drill.exec.proto.UserProtos.SubQuerySupport
-
Uses of UserProtos.SubQuerySupport in org.apache.drill.exec.proto
Modifier and TypeMethodDescriptionstatic UserProtos.SubQuerySupport
UserProtos.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.SubQuerySupport
UserProtos.SubQuerySupport.valueOf
(int value) Deprecated.static UserProtos.SubQuerySupport
UserProtos.SubQuerySupport.valueOf
(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this type with the specified name.static UserProtos.SubQuerySupport
Returns 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.Modifier 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()
Modifier and TypeMethodDescriptionUserProtos.ServerMeta.Builder.addSubquerySupport
(UserProtos.SubQuerySupport value) Subquery supportUserProtos.ServerMeta.Builder.setSubquerySupport
(int index, UserProtos.SubQuerySupport value) Subquery supportModifier and TypeMethodDescriptionUserProtos.ServerMeta.Builder.addAllSubquerySupport
(Iterable<? extends UserProtos.SubQuerySupport> values) Subquery support