blob: 0ca509f881724a1cc75026845c5ba35130f68aa8 [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.codec (Apache HBase 3.0.0-alpha-2-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/codec/package-summary.html" target="classFrame">org.apache.hadoop.hbase.codec</a></h1>
<div class="indexContainer">
<h2 title="Interfaces">Interfaces</h2>
<ul title="Interfaces">
<li><a href="Codec.html" title="interface in org.apache.hadoop.hbase.codec" target="classFrame"><span class="interfaceName">Codec</span></a></li>
<li><a href="Codec.Decoder.html" title="interface in org.apache.hadoop.hbase.codec" target="classFrame"><span class="interfaceName">Codec.Decoder</span></a></li>
<li><a href="Codec.Encoder.html" title="interface in org.apache.hadoop.hbase.codec" target="classFrame"><span class="interfaceName">Codec.Encoder</span></a></li>
</ul>
<h2 title="Classes">Classes</h2>
<ul title="Classes">
<li><a href="BaseDecoder.html" title="class in org.apache.hadoop.hbase.codec" target="classFrame">BaseDecoder</a></li>
<li><a href="BaseDecoder.PBIS.html" title="class in org.apache.hadoop.hbase.codec" target="classFrame">BaseDecoder.PBIS</a></li>
<li><a href="BaseEncoder.html" title="class in org.apache.hadoop.hbase.codec" target="classFrame">BaseEncoder</a></li>
<li><a href="CellCodec.html" title="class in org.apache.hadoop.hbase.codec" target="classFrame">CellCodec</a></li>
<li><a href="CellCodec.CellDecoder.html" title="class in org.apache.hadoop.hbase.codec" target="classFrame">CellCodec.CellDecoder</a></li>
<li><a href="CellCodec.CellEncoder.html" title="class in org.apache.hadoop.hbase.codec" target="classFrame">CellCodec.CellEncoder</a></li>
<li><a href="CellCodecWithTags.html" title="class in org.apache.hadoop.hbase.codec" target="classFrame">CellCodecWithTags</a></li>
<li><a href="CellCodecWithTags.CellDecoder.html" title="class in org.apache.hadoop.hbase.codec" target="classFrame">CellCodecWithTags.CellDecoder</a></li>
<li><a href="CellCodecWithTags.CellEncoder.html" title="class in org.apache.hadoop.hbase.codec" target="classFrame">CellCodecWithTags.CellEncoder</a></li>
<li><a href="KeyValueCodec.html" title="class in org.apache.hadoop.hbase.codec" target="classFrame">KeyValueCodec</a></li>
<li><a href="KeyValueCodec.ByteBuffKeyValueDecoder.html" title="class in org.apache.hadoop.hbase.codec" target="classFrame">KeyValueCodec.ByteBuffKeyValueDecoder</a></li>
<li><a href="KeyValueCodec.KeyValueDecoder.html" title="class in org.apache.hadoop.hbase.codec" target="classFrame">KeyValueCodec.KeyValueDecoder</a></li>
<li><a href="KeyValueCodec.KeyValueEncoder.html" title="class in org.apache.hadoop.hbase.codec" target="classFrame">KeyValueCodec.KeyValueEncoder</a></li>
<li><a href="KeyValueCodecWithTags.html" title="class in org.apache.hadoop.hbase.codec" target="classFrame">KeyValueCodecWithTags</a></li>
<li><a href="KeyValueCodecWithTags.ByteBuffKeyValueDecoder.html" title="class in org.apache.hadoop.hbase.codec" target="classFrame">KeyValueCodecWithTags.ByteBuffKeyValueDecoder</a></li>
<li><a href="KeyValueCodecWithTags.KeyValueDecoder.html" title="class in org.apache.hadoop.hbase.codec" target="classFrame">KeyValueCodecWithTags.KeyValueDecoder</a></li>
<li><a href="KeyValueCodecWithTags.KeyValueEncoder.html" title="class in org.apache.hadoop.hbase.codec" target="classFrame">KeyValueCodecWithTags.KeyValueEncoder</a></li>
<li><a href="MessageCodec.html" title="class in org.apache.hadoop.hbase.codec" target="classFrame">MessageCodec</a></li>
<li><a href="MessageCodec.MessageDecoder.html" title="class in org.apache.hadoop.hbase.codec" target="classFrame">MessageCodec.MessageDecoder</a></li>
<li><a href="MessageCodec.MessageEncoder.html" title="class in org.apache.hadoop.hbase.codec" target="classFrame">MessageCodec.MessageEncoder</a></li>
</ul>
<h2 title="Exceptions">Exceptions</h2>
<ul title="Exceptions">
<li><a href="CodecException.html" title="class in org.apache.hadoop.hbase.codec" target="classFrame">CodecException</a></li>
</ul>
</div>
</body>
</html>