java.lang.Object
org.apache.hadoop.hbase.regionserver.wal.WALUtil

@Private public class WALUtil extends Object
Helper methods to ease Region Server integration with the Write Ahead Log (WAL). Note that methods in this class specifically should not require access to anything other than the API found in WAL. For internal use only.