Class FileSystemDataAccessObject
java.lang.Object
ddf.camel.component.catalog.content.FileSystemDataAccessObject
NOTE: The usage of object serialization/deserialization may trigger static analysis warnings.
This usage is acceptable as the read/write directory is not configurable and lives under
DDF_HOME.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidclear(String storePath, FilenameFilter filenameFilter) getFilenameFilter(String suffix) loadAllKeys(String storePath, String suffixRegex, FilenameFilter filenameFilter) loadFromPersistence(String storePath, String suffix, String key) void
-
Constructor Details
-
FileSystemDataAccessObject
public FileSystemDataAccessObject()
-
-
Method Details
-
store
-
loadFromPersistence
-
loadAllKeys
-
clear
-
getFilenameFilter
-