public final class StorageManagers extends Object
Modifier and Type | Method and Description |
---|---|
static StorageManager |
newStorageManager(StorageManagerSpecifier specifier)
Create a new storage manager from a given base location and new GUID.
|
public static StorageManager newStorageManager(StorageManagerSpecifier specifier)
StorageManagerProvider
that supports the given base path.basePath
- the base path. this by-default the value returned by ClusterProvider.getDefaultStorageManagementPath(ClusterSpecifier)
.Copyright © 2020 Actian Corporation. All rights reserved.