Uses of Class
org.apache.hadoop.hbase.regionserver.wal.CustomAsyncFSWAL
Packages that use CustomAsyncFSWAL
-
Uses of CustomAsyncFSWAL in org.apache.hadoop.hbase.regionserver.wal
Methods in org.apache.hadoop.hbase.regionserver.wal that return CustomAsyncFSWALModifier and TypeMethodDescriptionprotected CustomAsyncFSWAL
TestAsyncFSWALDurability.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 CustomAsyncFSWALModifier and TypeMethodDescriptionprotected Boolean
TestAsyncFSWALDurability.getSyncFlag
(CustomAsyncFSWAL wal) protected Boolean
TestAsyncFSWALDurability.getWriterSyncFlag
(CustomAsyncFSWAL wal) protected void
TestAsyncFSWALDurability.resetSyncFlag
(CustomAsyncFSWAL wal)