Uses of Enum
org.apache.drill.exec.proto.UserProtos.UnionSupport
Packages that use UserProtos.UnionSupport
-
Uses of UserProtos.UnionSupport in org.apache.drill.exec.proto
Methods in org.apache.drill.exec.proto that return UserProtos.UnionSupportModifier and TypeMethodDescriptionstatic UserProtos.UnionSupportUserProtos.UnionSupport.forNumber(int value) UserProtos.ServerMeta.Builder.getUnionSupport(int index) UNION supportUserProtos.ServerMeta.getUnionSupport(int index) UNION supportUserProtos.ServerMetaOrBuilder.getUnionSupport(int index) UNION supportstatic UserProtos.UnionSupportUserProtos.UnionSupport.valueOf(int value) Deprecated.static UserProtos.UnionSupportUserProtos.UnionSupport.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this type with the specified name.static UserProtos.UnionSupportReturns the enum constant of this type with the specified name.static UserProtos.UnionSupport[]UserProtos.UnionSupport.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.UnionSupportModifier and TypeMethodDescriptionUserProtos.ServerMeta.Builder.getUnionSupportList()UNION supportUserProtos.ServerMeta.getUnionSupportList()UNION supportUserProtos.ServerMetaOrBuilder.getUnionSupportList()UNION supportstatic com.google.protobuf.Internal.EnumLiteMap<UserProtos.UnionSupport> UserProtos.UnionSupport.internalGetValueMap()Methods in org.apache.drill.exec.proto with parameters of type UserProtos.UnionSupportModifier and TypeMethodDescriptionUserProtos.ServerMeta.Builder.addUnionSupport(UserProtos.UnionSupport value) UNION supportUserProtos.ServerMeta.Builder.setUnionSupport(int index, UserProtos.UnionSupport value) UNION supportMethod parameters in org.apache.drill.exec.proto with type arguments of type UserProtos.UnionSupportModifier and TypeMethodDescriptionUserProtos.ServerMeta.Builder.addAllUnionSupport(Iterable<? extends UserProtos.UnionSupport> values) UNION support