Class FileDataStoreService
java.lang.Object
org.apache.jackrabbit.oak.plugins.blob.datastore.AbstractDataStoreService
org.apache.jackrabbit.oak.plugins.blob.datastore.FileDataStoreService
Deprecated.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final StringDeprecated.static final StringDeprecated.static final StringDeprecated.static final StringDeprecated.static final StringDeprecated.Fields inherited from class org.apache.jackrabbit.oak.plugins.blob.datastore.AbstractDataStoreService
PROP_CACHE_SIZE, PROP_ENCODE_LENGTH -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
NAME
Deprecated.- See Also:
-
CACHE_PATH
Deprecated.- See Also:
-
CACHE_SIZE
Deprecated.- See Also:
-
FS_BACKEND_PATH
Deprecated.- See Also:
-
PATH
Deprecated.- See Also:
-
-
Constructor Details
-
FileDataStoreService
public FileDataStoreService()Deprecated.
-