UNPKG

cassandra-server

Version:

A thin Javascript wrapper around Apache Cassandra to provide out of the box server support

540 lines (539 loc) 23.7 kB
<!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 (version 1.7.0_67) on Sun Sep 07 15:29:31 CEST 2014 --> <title>AbstractSSTableSimpleWriter (apache-cassandra API)</title> <meta name="date" content="2014-09-07"> <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { parent.document.title="AbstractSSTableSimpleWriter (apache-cassandra API)"; } //--> </script> <noscript> <div>JavaScript is disabled on your browser.</div> </noscript> <!-- ========= START OF TOP NAVBAR ======= --> <div class="topNav"><a name="navbar_top"> <!-- --> </a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> <li><a href="class-use/AbstractSSTableSimpleWriter.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../../index-all.html">Index</a></li> <li><a href="../../../../../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li>Prev Class</li> <li><a href="../../../../../org/apache/cassandra/io/sstable/BloomFilterTracker.html" title="class in org.apache.cassandra.io.sstable"><span class="strong">Next Class</span></a></li> </ul> <ul class="navList"> <li><a href="../../../../../index.html?org/apache/cassandra/io/sstable/AbstractSSTableSimpleWriter.html" target="_top">Frames</a></li> <li><a href="AbstractSSTableSimpleWriter.html" target="_top">No Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_top"> <li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_top"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <div> <ul class="subNavList"> <li>Summary:&nbsp;</li> <li>Nested&nbsp;|&nbsp;</li> <li><a href="#field_summary">Field</a>&nbsp;|&nbsp;</li> <li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li> <li><a href="#method_summary">Method</a></li> </ul> <ul class="subNavList"> <li>Detail:&nbsp;</li> <li><a href="#field_detail">Field</a>&nbsp;|&nbsp;</li> <li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li> <li><a href="#method_detail">Method</a></li> </ul> </div> <a name="skip-navbar_top"> <!-- --> </a></div> <!-- ========= END OF TOP NAVBAR ========= --> <!-- ======== START OF CLASS DATA ======== --> <div class="header"> <div class="subTitle">org.apache.cassandra.io.sstable</div> <h2 title="Class AbstractSSTableSimpleWriter" class="title">Class AbstractSSTableSimpleWriter</h2> </div> <div class="contentContainer"> <ul class="inheritance"> <li>java.lang.Object</li> <li> <ul class="inheritance"> <li>org.apache.cassandra.io.sstable.AbstractSSTableSimpleWriter</li> </ul> </li> </ul> <div class="description"> <ul class="blockList"> <li class="blockList"> <dl> <dt>Direct Known Subclasses:</dt> <dd><a href="../../../../../org/apache/cassandra/io/sstable/SSTableSimpleUnsortedWriter.html" title="class in org.apache.cassandra.io.sstable">SSTableSimpleUnsortedWriter</a>, <a href="../../../../../org/apache/cassandra/io/sstable/SSTableSimpleWriter.html" title="class in org.apache.cassandra.io.sstable">SSTableSimpleWriter</a></dd> </dl> <hr> <br> <pre>public abstract class <span class="strong">AbstractSSTableSimpleWriter</span> extends java.lang.Object</pre> </li> </ul> </div> <div class="summary"> <ul class="blockList"> <li class="blockList"> <!-- =========== FIELD SUMMARY =========== --> <ul class="blockList"> <li class="blockList"><a name="field_summary"> <!-- --> </a> <h3>Field Summary</h3> <table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation"> <caption><span>Fields</span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> <th class="colLast" scope="col">Field and Description</th> </tr> <tr class="altColor"> <td class="colFirst"><code>protected <a href="../../../../../org/apache/cassandra/db/ColumnFamily.html" title="class in org.apache.cassandra.db">ColumnFamily</a></code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/cassandra/io/sstable/AbstractSSTableSimpleWriter.html#columnFamily">columnFamily</a></strong></code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>protected <a href="../../../../../org/apache/cassandra/utils/CounterId.html" title="class in org.apache.cassandra.utils">CounterId</a></code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/cassandra/io/sstable/AbstractSSTableSimpleWriter.html#counterid">counterid</a></strong></code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code>protected <a href="../../../../../org/apache/cassandra/db/DecoratedKey.html" title="class in org.apache.cassandra.db">DecoratedKey</a></code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/cassandra/io/sstable/AbstractSSTableSimpleWriter.html#currentKey">currentKey</a></strong></code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>protected java.nio.ByteBuffer</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/cassandra/io/sstable/AbstractSSTableSimpleWriter.html#currentSuperColumn">currentSuperColumn</a></strong></code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code>protected java.io.File</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/cassandra/io/sstable/AbstractSSTableSimpleWriter.html#directory">directory</a></strong></code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>protected <a href="../../../../../org/apache/cassandra/config/CFMetaData.html" title="class in org.apache.cassandra.config">CFMetaData</a></code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/cassandra/io/sstable/AbstractSSTableSimpleWriter.html#metadata">metadata</a></strong></code>&nbsp;</td> </tr> </table> </li> </ul> <!-- ======== CONSTRUCTOR SUMMARY ======== --> <ul class="blockList"> <li class="blockList"><a name="constructor_summary"> <!-- --> </a> <h3>Constructor Summary</h3> <table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> <caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colOne" scope="col">Constructor and Description</th> </tr> <tr class="altColor"> <td class="colOne"><code><strong><a href="../../../../../org/apache/cassandra/io/sstable/AbstractSSTableSimpleWriter.html#AbstractSSTableSimpleWriter(java.io.File,%20org.apache.cassandra.config.CFMetaData,%20org.apache.cassandra.dht.IPartitioner)">AbstractSSTableSimpleWriter</a></strong>(java.io.File&nbsp;directory, <a href="../../../../../org/apache/cassandra/config/CFMetaData.html" title="class in org.apache.cassandra.config">CFMetaData</a>&nbsp;metadata, <a href="../../../../../org/apache/cassandra/dht/IPartitioner.html" title="interface in org.apache.cassandra.dht">IPartitioner</a>&nbsp;partitioner)</code>&nbsp;</td> </tr> </table> </li> </ul> <!-- ========== METHOD SUMMARY =========== --> <ul class="blockList"> <li class="blockList"><a name="method_summary"> <!-- --> </a> <h3>Method Summary</h3> <table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> <caption><span>Methods</span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> <th class="colLast" scope="col">Method and Description</th> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/cassandra/io/sstable/AbstractSSTableSimpleWriter.html#addColumn(java.nio.ByteBuffer,%20java.nio.ByteBuffer,%20long)">addColumn</a></strong>(java.nio.ByteBuffer&nbsp;name, java.nio.ByteBuffer&nbsp;value, long&nbsp;timestamp)</code> <div class="block">Insert a new "regular" column to the current row (and super column if applicable).</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/cassandra/io/sstable/AbstractSSTableSimpleWriter.html#addCounterColumn(java.nio.ByteBuffer,%20long)">addCounterColumn</a></strong>(java.nio.ByteBuffer&nbsp;name, long&nbsp;value)</code> <div class="block">Insert a new counter column to the current row (and super column if applicable).</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/cassandra/io/sstable/AbstractSSTableSimpleWriter.html#addExpiringColumn(java.nio.ByteBuffer,%20java.nio.ByteBuffer,%20long,%20int,%20long)">addExpiringColumn</a></strong>(java.nio.ByteBuffer&nbsp;name, java.nio.ByteBuffer&nbsp;value, long&nbsp;timestamp, int&nbsp;ttl, long&nbsp;expirationTimestampMS)</code> <div class="block">Insert a new expiring column to the current row (and super column if applicable).</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>abstract void</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/cassandra/io/sstable/AbstractSSTableSimpleWriter.html#close()">close</a></strong>()</code> <div class="block">Close this writer.</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>protected abstract <a href="../../../../../org/apache/cassandra/db/ColumnFamily.html" title="class in org.apache.cassandra.db">ColumnFamily</a></code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/cassandra/io/sstable/AbstractSSTableSimpleWriter.html#getColumnFamily()">getColumnFamily</a></strong>()</code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>protected <a href="../../../../../org/apache/cassandra/io/sstable/SSTableWriter.html" title="class in org.apache.cassandra.io.sstable">SSTableWriter</a></code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/cassandra/io/sstable/AbstractSSTableSimpleWriter.html#getWriter()">getWriter</a></strong>()</code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code>protected static java.lang.String</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/cassandra/io/sstable/AbstractSSTableSimpleWriter.html#makeFilename(java.io.File,%20java.lang.String,%20java.lang.String)">makeFilename</a></strong>(java.io.File&nbsp;directory, java.lang.String&nbsp;keyspace, java.lang.String&nbsp;columnFamily)</code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/cassandra/io/sstable/AbstractSSTableSimpleWriter.html#newRow(java.nio.ByteBuffer)">newRow</a></strong>(java.nio.ByteBuffer&nbsp;key)</code> <div class="block">Start a new row whose key is <code>key</code>.</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/cassandra/io/sstable/AbstractSSTableSimpleWriter.html#newSuperColumn(java.nio.ByteBuffer)">newSuperColumn</a></strong>(java.nio.ByteBuffer&nbsp;name)</code> <div class="block">Start a new super column with name <code>name</code>.</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>protected abstract void</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/cassandra/io/sstable/AbstractSSTableSimpleWriter.html#writeRow(org.apache.cassandra.db.DecoratedKey,%20org.apache.cassandra.db.ColumnFamily)">writeRow</a></strong>(<a href="../../../../../org/apache/cassandra/db/DecoratedKey.html" title="class in org.apache.cassandra.db">DecoratedKey</a>&nbsp;key, <a href="../../../../../org/apache/cassandra/db/ColumnFamily.html" title="class in org.apache.cassandra.db">ColumnFamily</a>&nbsp;columnFamily)</code>&nbsp;</td> </tr> </table> <ul class="blockList"> <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> <h3>Methods inherited from class&nbsp;java.lang.Object</h3> <code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> </li> </ul> </div> <div class="details"> <ul class="blockList"> <li class="blockList"> <!-- ============ FIELD DETAIL =========== --> <ul class="blockList"> <li class="blockList"><a name="field_detail"> <!-- --> </a> <h3>Field Detail</h3> <a name="directory"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>directory</h4> <pre>protected final&nbsp;java.io.File directory</pre> </li> </ul> <a name="metadata"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>metadata</h4> <pre>protected final&nbsp;<a href="../../../../../org/apache/cassandra/config/CFMetaData.html" title="class in org.apache.cassandra.config">CFMetaData</a> metadata</pre> </li> </ul> <a name="currentKey"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>currentKey</h4> <pre>protected&nbsp;<a href="../../../../../org/apache/cassandra/db/DecoratedKey.html" title="class in org.apache.cassandra.db">DecoratedKey</a> currentKey</pre> </li> </ul> <a name="columnFamily"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>columnFamily</h4> <pre>protected&nbsp;<a href="../../../../../org/apache/cassandra/db/ColumnFamily.html" title="class in org.apache.cassandra.db">ColumnFamily</a> columnFamily</pre> </li> </ul> <a name="currentSuperColumn"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>currentSuperColumn</h4> <pre>protected&nbsp;java.nio.ByteBuffer currentSuperColumn</pre> </li> </ul> <a name="counterid"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>counterid</h4> <pre>protected final&nbsp;<a href="../../../../../org/apache/cassandra/utils/CounterId.html" title="class in org.apache.cassandra.utils">CounterId</a> counterid</pre> </li> </ul> </li> </ul> <!-- ========= CONSTRUCTOR DETAIL ======== --> <ul class="blockList"> <li class="blockList"><a name="constructor_detail"> <!-- --> </a> <h3>Constructor Detail</h3> <a name="AbstractSSTableSimpleWriter(java.io.File, org.apache.cassandra.config.CFMetaData, org.apache.cassandra.dht.IPartitioner)"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>AbstractSSTableSimpleWriter</h4> <pre>public&nbsp;AbstractSSTableSimpleWriter(java.io.File&nbsp;directory, <a href="../../../../../org/apache/cassandra/config/CFMetaData.html" title="class in org.apache.cassandra.config">CFMetaData</a>&nbsp;metadata, <a href="../../../../../org/apache/cassandra/dht/IPartitioner.html" title="interface in org.apache.cassandra.dht">IPartitioner</a>&nbsp;partitioner)</pre> </li> </ul> </li> </ul> <!-- ============ METHOD DETAIL ========== --> <ul class="blockList"> <li class="blockList"><a name="method_detail"> <!-- --> </a> <h3>Method Detail</h3> <a name="getWriter()"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>getWriter</h4> <pre>protected&nbsp;<a href="../../../../../org/apache/cassandra/io/sstable/SSTableWriter.html" title="class in org.apache.cassandra.io.sstable">SSTableWriter</a>&nbsp;getWriter()</pre> </li> </ul> <a name="makeFilename(java.io.File, java.lang.String, java.lang.String)"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>makeFilename</h4> <pre>protected static&nbsp;java.lang.String&nbsp;makeFilename(java.io.File&nbsp;directory, java.lang.String&nbsp;keyspace, java.lang.String&nbsp;columnFamily)</pre> </li> </ul> <a name="newRow(java.nio.ByteBuffer)"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>newRow</h4> <pre>public&nbsp;void&nbsp;newRow(java.nio.ByteBuffer&nbsp;key) throws java.io.IOException</pre> <div class="block">Start a new row whose key is <code>key</code>.</div> <dl><dt><span class="strong">Parameters:</span></dt><dd><code>key</code> - the row key</dd> <dt><span class="strong">Throws:</span></dt> <dd><code>java.io.IOException</code></dd></dl> </li> </ul> <a name="newSuperColumn(java.nio.ByteBuffer)"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>newSuperColumn</h4> <pre>public&nbsp;void&nbsp;newSuperColumn(java.nio.ByteBuffer&nbsp;name)</pre> <div class="block">Start a new super column with name <code>name</code>.</div> <dl><dt><span class="strong">Parameters:</span></dt><dd><code>name</code> - the name for the super column</dd></dl> </li> </ul> <a name="addColumn(java.nio.ByteBuffer, java.nio.ByteBuffer, long)"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>addColumn</h4> <pre>public&nbsp;void&nbsp;addColumn(java.nio.ByteBuffer&nbsp;name, java.nio.ByteBuffer&nbsp;value, long&nbsp;timestamp)</pre> <div class="block">Insert a new "regular" column to the current row (and super column if applicable).</div> <dl><dt><span class="strong">Parameters:</span></dt><dd><code>name</code> - the column name</dd><dd><code>value</code> - the column value</dd><dd><code>timestamp</code> - the column timestamp</dd></dl> </li> </ul> <a name="addExpiringColumn(java.nio.ByteBuffer, java.nio.ByteBuffer, long, int, long)"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>addExpiringColumn</h4> <pre>public&nbsp;void&nbsp;addExpiringColumn(java.nio.ByteBuffer&nbsp;name, java.nio.ByteBuffer&nbsp;value, long&nbsp;timestamp, int&nbsp;ttl, long&nbsp;expirationTimestampMS)</pre> <div class="block">Insert a new expiring column to the current row (and super column if applicable).</div> <dl><dt><span class="strong">Parameters:</span></dt><dd><code>name</code> - the column name</dd><dd><code>value</code> - the column value</dd><dd><code>timestamp</code> - the column timestamp</dd><dd><code>ttl</code> - the column time to live in seconds</dd><dd><code>expirationTimestampMS</code> - the local expiration timestamp in milliseconds. This is the server time timestamp used for actually expiring the column, and as a consequence should be synchronized with the cassandra servers time. If <code>timestamp</code> represents the insertion time in microseconds (which is not required), this should be <code>(timestamp / 1000) + (ttl * 1000)</code>.</dd></dl> </li> </ul> <a name="addCounterColumn(java.nio.ByteBuffer, long)"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>addCounterColumn</h4> <pre>public&nbsp;void&nbsp;addCounterColumn(java.nio.ByteBuffer&nbsp;name, long&nbsp;value)</pre> <div class="block">Insert a new counter column to the current row (and super column if applicable).</div> <dl><dt><span class="strong">Parameters:</span></dt><dd><code>name</code> - the column name</dd><dd><code>value</code> - the value of the counter</dd></dl> </li> </ul> <a name="close()"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>close</h4> <pre>public abstract&nbsp;void&nbsp;close() throws java.io.IOException</pre> <div class="block">Close this writer. This method should be called, otherwise the produced sstables are not guaranteed to be complete (and won't be in practice).</div> <dl><dt><span class="strong">Throws:</span></dt> <dd><code>java.io.IOException</code></dd></dl> </li> </ul> <a name="writeRow(org.apache.cassandra.db.DecoratedKey, org.apache.cassandra.db.ColumnFamily)"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>writeRow</h4> <pre>protected abstract&nbsp;void&nbsp;writeRow(<a href="../../../../../org/apache/cassandra/db/DecoratedKey.html" title="class in org.apache.cassandra.db">DecoratedKey</a>&nbsp;key, <a href="../../../../../org/apache/cassandra/db/ColumnFamily.html" title="class in org.apache.cassandra.db">ColumnFamily</a>&nbsp;columnFamily) throws java.io.IOException</pre> <dl><dt><span class="strong">Throws:</span></dt> <dd><code>java.io.IOException</code></dd></dl> </li> </ul> <a name="getColumnFamily()"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>getColumnFamily</h4> <pre>protected abstract&nbsp;<a href="../../../../../org/apache/cassandra/db/ColumnFamily.html" title="class in org.apache.cassandra.db">ColumnFamily</a>&nbsp;getColumnFamily()</pre> </li> </ul> </li> </ul> </li> </ul> </div> </div> <!-- ========= END OF CLASS DATA ========= --> <!-- ======= START OF BOTTOM NAVBAR ====== --> <div class="bottomNav"><a name="navbar_bottom"> <!-- --> </a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> <li><a href="class-use/AbstractSSTableSimpleWriter.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../../index-all.html">Index</a></li> <li><a href="../../../../../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li>Prev Class</li> <li><a href="../../../../../org/apache/cassandra/io/sstable/BloomFilterTracker.html" title="class in org.apache.cassandra.io.sstable"><span class="strong">Next Class</span></a></li> </ul> <ul class="navList"> <li><a href="../../../../../index.html?org/apache/cassandra/io/sstable/AbstractSSTableSimpleWriter.html" target="_top">Frames</a></li> <li><a href="AbstractSSTableSimpleWriter.html" target="_top">No Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_bottom"> <li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_bottom"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <div> <ul class="subNavList"> <li>Summary:&nbsp;</li> <li>Nested&nbsp;|&nbsp;</li> <li><a href="#field_summary">Field</a>&nbsp;|&nbsp;</li> <li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li> <li><a href="#method_summary">Method</a></li> </ul> <ul class="subNavList"> <li>Detail:&nbsp;</li> <li><a href="#field_detail">Field</a>&nbsp;|&nbsp;</li> <li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li> <li><a href="#method_detail">Method</a></li> </ul> </div> <a name="skip-navbar_bottom"> <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> <p class="legalCopy"><small>Copyright &copy; 2014 The Apache Software Foundation</small></p> </body> </html>