| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final int |
BLOCK_SIZE_LIMIT |
48 |
protected static final String |
HASH_ALGORITHM |
"SHA-256" |
protected static final int |
TYPE_DATA |
0 |
protected static final int |
TYPE_HASH |
1 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
NAME |
"org.apache.jackrabbit.oak.spi.blob.FileBlobStore" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
ONLY_STANDALONE_TARGET |
"(&(!(split.blobstore=old))(!(split.blobstore=new)))" |
public static final String |
PROP_SPLIT_BLOBSTORE |
"split.blobstore" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
TYPE |
"BlobStoreStats" |
Copyright © 2012–2019 The Apache Software Foundation. All rights reserved.