|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.apache.lens.examples.PopulateSampleMetastore
public class PopulateSampleMetastore
Constructor Summary | |
---|---|
PopulateSampleMetastore()
|
Method Summary | |
---|---|
void |
close()
|
static void |
main(String[] args)
|
void |
populateAll()
|
void |
populateDimTables()
|
void |
populateFactTables()
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PopulateSampleMetastore() throws JAXBException
JAXBException
Method Detail |
---|
public void close()
public static void main(String[] args) throws Exception
Exception
public void populateAll() throws JAXBException, IOException
JAXBException
IOException
public void populateDimTables() throws JAXBException, IOException
JAXBException
IOException
public void populateFactTables() throws JAXBException, IOException
JAXBException
IOException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |