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 CustomAsyncFSWALTestAsyncFSWALDurability.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 BooleanTestAsyncFSWALDurability.getSyncFlag(CustomAsyncFSWAL wal) protected BooleanTestAsyncFSWALDurability.getWriterSyncFlag(CustomAsyncFSWAL wal) protected voidTestAsyncFSWALDurability.resetSyncFlag(CustomAsyncFSWAL wal)