Uses of Class
org.apache.jena.tdb1.index.ext.HashBucket
Packages that use HashBucket
-
Uses of HashBucket in org.apache.jena.tdb1.index.ext
Methods in org.apache.jena.tdb1.index.ext that return HashBucketModifier and TypeMethodDescriptionHashBucketMgr._get(int id) HashBucketMgr.create(int hash, int hashBitLen) static HashBucketHashBucket.createBlank(Block block, RecordFactory factory) static HashBucketHashBucket.format(Block block, RecordFactory factory) HashBucketMgr.get(int id) HashBucketMgr.getRead(int id) HashBucketMgr.getWrite(int id)