private static class AbstractMaterializedViewRule.NodeLineage extends Object
| Modifier and Type | Field and Description |
|---|---|
private Map<String,Integer> |
exprsLineage |
private Map<String,Integer> |
exprsLineageLosslessCasts |
| Modifier | Constructor and Description |
|---|---|
private |
NodeLineage(Map<String,Integer> exprsLineage,
Map<String,Integer> exprsLineageLosslessCasts) |
| Modifier and Type | Method and Description |
|---|---|
protected static AbstractMaterializedViewRule.NodeLineage |
of(Map<String,Integer> exprsLineage,
Map<String,Integer> exprsLineageLosslessCasts) |
Copyright © 2012–2018 The Apache Software Foundation. All rights reserved.