public static interface HiveAugmentSnapshotMaterializationRule.Config
extends org.apache.calcite.plan.RelRule.Config
| Modifier and Type | Method and Description |
|---|---|
Map<String,SnapshotContext> |
getMvMetaStoredSnapshot() |
default HiveAugmentSnapshotMaterializationRule |
toRule() |
HiveAugmentSnapshotMaterializationRule.Config |
withMvMetaStoredSnapshot(Map<String,SnapshotContext> mvMetaStoredSnapshot) |
HiveAugmentSnapshotMaterializationRule.Config withMvMetaStoredSnapshot(Map<String,SnapshotContext> mvMetaStoredSnapshot)
Map<String,SnapshotContext> getMvMetaStoredSnapshot()
default HiveAugmentSnapshotMaterializationRule toRule()
toRule in interface org.apache.calcite.plan.RelRule.ConfigCopyright © 2024 The Apache Software Foundation. All rights reserved.