| Package | Description |
|---|---|
| org.apache.drill.exec.proto |
| Modifier and Type | Method and Description |
|---|---|
static UserProtos.UnionSupport |
UserProtos.UnionSupport.forNumber(int value) |
UserProtos.UnionSupport |
UserProtos.ServerMetaOrBuilder.getUnionSupport(int index)
UNION support
|
UserProtos.UnionSupport |
UserProtos.ServerMeta.getUnionSupport(int index)
UNION support
|
UserProtos.UnionSupport |
UserProtos.ServerMeta.Builder.getUnionSupport(int index)
UNION support
|
static UserProtos.UnionSupport |
UserProtos.UnionSupport.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static UserProtos.UnionSupport |
UserProtos.UnionSupport.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static UserProtos.UnionSupport |
UserProtos.UnionSupport.valueOf(String name)
Returns 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.
|
| Modifier and Type | Method and Description |
|---|---|
List<UserProtos.UnionSupport> |
UserProtos.ServerMetaOrBuilder.getUnionSupportList()
UNION support
|
List<UserProtos.UnionSupport> |
UserProtos.ServerMeta.getUnionSupportList()
UNION support
|
List<UserProtos.UnionSupport> |
UserProtos.ServerMeta.Builder.getUnionSupportList()
UNION support
|
static com.google.protobuf.Internal.EnumLiteMap<UserProtos.UnionSupport> |
UserProtos.UnionSupport.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
UserProtos.ServerMeta.Builder |
UserProtos.ServerMeta.Builder.addUnionSupport(UserProtos.UnionSupport value)
UNION support
|
UserProtos.ServerMeta.Builder |
UserProtos.ServerMeta.Builder.setUnionSupport(int index,
UserProtos.UnionSupport value)
UNION support
|
| Modifier and Type | Method and Description |
|---|---|
UserProtos.ServerMeta.Builder |
UserProtos.ServerMeta.Builder.addAllUnionSupport(Iterable<? extends UserProtos.UnionSupport> values)
UNION support
|
Copyright © 2021 The Apache Software Foundation. All rights reserved.