| Package | Description |
|---|---|
| org.apache.drill.exec.proto |
| Modifier and Type | Method and Description |
|---|---|
static UserProtos.OuterJoinSupport |
UserProtos.OuterJoinSupport.forNumber(int value) |
UserProtos.OuterJoinSupport |
UserProtos.ServerMetaOrBuilder.getOuterJoinSupport(int index)
Outer join suport
|
UserProtos.OuterJoinSupport |
UserProtos.ServerMeta.getOuterJoinSupport(int index)
Outer join suport
|
UserProtos.OuterJoinSupport |
UserProtos.ServerMeta.Builder.getOuterJoinSupport(int index)
Outer join suport
|
static UserProtos.OuterJoinSupport |
UserProtos.OuterJoinSupport.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static UserProtos.OuterJoinSupport |
UserProtos.OuterJoinSupport.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static UserProtos.OuterJoinSupport |
UserProtos.OuterJoinSupport.valueOf(String name)
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 Type | Method and Description |
|---|---|
List<UserProtos.OuterJoinSupport> |
UserProtos.ServerMetaOrBuilder.getOuterJoinSupportList()
Outer join suport
|
List<UserProtos.OuterJoinSupport> |
UserProtos.ServerMeta.getOuterJoinSupportList()
Outer join suport
|
List<UserProtos.OuterJoinSupport> |
UserProtos.ServerMeta.Builder.getOuterJoinSupportList()
Outer join suport
|
static com.google.protobuf.Internal.EnumLiteMap<UserProtos.OuterJoinSupport> |
UserProtos.OuterJoinSupport.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
UserProtos.ServerMeta.Builder |
UserProtos.ServerMeta.Builder.addOuterJoinSupport(UserProtos.OuterJoinSupport value)
Outer join suport
|
UserProtos.ServerMeta.Builder |
UserProtos.ServerMeta.Builder.setOuterJoinSupport(int index,
UserProtos.OuterJoinSupport value)
Outer join suport
|
| Modifier and Type | Method and Description |
|---|---|
UserProtos.ServerMeta.Builder |
UserProtos.ServerMeta.Builder.addAllOuterJoinSupport(Iterable<? extends UserProtos.OuterJoinSupport> values)
Outer join suport
|
Copyright © 2021 The Apache Software Foundation. All rights reserved.