public class CachingFileDataStore extends AbstractSharedCachingDataStore
AbstractSharedCachingDataStore
.SharedDataStore.Type
backend, cache, executor, listeningExecutor, schedulerExecutor
DIGEST
Constructor and Description |
---|
CachingFileDataStore() |
Modifier and Type | Method and Description |
---|---|
protected AbstractSharedBackend |
createBackend() |
protected AbstractSharedBackend |
getBackend() |
int |
getMinRecordLength() |
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, getCache, getMetadataRecord, getOrCreateReferenceKey, getRecord, getRecordForId, getRecordIfStored, getStats, getType, init, metadataRecordExists, setCacheSize, setPath, setStagingPurgeInterval, setStagingRetryInterval, setStagingSplitPercentage, setStatisticsProvider, setUploadThreads, updateModifiedDateOnAccess
encodeHexString, getRecordFromReference, getReferenceFromIdentifier
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getRepositoryId, setRepositoryId
protected AbstractSharedBackend createBackend()
createBackend
in class AbstractSharedCachingDataStore
public void setProperties(java.util.Properties properties)
protected AbstractSharedBackend getBackend()
public int getMinRecordLength()
public void setMinRecordLength(int minRecordLength)
Copyright © 2012–2022 The Apache Software Foundation. All rights reserved.