Uses of Class
org.apache.hadoop.hbase.wal.AbstractWALRoller.RollController
-
Uses of AbstractWALRoller.RollController in org.apache.hadoop.hbase.regionserver
Modifier and TypeMethodDescription(package private) Map<WAL,
AbstractWALRoller<RegionServerServices>.RollController> LogRoller.getWalNeedsRoll()
-
Uses of AbstractWALRoller.RollController in org.apache.hadoop.hbase.wal
Modifier and TypeFieldDescriptionprotected final ConcurrentMap<WAL,
AbstractWALRoller<T>.RollController> AbstractWALRoller.wals