public static interface BuiltInMetadata.Parallelism.Handler extends MetadataHandler<BuiltInMetadata.Parallelism>
| Modifier and Type | Method and Description |
|---|---|
Boolean |
isPhaseTransition(RelNode r,
RelMetadataQuery mq) |
Integer |
splitCount(RelNode r,
RelMetadataQuery mq) |
getDefBoolean isPhaseTransition(RelNode r, RelMetadataQuery mq)
Integer splitCount(RelNode r, RelMetadataQuery mq)
Copyright © 2012–2018 The Apache Software Foundation. All rights reserved.