| Package | Description |
|---|---|
| org.apache.drill.exec.server.rest.profile |
| Modifier and Type | Method and Description |
|---|---|
OperatorPathBuilder |
OperatorPathBuilder.setMajor(int newMajor) |
OperatorPathBuilder |
OperatorPathBuilder.setMajor(UserBitShared.MajorFragmentProfile major) |
OperatorPathBuilder |
OperatorPathBuilder.setMinor(int newMinor) |
OperatorPathBuilder |
OperatorPathBuilder.setMinor(UserBitShared.MinorFragmentProfile minor) |
OperatorPathBuilder |
OperatorPathBuilder.setOperator(int newOp) |
OperatorPathBuilder |
OperatorPathBuilder.setOperator(UserBitShared.OperatorProfile op) |
Copyright © 2021 The Apache Software Foundation. All rights reserved.