blob: e5acc931d4672ab99c2005cc2aa6162b80f710ef [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>org.apache.hadoop.hbase.regionserver.wal (Apache HBase 3.0.0-SNAPSHOT API)</title>
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../../script.js"></script>
</head>
<body>
<h1 class="bar"><a href="../../../../../../org/apache/hadoop/hbase/regionserver/wal/package-summary.html" target="classFrame">org.apache.hadoop.hbase.regionserver.wal</a></h1>
<div class="indexContainer">
<h2 title="Interfaces">Interfaces</h2>
<ul title="Interfaces">
<li><a href="MetricsWALSource.html" title="interface in org.apache.hadoop.hbase.regionserver.wal" target="classFrame"><span class="interfaceName">MetricsWALSource</span></a></li>
<li><a href="WALActionsListener.html" title="interface in org.apache.hadoop.hbase.regionserver.wal" target="classFrame"><span class="interfaceName">WALActionsListener</span></a></li>
<li><a href="WALCellCodec.ByteStringCompressor.html" title="interface in org.apache.hadoop.hbase.regionserver.wal" target="classFrame"><span class="interfaceName">WALCellCodec.ByteStringCompressor</span></a></li>
<li><a href="WALCellCodec.ByteStringUncompressor.html" title="interface in org.apache.hadoop.hbase.regionserver.wal" target="classFrame"><span class="interfaceName">WALCellCodec.ByteStringUncompressor</span></a></li>
</ul>
<h2 title="Classes">Classes</h2>
<ul title="Classes">
<li><a href="AbstractFSWAL.html" title="class in org.apache.hadoop.hbase.regionserver.wal" target="classFrame">AbstractFSWAL</a></li>
<li><a href="AbstractFSWAL.WalProps.html" title="class in org.apache.hadoop.hbase.regionserver.wal" target="classFrame">AbstractFSWAL.WalProps</a></li>
<li><a href="AbstractProtobufLogWriter.html" title="class in org.apache.hadoop.hbase.regionserver.wal" target="classFrame">AbstractProtobufLogWriter</a></li>
<li><a href="AsyncFSWAL.html" title="class in org.apache.hadoop.hbase.regionserver.wal" target="classFrame">AsyncFSWAL</a></li>
<li><a href="AsyncProtobufLogWriter.html" title="class in org.apache.hadoop.hbase.regionserver.wal" target="classFrame">AsyncProtobufLogWriter</a></li>
<li><a href="AsyncProtobufLogWriter.OutputStreamWrapper.html" title="class in org.apache.hadoop.hbase.regionserver.wal" target="classFrame">AsyncProtobufLogWriter.OutputStreamWrapper</a></li>
<li><a href="CombinedAsyncWriter.html" title="class in org.apache.hadoop.hbase.regionserver.wal" target="classFrame">CombinedAsyncWriter</a></li>
<li><a href="CompressionContext.html" title="class in org.apache.hadoop.hbase.regionserver.wal" target="classFrame">CompressionContext</a></li>
<li><a href="Compressor.html" title="class in org.apache.hadoop.hbase.regionserver.wal" target="classFrame">Compressor</a></li>
<li><a href="DualAsyncFSWAL.html" title="class in org.apache.hadoop.hbase.regionserver.wal" target="classFrame">DualAsyncFSWAL</a></li>
<li><a href="FSHLog.html" title="class in org.apache.hadoop.hbase.regionserver.wal" target="classFrame">FSHLog</a></li>
<li><a href="FSHLog.RingBufferExceptionHandler.html" title="class in org.apache.hadoop.hbase.regionserver.wal" target="classFrame">FSHLog.RingBufferExceptionHandler</a></li>
<li><a href="FSHLog.SafePointZigZagLatch.html" title="class in org.apache.hadoop.hbase.regionserver.wal" target="classFrame">FSHLog.SafePointZigZagLatch</a></li>
<li><a href="FSWALEntry.html" title="class in org.apache.hadoop.hbase.regionserver.wal" target="classFrame">FSWALEntry</a></li>
<li><a href="MetricsWAL.html" title="class in org.apache.hadoop.hbase.regionserver.wal" target="classFrame">MetricsWAL</a></li>
<li><a href="MetricsWALSourceImpl.html" title="class in org.apache.hadoop.hbase.regionserver.wal" target="classFrame">MetricsWALSourceImpl</a></li>
<li><a href="ProtobufLogReader.html" title="class in org.apache.hadoop.hbase.regionserver.wal" target="classFrame">ProtobufLogReader</a></li>
<li><a href="ProtobufLogReader.WALHdrContext.html" title="class in org.apache.hadoop.hbase.regionserver.wal" target="classFrame">ProtobufLogReader.WALHdrContext</a></li>
<li><a href="ProtobufLogWriter.html" title="class in org.apache.hadoop.hbase.regionserver.wal" target="classFrame">ProtobufLogWriter</a></li>
<li><a href="ReaderBase.html" title="class in org.apache.hadoop.hbase.regionserver.wal" target="classFrame">ReaderBase</a></li>
<li><a href="RingBufferTruck.html" title="class in org.apache.hadoop.hbase.regionserver.wal" target="classFrame">RingBufferTruck</a></li>
<li><a href="SecureAsyncProtobufLogWriter.html" title="class in org.apache.hadoop.hbase.regionserver.wal" target="classFrame">SecureAsyncProtobufLogWriter</a></li>
<li><a href="SecureProtobufLogReader.html" title="class in org.apache.hadoop.hbase.regionserver.wal" target="classFrame">SecureProtobufLogReader</a></li>
<li><a href="SecureProtobufLogWriter.html" title="class in org.apache.hadoop.hbase.regionserver.wal" target="classFrame">SecureProtobufLogWriter</a></li>
<li><a href="SecureWALCellCodec.html" title="class in org.apache.hadoop.hbase.regionserver.wal" target="classFrame">SecureWALCellCodec</a></li>
<li><a href="SecureWALCellCodec.EncryptedKvDecoder.html" title="class in org.apache.hadoop.hbase.regionserver.wal" target="classFrame">SecureWALCellCodec.EncryptedKvDecoder</a></li>
<li><a href="SecureWALCellCodec.EncryptedKvEncoder.html" title="class in org.apache.hadoop.hbase.regionserver.wal" target="classFrame">SecureWALCellCodec.EncryptedKvEncoder</a></li>
<li><a href="SequenceIdAccounting.html" title="class in org.apache.hadoop.hbase.regionserver.wal" target="classFrame">SequenceIdAccounting</a></li>
<li><a href="SyncFuture.html" title="class in org.apache.hadoop.hbase.regionserver.wal" target="classFrame">SyncFuture</a></li>
<li><a href="WALCellCodec.html" title="class in org.apache.hadoop.hbase.regionserver.wal" target="classFrame">WALCellCodec</a></li>
<li><a href="WALCellCodec.BaosAndCompressor.html" title="class in org.apache.hadoop.hbase.regionserver.wal" target="classFrame">WALCellCodec.BaosAndCompressor</a></li>
<li><a href="WALCellCodec.CompressedKvDecoder.html" title="class in org.apache.hadoop.hbase.regionserver.wal" target="classFrame">WALCellCodec.CompressedKvDecoder</a></li>
<li><a href="WALCellCodec.CompressedKvEncoder.html" title="class in org.apache.hadoop.hbase.regionserver.wal" target="classFrame">WALCellCodec.CompressedKvEncoder</a></li>
<li><a href="WALCellCodec.EnsureKvEncoder.html" title="class in org.apache.hadoop.hbase.regionserver.wal" target="classFrame">WALCellCodec.EnsureKvEncoder</a></li>
<li><a href="WALCellCodec.NoneCompressor.html" title="class in org.apache.hadoop.hbase.regionserver.wal" target="classFrame">WALCellCodec.NoneCompressor</a></li>
<li><a href="WALCellCodec.NoneUncompressor.html" title="class in org.apache.hadoop.hbase.regionserver.wal" target="classFrame">WALCellCodec.NoneUncompressor</a></li>
<li><a href="WALCellCodec.StatelessUncompressor.html" title="class in org.apache.hadoop.hbase.regionserver.wal" target="classFrame">WALCellCodec.StatelessUncompressor</a></li>
<li><a href="WALCoprocessorHost.html" title="class in org.apache.hadoop.hbase.regionserver.wal" target="classFrame">WALCoprocessorHost</a></li>
<li><a href="WALCoprocessorHost.WALEnvironment.html" title="class in org.apache.hadoop.hbase.regionserver.wal" target="classFrame">WALCoprocessorHost.WALEnvironment</a></li>
<li><a href="WALUtil.html" title="class in org.apache.hadoop.hbase.regionserver.wal" target="classFrame">WALUtil</a></li>
</ul>
<h2 title="Enums">Enums</h2>
<ul title="Enums">
<li><a href="CompressionContext.DictionaryIndex.html" title="enum in org.apache.hadoop.hbase.regionserver.wal" target="classFrame">CompressionContext.DictionaryIndex</a></li>
<li><a href="ProtobufLogReader.WALHdrResult.html" title="enum in org.apache.hadoop.hbase.regionserver.wal" target="classFrame">ProtobufLogReader.WALHdrResult</a></li>
<li><a href="RingBufferTruck.Type.html" title="enum in org.apache.hadoop.hbase.regionserver.wal" target="classFrame">RingBufferTruck.Type</a></li>
<li><a href="WALActionsListener.RollRequestReason.html" title="enum in org.apache.hadoop.hbase.regionserver.wal" target="classFrame">WALActionsListener.RollRequestReason</a></li>
</ul>
<h2 title="Exceptions">Exceptions</h2>
<ul title="Exceptions">
<li><a href="DamagedWALException.html" title="class in org.apache.hadoop.hbase.regionserver.wal" target="classFrame">DamagedWALException</a></li>
<li><a href="FailedLogCloseException.html" title="class in org.apache.hadoop.hbase.regionserver.wal" target="classFrame">FailedLogCloseException</a></li>
<li><a href="FailedSyncBeforeLogCloseException.html" title="class in org.apache.hadoop.hbase.regionserver.wal" target="classFrame">FailedSyncBeforeLogCloseException</a></li>
<li><a href="WALClosedException.html" title="class in org.apache.hadoop.hbase.regionserver.wal" target="classFrame">WALClosedException</a></li>
</ul>
</div>
</body>
</html>