| Package | Description |
|---|---|
| org.apache.drill.exec.proto |
| Modifier and Type | Class and Description |
|---|---|
static class |
UserBitShared.OperatorProfile
Protobuf type
exec.shared.OperatorProfile |
static class |
UserBitShared.OperatorProfile.Builder
Protobuf type
exec.shared.OperatorProfile |
| Modifier and Type | Method and Description |
|---|---|
UserBitShared.OperatorProfileOrBuilder |
UserBitShared.MinorFragmentProfileOrBuilder.getOperatorProfileOrBuilder(int index)
repeated .exec.shared.OperatorProfile operator_profile = 4; |
UserBitShared.OperatorProfileOrBuilder |
UserBitShared.MinorFragmentProfile.getOperatorProfileOrBuilder(int index)
repeated .exec.shared.OperatorProfile operator_profile = 4; |
UserBitShared.OperatorProfileOrBuilder |
UserBitShared.MinorFragmentProfile.Builder.getOperatorProfileOrBuilder(int index)
repeated .exec.shared.OperatorProfile operator_profile = 4; |
| Modifier and Type | Method and Description |
|---|---|
List<? extends UserBitShared.OperatorProfileOrBuilder> |
UserBitShared.MinorFragmentProfileOrBuilder.getOperatorProfileOrBuilderList()
repeated .exec.shared.OperatorProfile operator_profile = 4; |
List<? extends UserBitShared.OperatorProfileOrBuilder> |
UserBitShared.MinorFragmentProfile.getOperatorProfileOrBuilderList()
repeated .exec.shared.OperatorProfile operator_profile = 4; |
List<? extends UserBitShared.OperatorProfileOrBuilder> |
UserBitShared.MinorFragmentProfile.Builder.getOperatorProfileOrBuilderList()
repeated .exec.shared.OperatorProfile operator_profile = 4; |
Copyright © 2021 The Apache Software Foundation. All rights reserved.