Uses of Interface
org.apache.jena.dboe.base.file.BufferChannel
-
Packages that use BufferChannel Package Description org.apache.jena.dboe.base.file -
-
Uses of BufferChannel in org.apache.jena.dboe.base.file
Classes in org.apache.jena.dboe.base.file that implement BufferChannel Modifier and Type Class Description classBufferChannelFileclassBufferChannelMemMethods in org.apache.jena.dboe.base.file that return BufferChannel Modifier and Type Method Description static BufferChannelBufferChannelMem. create()static BufferChannelBufferChannelMem. create(java.lang.String name)static BufferChannelFileFactory. createBufferChannel(FileSet fileset, java.lang.String ext)static BufferChannelFileFactory. createBufferChannelMem()BufferChannelBufferChannel. duplicate()Return another channel to the same storage but with independent position.BufferChannelBufferChannelFile. duplicate()BufferChannelBufferChannelMem. duplicate()
-