|
||||||||||
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 |
Set<?> |
getPartsQueried()
Get partitions queried |
String |
getStorageString(String alias)
Get storage string of the base table alias passed |
Set<String> |
getStorageTables()
Get storage tables corresponding to this candidate |
AbstractCubeTable |
getTable()
Get candidate table |
Method Detail |
---|
String getStorageString(String alias)
alias
-
Set<String> getStorageTables()
AbstractCubeTable getTable()
AbstractCubeTable getBaseTable()
String getName()
Collection<String> getColumns()
Set<?> getPartsQueried()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |