Class TestFSHLogCorruptionWithMultiPutDueToDanglingByteBuffer.PauseWALProvider

java.lang.Object
org.apache.hadoop.hbase.wal.AbstractFSWALProvider<TestFSHLogCorruptionWithMultiPutDueToDanglingByteBuffer.PauseWAL>
org.apache.hadoop.hbase.wal.TestFSHLogCorruptionWithMultiPutDueToDanglingByteBuffer.PauseWALProvider
All Implemented Interfaces:
org.apache.hadoop.hbase.wal.WALProvider
Enclosing class:
TestFSHLogCorruptionWithMultiPutDueToDanglingByteBuffer

  • Nested Class Summary

    Nested classes/interfaces inherited from class org.apache.hadoop.hbase.wal.AbstractFSWALProvider

    org.apache.hadoop.hbase.wal.AbstractFSWALProvider.Initializer, org.apache.hadoop.hbase.wal.AbstractFSWALProvider.WALStartTimeComparator

    Nested classes/interfaces inherited from interface org.apache.hadoop.hbase.wal.WALProvider

    org.apache.hadoop.hbase.wal.WALProvider.AsyncWriter, org.apache.hadoop.hbase.wal.WALProvider.Writer, org.apache.hadoop.hbase.wal.WALProvider.WriterBase
  • Field Summary

    Fields inherited from class org.apache.hadoop.hbase.wal.AbstractFSWALProvider

    abortable, conf, DEFAULT_PROVIDER_ID, DEFAULT_SEPARATE_OLDLOGDIR, factory, initialized, listeners, logPrefix, META_WAL_PROVIDER_ID, providerId, SEPARATE_OLDLOGDIR, SPLITTING_EXT, wal, WAL_FILE_NAME_DELIMITER
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
     
    protected void
    doInit(org.apache.hadoop.conf.Configuration conf)
     

    Methods inherited from class org.apache.hadoop.hbase.wal.AbstractFSWALProvider

    addWALActionsListener, close, extractFileNumFromWAL, findArchivedLog, getCurrentFileName, getLogFileSize, getLogFileSize, getNumLogFiles, getNumRolledLogFiles, getServerNameFromWALDirectoryName, getServerNameFromWALDirectoryName, getWAL, getWALArchiveDirectoryName, getWALDirectoryName, getWALPrefixFromWALName, getWALs, init, isArchivedLogFile, isMetaFile, isMetaFile, recoverLease, requestLogRoll, shutdown, validateWALFilename

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

    Methods inherited from interface org.apache.hadoop.hbase.wal.WALProvider

    getWALFileLengthProvider