public static class RelFactories.SnapshotFactoryImpl extends Object implements RelFactories.SnapshotFactory
RelFactories.SnapshotFactory that
returns a vanilla LogicalSnapshot.| Constructor and Description |
|---|
SnapshotFactoryImpl() |
| Modifier and Type | Method and Description |
|---|---|
RelNode |
createSnapshot(RelNode input,
RexNode period)
Creates a
Snapshot. |
public RelNode createSnapshot(RelNode input, RexNode period)
RelFactories.SnapshotFactorySnapshot.createSnapshot in interface RelFactories.SnapshotFactoryCopyright © 2012-2022 Apache Software Foundation. All Rights Reserved.