| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
CONSISTENCY_OP_NAME |
"Blob consistency check" |
public static final String |
OP_NAME |
"Blob garbage collection" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
TYPE |
"BlobGarbageCollection" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final long |
DEFAULT_CACHE_SIZE |
16777216L |
public static final String |
MEM_CACHE_NAME |
"BlobStore-MemCache" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final String |
DOWNLOAD_DIR |
"download" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
DEFAULT_BATCH_COUNT |
1024 |
public static final String |
DELIM |
"," |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
TYPE |
"OperationStats" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final String |
UPLOAD_STAGING_DIR |
"upload" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
PROP_CACHE_SIZE |
"cacheSizeInMB" |
public static final String |
PROP_ENCODE_LENGTH |
"encodeLengthInId" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
DELIM |
"," |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
DEFAULT_CACHE_SIZE |
16 |
public static final String |
MEM_CACHE_NAME |
"BlobStore-MemCache" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
NAME |
"org.apache.jackrabbit.oak.plugins.blob.datastore.DbDataStore" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
CACHE_PATH |
"cachePath" |
public static final String |
CACHE_SIZE |
"cacheSize" |
public static final String |
FS_BACKEND_PATH |
"fsBackendPath" |
public static final String |
NAME |
"org.apache.jackrabbit.oak.plugins.blob.datastore.FileDataStore" |
public static final String |
PATH |
"path" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
FS_BACKEND_PATH |
"fsBackendPath" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
OP_NAME |
"Blob migration" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
TYPE |
"BlobMigration" |
Copyright © 2012–2018 The Apache Software Foundation. All rights reserved.