Uses of Class
org.apache.hadoop.hbase.regionserver.wal.SyncFutureCache
Packages that use SyncFutureCache
-
Uses of SyncFutureCache in org.apache.hadoop.hbase.regionserver.wal
Fields in org.apache.hadoop.hbase.regionserver.wal declared as SyncFutureCacheModifier and TypeFieldDescriptionprotected final SyncFutureCache
AbstractFSWAL.syncFutureCache
A cache of sync futures reused by threads.