public class StorageLocationConfig extends Object
| Constructor and Description |
|---|
StorageLocationConfig(File path,
Long maxSize,
Double freeSpacePercent) |
| Modifier and Type | Method and Description |
|---|---|
Double |
getFreeSpacePercent() |
long |
getMaxSize() |
File |
getPath() |
String |
toString() |
Copyright © 2011–2020 The Apache Software Foundation. All rights reserved.