public class SampleMetastore extends Object
| Modifier and Type | Field and Description |
|---|---|
static Unmarshaller |
JAXB_UNMARSHALLER |
| Constructor and Description |
|---|
SampleMetastore() |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
void |
createAll() |
void |
createCubes() |
void |
createDimensions() |
void |
createStorages() |
static void |
main(String[] args) |
static Object |
readFromXML(String filename) |
public static final Unmarshaller JAXB_UNMARSHALLER
public SampleMetastore()
throws JAXBException
JAXBExceptionpublic static Object readFromXML(String filename) throws JAXBException, IOException
JAXBExceptionIOExceptionpublic void close()
public void createCubes()
throws JAXBException,
IOException
JAXBExceptionIOExceptionpublic void createDimensions()
throws JAXBException,
IOException
JAXBExceptionIOExceptionpublic void createStorages()
throws JAXBException,
IOException
JAXBExceptionIOExceptionpublic void createAll()
throws JAXBException,
IOException
JAXBExceptionIOExceptionCopyright © 2014–2015 Apache Software Foundation. All rights reserved.