|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface CandidateTable
Candidate table interface
Method Summary | |
---|---|
AbstractCubeTable |
getBaseTable()
Get base table of the candidate table |
Collection<String> |
getColumns()
Get columns of candidate table |
String |
getName()
Get name of the candidate table |
String |
getStorageString(String alias)
Get storage string of the base table alias passed |
AbstractCubeTable |
getTable()
Get candidate table |
Method Detail |
---|
String getStorageString(String alias)
alias
-
AbstractCubeTable getTable()
AbstractCubeTable getBaseTable()
String getName()
Collection<String> getColumns()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |