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
JAXBException
public static Object readFromXML(String filename) throws JAXBException, IOException
JAXBException
IOException
public void close()
public void createCubes() 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
Copyright © 2014–2018 Apache Software Foundation. All rights reserved.