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 CustomFSHLogTestFSHLogDurability.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 BooleanTestFSHLogDurability.getSyncFlag(CustomFSHLog wal) protected BooleanTestFSHLogDurability.getWriterSyncFlag(CustomFSHLog wal) protected voidTestFSHLogDurability.resetSyncFlag(CustomFSHLog wal)