UNPKG

cassandra-server

Version:

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

552 lines 149 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:50 CEST 2014 --> <title>Uses of Interface org.apache.cassandra.db.Cell (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="Uses of Interface org.apache.cassandra.db.Cell (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><a href="../../../../../org/apache/cassandra/db/Cell.html" title="interface in org.apache.cassandra.db">Class</a></li> <li class="navBarCell1Rev">Use</li> <li><a href="../../../../../overview-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</li> <li>Next</li> </ul> <ul class="navList"> <li><a href="../../../../../index.html?org/apache/cassandra/db/class-use/Cell.html" target="_top">Frames</a></li> <li><a href="Cell.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> <a name="skip-navbar_top"> <!-- --> </a></div> <!-- ========= END OF TOP NAVBAR ========= --> <div class="header"> <h2 title="Uses of Interface org.apache.cassandra.db.Cell" class="title">Uses of Interface<br>org.apache.cassandra.db.Cell</h2> </div> <div class="classUseContainer"> <ul class="blockList"> <li class="blockList"> <table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> <caption><span>Packages that use <a href="../../../../../org/apache/cassandra/db/Cell.html" title="interface in org.apache.cassandra.db">Cell</a></span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">Package</th> <th class="colLast" scope="col">Description</th> </tr> <tbody> <tr class="altColor"> <td class="colFirst"><a href="#org.apache.cassandra.cql3">org.apache.cassandra.cql3</a></td> <td class="colLast">&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><a href="#org.apache.cassandra.cql3.statements">org.apache.cassandra.cql3.statements</a></td> <td class="colLast">&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><a href="#org.apache.cassandra.db">org.apache.cassandra.db</a></td> <td class="colLast">&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><a href="#org.apache.cassandra.db.composites">org.apache.cassandra.db.composites</a></td> <td class="colLast">&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><a href="#org.apache.cassandra.db.filter">org.apache.cassandra.db.filter</a></td> <td class="colLast">&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><a href="#org.apache.cassandra.db.index">org.apache.cassandra.db.index</a></td> <td class="colLast">&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><a href="#org.apache.cassandra.db.index.composites">org.apache.cassandra.db.index.composites</a></td> <td class="colLast">&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><a href="#org.apache.cassandra.db.index.keys">org.apache.cassandra.db.index.keys</a></td> <td class="colLast">&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><a href="#org.apache.cassandra.db.marshal">org.apache.cassandra.db.marshal</a></td> <td class="colLast">&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><a href="#org.apache.cassandra.hadoop">org.apache.cassandra.hadoop</a></td> <td class="colLast">&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><a href="#org.apache.cassandra.hadoop.pig">org.apache.cassandra.hadoop.pig</a></td> <td class="colLast">&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><a href="#org.apache.cassandra.thrift">org.apache.cassandra.thrift</a></td> <td class="colLast">&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><a href="#org.apache.cassandra.utils.memory">org.apache.cassandra.utils.memory</a></td> <td class="colLast">&nbsp;</td> </tr> </tbody> </table> </li> <li class="blockList"> <ul class="blockList"> <li class="blockList"><a name="org.apache.cassandra.cql3"> <!-- --> </a> <h3>Uses of <a href="../../../../../org/apache/cassandra/db/Cell.html" title="interface in org.apache.cassandra.db">Cell</a> in <a href="../../../../../org/apache/cassandra/cql3/package-summary.html">org.apache.cassandra.cql3</a></h3> <table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> <caption><span>Methods in <a href="../../../../../org/apache/cassandra/cql3/package-summary.html">org.apache.cassandra.cql3</a> that return <a href="../../../../../org/apache/cassandra/db/Cell.html" title="interface in org.apache.cassandra.db">Cell</a></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> <tbody> <tr class="altColor"> <td class="colFirst"><code><a href="../../../../../org/apache/cassandra/db/Cell.html" title="interface in org.apache.cassandra.db">Cell</a></code></td> <td class="colLast"><span class="strong">CQL3Row.</span><code><strong><a href="../../../../../org/apache/cassandra/cql3/CQL3Row.html#getColumn(org.apache.cassandra.cql3.ColumnIdentifier)">getColumn</a></strong>(<a href="../../../../../org/apache/cassandra/cql3/ColumnIdentifier.html" title="class in org.apache.cassandra.cql3">ColumnIdentifier</a>&nbsp;name)</code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code><a href="../../../../../org/apache/cassandra/db/Cell.html" title="interface in org.apache.cassandra.db">Cell</a></code></td> <td class="colLast"><span class="strong">UpdateParameters.</span><code><strong><a href="../../../../../org/apache/cassandra/cql3/UpdateParameters.html#makeColumn(org.apache.cassandra.db.composites.CellName,%20java.nio.ByteBuffer)">makeColumn</a></strong>(<a href="../../../../../org/apache/cassandra/db/composites/CellName.html" title="interface in org.apache.cassandra.db.composites">CellName</a>&nbsp;name, java.nio.ByteBuffer&nbsp;value)</code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code><a href="../../../../../org/apache/cassandra/db/Cell.html" title="interface in org.apache.cassandra.db">Cell</a></code></td> <td class="colLast"><span class="strong">UpdateParameters.</span><code><strong><a href="../../../../../org/apache/cassandra/cql3/UpdateParameters.html#makeCounter(org.apache.cassandra.db.composites.CellName,%20long)">makeCounter</a></strong>(<a href="../../../../../org/apache/cassandra/db/composites/CellName.html" title="interface in org.apache.cassandra.db.composites">CellName</a>&nbsp;name, long&nbsp;delta)</code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code><a href="../../../../../org/apache/cassandra/db/Cell.html" title="interface in org.apache.cassandra.db">Cell</a></code></td> <td class="colLast"><span class="strong">UpdateParameters.</span><code><strong><a href="../../../../../org/apache/cassandra/cql3/UpdateParameters.html#makeTombstone(org.apache.cassandra.db.composites.CellName)">makeTombstone</a></strong>(<a href="../../../../../org/apache/cassandra/db/composites/CellName.html" title="interface in org.apache.cassandra.db.composites">CellName</a>&nbsp;name)</code>&nbsp;</td> </tr> </tbody> </table> <table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> <caption><span>Methods in <a href="../../../../../org/apache/cassandra/cql3/package-summary.html">org.apache.cassandra.cql3</a> that return types with arguments of type <a href="../../../../../org/apache/cassandra/db/Cell.html" title="interface in org.apache.cassandra.db">Cell</a></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> <tbody> <tr class="altColor"> <td class="colFirst"><code>protected java.util.Iterator&lt;<a href="../../../../../org/apache/cassandra/db/Cell.html" title="interface in org.apache.cassandra.db">Cell</a>&gt;</code></td> <td class="colLast"><span class="strong">ColumnCondition.Bound.</span><code><strong><a href="../../../../../org/apache/cassandra/cql3/ColumnCondition.Bound.html#collectionColumns(org.apache.cassandra.db.composites.CellName,%20org.apache.cassandra.db.ColumnFamily,%20long)">collectionColumns</a></strong>(<a href="../../../../../org/apache/cassandra/db/composites/CellName.html" title="interface in org.apache.cassandra.db.composites">CellName</a>&nbsp;collection, <a href="../../../../../org/apache/cassandra/db/ColumnFamily.html" title="class in org.apache.cassandra.db">ColumnFamily</a>&nbsp;cf, long&nbsp;now)</code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>java.util.List&lt;<a href="../../../../../org/apache/cassandra/db/Cell.html" title="interface in org.apache.cassandra.db">Cell</a>&gt;</code></td> <td class="colLast"><span class="strong">CQL3Row.</span><code><strong><a href="../../../../../org/apache/cassandra/cql3/CQL3Row.html#getCollection(org.apache.cassandra.cql3.ColumnIdentifier)">getCollection</a></strong>(<a href="../../../../../org/apache/cassandra/cql3/ColumnIdentifier.html" title="class in org.apache.cassandra.cql3">ColumnIdentifier</a>&nbsp;name)</code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code>java.util.List&lt;<a href="../../../../../org/apache/cassandra/db/Cell.html" title="interface in org.apache.cassandra.db">Cell</a>&gt;</code></td> <td class="colLast"><span class="strong">UpdateParameters.</span><code><strong><a href="../../../../../org/apache/cassandra/cql3/UpdateParameters.html#getPrefetchedList(java.nio.ByteBuffer,%20org.apache.cassandra.cql3.ColumnIdentifier)">getPrefetchedList</a></strong>(java.nio.ByteBuffer&nbsp;rowKey, <a href="../../../../../org/apache/cassandra/cql3/ColumnIdentifier.html" title="class in org.apache.cassandra.cql3">ColumnIdentifier</a>&nbsp;cql3ColumnName)</code>&nbsp;</td> </tr> </tbody> </table> <table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> <caption><span>Methods in <a href="../../../../../org/apache/cassandra/cql3/package-summary.html">org.apache.cassandra.cql3</a> with parameters of type <a href="../../../../../org/apache/cassandra/db/Cell.html" title="interface in org.apache.cassandra.db">Cell</a></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> <tbody> <tr class="altColor"> <td class="colFirst"><code>protected boolean</code></td> <td class="colLast"><span class="strong">ColumnCondition.Bound.</span><code><strong><a href="../../../../../org/apache/cassandra/cql3/ColumnCondition.Bound.html#equalsValue(java.nio.ByteBuffer,%20org.apache.cassandra.db.Cell,%20org.apache.cassandra.db.marshal.AbstractType,%20long)">equalsValue</a></strong>(java.nio.ByteBuffer&nbsp;value, <a href="../../../../../org/apache/cassandra/db/Cell.html" title="interface in org.apache.cassandra.db">Cell</a>&nbsp;c, <a href="../../../../../org/apache/cassandra/db/marshal/AbstractType.html" title="class in org.apache.cassandra.db.marshal">AbstractType</a>&lt;?&gt;&nbsp;type, long&nbsp;now)</code>&nbsp;</td> </tr> </tbody> </table> <table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> <caption><span>Method parameters in <a href="../../../../../org/apache/cassandra/cql3/package-summary.html">org.apache.cassandra.cql3</a> with type arguments of type <a href="../../../../../org/apache/cassandra/db/Cell.html" title="interface in org.apache.cassandra.db">Cell</a></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> <tbody> <tr class="altColor"> <td class="colFirst"><code><a href="../../../../../org/apache/cassandra/cql3/CQL3Row.RowIterator.html" title="interface in org.apache.cassandra.cql3">CQL3Row.RowIterator</a></code></td> <td class="colLast"><span class="strong">CQL3Row.Builder.</span><code><strong><a href="../../../../../org/apache/cassandra/cql3/CQL3Row.Builder.html#group(java.util.Iterator)">group</a></strong>(java.util.Iterator&lt;<a href="../../../../../org/apache/cassandra/db/Cell.html" title="interface in org.apache.cassandra.db">Cell</a>&gt;&nbsp;cells)</code>&nbsp;</td> </tr> </tbody> </table> </li> <li class="blockList"><a name="org.apache.cassandra.cql3.statements"> <!-- --> </a> <h3>Uses of <a href="../../../../../org/apache/cassandra/db/Cell.html" title="interface in org.apache.cassandra.db">Cell</a> in <a href="../../../../../org/apache/cassandra/cql3/statements/package-summary.html">org.apache.cassandra.cql3.statements</a></h3> <table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> <caption><span>Methods in <a href="../../../../../org/apache/cassandra/cql3/statements/package-summary.html">org.apache.cassandra.cql3.statements</a> with parameters of type <a href="../../../../../org/apache/cassandra/db/Cell.html" title="interface in org.apache.cassandra.db">Cell</a></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> <tbody> <tr class="altColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><span class="strong">Selection.ResultSetBuilder.</span><code><strong><a href="../../../../../org/apache/cassandra/cql3/statements/Selection.ResultSetBuilder.html#add(org.apache.cassandra.db.Cell)">add</a></strong>(<a href="../../../../../org/apache/cassandra/db/Cell.html" title="interface in org.apache.cassandra.db">Cell</a>&nbsp;c)</code>&nbsp;</td> </tr> </tbody> </table> </li> <li class="blockList"><a name="org.apache.cassandra.db"> <!-- --> </a> <h3>Uses of <a href="../../../../../org/apache/cassandra/db/Cell.html" title="interface in org.apache.cassandra.db">Cell</a> in <a href="../../../../../org/apache/cassandra/db/package-summary.html">org.apache.cassandra.db</a></h3> <table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subinterfaces, and an explanation"> <caption><span>Subinterfaces of <a href="../../../../../org/apache/cassandra/db/Cell.html" title="interface in org.apache.cassandra.db">Cell</a> in <a href="../../../../../org/apache/cassandra/db/package-summary.html">org.apache.cassandra.db</a></span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> <th class="colLast" scope="col">Interface and Description</th> </tr> <tbody> <tr class="altColor"> <td class="colFirst"><code>interface&nbsp;</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/cassandra/db/CounterCell.html" title="interface in org.apache.cassandra.db">CounterCell</a></strong></code> <div class="block">A column that represents a partitioned counter.</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>interface&nbsp;</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/cassandra/db/CounterUpdateCell.html" title="interface in org.apache.cassandra.db">CounterUpdateCell</a></strong></code> <div class="block">A counter update while it hasn't been applied yet by the leader replica.</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>interface&nbsp;</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/cassandra/db/DeletedCell.html" title="interface in org.apache.cassandra.db">DeletedCell</a></strong></code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>interface&nbsp;</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/cassandra/db/ExpiringCell.html" title="interface in org.apache.cassandra.db">ExpiringCell</a></strong></code> <div class="block">Alternative to Cell that have an expiring time.</div> </td> </tr> </tbody> </table> <table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation"> <caption><span>Classes in <a href="../../../../../org/apache/cassandra/db/package-summary.html">org.apache.cassandra.db</a> that implement <a href="../../../../../org/apache/cassandra/db/Cell.html" title="interface in org.apache.cassandra.db">Cell</a></span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> <th class="colLast" scope="col">Class and Description</th> </tr> <tbody> <tr class="altColor"> <td class="colFirst"><code>class&nbsp;</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/cassandra/db/AbstractCell.html" title="class in org.apache.cassandra.db">AbstractCell</a></strong></code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>class&nbsp;</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/cassandra/db/AbstractNativeCell.html" title="class in org.apache.cassandra.db">AbstractNativeCell</a></strong></code> <div class="block">Packs a CellName AND a Cell into one off-heap representation.</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>class&nbsp;</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/cassandra/db/BufferCell.html" title="class in org.apache.cassandra.db">BufferCell</a></strong></code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>class&nbsp;</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/cassandra/db/BufferCounterCell.html" title="class in org.apache.cassandra.db">BufferCounterCell</a></strong></code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code>class&nbsp;</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/cassandra/db/BufferCounterUpdateCell.html" title="class in org.apache.cassandra.db">BufferCounterUpdateCell</a></strong></code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>class&nbsp;</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/cassandra/db/BufferDeletedCell.html" title="class in org.apache.cassandra.db">BufferDeletedCell</a></strong></code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code>class&nbsp;</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/cassandra/db/BufferExpiringCell.html" title="class in org.apache.cassandra.db">BufferExpiringCell</a></strong></code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>class&nbsp;</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/cassandra/db/NativeCell.html" title="class in org.apache.cassandra.db">NativeCell</a></strong></code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code>class&nbsp;</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/cassandra/db/NativeCounterCell.html" title="class in org.apache.cassandra.db">NativeCounterCell</a></strong></code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>class&nbsp;</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/cassandra/db/NativeDeletedCell.html" title="class in org.apache.cassandra.db">NativeDeletedCell</a></strong></code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code>class&nbsp;</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/cassandra/db/NativeExpiringCell.html" title="class in org.apache.cassandra.db">NativeExpiringCell</a></strong></code>&nbsp;</td> </tr> </tbody> </table> <table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> <caption><span>Methods in <a href="../../../../../org/apache/cassandra/db/package-summary.html">org.apache.cassandra.db</a> that return <a href="../../../../../org/apache/cassandra/db/Cell.html" title="interface in org.apache.cassandra.db">Cell</a></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> <tbody> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../../org/apache/cassandra/db/Cell.html" title="interface in org.apache.cassandra.db">Cell</a></code></td> <td class="colLast"><span class="strong">AbstractCell.</span><code><strong><a href="../../../../../org/apache/cassandra/db/AbstractCell.html#create(org.apache.cassandra.db.composites.CellName,%20java.nio.ByteBuffer,%20long,%20int,%20org.apache.cassandra.config.CFMetaData)">create</a></strong>(<a href="../../../../../org/apache/cassandra/db/composites/CellName.html" title="interface in org.apache.cassandra.db.composites">CellName</a>&nbsp;name, java.nio.ByteBuffer&nbsp;value, long&nbsp;timestamp, int&nbsp;ttl, <a href="../../../../../org/apache/cassandra/config/CFMetaData.html" title="class in org.apache.cassandra.config">CFMetaData</a>&nbsp;metadata)</code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>static <a href="../../../../../org/apache/cassandra/db/Cell.html" title="interface in org.apache.cassandra.db">Cell</a></code></td> <td class="colLast"><span class="strong">BufferExpiringCell.</span><code><strong><a href="../../../../../org/apache/cassandra/db/BufferExpiringCell.html#create(org.apache.cassandra.db.composites.CellName,%20java.nio.ByteBuffer,%20long,%20int,%20int,%20int,%20org.apache.cassandra.db.ColumnSerializer.Flag)">create</a></strong>(<a href="../../../../../org/apache/cassandra/db/composites/CellName.html" title="interface in org.apache.cassandra.db.composites">CellName</a>&nbsp;name, java.nio.ByteBuffer&nbsp;value, long&nbsp;timestamp, int&nbsp;timeToLive, int&nbsp;localExpirationTime, int&nbsp;expireBefore, <a href="../../../../../org/apache/cassandra/db/ColumnSerializer.Flag.html" title="enum in org.apache.cassandra.db">ColumnSerializer.Flag</a>&nbsp;flag)</code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code><a href="../../../../../org/apache/cassandra/db/Cell.html" title="interface in org.apache.cassandra.db">Cell</a></code></td> <td class="colLast"><span class="strong">ColumnSerializer.</span><code><strong><a href="../../../../../org/apache/cassandra/db/ColumnSerializer.html#deserialize(java.io.DataInput)">deserialize</a></strong>(java.io.DataInput&nbsp;in)</code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code><a href="../../../../../org/apache/cassandra/db/Cell.html" title="interface in org.apache.cassandra.db">Cell</a></code></td> <td class="colLast"><span class="strong">ColumnSerializer.</span><code><strong><a href="../../../../../org/apache/cassandra/db/ColumnSerializer.html#deserialize(java.io.DataInput,%20org.apache.cassandra.db.ColumnSerializer.Flag)">deserialize</a></strong>(java.io.DataInput&nbsp;in, <a href="../../../../../org/apache/cassandra/db/ColumnSerializer.Flag.html" title="enum in org.apache.cassandra.db">ColumnSerializer.Flag</a>&nbsp;flag)</code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code><a href="../../../../../org/apache/cassandra/db/Cell.html" title="interface in org.apache.cassandra.db">Cell</a></code></td> <td class="colLast"><span class="strong">ColumnSerializer.</span><code><strong><a href="../../../../../org/apache/cassandra/db/ColumnSerializer.html#deserialize(java.io.DataInput,%20org.apache.cassandra.db.ColumnSerializer.Flag,%20int)">deserialize</a></strong>(java.io.DataInput&nbsp;in, <a href="../../../../../org/apache/cassandra/db/ColumnSerializer.Flag.html" title="enum in org.apache.cassandra.db">ColumnSerializer.Flag</a>&nbsp;flag, int&nbsp;expireBefore)</code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code><a href="../../../../../org/apache/cassandra/db/Cell.html" title="interface in org.apache.cassandra.db">Cell</a></code></td> <td class="colLast"><span class="strong">AbstractCell.</span><code><strong><a href="../../../../../org/apache/cassandra/db/AbstractCell.html#diff(org.apache.cassandra.db.Cell)">diff</a></strong>(<a href="../../../../../org/apache/cassandra/db/Cell.html" title="interface in org.apache.cassandra.db">Cell</a>&nbsp;cell)</code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code><a href="../../../../../org/apache/cassandra/db/Cell.html" title="interface in org.apache.cassandra.db">Cell</a></code></td> <td class="colLast"><span class="strong">BufferCounterCell.</span><code><strong><a href="../../../../../org/apache/cassandra/db/BufferCounterCell.html#diff(org.apache.cassandra.db.Cell)">diff</a></strong>(<a href="../../../../../org/apache/cassandra/db/Cell.html" title="interface in org.apache.cassandra.db">Cell</a>&nbsp;cell)</code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code><a href="../../../../../org/apache/cassandra/db/Cell.html" title="interface in org.apache.cassandra.db">Cell</a></code></td> <td class="colLast"><span class="strong">BufferCounterUpdateCell.</span><code><strong><a href="../../../../../org/apache/cassandra/db/BufferCounterUpdateCell.html#diff(org.apache.cassandra.db.Cell)">diff</a></strong>(<a href="../../../../../org/apache/cassandra/db/Cell.html" title="interface in org.apache.cassandra.db">Cell</a>&nbsp;cell)</code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code><a href="../../../../../org/apache/cassandra/db/Cell.html" title="interface in org.apache.cassandra.db">Cell</a></code></td> <td class="colLast"><span class="strong">Cell.</span><code><strong><a href="../../../../../org/apache/cassandra/db/Cell.html#diff(org.apache.cassandra.db.Cell)">diff</a></strong>(<a href="../../../../../org/apache/cassandra/db/Cell.html" title="interface in org.apache.cassandra.db">Cell</a>&nbsp;cell)</code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code><a href="../../../../../org/apache/cassandra/db/Cell.html" title="interface in org.apache.cassandra.db">Cell</a></code></td> <td class="colLast"><span class="strong">NativeCounterCell.</span><code><strong><a href="../../../../../org/apache/cassandra/db/NativeCounterCell.html#diff(org.apache.cassandra.db.Cell)">diff</a></strong>(<a href="../../../../../org/apache/cassandra/db/Cell.html" title="interface in org.apache.cassandra.db">Cell</a>&nbsp;cell)</code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code><a href="../../../../../org/apache/cassandra/db/Cell.html" title="interface in org.apache.cassandra.db">Cell</a></code></td> <td class="colLast"><span class="strong">AbstractCell.</span><code><strong><a href="../../../../../org/apache/cassandra/db/AbstractCell.html#diffCounter(org.apache.cassandra.db.Cell)">diffCounter</a></strong>(<a href="../../../../../org/apache/cassandra/db/Cell.html" title="interface in org.apache.cassandra.db">Cell</a>&nbsp;cell)</code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code><a href="../../../../../org/apache/cassandra/db/Cell.html" title="interface in org.apache.cassandra.db">Cell</a></code></td> <td class="colLast"><span class="strong">ArrayBackedSortedColumns.</span><code><strong><a href="../../../../../org/apache/cassandra/db/ArrayBackedSortedColumns.html#getColumn(org.apache.cassandra.db.composites.CellName)">getColumn</a></strong>(<a href="../../../../../org/apache/cassandra/db/composites/CellName.html" title="interface in org.apache.cassandra.db.composites">CellName</a>&nbsp;name)</code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code><a href="../../../../../org/apache/cassandra/db/Cell.html" title="interface in org.apache.cassandra.db">Cell</a></code></td> <td class="colLast"><span class="strong">AtomicBTreeColumns.</span><code><strong><a href="../../../../../org/apache/cassandra/db/AtomicBTreeColumns.html#getColumn(org.apache.cassandra.db.composites.CellName)">getColumn</a></strong>(<a href="../../../../../org/apache/cassandra/db/composites/CellName.html" title="interface in org.apache.cassandra.db.composites">CellName</a>&nbsp;name)</code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>abstract <a href="../../../../../org/apache/cassandra/db/Cell.html" title="interface in org.apache.cassandra.db">Cell</a></code></td> <td class="colLast"><span class="strong">ColumnFamily.</span><code><strong><a href="../../../../../org/apache/cassandra/db/ColumnFamily.html#getColumn(org.apache.cassandra.db.composites.CellName)">getColumn</a></strong>(<a href="../../../../../org/apache/cassandra/db/composites/CellName.html" title="interface in org.apache.cassandra.db.composites">CellName</a>&nbsp;name)</code> <div class="block">Get a column given its name, returning null if the column is not present.</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><code><a href="../../../../../org/apache/cassandra/db/Cell.html" title="interface in org.apache.cassandra.db">Cell</a></code></td> <td class="colLast"><span class="strong">BufferCell.</span><code><strong><a href="../../../../../org/apache/cassandra/db/BufferCell.html#localCopy(org.apache.cassandra.config.CFMetaData,%20org.apache.cassandra.utils.memory.AbstractAllocator)">localCopy</a></strong>(<a href="../../../../../org/apache/cassandra/config/CFMetaData.html" title="class in org.apache.cassandra.config">CFMetaData</a>&nbsp;metadata, <a href="../../../../../org/apache/cassandra/utils/memory/AbstractAllocator.html" title="class in org.apache.cassandra.utils.memory">AbstractAllocator</a>&nbsp;allocator)</code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code><a href="../../../../../org/apache/cassandra/db/Cell.html" title="interface in org.apache.cassandra.db">Cell</a></code></td> <td class="colLast"><span class="strong">BufferCounterUpdateCell.</span><code><strong><a href="../../../../../org/apache/cassandra/db/BufferCounterUpdateCell.html#localCopy(org.apache.cassandra.config.CFMetaData,%20org.apache.cassandra.utils.memory.AbstractAllocator)">localCopy</a></strong>(<a href="../../../../../org/apache/cassandra/config/CFMetaData.html" title="class in org.apache.cassandra.config">CFMetaData</a>&nbsp;metadata, <a href="../../../../../org/apache/cassandra/utils/memory/AbstractAllocator.html" title="class in org.apache.cassandra.utils.memory">AbstractAllocator</a>&nbsp;allocator)</code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code><a href="../../../../../org/apache/cassandra/db/Cell.html" title="interface in org.apache.cassandra.db">Cell</a></code></td> <td class="colLast"><span class="strong">Cell.</span><code><strong><a href="../../../../../org/apache/cassandra/db/Cell.html#localCopy(org.apache.cassandra.config.CFMetaData,%20org.apache.cassandra.utils.memory.AbstractAllocator)">localCopy</a></strong>(<a href="../../../../../org/apache/cassandra/config/CFMetaData.html" title="class in org.apache.cassandra.config">CFMetaData</a>&nbsp;metadata, <a href="../../../../../org/apache/cassandra/utils/memory/AbstractAllocator.html" title="class in org.apache.cassandra.utils.memory">AbstractAllocator</a>&nbsp;allocator)</code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code><a href="../../../../../org/apache/cassandra/db/Cell.html" title="interface in org.apache.cassandra.db">Cell</a></code></td> <td class="colLast"><span class="strong">NativeCell.</span><code><strong><a href="../../../../../org/apache/cassandra/db/NativeCell.html#localCopy(org.apache.cassandra.config.CFMetaData,%20org.apache.cassandra.utils.memory.AbstractAllocator)">localCopy</a></strong>(<a href="../../../../../org/apache/cassandra/config/CFMetaData.html" title="class in org.apache.cassandra.config">CFMetaData</a>&nbsp;metadata, <a href="../../../../../org/apache/cassandra/utils/memory/AbstractAllocator.html" title="class in org.apache.cassandra.utils.memory">AbstractAllocator</a>&nbsp;allocator)</code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code><a href="../../../../../org/apache/cassandra/db/Cell.html" title="interface in org.apache.cassandra.db">Cell</a></code></td> <td class="colLast"><span class="strong">BufferCell.</span><code><strong><a href="../../../../../org/apache/cassandra/db/BufferCell.html#localCopy(org.apache.cassandra.config.CFMetaData,%20org.apache.cassandra.utils.memory.MemtableAllocator,%20org.apache.cassandra.utils.concurrent.OpOrder.Group)">localCopy</a></strong>(<a href="../../../../../org/apache/cassandra/config/CFMetaData.html" title="class in org.apache.cassandra.config">CFMetaData</a>&nbsp;metadata, <a href="../../../../../org/apache/cassandra/utils/memory/MemtableAllocator.html" title="class in org.apache.cassandra.utils.memory">MemtableAllocator</a>&nbsp;allocator, <a href="../../../../../org/apache/cassandra/utils/concurrent/OpOrder.Group.html" title="class in org.apache.cassandra.utils.concurrent">OpOrder.Group</a>&nbsp;opGroup)</code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code><a href="../../../../../org/apache/cassandra/db/Cell.html" title="interface in org.apache.cassandra.db">Cell</a></code></td> <td class="colLast"><span class="strong">BufferCounterUpdateCell.</span><code><strong><a href="../../../../../org/apache/cassandra/db/BufferCounterUpdateCell.html#localCopy(org.apache.cassandra.config.CFMetaData,%20org.apache.cassandra.utils.memory.MemtableAllocator,%20org.apache.cassandra.utils.concurrent.OpOrder.Group)">localCopy</a></strong>(<a href="../../../../../org/apache/cassandra/config/CFMetaData.html" title="class in org.apache.cassandra.config">CFMetaData</a>&nbsp;metadata, <a href="../../../../../org/apache/cassandra/utils/memory/MemtableAllocator.html" title="class in org.apache.cassandra.utils.memory">MemtableAllocator</a>&nbsp;allocator, <a href="../../../../../org/apache/cassandra/utils/concurrent/OpOrder.Group.html" title="class in org.apache.cassandra.utils.concurrent">OpOrder.Group</a>&nbsp;opGroup)</code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code><a href="../../../../../org/apache/cassandra/db/Cell.html" title="interface in org.apache.cassandra.db">Cell</a></code></td> <td class="colLast"><span class="strong">Cell.</span><code><strong><a href="../../../../../org/apache/cassandra/db/Cell.html#localCopy(org.apache.cassandra.config.CFMetaData,%20org.apache.cassandra.utils.memory.MemtableAllocator,%20org.apache.cassandra.utils.concurrent.OpOrder.Group)">localCopy</a></strong>(<a href="../../../../../org/apache/cassandra/config/CFMetaData.html" title="class in org.apache.cassandra.config">CFMetaData</a>&nbsp;metaData, <a href="../../../../../org/apache/cassandra/utils/memory/MemtableAllocator.html" title="class in org.apache.cassandra.utils.memory">MemtableAllocator</a>&nbsp;allocator, <a href="../../../../../org/apache/cassandra/utils/concurrent/OpOrder.Group.html" title="class in org.apache.cassandra.utils.concurrent">OpOrder.Group</a>&nbsp;opGroup)</code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code><a href="../../../../../org/apache/cassandra/db/Cell.html" title="interface in org.apache.cassandra.db">Cell</a></code></td> <td class="colLast"><span class="strong">NativeCell.</span><code><strong><a href="../../../../../org/apache/cassandra/db/NativeCell.html#localCopy(org.apache.cassandra.config.CFMetaData,%20org.apache.cassandra.utils.memory.MemtableAllocator,%20org.apache.cassandra.utils.concurrent.OpOrder.Group)">localCopy</a></strong>(<a href="../../../../../org/apache/cassandra/config/CFMetaData.html" title="class in org.apache.cassandra.config">CFMetaData</a>&nbsp;metadata, <a href="../../../../../org/apache/cassandra/utils/memory/MemtableAllocator.html" title="class in org.apache.cassandra.utils.memory">MemtableAllocator</a>&nbsp;allocator, <a href="../../../../../org/apache/cassandra/utils/concurrent/OpOrder.Group.html" title="class in org.apache.cassandra.utils.concurrent">OpOrder.Group</a>&nbsp;opGroup)</code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code><a href="../../../../../org/apache/cassandra/db/Cell.html" title="interface in org.apache.cassandra.db">Cell</a></code></td> <td class="colLast"><span class="strong">BufferCounterCell.</span><code><strong><a href="../../../../../org/apache/cassandra/db/BufferCounterCell.html#markLocalToBeCleared()">markLocalToBeCleared</a></strong>()</code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code><a href="../../../../../org/apache/cassandra/db/Cell.html" title="interface in org.apache.cassandra.db">Cell</a></code></td> <td class="colLast"><span class="strong">CounterCell.</span><code><strong><a href="../../../../../org/apache/cassandra/db/CounterCell.html#markLocalToBeCleared()">markLocalToBeCleared</a></strong>()</code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code><a href="../../../../../org/apache/cassandra/db/Cell.html" title="interface in org.apache.cassandra.db">Cell</a></code></td> <td class="colLast"><span class="strong">NativeCounterCell.</span><code><strong><a href="../../../../../org/apache/cassandra/db/NativeCounterCell.html#markLocalToBeCleared()">markLocalToBeCleared</a></strong>()</code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code><a href="../../../../../org/apache/cassandra/db/Cell.html" title="interface in org.apache.cassandra.db">Cell</a></code></td> <td class="colLast"><span class="strong">AbstractCell.</span><code><strong><a href="../../../../../org/apache/cassandra/db/AbstractCell.html#reconcile(org.apache.cassandra.db.Cell)">reconcile</a></strong>(<a href="../../../../../org/apache/cassandra/db/Cell.html" title="interface in org.apache.cassandra.db">Cell</a>&nbsp;cell)</code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code><a href="../../../../../org/apache/cassandra/db/Cell.html" title="interface in org.apache.cassandra.db">Cell</a></code></td> <td class="colLast"><span class="strong">BufferCounterCell.</span><code><strong><a href="../../../../../org/apache/cassandra/db/BufferCounterCell.html#reconcile(org.apache.cassandra.db.Cell)">reconcile</a></strong>(<a href="../../../../../org/apache/cassandra/db/Cell.html" title="interface in org.apache.cassandra.db">Cell</a>&nbsp;cell)</code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code><a href="../../../../../org/apache/cassandra/db/Cell.html" title="interface in org.apache.cassandra.db">Cell</a></code></td> <td class="colLast"><span class="strong">BufferCounterUpdateCell.</span><code><strong><a href="../../../../../org/apache/cassandra/db/BufferCounterUpdateCell.html#reconcile(org.apache.cassandra.db.Cell)">reconcile</a></strong>(<a href="../../../../../org/apache/cassandra/db/Cell.html" title="interface in org.apache.cassandra.db">Cell</a>&nbsp;cell)</code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code><a href="../../../../../org/apache/cassandra/db/Cell.html" title="interface in org.apache.cassandra.db">Cell</a></code></td> <td class="colLast"><span class="strong">BufferDeletedCell.</span><code><strong><a href="../../../../../org/apache/cassandra/db/BufferDeletedCell.html#reconcile(org.apache.cassandra.db.Cell)">reconcile</a></strong>(<a href="../../../../../org/apache/cassandra/db/Cell.html" title="interface in org.apache.cassandra.db">Cell</a>&nbsp;cell)</code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code><a href="../../../../../org/apache/cassandra/db/Cell.html" title="interface in org.apache.cassandra.db">Cell</a></code></td> <td class="colLast"><span class="strong">BufferExpiringCell.</span><code><strong><a href="../../../../../org/apache/cassandra/db/BufferExpiringCell.html#reconcile(org.apache.cassandra.db.Cell)">reconcile</a></strong>(<a href="../../../../../org/apache/cassandra/db/Cell.html" title="interface in org.apache.cassandra.db">Cell</a>&nbsp;cell)</code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code><a href="../../../../../org/apache/cassandra/db/Cell.html" title="interface in org.apache.cassandra.db">Cell</a></code></td> <td class="colLast"><span class="strong">Cell.</span><code><strong><a href="../../../../../org/apache/cassandra/db/Cell.html#reconcile(org.apache.cassandra.db.Cell)">reconcile</a></strong>(<a href="../../../../../org/apache/cassandra/db/Cell.html" title="interface in org.apache.cassandra.db">Cell</a>&nbsp;cell)</code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code><a href="../../../../../org/apache/cassandra/db/Cell.html" title="interface in org.apache.cassandra.db">Cell</a></code></td> <td class="colLast"><span class="strong">NativeCounterCell.</span><code><strong><a href="../../../../../org/apache/cassandra/db/NativeCounterCell.html#reconcile(org.apache.cassandra.db.Cell)">reconcile</a></strong>(<a href="../../../../../org/apache/cassandra/db/Cell.html" title="interface in org.apache.cassandra.db">Cell</a>&nbsp;cell)</code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code><a href="../../../../../org/apache/cassandra/db/Cell.html" title="interface in org.apache.cassandra.db">Cell</a></code></td> <td class="colLast"><span class="strong">NativeDeletedCell.</span><code><strong><a href="../../../../../org/apache/cassandra/db/NativeDeletedCell.html#reconcile(org.apache.cassandra.db.Cell)">reconcile</a></strong>(<a href="../../../../../org/apache/cassandra/db/Cell.html" title="interface in org.apache.cassandra.db">Cell</a>&nbsp;cell)</code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code><a href="../../../../../org/apache/cassandra/db/Cell.html" title="interface in org.apache.cassandra.db">Cell</a></code></td> <td class="colLast"><span class="strong">NativeExpiringCell.</span><code><strong><a href="../../../../../org/apache/cassandra/db/NativeExpiringCell.html#reconcile(org.apache.cassandra.db.Cell)">reconcile</a></strong>(<a href="../../../../../org/apache/cassandra/db/Cell.html" title="interface in org.apache.cassandra.db">Cell</a>&nbsp;cell)</code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code><a href="../../../../../org/apache/cassandra/db/Cell.html" title="interface in org.apache.cassandra.db">Cell</a></code></td> <td class="colLast"><span class="strong">AbstractCell.</span><code><strong><a href="../../../../../org/apache/cassandra/db/AbstractCell.html#reconcileCounter(org.apache.cassandra.db.Cell)">reconcileCounter</a></strong>(<a href="../../../../../org/apache/cassandra/db/Cell.html" title="interface in org.apache.cassandra.db">Cell</a>&nbsp;cell)</code> <div class="block">This is temporary until we start creating Cells of the different type (buffer vs.</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code><a href="../../../../../org/apache/cassandra/db/Cell.html" title="interface in org.apache.cassandra.db">Cell</a></code></td> <td class="colLast"><span class="strong">AbstractNativeCell.</span><code><strong><a href="../../../../../org/apache/cassandra/db/AbstractNativeCell.html#withUpdatedName(org.apache.cassandra.db.composites.CellName)">withUpdatedName</a></strong>(<a href="../../../../../org/apache/cassandra/db/composites/CellName.html" title="interface in org.apache.cassandra.db.composites">CellName</a>&nbsp;newName)</code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code><a href="../../../../../org/apache/cassandra/db/Cell.html" title="interface in org.apache.cassandra.db">Cell</a></code></td> <td class="colLast"><span class="strong">BufferCell.</span><code><strong><a href="../../../../../org/apache/cassandra/db/BufferCell.html#withUpdatedName(org.apache.cassandra.db.composites.CellName)">withUpdatedName</a></strong>(<a href="../../../../../org/apache/cassandra/db/composites/CellName.html" title="interface in org.apache.cassandra.db.composites">CellName</a>&nbsp;newName)</code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code><a href="../../../../../org/apache/cassandra/db/Cell.html" title="interface in org.apache.cassandra.db">Cell</a></code></td> <td class="colLast"><span class="strong">BufferCounterCell.</span><code><strong><a href="../../../../../org/apache/cassandra/db/BufferCounterCell.html#withUpdatedName(org.apache.cassandra.db.composites.CellName)">withUpdatedName</a></strong>(<a href="../../../../../org/apache/cassandra/db/composites/CellName.html" title="interface in org.apache.cassandra.db.composites">CellName</a>&nbsp;newName)</code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code><a href="../../../../../org/apache/cassandra/db/Cell.html" title="interface in org.apache.cassandra.db">Cell</a></code></td> <td class="colLast"><span class="strong">BufferDeletedCell.</span><code><strong><a href="../../../../../org/apache/cassandra/db/BufferDeletedCell.html#withUpdatedName(org.apache.cassandra.db.composites.CellName)">withUpdatedName</a></strong>(<a href="../../../../../org/apache/cassandra/db/composites/CellName.html" title="interface in org.apache.cassandra.db.composites">CellName</a>&nbsp;newName)</code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code><a href="../../../../../org/apache/cassandra/db/Cell.html" title="interface in org.apache.cassandra.db">Cell</a></code></td> <td class="colLast"><span class="strong">BufferExpiringCell.</span><code><strong><a href="../../../../../org/apache/cassandra/db/BufferExpiringCell.html#withUpdatedName(org.apache.cassandra.db.composites.CellName)">withUpdatedName</a></strong>(<a href="../../../../../org/apache/cassandra/db/composites/CellName.html" title="interface in org.apache.cassandra.db.composites">CellName</a>&nbsp;newName)</code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code><a href="../../../../../org/apache/cassandra/db/Cell.html" title="interface in org.apache.cassandra.db">Cell</a></code></td> <td class="colLast"><span class="strong">Cell.</span><code><strong><a href="../../../../../org/apache/cassandra/db/Cell.html#withUpdatedName(org.apache.cassandra.db.composites.CellName)">withUpdatedName</a></strong>(<a href="../../../../../org/apache/cassandra/db/composites/CellName.html" title="interface in org.apache.cassandra.db.composites">CellName</a>&nbsp;newName)</code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code><a href="../../../../../org/apache/cassandra/db/Cell.html" title="interface in org.apache.cassandra.db">Cell</a></code></td> <td class="colLast"><span class="strong">AbstractNativeCell.</span><code><strong><a href="../../../../../org/apache/cassandra/db/AbstractNativeCell.html#withUpdatedTimestamp(long)">withUpdatedTimestamp</a></strong>(long&nbsp;newTimestamp)</code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code><a href="../../../../../org/apache/cassandra/db/Cell.html" title="interface in org.apache.cassandra.db">Cell</a></code></td> <td class="colLast"><span class="strong">BufferCell.</span><code><strong><a href="../../../../../org/apache/cassandra/db/BufferCell.html#withUpdatedTimestamp(long)">withUpdatedTimestamp</a></strong>(long&nbsp;newTimestamp)</code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code><a href="../../../../../org/apache/cassandra/db/Cell.html" title="interface in org.apache.cassandra.db">Cell</a></code></td> <td class="colLast"><span class="strong">BufferDeletedCell.</span><code><strong><a href="../../../../../org/apache/cassandra/db/BufferDeletedCell.html#withUpdatedTimestamp(long)">withUpdatedTimestamp</a></strong>(long&nbsp;newTimestamp)</code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code><a href="../../../../../org/apache/cassandra/db/Cell.html" title="interface in org.apache.cassandra.db">Cell</a></code></td> <td class="colLast"><span class="strong">BufferExpiringCell.</span><code><strong><a href="../../../../../org/apache/cassandra/db/BufferExpiringCell.html#withUpdatedTimestamp(long)">withUpdatedTimestamp</a></strong>(long&nbsp;newTimestamp)</code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code><a href="../../../../../org/apache/cassandra/db/Cell.html" title="interface in org.apache.cassandra.db">Cell</a></code></td> <td class="colLast"><span class="strong">Cell.</span><code><strong><a href="../../../../../org/apache/cassandra/db/Cell.html#withUpdatedTimestamp(long)">withUpdatedTimestamp</a></strong>(long&nbsp;newTimestamp)</code>&nbsp;</td> </tr> </tbody> </table> <table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> <caption><span>Methods in <a href="../../../../../org/apache/cassandra/db/pack