public class BinaryManagerRootDescriptor extends Object
Modifier and Type | Field and Description |
---|---|
static String |
BINARY_STORE |
int |
depth
The number of intermediate sub-directories to use.
|
static String |
DEPTH |
String |
digest
The digest, for instance
MD5 or SHA-256 . |
static String |
DIGEST |
Constructor and Description |
---|
BinaryManagerRootDescriptor() |
public static final String BINARY_STORE
public static final String DIGEST
public static final String DEPTH
public int depth
public BinaryManagerRootDescriptor()
public void write(File out) throws IOException
out
- the output file to useIOException
Copyright © 2018 Nuxeo. All rights reserved.