|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.lens.examples.SampleMetastore
public class SampleMetastore
| Field Summary | |
|---|---|
static Unmarshaller |
JAXB_UNMARSHALLER
|
| Constructor Summary | |
|---|---|
SampleMetastore()
|
|
| Method Summary | |
|---|---|
void |
close()
|
void |
createAll()
|
void |
createCube()
|
void |
createDimensions()
|
void |
createStorages()
|
static void |
main(String[] args)
|
static Object |
readFromXML(String filename)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final Unmarshaller JAXB_UNMARSHALLER
| Constructor Detail |
|---|
public SampleMetastore()
throws JAXBException
JAXBException| Method Detail |
|---|
public static Object readFromXML(String filename)
throws JAXBException,
IOException
JAXBException
IOExceptionpublic void close()
public void createCube()
throws JAXBException,
IOException
JAXBException
IOException
public void createDimensions()
throws JAXBException,
IOException
JAXBException
IOException
public void createStorages()
throws JAXBException,
IOException
JAXBException
IOException
public void createAll()
throws JAXBException,
IOException
JAXBException
IOException
public static void main(String[] args)
throws Exception
Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||