public interface Table
Modifier and Type | Method and Description |
---|---|
default LinkedHashSet<Dimension> |
getDimensions()
Getter for set of dimensions.
|
String |
getName()
The name for this table.
|
Schema |
getSchema()
The schema for this table.
|
Schema getSchema()
String getName()
default LinkedHashSet<Dimension> getDimensions()
Copyright © 2016–2018 Yahoo! Inc.. All rights reserved.