public class StorageLocationConfig extends Object
Constructor and Description |
---|
StorageLocationConfig() |
Modifier and Type | Method and Description |
---|---|
long |
getMaxSize() |
File |
getPath() |
StorageLocationConfig |
setMaxSize(long maxSize) |
StorageLocationConfig |
setPath(File path) |
String |
toString() |
public File getPath()
public StorageLocationConfig setPath(File path)
public long getMaxSize()
public StorageLocationConfig setMaxSize(long maxSize)
Copyright © 2011–2015. All rights reserved.