Uses of Class
org.apache.hadoop.hbase.wal.AbstractWALRoller.RollController
Packages that use AbstractWALRoller.RollController
-
Uses of AbstractWALRoller.RollController in org.apache.hadoop.hbase.regionserver
Methods in org.apache.hadoop.hbase.regionserver that return types with arguments of type AbstractWALRoller.RollControllerModifier and TypeMethodDescription(package private) Map<WAL,
AbstractWALRoller<RegionServerServices>.RollController> LogRoller.getWalNeedsRoll()
-
Uses of AbstractWALRoller.RollController in org.apache.hadoop.hbase.wal
Fields in org.apache.hadoop.hbase.wal with type parameters of type AbstractWALRoller.RollControllerModifier and TypeFieldDescriptionprotected final ConcurrentMap<WAL,
AbstractWALRoller<T>.RollController> AbstractWALRoller.wals