Uses of Class
org.apache.jena.tdb1.base.file.PlainFile
Packages that use PlainFile
-
Uses of PlainFile in org.apache.jena.tdb1.base.file
Subclasses of PlainFile in org.apache.jena.tdb1.base.fileModifier and TypeClassDescriptionclassclassSingle, unsegmented file with ByteBufferMethods in org.apache.jena.tdb1.base.file that return PlainFileModifier and TypeMethodDescriptionstatic PlainFileFileFactory.createPlainFileDisk(String filename) static PlainFileFileFactory.createPlainFileMem() -
Uses of PlainFile in org.apache.jena.tdb1.index.ext
Constructors in org.apache.jena.tdb1.index.ext with parameters of type PlainFileModifierConstructorDescriptionExtHash(PlainFile dictionaryBackingFile, RecordFactory recordFactory, BlockMgr blockMgrHashBuckets)