Package org.apache.jena.dboe.base.file
Class ChannelManager
java.lang.Object
org.apache.jena.dboe.base.file.ChannelManager
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic FileChannelstatic FileChannelstatic voidstatic voidrelease(FileChannel chan) static voidreleaseAll(String prefix) Shutdown all the files matching the prefix (typically a directory)static voidreset()
-
Constructor Details
-
ChannelManager
public ChannelManager()
-
-
Method Details
-
acquire
-
acquire
-
release
-
release
-
reset
public static void reset() -
releaseAll
Shutdown all the files matching the prefix (typically a directory)
-