| Package | Description |
|---|---|
| org.apache.drill.exec.ops | |
| org.apache.drill.exec.proto | |
| org.apache.drill.exec.server.rest.profile |
| Modifier and Type | Method and Description |
|---|---|
UserBitShared.OperatorProfile |
OperatorStats.getProfile() |
| Modifier and Type | Field and Description |
|---|---|
static com.google.protobuf.Parser<UserBitShared.OperatorProfile> |
UserBitShared.OperatorProfile.PARSER
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
UserBitShared.OperatorProfile |
UserBitShared.OperatorProfile.Builder.build() |
UserBitShared.OperatorProfile |
UserBitShared.OperatorProfile.Builder.buildPartial() |
static UserBitShared.OperatorProfile |
UserBitShared.OperatorProfile.getDefaultInstance() |
UserBitShared.OperatorProfile |
UserBitShared.OperatorProfile.getDefaultInstanceForType() |
UserBitShared.OperatorProfile |
UserBitShared.OperatorProfile.Builder.getDefaultInstanceForType() |
UserBitShared.OperatorProfile |
UserBitShared.MinorFragmentProfileOrBuilder.getOperatorProfile(int index)
repeated .exec.shared.OperatorProfile operator_profile = 4; |
UserBitShared.OperatorProfile |
UserBitShared.MinorFragmentProfile.getOperatorProfile(int index)
repeated .exec.shared.OperatorProfile operator_profile = 4; |
UserBitShared.OperatorProfile |
UserBitShared.MinorFragmentProfile.Builder.getOperatorProfile(int index)
repeated .exec.shared.OperatorProfile operator_profile = 4; |
UserBitShared.OperatorProfile |
SchemaUserBitShared.OperatorProfile.MessageSchema.newMessage() |
static UserBitShared.OperatorProfile |
UserBitShared.OperatorProfile.parseDelimitedFrom(InputStream input) |
static UserBitShared.OperatorProfile |
UserBitShared.OperatorProfile.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static UserBitShared.OperatorProfile |
UserBitShared.OperatorProfile.parseFrom(byte[] data) |
static UserBitShared.OperatorProfile |
UserBitShared.OperatorProfile.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static UserBitShared.OperatorProfile |
UserBitShared.OperatorProfile.parseFrom(ByteBuffer data) |
static UserBitShared.OperatorProfile |
UserBitShared.OperatorProfile.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static UserBitShared.OperatorProfile |
UserBitShared.OperatorProfile.parseFrom(com.google.protobuf.ByteString data) |
static UserBitShared.OperatorProfile |
UserBitShared.OperatorProfile.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static UserBitShared.OperatorProfile |
UserBitShared.OperatorProfile.parseFrom(com.google.protobuf.CodedInputStream input) |
static UserBitShared.OperatorProfile |
UserBitShared.OperatorProfile.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static UserBitShared.OperatorProfile |
UserBitShared.OperatorProfile.parseFrom(InputStream input) |
static UserBitShared.OperatorProfile |
UserBitShared.OperatorProfile.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
List<UserBitShared.OperatorProfile> |
UserBitShared.MinorFragmentProfileOrBuilder.getOperatorProfileList()
repeated .exec.shared.OperatorProfile operator_profile = 4; |
List<UserBitShared.OperatorProfile> |
UserBitShared.MinorFragmentProfile.getOperatorProfileList()
repeated .exec.shared.OperatorProfile operator_profile = 4; |
List<UserBitShared.OperatorProfile> |
UserBitShared.MinorFragmentProfile.Builder.getOperatorProfileList()
repeated .exec.shared.OperatorProfile operator_profile = 4; |
com.google.protobuf.Parser<UserBitShared.OperatorProfile> |
UserBitShared.OperatorProfile.getParserForType() |
static com.google.protobuf.Parser<UserBitShared.OperatorProfile> |
UserBitShared.OperatorProfile.parser() |
Class<UserBitShared.OperatorProfile> |
SchemaUserBitShared.OperatorProfile.MessageSchema.typeClass() |
| Modifier and Type | Method and Description |
|---|---|
UserBitShared.MinorFragmentProfile.Builder |
UserBitShared.MinorFragmentProfile.Builder.addOperatorProfile(int index,
UserBitShared.OperatorProfile value)
repeated .exec.shared.OperatorProfile operator_profile = 4; |
UserBitShared.MinorFragmentProfile.Builder |
UserBitShared.MinorFragmentProfile.Builder.addOperatorProfile(UserBitShared.OperatorProfile value)
repeated .exec.shared.OperatorProfile operator_profile = 4; |
boolean |
SchemaUserBitShared.OperatorProfile.MessageSchema.isInitialized(UserBitShared.OperatorProfile message) |
void |
SchemaUserBitShared.OperatorProfile.MessageSchema.mergeFrom(io.protostuff.Input input,
UserBitShared.OperatorProfile message) |
UserBitShared.OperatorProfile.Builder |
UserBitShared.OperatorProfile.Builder.mergeFrom(UserBitShared.OperatorProfile other) |
static UserBitShared.OperatorProfile.Builder |
UserBitShared.OperatorProfile.newBuilder(UserBitShared.OperatorProfile prototype) |
UserBitShared.MinorFragmentProfile.Builder |
UserBitShared.MinorFragmentProfile.Builder.setOperatorProfile(int index,
UserBitShared.OperatorProfile value)
repeated .exec.shared.OperatorProfile operator_profile = 4; |
void |
SchemaUserBitShared.OperatorProfile.MessageSchema.writeTo(io.protostuff.Output output,
UserBitShared.OperatorProfile message) |
| Modifier and Type | Method and Description |
|---|---|
UserBitShared.MinorFragmentProfile.Builder |
UserBitShared.MinorFragmentProfile.Builder.addAllOperatorProfile(Iterable<? extends UserBitShared.OperatorProfile> values)
repeated .exec.shared.OperatorProfile operator_profile = 4; |
| Modifier and Type | Method and Description |
|---|---|
OperatorPathBuilder |
OperatorPathBuilder.setOperator(UserBitShared.OperatorProfile op) |
| Constructor and Description |
|---|
OperatorWrapper(int major,
List<org.apache.commons.lang3.tuple.ImmutablePair<org.apache.commons.lang3.tuple.ImmutablePair<UserBitShared.OperatorProfile,Integer>,String>> opsAndHostsList,
Map<String,String> phyOperMap,
DrillConfig config) |
Copyright © 2021 The Apache Software Foundation. All rights reserved.