Package | Description |
---|---|
tachyon.worker.hierarchy |
Modifier and Type | Method and Description |
---|---|
StorageTier |
StorageTier.getNextStorageTier()
Get next StorageTier
|
Constructor and Description |
---|
StorageTier(int storageLevel,
StorageLevelAlias storageLevelAlias,
String[] dirPaths,
long[] dirCapacityBytes,
String dataFolder,
String userTempFolder,
StorageTier nextTier,
Object conf)
Creates a new StorageTier
|
Copyright © 2015. All Rights Reserved.