Uses of Enum
org.apache.drill.exec.proto.UserProtos.OuterJoinSupport
-
Uses of UserProtos.OuterJoinSupport in org.apache.drill.exec.proto
Modifier and TypeMethodDescriptionstatic UserProtos.OuterJoinSupport
UserProtos.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.OuterJoinSupport
UserProtos.OuterJoinSupport.valueOf
(int value) Deprecated.static UserProtos.OuterJoinSupport
UserProtos.OuterJoinSupport.valueOf
(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this type with the specified name.static UserProtos.OuterJoinSupport
Returns 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.Modifier 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()
Modifier and TypeMethodDescriptionUserProtos.ServerMeta.Builder.addOuterJoinSupport
(UserProtos.OuterJoinSupport value) Outer join suportUserProtos.ServerMeta.Builder.setOuterJoinSupport
(int index, UserProtos.OuterJoinSupport value) Outer join suportModifier and TypeMethodDescriptionUserProtos.ServerMeta.Builder.addAllOuterJoinSupport
(Iterable<? extends UserProtos.OuterJoinSupport> values) Outer join suport