java.lang.Object
org.apache.jena.tdb1.base.objectfile.ObjectFileWrapper
org.apache.jena.tdb1.base.objectfile.ObjectFileSwitcher
- All Implemented Interfaces:
org.apache.jena.atlas.lib.Closeable,org.apache.jena.atlas.lib.Sync,ObjectFile
An ObjectFile is an append-read file, that is you can append data
to the stream or read any block.
-
Field Summary
Fields inherited from interface org.apache.jena.tdb1.base.objectfile.ObjectFile
type -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ObjectFileSwitcher
-
-
Method Details
-
switchover
public final void switchover()
-