public class ManilaBackendStoragePool extends Object implements BackendStoragePool
Modifier and Type | Class and Description |
---|---|
static class |
ManilaBackendStoragePool.BackendStoragePools |
static class |
ManilaBackendStoragePool.ManilaCapabilities |
BackendStoragePool.Capabilities, BackendStoragePool.ConsistencyGroupSupport
Constructor and Description |
---|
ManilaBackendStoragePool() |
Modifier and Type | Method and Description |
---|---|
String |
getBackend() |
BackendStoragePool.Capabilities |
getCapabilities() |
String |
getHost() |
String |
getName() |
String |
getPool() |
public String getBackend()
getBackend
in interface BackendStoragePool
public String getHost()
getHost
in interface BackendStoragePool
public String getPool()
getPool
in interface BackendStoragePool
public String getName()
getName
in interface BackendStoragePool
host@backend#POOL
public BackendStoragePool.Capabilities getCapabilities()
getCapabilities
in interface BackendStoragePool
Copyright © 2017. All rights reserved.