Class FSBlobSerializer
java.lang.Object
org.apache.jackrabbit.oak.json.BlobSerializer
org.apache.jackrabbit.oak.plugins.blob.serializer.FSBlobSerializer
- All Implemented Interfaces:
Closeable
,AutoCloseable
,BlobDeserializer
Serializer which stores blobs in a FileDataStore format
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
FSBlobSerializer
-
FSBlobSerializer
-
-
Method Details
-
serialize
- Overrides:
serialize
in classBlobSerializer
-
deserialize
- Specified by:
deserialize
in interfaceBlobDeserializer
-
close
- Specified by:
close
in interfaceAutoCloseable
- Specified by:
close
in interfaceCloseable
- Throws:
IOException
-