public class CachingFDS extends CachingDataStore
asyncDownloadCache, asyncTouchCache, backend, inUse, recLenCache, uploadRetryMap
DIGEST
Constructor and Description |
---|
CachingFDS() |
Modifier and Type | Method and Description |
---|---|
protected Backend |
createBackend() |
protected String |
getMarkerFile() |
void |
setProperties(Properties properties)
Properties required to configure the S3Backend
|
addRecord, clearInUse, close, confirmDelete, deleteAllOlderThan, deleteFromCache, deleteRecord, getAllIdentifiers, getAsyncUploadLimit, getBackend, getCachePurgeResizeFactor, getCachePurgeTrigFactor, getCacheSize, getConcurrentUploadsThreads, getConfig, getLastModified, getLength, getMinRecordLength, getOrCreateReferenceKey, getPath, getPendingUploads, getRecord, getRecordIfStored, getUploadRetries, init, isContinueOnAsyncUploadFailure, isInUse, onAbort, onAbort, onFailure, onFailure, onSuccess, onSuccess, setAsyncUploadLimit, setCachePurgeResizeFactor, setCachePurgeTrigFactor, setCacheSize, setConcurrentUploadsThreads, setConfig, setContinueOnAsyncUploadFailure, setMinRecordLength, setPath, setProactiveCaching, setRecLengthCacheSize, setSecret, setTouchAsync, setUploadRetries, updateModifiedDateOnAccess
encodeHexString, getRecordFromReference, getReferenceFromIdentifier
protected Backend createBackend()
createBackend
in class CachingDataStore
protected String getMarkerFile()
getMarkerFile
in class CachingDataStore
public void setProperties(Properties properties)
Copyright © 2004–2021 The Apache Software Foundation. All rights reserved.