public class BinaryManagerDescriptor 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 |
---|
BinaryManagerDescriptor() |
public static final String BINARY_STORE
public static final String DIGEST
public static final String DEPTH
public String digest
MD5
or SHA-256
.public int depth
Copyright © 2013 Nuxeo SA. All Rights Reserved.