public interface TypedDataStore
DataStore
to add records with BlobOptions.| Modifier and Type | Method and Description |
|---|---|
DataRecord |
addRecord(InputStream input,
org.apache.jackrabbit.oak.spi.blob.BlobOptions options)
Add a record with specified options.
|
DataRecord addRecord(InputStream input, org.apache.jackrabbit.oak.spi.blob.BlobOptions options) throws DataStoreException
input - options - DataStoreExceptionCopyright © 2012–2019 The Apache Software Foundation. All rights reserved.