Uses of Enum
org.apache.drill.exec.proto.UserProtos.OuterJoinSupport
Packages that use UserProtos.OuterJoinSupport
-
Uses of UserProtos.OuterJoinSupport in org.apache.drill.exec.proto
Methods in org.apache.drill.exec.proto that return UserProtos.OuterJoinSupportModifier and TypeMethodDescriptionstatic UserProtos.OuterJoinSupportUserProtos.OuterJoinSupport.forNumber(int value) UserProtos.ServerMeta.Builder.getOuterJoinSupport(int index) Outer join suportUserProtos.ServerMeta.getOuterJoinSupport(int index) Outer join suportUserProtos.ServerMetaOrBuilder.getOuterJoinSupport(int index) Outer join suportstatic UserProtos.OuterJoinSupportUserProtos.OuterJoinSupport.valueOf(int value) Deprecated.static UserProtos.OuterJoinSupportUserProtos.OuterJoinSupport.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this type with the specified name.static UserProtos.OuterJoinSupportReturns the enum constant of this type with the specified name.static UserProtos.OuterJoinSupport[]UserProtos.OuterJoinSupport.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.OuterJoinSupportModifier and TypeMethodDescriptionUserProtos.ServerMeta.Builder.getOuterJoinSupportList()Outer join suportUserProtos.ServerMeta.getOuterJoinSupportList()Outer join suportUserProtos.ServerMetaOrBuilder.getOuterJoinSupportList()Outer join suportstatic com.google.protobuf.Internal.EnumLiteMap<UserProtos.OuterJoinSupport> UserProtos.OuterJoinSupport.internalGetValueMap()Methods in org.apache.drill.exec.proto with parameters of type UserProtos.OuterJoinSupportModifier and TypeMethodDescriptionUserProtos.ServerMeta.Builder.addOuterJoinSupport(UserProtos.OuterJoinSupport value) Outer join suportUserProtos.ServerMeta.Builder.setOuterJoinSupport(int index, UserProtos.OuterJoinSupport value) Outer join suportMethod parameters in org.apache.drill.exec.proto with type arguments of type UserProtos.OuterJoinSupportModifier and TypeMethodDescriptionUserProtos.ServerMeta.Builder.addAllOuterJoinSupport(Iterable<? extends UserProtos.OuterJoinSupport> values) Outer join suport