binaryFileStorage
Class BinaryStoreSettings
java.lang.Object
binaryFileStorage.BinaryStoreSettings
- All Implemented Interfaces:
- java.io.Serializable, java.lang.Cloneable
public class BinaryStoreSettings
- extends java.lang.Object
- implements java.io.Serializable, java.lang.Cloneable
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
serialVersionUID
public static final long serialVersionUID
- See Also:
- Constant Field Values
storeLocation
public java.lang.String storeLocation
datedSubFolders
public boolean datedSubFolders
autoNewFiles
public boolean autoNewFiles
fileSeconds
public int fileSeconds
limitFileSize
public boolean limitFileSize
maxFileSize
public int maxFileSize
BinaryStoreSettings
public BinaryStoreSettings()
clone
protected BinaryStoreSettings clone()
- Overrides:
clone in class java.lang.Object
getMaxSizeMegas
public int getMaxSizeMegas()