Uses of Class
org.apache.hadoop.hbase.regionserver.wal.CustomFSHLog
Packages that use CustomFSHLog
-
Uses of CustomFSHLog in org.apache.hadoop.hbase.regionserver.wal
Methods in org.apache.hadoop.hbase.regionserver.wal that return CustomFSHLogModifier and TypeMethodDescriptionprotected CustomFSHLog
TestFSHLogDurability.getWAL
(org.apache.hadoop.fs.FileSystem fs, org.apache.hadoop.fs.Path root, String logDir, org.apache.hadoop.conf.Configuration conf) Methods in org.apache.hadoop.hbase.regionserver.wal with parameters of type CustomFSHLogModifier and TypeMethodDescriptionprotected Boolean
TestFSHLogDurability.getSyncFlag
(CustomFSHLog wal) protected Boolean
TestFSHLogDurability.getWriterSyncFlag
(CustomFSHLog wal) protected void
TestFSHLogDurability.resetSyncFlag
(CustomFSHLog wal)