Uses of Interface
org.apache.hadoop.hbase.io.hfile.bucket.BucketEntry.BucketEntryHandler
Packages that use BucketEntry.BucketEntryHandler
-
Uses of BucketEntry.BucketEntryHandler in org.apache.hadoop.hbase.io.hfile.bucket
Methods in org.apache.hadoop.hbase.io.hfile.bucket with parameters of type BucketEntry.BucketEntryHandlerModifier and TypeMethodDescription(package private) <T> T
BucketEntry.withWriteLock
(IdReadWriteLock<Long> offsetLock, BucketEntry.BucketEntryHandler<T> handler)