| Package | Description |
|---|---|
| org.apache.drill.exec.proto | |
| org.apache.drill.exec.work.foreman |
| Modifier and Type | Method and Description |
|---|---|
static UserBitShared.FragmentState |
UserBitShared.FragmentState.forNumber(int value) |
UserBitShared.FragmentState |
UserBitShared.MinorFragmentProfileOrBuilder.getState()
optional .exec.shared.FragmentState state = 1; |
UserBitShared.FragmentState |
UserBitShared.MinorFragmentProfile.getState()
optional .exec.shared.FragmentState state = 1; |
UserBitShared.FragmentState |
UserBitShared.MinorFragmentProfile.Builder.getState()
optional .exec.shared.FragmentState state = 1; |
static UserBitShared.FragmentState |
UserBitShared.FragmentState.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static UserBitShared.FragmentState |
UserBitShared.FragmentState.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static UserBitShared.FragmentState |
UserBitShared.FragmentState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static UserBitShared.FragmentState[] |
UserBitShared.FragmentState.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<UserBitShared.FragmentState> |
UserBitShared.FragmentState.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
UserBitShared.MinorFragmentProfile.Builder |
UserBitShared.MinorFragmentProfile.Builder.setState(UserBitShared.FragmentState value)
optional .exec.shared.FragmentState state = 1; |
| Modifier and Type | Method and Description |
|---|---|
UserBitShared.FragmentState |
FragmentData.getState() |
Copyright © 2021 The Apache Software Foundation. All rights reserved.