| Package | Description |
|---|---|
| org.apache.lens.cube.metadata | |
| org.apache.lens.storage.db |
| Modifier and Type | Class and Description |
|---|---|
class |
HDFSStorage |
| Modifier and Type | Method and Description |
|---|---|
Storage |
CubeMetastoreClient.getStorage(String storageName)
Get
Storage object corresponding to the name |
Storage |
CubeMetastoreClient.getStorage(String storageName,
boolean throwException) |
static Storage |
JAXBUtils.storageFromXStorage(XStorage xs) |
| Modifier and Type | Method and Description |
|---|---|
Collection<Storage> |
CubeMetastoreClient.getAllStorages()
Get all storages in metastore
|
| Modifier and Type | Method and Description |
|---|---|
void |
CubeMetastoreClient.alterStorage(String storageName,
Storage storage) |
void |
CubeMetastoreClient.createStorage(Storage storage) |
static XStorage |
JAXBUtils.xstorageFromStorage(Storage storage) |
| Modifier and Type | Class and Description |
|---|---|
class |
DBStorage
The Class DBStorage.
|
Copyright © 2014–2018 Apache Software Foundation. All rights reserved.