| Package | Description |
|---|---|
| org.apache.drill.exec.proto |
| Modifier and Type | Class and Description |
|---|---|
static class |
UserBitShared.StreamProfile
Protobuf type
exec.shared.StreamProfile |
static class |
UserBitShared.StreamProfile.Builder
Protobuf type
exec.shared.StreamProfile |
| Modifier and Type | Method and Description |
|---|---|
UserBitShared.StreamProfileOrBuilder |
UserBitShared.OperatorProfileOrBuilder.getInputProfileOrBuilder(int index)
repeated .exec.shared.StreamProfile input_profile = 1; |
UserBitShared.StreamProfileOrBuilder |
UserBitShared.OperatorProfile.getInputProfileOrBuilder(int index)
repeated .exec.shared.StreamProfile input_profile = 1; |
UserBitShared.StreamProfileOrBuilder |
UserBitShared.OperatorProfile.Builder.getInputProfileOrBuilder(int index)
repeated .exec.shared.StreamProfile input_profile = 1; |
| Modifier and Type | Method and Description |
|---|---|
List<? extends UserBitShared.StreamProfileOrBuilder> |
UserBitShared.OperatorProfileOrBuilder.getInputProfileOrBuilderList()
repeated .exec.shared.StreamProfile input_profile = 1; |
List<? extends UserBitShared.StreamProfileOrBuilder> |
UserBitShared.OperatorProfile.getInputProfileOrBuilderList()
repeated .exec.shared.StreamProfile input_profile = 1; |
List<? extends UserBitShared.StreamProfileOrBuilder> |
UserBitShared.OperatorProfile.Builder.getInputProfileOrBuilderList()
repeated .exec.shared.StreamProfile input_profile = 1; |
Copyright © 2021 The Apache Software Foundation. All rights reserved.