public final class HazelcastRelSubsetUtil extends Object
Modifier and Type | Method and Description |
---|---|
static List<org.apache.calcite.plan.volcano.RelSubset> |
getSubsets(org.apache.calcite.rel.RelNode input)
Gets all subsets from the input's set
|
public static List<org.apache.calcite.plan.volcano.RelSubset> getSubsets(org.apache.calcite.rel.RelNode input)
input
- the inputCopyright © 2022 Hazelcast, Inc.. All rights reserved.