public class CachingFileDataStore extends AbstractSharedCachingDataStore
AbstractSharedCachingDataStore
.SharedDataStore.Type
Constructor and Description |
---|
CachingFileDataStore() |
Modifier and Type | Method and Description |
---|---|
int |
getMinRecordLength()
Get the minimum size of an object that should be stored in this data store.
|
void |
setMinRecordLength(int minRecordLength) |
void |
setProperties(java.util.Properties properties)
Properties required to configure the Backend
|
addMetadataRecord, addMetadataRecord, addRecord, addRecord, clearInUse, close, deleteAllMetadataRecords, deleteAllOlderThan, deleteMetadataRecord, deleteRecord, exists, getAllIdentifiers, getAllMetadataRecords, getAllRecords, getMetadataRecord, getRecord, getRecordForId, getRecordIfStored, getStats, getType, init, metadataRecordExists, setCacheSize, setPath, setStagingPurgeInterval, setStagingRetryInterval, setStagingSplitPercentage, setStatisticsProvider, setUploadThreads, updateModifiedDateOnAccess
getRecordFromReference
public void setProperties(java.util.Properties properties)
public int getMinRecordLength()
DataStore
public void setMinRecordLength(int minRecordLength)
Copyright © 2010 - 2023 Adobe. All Rights Reserved