Uses of Class
org.apache.hadoop.hbase.wal.AbstractWALRoller
-
Uses of AbstractWALRoller in org.apache.hadoop.hbase.master.region
Modifier and TypeClassDescriptionfinal class
As long as there is no RegionServerServices for a master local region, we need implement log roller logic by our own. -
Uses of AbstractWALRoller in org.apache.hadoop.hbase.regionserver
Modifier and TypeClassDescriptionclass
Runs periodically to determine if the WAL should be rolled.