| Modifier and Type | Method and Description |
|---|---|
List<ProfiledPlan> |
children()
As noted in the class-level javadoc, a plan is a tree, where each child is another plan.
|
long |
dbHits() |
long |
records() |
arguments, identifiers, operatorTypelong dbHits()
long records()
List<ProfiledPlan> children()
Planoperator that introduces
new records on its own.Copyright © 2018. All rights reserved.