org.apache.lens.cube.metadata
Class SchemaGraph.TableRelationship
java.lang.Object
org.apache.lens.cube.metadata.SchemaGraph.TableRelationship
- Enclosing class:
- SchemaGraph
public static class SchemaGraph.TableRelationship
- extends Object
SchemaGraph.TableRelationship
public SchemaGraph.TableRelationship(String fromCol,
AbstractCubeTable fromTab,
String toCol,
AbstractCubeTable toTab)
toString
public String toString()
- Overrides:
toString
in class Object
equals
public boolean equals(Object obj)
- Overrides:
equals
in class Object
hashCode
public int hashCode()
- Overrides:
hashCode
in class Object
Copyright © 2014–2015 Apache Software Foundation. All rights reserved.