org.apache.lens.examples
Class SampleMetastore
java.lang.Object
org.apache.lens.examples.SampleMetastore
public class SampleMetastore
- extends Object
JAXB_UNMARSHALLER
public static final Unmarshaller JAXB_UNMARSHALLER
SampleMetastore
public SampleMetastore()
throws JAXBException
- Throws:
JAXBException
readFromXML
public static Object readFromXML(String filename)
throws JAXBException,
IOException
- Throws:
JAXBException
IOException
close
public void close()
createCube
public void createCube()
throws JAXBException,
IOException
- Throws:
JAXBException
IOException
createDimensions
public void createDimensions()
throws JAXBException,
IOException
- Throws:
JAXBException
IOException
createStorages
public void createStorages()
throws JAXBException,
IOException
- Throws:
JAXBException
IOException
createAll
public void createAll()
throws JAXBException,
IOException
- Throws:
JAXBException
IOException
main
public static void main(String[] args)
throws Exception
- Throws:
Exception
Copyright © 2014–2015 Apache Software Foundation. All rights reserved.