| Package | Description |
|---|---|
| org.apache.drill.exec.proto |
| Modifier and Type | Method and Description |
|---|---|
static UserProtos.CorrelationNamesSupport |
UserProtos.CorrelationNamesSupport.forNumber(int value) |
UserProtos.CorrelationNamesSupport |
UserProtos.ServerMetaOrBuilder.getCorrelationNamesSupport()
Correlation names support
|
UserProtos.CorrelationNamesSupport |
UserProtos.ServerMeta.getCorrelationNamesSupport()
Correlation names support
|
UserProtos.CorrelationNamesSupport |
UserProtos.ServerMeta.Builder.getCorrelationNamesSupport()
Correlation names support
|
static UserProtos.CorrelationNamesSupport |
UserProtos.CorrelationNamesSupport.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static UserProtos.CorrelationNamesSupport |
UserProtos.CorrelationNamesSupport.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static UserProtos.CorrelationNamesSupport |
UserProtos.CorrelationNamesSupport.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static UserProtos.CorrelationNamesSupport[] |
UserProtos.CorrelationNamesSupport.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.protobuf.Internal.EnumLiteMap<UserProtos.CorrelationNamesSupport> |
UserProtos.CorrelationNamesSupport.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
UserProtos.ServerMeta.Builder |
UserProtos.ServerMeta.Builder.setCorrelationNamesSupport(UserProtos.CorrelationNamesSupport value)
Correlation names support
|
Copyright © 2021 The Apache Software Foundation. All rights reserved.