Uses of Class
org.apache.jena.tdb1.index.ext.ExtHash
Packages that use ExtHash
-
Uses of ExtHash in org.apache.jena.tdb1.index.ext
Methods in org.apache.jena.tdb1.index.ext that return ExtHashModifier and TypeMethodDescriptionstatic ExtHashExtHash.createMem(RecordFactory factory, int bucketSizeBytes) Testing version - in-memory but inefficient as it uses a copy-in/copy-out block manager as a RAM diskConstructors in org.apache.jena.tdb1.index.ext with parameters of type ExtHash