Uses of Interface
org.apache.jena.tdb1.base.file.BufferChannel
Packages that use BufferChannel
Package
Description
-
Uses of BufferChannel in org.apache.jena.tdb1.base.file
Classes in org.apache.jena.tdb1.base.file that implement BufferChannelMethods in org.apache.jena.tdb1.base.file that return BufferChannelModifier and TypeMethodDescriptionstatic BufferChannelBufferChannelMem.create()static BufferChannelBufferChannel.duplicate()Return another channel to the same storage but with independent position.BufferChannelFile.duplicate()BufferChannelMem.duplicate() -
Uses of BufferChannel in org.apache.jena.tdb1.base.objectfile
Constructors in org.apache.jena.tdb1.base.objectfile with parameters of type BufferChannel -
Uses of BufferChannel in org.apache.jena.tdb1.store
Fields in org.apache.jena.tdb1.store with type parameters of type BufferChannel -
Uses of BufferChannel in org.apache.jena.tdb1.transaction
Constructors in org.apache.jena.tdb1.transaction with parameters of type BufferChannel