UNPKG

cassandra-server

Version:

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

613 lines 59.9 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:51 CEST 2014 -->
<title>Uses of Class org.apache.cassandra.thrift.Column (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 Class org.apache.cassandra.thrift.Column (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/thrift/Column.html" title="class in org.apache.cassandra.thrift">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/thrift/class-use/Column.html" target="_top">Frames</a></li>
<li><a href="Column.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 Class org.apache.cassandra.thrift.Column" class="title">Uses of Class<br>org.apache.cassandra.thrift.Column</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/thrift/Column.html" title="class in org.apache.cassandra.thrift">Column</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.thrift">org.apache.cassandra.thrift</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.thrift">
<!--   -->
</a>
<h3>Uses of <a href="../../../../../org/apache/cassandra/thrift/Column.html" title="class in org.apache.cassandra.thrift">Column</a> in <a href="../../../../../org/apache/cassandra/thrift/package-summary.html">org.apache.cassandra.thrift</a></h3>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation">
<caption><span>Fields in <a href="../../../../../org/apache/cassandra/thrift/package-summary.html">org.apache.cassandra.thrift</a> declared as <a href="../../../../../org/apache/cassandra/thrift/Column.html" title="class in org.apache.cassandra.thrift">Column</a></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>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/cassandra/thrift/Column.html" title="class in org.apache.cassandra.thrift">Column</a></code></td>
<td class="colLast"><span class="strong">Cassandra.insert_args.</span><code><strong><a href="../../../../../org/apache/cassandra/thrift/Cassandra.insert_args.html#column">column</a></strong></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/apache/cassandra/thrift/Column.html" title="class in org.apache.cassandra.thrift">Column</a></code></td>
<td class="colLast"><span class="strong">ColumnOrSuperColumn.</span><code><strong><a href="../../../../../org/apache/cassandra/thrift/ColumnOrSuperColumn.html#column">column</a></strong></code>&nbsp;</td>
</tr>
</tbody>
</table>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation">
<caption><span>Fields in <a href="../../../../../org/apache/cassandra/thrift/package-summary.html">org.apache.cassandra.thrift</a> with type parameters of type <a href="../../../../../org/apache/cassandra/thrift/Column.html" title="class in org.apache.cassandra.thrift">Column</a></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>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>java.util.List&lt;<a href="../../../../../org/apache/cassandra/thrift/Column.html" title="class in org.apache.cassandra.thrift">Column</a>&gt;</code></td>
<td class="colLast"><span class="strong">CqlRow.</span><code><strong><a href="../../../../../org/apache/cassandra/thrift/CqlRow.html#columns">columns</a></strong></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>java.util.List&lt;<a href="../../../../../org/apache/cassandra/thrift/Column.html" title="class in org.apache.cassandra.thrift">Column</a>&gt;</code></td>
<td class="colLast"><span class="strong">SuperColumn.</span><code><strong><a href="../../../../../org/apache/cassandra/thrift/SuperColumn.html#columns">columns</a></strong></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>java.util.List&lt;<a href="../../../../../org/apache/cassandra/thrift/Column.html" title="class in org.apache.cassandra.thrift">Column</a>&gt;</code></td>
<td class="colLast"><span class="strong">CASResult.</span><code><strong><a href="../../../../../org/apache/cassandra/thrift/CASResult.html#current_values">current_values</a></strong></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>java.util.List&lt;<a href="../../../../../org/apache/cassandra/thrift/Column.html" title="class in org.apache.cassandra.thrift">Column</a>&gt;</code></td>
<td class="colLast"><span class="strong">Cassandra.cas_args.</span><code><strong><a href="../../../../../org/apache/cassandra/thrift/Cassandra.cas_args.html#expected">expected</a></strong></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>java.util.List&lt;<a href="../../../../../org/apache/cassandra/thrift/Column.html" title="class in org.apache.cassandra.thrift">Column</a>&gt;</code></td>
<td class="colLast"><span class="strong">Cassandra.cas_args.</span><code><strong><a href="../../../../../org/apache/cassandra/thrift/Cassandra.cas_args.html#updates">updates</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/thrift/package-summary.html">org.apache.cassandra.thrift</a> that return <a href="../../../../../org/apache/cassandra/thrift/Column.html" title="class in org.apache.cassandra.thrift">Column</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/thrift/Column.html" title="class in org.apache.cassandra.thrift">Column</a></code></td>
<td class="colLast"><span class="strong">Column.</span><code><strong><a href="../../../../../org/apache/cassandra/thrift/Column.html#deepCopy()">deepCopy</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/apache/cassandra/thrift/Column.html" title="class in org.apache.cassandra.thrift">Column</a></code></td>
<td class="colLast"><span class="strong">Cassandra.insert_args.</span><code><strong><a href="../../../../../org/apache/cassandra/thrift/Cassandra.insert_args.html#getColumn()">getColumn</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/cassandra/thrift/Column.html" title="class in org.apache.cassandra.thrift">Column</a></code></td>
<td class="colLast"><span class="strong">ColumnOrSuperColumn.</span><code><strong><a href="../../../../../org/apache/cassandra/thrift/ColumnOrSuperColumn.html#getColumn()">getColumn</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/apache/cassandra/thrift/Column.html" title="class in org.apache.cassandra.thrift">Column</a></code></td>
<td class="colLast"><span class="strong">Column.</span><code><strong><a href="../../../../../org/apache/cassandra/thrift/Column.html#setName(byte[])">setName</a></strong>(byte[]&nbsp;name)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/cassandra/thrift/Column.html" title="class in org.apache.cassandra.thrift">Column</a></code></td>
<td class="colLast"><span class="strong">Column.</span><code><strong><a href="../../../../../org/apache/cassandra/thrift/Column.html#setName(java.nio.ByteBuffer)">setName</a></strong>(java.nio.ByteBuffer&nbsp;name)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/apache/cassandra/thrift/Column.html" title="class in org.apache.cassandra.thrift">Column</a></code></td>
<td class="colLast"><span class="strong">Column.</span><code><strong><a href="../../../../../org/apache/cassandra/thrift/Column.html#setTimestamp(long)">setTimestamp</a></strong>(long&nbsp;timestamp)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/cassandra/thrift/Column.html" title="class in org.apache.cassandra.thrift">Column</a></code></td>
<td class="colLast"><span class="strong">Column.</span><code><strong><a href="../../../../../org/apache/cassandra/thrift/Column.html#setTtl(int)">setTtl</a></strong>(int&nbsp;ttl)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/apache/cassandra/thrift/Column.html" title="class in org.apache.cassandra.thrift">Column</a></code></td>
<td class="colLast"><span class="strong">Column.</span><code><strong><a href="../../../../../org/apache/cassandra/thrift/Column.html#setValue(byte[])">setValue</a></strong>(byte[]&nbsp;value)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/cassandra/thrift/Column.html" title="class in org.apache.cassandra.thrift">Column</a></code></td>
<td class="colLast"><span class="strong">Column.</span><code><strong><a href="../../../../../org/apache/cassandra/thrift/Column.html#setValue(java.nio.ByteBuffer)">setValue</a></strong>(java.nio.ByteBuffer&nbsp;value)</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/thrift/package-summary.html">org.apache.cassandra.thrift</a> that return types with arguments of type <a href="../../../../../org/apache/cassandra/thrift/Column.html" title="class in org.apache.cassandra.thrift">Column</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>java.util.List&lt;<a href="../../../../../org/apache/cassandra/thrift/Column.html" title="class in org.apache.cassandra.thrift">Column</a>&gt;</code></td>
<td class="colLast"><span class="strong">CqlRow.</span><code><strong><a href="../../../../../org/apache/cassandra/thrift/CqlRow.html#getColumns()">getColumns</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>java.util.List&lt;<a href="../../../../../org/apache/cassandra/thrift/Column.html" title="class in org.apache.cassandra.thrift">Column</a>&gt;</code></td>
<td class="colLast"><span class="strong">SuperColumn.</span><code><strong><a href="../../../../../org/apache/cassandra/thrift/SuperColumn.html#getColumns()">getColumns</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>java.util.Iterator&lt;<a href="../../../../../org/apache/cassandra/thrift/Column.html" title="class in org.apache.cassandra.thrift">Column</a>&gt;</code></td>
<td class="colLast"><span class="strong">CqlRow.</span><code><strong><a href="../../../../../org/apache/cassandra/thrift/CqlRow.html#getColumnsIterator()">getColumnsIterator</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>java.util.Iterator&lt;<a href="../../../../../org/apache/cassandra/thrift/Column.html" title="class in org.apache.cassandra.thrift">Column</a>&gt;</code></td>
<td class="colLast"><span class="strong">SuperColumn.</span><code><strong><a href="../../../../../org/apache/cassandra/thrift/SuperColumn.html#getColumnsIterator()">getColumnsIterator</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>java.util.List&lt;<a href="../../../../../org/apache/cassandra/thrift/Column.html" title="class in org.apache.cassandra.thrift">Column</a>&gt;</code></td>
<td class="colLast"><span class="strong">CASResult.</span><code><strong><a href="../../../../../org/apache/cassandra/thrift/CASResult.html#getCurrent_values()">getCurrent_values</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>java.util.Iterator&lt;<a href="../../../../../org/apache/cassandra/thrift/Column.html" title="class in org.apache.cassandra.thrift">Column</a>&gt;</code></td>
<td class="colLast"><span class="strong">CASResult.</span><code><strong><a href="../../../../../org/apache/cassandra/thrift/CASResult.html#getCurrent_valuesIterator()">getCurrent_valuesIterator</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>java.util.List&lt;<a href="../../../../../org/apache/cassandra/thrift/Column.html" title="class in org.apache.cassandra.thrift">Column</a>&gt;</code></td>
<td class="colLast"><span class="strong">Cassandra.cas_args.</span><code><strong><a href="../../../../../org/apache/cassandra/thrift/Cassandra.cas_args.html#getExpected()">getExpected</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>java.util.Iterator&lt;<a href="../../../../../org/apache/cassandra/thrift/Column.html" title="class in org.apache.cassandra.thrift">Column</a>&gt;</code></td>
<td class="colLast"><span class="strong">Cassandra.cas_args.</span><code><strong><a href="../../../../../org/apache/cassandra/thrift/Cassandra.cas_args.html#getExpectedIterator()">getExpectedIterator</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>java.util.List&lt;<a href="../../../../../org/apache/cassandra/thrift/Column.html" title="class in org.apache.cassandra.thrift">Column</a>&gt;</code></td>
<td class="colLast"><span class="strong">Cassandra.cas_args.</span><code><strong><a href="../../../../../org/apache/cassandra/thrift/Cassandra.cas_args.html#getUpdates()">getUpdates</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>java.util.Iterator&lt;<a href="../../../../../org/apache/cassandra/thrift/Column.html" title="class in org.apache.cassandra.thrift">Column</a>&gt;</code></td>
<td class="colLast"><span class="strong">Cassandra.cas_args.</span><code><strong><a href="../../../../../org/apache/cassandra/thrift/Cassandra.cas_args.html#getUpdatesIterator()">getUpdatesIterator</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/thrift/package-summary.html">org.apache.cassandra.thrift</a> with parameters of type <a href="../../../../../org/apache/cassandra/thrift/Column.html" title="class in org.apache.cassandra.thrift">Column</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">CqlRow.</span><code><strong><a href="../../../../../org/apache/cassandra/thrift/CqlRow.html#addToColumns(org.apache.cassandra.thrift.Column)">addToColumns</a></strong>(<a href="../../../../../org/apache/cassandra/thrift/Column.html" title="class in org.apache.cassandra.thrift">Column</a>&nbsp;elem)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">SuperColumn.</span><code><strong><a href="../../../../../org/apache/cassandra/thrift/SuperColumn.html#addToColumns(org.apache.cassandra.thrift.Column)">addToColumns</a></strong>(<a href="../../../../../org/apache/cassandra/thrift/Column.html" title="class in org.apache.cassandra.thrift">Column</a>&nbsp;elem)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">CASResult.</span><code><strong><a href="../../../../../org/apache/cassandra/thrift/CASResult.html#addToCurrent_values(org.apache.cassandra.thrift.Column)">addToCurrent_values</a></strong>(<a href="../../../../../org/apache/cassandra/thrift/Column.html" title="class in org.apache.cassandra.thrift">Column</a>&nbsp;elem)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">Cassandra.cas_args.</span><code><strong><a href="../../../../../org/apache/cassandra/thrift/Cassandra.cas_args.html#addToExpected(org.apache.cassandra.thrift.Column)">addToExpected</a></strong>(<a href="../../../../../org/apache/cassandra/thrift/Column.html" title="class in org.apache.cassandra.thrift">Column</a>&nbsp;elem)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">Cassandra.cas_args.</span><code><strong><a href="../../../../../org/apache/cassandra/thrift/Cassandra.cas_args.html#addToUpdates(org.apache.cassandra.thrift.Column)">addToUpdates</a></strong>(<a href="../../../../../org/apache/cassandra/thrift/Column.html" title="class in org.apache.cassandra.thrift">Column</a>&nbsp;elem)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>int</code></td>
<td class="colLast"><span class="strong">Column.</span><code><strong><a href="../../../../../org/apache/cassandra/thrift/Column.html#compareTo(org.apache.cassandra.thrift.Column)">compareTo</a></strong>(<a href="../../../../../org/apache/cassandra/thrift/Column.html" title="class in org.apache.cassandra.thrift">Column</a>&nbsp;other)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><span class="strong">Column.</span><code><strong><a href="../../../../../org/apache/cassandra/thrift/Column.html#equals(org.apache.cassandra.thrift.Column)">equals</a></strong>(<a href="../../../../../org/apache/cassandra/thrift/Column.html" title="class in org.apache.cassandra.thrift">Column</a>&nbsp;that)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">CassandraServer.</span><code><strong><a href="../../../../../org/apache/cassandra/thrift/CassandraServer.html#insert(java.nio.ByteBuffer,%20org.apache.cassandra.thrift.ColumnParent,%20org.apache.cassandra.thrift.Column,%20org.apache.cassandra.thrift.ConsistencyLevel)">insert</a></strong>(java.nio.ByteBuffer&nbsp;key,
      <a href="../../../../../org/apache/cassandra/thrift/ColumnParent.html" title="class in org.apache.cassandra.thrift">ColumnParent</a>&nbsp;column_parent,
      <a href="../../../../../org/apache/cassandra/thrift/Column.html" title="class in org.apache.cassandra.thrift">Column</a>&nbsp;column,
      <a href="../../../../../org/apache/cassandra/thrift/ConsistencyLevel.html" title="enum in org.apache.cassandra.thrift">ConsistencyLevel</a>&nbsp;consistency_level)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">Cassandra.Iface.</span><code><strong><a href="../../../../../org/apache/cassandra/thrift/Cassandra.Iface.html#insert(java.nio.ByteBuffer,%20org.apache.cassandra.thrift.ColumnParent,%20org.apache.cassandra.thrift.Column,%20org.apache.cassandra.thrift.ConsistencyLevel)">insert</a></strong>(java.nio.ByteBuffer&nbsp;key,
      <a href="../../../../../org/apache/cassandra/thrift/ColumnParent.html" title="class in org.apache.cassandra.thrift">ColumnParent</a>&nbsp;column_parent,
      <a href="../../../../../org/apache/cassandra/thrift/Column.html" title="class in org.apache.cassandra.thrift">Column</a>&nbsp;column,
      <a href="../../../../../org/apache/cassandra/thrift/ConsistencyLevel.html" title="enum in org.apache.cassandra.thrift">ConsistencyLevel</a>&nbsp;consistency_level)</code>
<div class="block">Insert a Column at the given column_parent.column_family and optional column_parent.super_column.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">Cassandra.Client.</span><code><strong><a href="../../../../../org/apache/cassandra/thrift/Cassandra.Client.html#insert(java.nio.ByteBuffer,%20org.apache.cassandra.thrift.ColumnParent,%20org.apache.cassandra.thrift.Column,%20org.apache.cassandra.thrift.ConsistencyLevel)">insert</a></strong>(java.nio.ByteBuffer&nbsp;key,
      <a href="../../../../../org/apache/cassandra/thrift/ColumnParent.html" title="class in org.apache.cassandra.thrift">ColumnParent</a>&nbsp;column_parent,
      <a href="../../../../../org/apache/cassandra/thrift/Column.html" title="class in org.apache.cassandra.thrift">Column</a>&nbsp;column,
      <a href="../../../../../org/apache/cassandra/thrift/ConsistencyLevel.html" title="enum in org.apache.cassandra.thrift">ConsistencyLevel</a>&nbsp;consistency_level)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">Cassandra.AsyncIface.</span><code><strong><a href="../../../../../org/apache/cassandra/thrift/Cassandra.AsyncIface.html#insert(java.nio.ByteBuffer,%20org.apache.cassandra.thrift.ColumnParent,%20org.apache.cassandra.thrift.Column,%20org.apache.cassandra.thrift.ConsistencyLevel,%20org.apache.thrift.async.AsyncMethodCallback)">insert</a></strong>(java.nio.ByteBuffer&nbsp;key,
      <a href="../../../../../org/apache/cassandra/thrift/ColumnParent.html" title="class in org.apache.cassandra.thrift">ColumnParent</a>&nbsp;column_parent,
      <a href="../../../../../org/apache/cassandra/thrift/Column.html" title="class in org.apache.cassandra.thrift">Column</a>&nbsp;column,
      <a href="../../../../../org/apache/cassandra/thrift/ConsistencyLevel.html" title="enum in org.apache.cassandra.thrift">ConsistencyLevel</a>&nbsp;consistency_level,
      org.apache.thrift.async.AsyncMethodCallback&nbsp;resultHandler)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">Cassandra.AsyncClient.</span><code><strong><a href="../../../../../org/apache/cassandra/thrift/Cassandra.AsyncClient.html#insert(java.nio.ByteBuffer,%20org.apache.cassandra.thrift.ColumnParent,%20org.apache.cassandra.thrift.Column,%20org.apache.cassandra.thrift.ConsistencyLevel,%20org.apache.thrift.async.AsyncMethodCallback)">insert</a></strong>(java.nio.ByteBuffer&nbsp;key,
      <a href="../../../../../org/apache/cassandra/thrift/ColumnParent.html" title="class in org.apache.cassandra.thrift">ColumnParent</a>&nbsp;column_parent,
      <a href="../../../../../org/apache/cassandra/thrift/Column.html" title="class in org.apache.cassandra.thrift">Column</a>&nbsp;column,
      <a href="../../../../../org/apache/cassandra/thrift/ConsistencyLevel.html" title="enum in org.apache.cassandra.thrift">ConsistencyLevel</a>&nbsp;consistency_level,
      org.apache.thrift.async.AsyncMethodCallback&nbsp;resultHandler)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">Cassandra.Client.</span><code><strong><a href="../../../../../org/apache/cassandra/thrift/Cassandra.Client.html#send_insert(java.nio.ByteBuffer,%20org.apache.cassandra.thrift.ColumnParent,%20org.apache.cassandra.thrift.Column,%20org.apache.cassandra.thrift.ConsistencyLevel)">send_insert</a></strong>(java.nio.ByteBuffer&nbsp;key,
           <a href="../../../../../org/apache/cassandra/thrift/ColumnParent.html" title="class in org.apache.cassandra.thrift">ColumnParent</a>&nbsp;column_parent,
           <a href="../../../../../org/apache/cassandra/thrift/Column.html" title="class in org.apache.cassandra.thrift">Column</a>&nbsp;column,
           <a href="../../../../../org/apache/cassandra/thrift/ConsistencyLevel.html" title="enum in org.apache.cassandra.thrift">ConsistencyLevel</a>&nbsp;consistency_level)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/apache/cassandra/thrift/Cassandra.insert_args.html" title="class in org.apache.cassandra.thrift">Cassandra.insert_args</a></code></td>
<td class="colLast"><span class="strong">Cassandra.insert_args.</span><code><strong><a href="../../../../../org/apache/cassandra/thrift/Cassandra.insert_args.html#setColumn(org.apache.cassandra.thrift.Column)">setColumn</a></strong>(<a href="../../../../../org/apache/cassandra/thrift/Column.html" title="class in org.apache.cassandra.thrift">Column</a>&nbsp;column)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/cassandra/thrift/ColumnOrSuperColumn.html" title="class in org.apache.cassandra.thrift">ColumnOrSuperColumn</a></code></td>
<td class="colLast"><span class="strong">ColumnOrSuperColumn.</span><code><strong><a href="../../../../../org/apache/cassandra/thrift/ColumnOrSuperColumn.html#setColumn(org.apache.cassandra.thrift.Column)">setColumn</a></strong>(<a href="../../../../../org/apache/cassandra/thrift/Column.html" title="class in org.apache.cassandra.thrift">Column</a>&nbsp;column)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static void</code></td>
<td class="colLast"><span class="strong">ThriftValidation.</span><code><strong><a href="../../../../../org/apache/cassandra/thrift/ThriftValidation.html#validateColumnData(org.apache.cassandra.config.CFMetaData,%20java.nio.ByteBuffer,%20org.apache.cassandra.thrift.Column)">validateColumnData</a></strong>(<a href="../../../../../org/apache/cassandra/config/CFMetaData.html" title="class in org.apache.cassandra.config">CFMetaData</a>&nbsp;metadata,
                  java.nio.ByteBuffer&nbsp;scName,
                  <a href="../../../../../org/apache/cassandra/thrift/Column.html" title="class in org.apache.cassandra.thrift">Column</a>&nbsp;column)</code>
<div class="block">Validates the data part of the column (everything in the column object but the name, which is assumed to be valid)</div>
</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/thrift/package-summary.html">org.apache.cassandra.thrift</a> with type arguments of type <a href="../../../../../org/apache/cassandra/thrift/Column.html" title="class in org.apache.cassandra.thrift">Column</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/thrift/CASResult.html" title="class in org.apache.cassandra.thrift">CASResult</a></code></td>
<td class="colLast"><span class="strong">CassandraServer.</span><code><strong><a href="../../../../../org/apache/cassandra/thrift/CassandraServer.html#cas(java.nio.ByteBuffer,%20java.lang.String,%20java.util.List,%20java.util.List,%20org.apache.cassandra.thrift.ConsistencyLevel,%20org.apache.cassandra.thrift.ConsistencyLevel)">cas</a></strong>(java.nio.ByteBuffer&nbsp;key,
   java.lang.String&nbsp;column_family,
   java.util.List&lt;<a href="../../../../../org/apache/cassandra/thrift/Column.html" title="class in org.apache.cassandra.thrift">Column</a>&gt;&nbsp;expected,
   java.util.List&lt;<a href="../../../../../org/apache/cassandra/thrift/Column.html" title="class in org.apache.cassandra.thrift">Column</a>&gt;&nbsp;updates,
   <a href="../../../../../org/apache/cassandra/thrift/ConsistencyLevel.html" title="enum in org.apache.cassandra.thrift">ConsistencyLevel</a>&nbsp;serial_consistency_level,
   <a href="../../../../../org/apache/cassandra/thrift/ConsistencyLevel.html" title="enum in org.apache.cassandra.thrift">ConsistencyLevel</a>&nbsp;commit_consistency_level)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/apache/cassandra/thrift/CASResult.html" title="class in org.apache.cassandra.thrift">CASResult</a></code></td>
<td class="colLast"><span class="strong">CassandraServer.</span><code><strong><a href="../../../../../org/apache/cassandra/thrift/CassandraServer.html#cas(java.nio.ByteBuffer,%20java.lang.String,%20java.util.List,%20java.util.List,%20org.apache.cassandra.thrift.ConsistencyLevel,%20org.apache.cassandra.thrift.ConsistencyLevel)">cas</a></strong>(java.nio.ByteBuffer&nbsp;key,
   java.lang.String&nbsp;column_family,
   java.util.List&lt;<a href="../../../../../org/apache/cassandra/thrift/Column.html" title="class in org.apache.cassandra.thrift">Column</a>&gt;&nbsp;expected,
   java.util.List&lt;<a href="../../../../../org/apache/cassandra/thrift/Column.html" title="class in org.apache.cassandra.thrift">Column</a>&gt;&nbsp;updates,
   <a href="../../../../../org/apache/cassandra/thrift/ConsistencyLevel.html" title="enum in org.apache.cassandra.thrift">ConsistencyLevel</a>&nbsp;serial_consistency_level,
   <a href="../../../../../org/apache/cassandra/thrift/ConsistencyLevel.html" title="enum in org.apache.cassandra.thrift">ConsistencyLevel</a>&nbsp;commit_consistency_level)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/cassandra/thrift/CASResult.html" title="class in org.apache.cassandra.thrift">CASResult</a></code></td>
<td class="colLast"><span class="strong">Cassandra.Iface.</span><code><strong><a href="../../../../../org/apache/cassandra/thrift/Cassandra.Iface.html#cas(java.nio.ByteBuffer,%20java.lang.String,%20java.util.List,%20java.util.List,%20org.apache.cassandra.thrift.ConsistencyLevel,%20org.apache.cassandra.thrift.ConsistencyLevel)">cas</a></strong>(java.nio.ByteBuffer&nbsp;key,
   java.lang.String&nbsp;column_family,
   java.util.List&lt;<a href="../../../../../org/apache/cassandra/thrift/Column.html" title="class in org.apache.cassandra.thrift">Column</a>&gt;&nbsp;expected,
   java.util.List&lt;<a href="../../../../../org/apache/cassandra/thrift/Column.html" title="class in org.apache.cassandra.thrift">Column</a>&gt;&nbsp;updates,
   <a href="../../../../../org/apache/cassandra/thrift/ConsistencyLevel.html" title="enum in org.apache.cassandra.thrift">ConsistencyLevel</a>&nbsp;serial_consistency_level,
   <a href="../../../../../org/apache/cassandra/thrift/ConsistencyLevel.html" title="enum in org.apache.cassandra.thrift">ConsistencyLevel</a>&nbsp;commit_consistency_level)</code>
<div class="block">Atomic compare and set.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/apache/cassandra/thrift/CASResult.html" title="class in org.apache.cassandra.thrift">CASResult</a></code></td>
<td class="colLast"><span class="strong">Cassandra.Iface.</span><code><strong><a href="../../../../../org/apache/cassandra/thrift/Cassandra.Iface.html#cas(java.nio.ByteBuffer,%20java.lang.String,%20java.util.List,%20java.util.List,%20org.apache.cassandra.thrift.ConsistencyLevel,%20org.apache.cassandra.thrift.ConsistencyLevel)">cas</a></strong>(java.nio.ByteBuffer&nbsp;key,
   java.lang.String&nbsp;column_family,
   java.util.List&lt;<a href="../../../../../org/apache/cassandra/thrift/Column.html" title="class in org.apache.cassandra.thrift">Column</a>&gt;&nbsp;expected,
   java.util.List&lt;<a href="../../../../../org/apache/cassandra/thrift/Column.html" title="class in org.apache.cassandra.thrift">Column</a>&gt;&nbsp;updates,
   <a href="../../../../../org/apache/cassandra/thrift/ConsistencyLevel.html" title="enum in org.apache.cassandra.thrift">ConsistencyLevel</a>&nbsp;serial_consistency_level,
   <a href="../../../../../org/apache/cassandra/thrift/ConsistencyLevel.html" title="enum in org.apache.cassandra.thrift">ConsistencyLevel</a>&nbsp;commit_consistency_level)</code>
<div class="block">Atomic compare and set.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/cassandra/thrift/CASResult.html" title="class in org.apache.cassandra.thrift">CASResult</a></code></td>
<td class="colLast"><span class="strong">Cassandra.Client.</span><code><strong><a href="../../../../../org/apache/cassandra/thrift/Cassandra.Client.html#cas(java.nio.ByteBuffer,%20java.lang.String,%20java.util.List,%20java.util.List,%20org.apache.cassandra.thrift.ConsistencyLevel,%20org.apache.cassandra.thrift.ConsistencyLevel)">cas</a></strong>(java.nio.ByteBuffer&nbsp;key,
   java.lang.String&nbsp;column_family,
   java.util.List&lt;<a href="../../../../../org/apache/cassandra/thrift/Column.html" title="class in org.apache.cassandra.thrift">Column</a>&gt;&nbsp;expected,
   java.util.List&lt;<a href="../../../../../org/apache/cassandra/thrift/Column.html" title="class in org.apache.cassandra.thrift">Column</a>&gt;&nbsp;updates,
   <a href="../../../../../org/apache/cassandra/thrift/ConsistencyLevel.html" title="enum in org.apache.cassandra.thrift">ConsistencyLevel</a>&nbsp;serial_consistency_level,
   <a href="../../../../../org/apache/cassandra/thrift/ConsistencyLevel.html" title="enum in org.apache.cassandra.thrift">ConsistencyLevel</a>&nbsp;commit_consistency_level)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/apache/cassandra/thrift/CASResult.html" title="class in org.apache.cassandra.thrift">CASResult</a></code></td>
<td class="colLast"><span class="strong">Cassandra.Client.</span><code><strong><a href="../../../../../org/apache/cassandra/thrift/Cassandra.Client.html#cas(java.nio.ByteBuffer,%20java.lang.String,%20java.util.List,%20java.util.List,%20org.apache.cassandra.thrift.ConsistencyLevel,%20org.apache.cassandra.thrift.ConsistencyLevel)">cas</a></strong>(java.nio.ByteBuffer&nbsp;key,
   java.lang.String&nbsp;column_family,
   java.util.List&lt;<a href="../../../../../org/apache/cassandra/thrift/Column.html" title="class in org.apache.cassandra.thrift">Column</a>&gt;&nbsp;expected,
   java.util.List&lt;<a href="../../../../../org/apache/cassandra/thrift/Column.html" title="class in org.apache.cassandra.thrift">Column</a>&gt;&nbsp;updates,
   <a href="../../../../../org/apache/cassandra/thrift/ConsistencyLevel.html" title="enum in org.apache.cassandra.thrift">ConsistencyLevel</a>&nbsp;serial_consistency_level,
   <a href="../../../../../org/apache/cassandra/thrift/ConsistencyLevel.html" title="enum in org.apache.cassandra.thrift">ConsistencyLevel</a>&nbsp;commit_consistency_level)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">Cassandra.AsyncIface.</span><code><strong><a href="../../../../../org/apache/cassandra/thrift/Cassandra.AsyncIface.html#cas(java.nio.ByteBuffer,%20java.lang.String,%20java.util.List,%20java.util.List,%20org.apache.cassandra.thrift.ConsistencyLevel,%20org.apache.cassandra.thrift.ConsistencyLevel,%20org.apache.thrift.async.AsyncMethodCallback)">cas</a></strong>(java.nio.ByteBuffer&nbsp;key,
   java.lang.String&nbsp;column_family,
   java.util.List&lt;<a href="../../../../../org/apache/cassandra/thrift/Column.html" title="class in org.apache.cassandra.thrift">Column</a>&gt;&nbsp;expected,
   java.util.List&lt;<a href="../../../../../org/apache/cassandra/thrift/Column.html" title="class in org.apache.cassandra.thrift">Column</a>&gt;&nbsp;updates,
   <a href="../../../../../org/apache/cassandra/thrift/ConsistencyLevel.html" title="enum in org.apache.cassandra.thrift">ConsistencyLevel</a>&nbsp;serial_consistency_level,
   <a href="../../../../../org/apache/cassandra/thrift/ConsistencyLevel.html" title="enum in org.apache.cassandra.thrift">ConsistencyLevel</a>&nbsp;commit_consistency_level,
   org.apache.thrift.async.AsyncMethodCallback&nbsp;resultHandler)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">Cassandra.AsyncIface.</span><code><strong><a href="../../../../../org/apache/cassandra/thrift/Cassandra.AsyncIface.html#cas(java.nio.ByteBuffer,%20java.lang.String,%20java.util.List,%20java.util.List,%20org.apache.cassandra.thrift.ConsistencyLevel,%20org.apache.cassandra.thrift.ConsistencyLevel,%20org.apache.thrift.async.AsyncMethodCallback)">cas</a></strong>(java.nio.ByteBuffer&nbsp;key,
   java.lang.String&nbsp;column_family,
   java.util.List&lt;<a href="../../../../../org/apache/cassandra/thrift/Column.html" title="class in org.apache.cassandra.thrift">Column</a>&gt;&nbsp;expected,
   java.util.List&lt;<a href="../../../../../org/apache/cassandra/thrift/Column.html" title="class in org.apache.cassandra.thrift">Column</a>&gt;&nbsp;updates,
   <a href="../../../../../org/apache/cassandra/thrift/ConsistencyLevel.html" title="enum in org.apache.cassandra.thrift">ConsistencyLevel</a>&nbsp;serial_consistency_level,
   <a href="../../../../../org/apache/cassandra/thrift/ConsistencyLevel.html" title="enum in org.apache.cassandra.thrift">ConsistencyLevel</a>&nbsp;commit_consistency_level,
   org.apache.thrift.async.AsyncMethodCallback&nbsp;resultHandler)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">Cassandra.AsyncClient.</span><code><strong><a href="../../../../../org/apache/cassandra/thrift/Cassandra.AsyncClient.html#cas(java.nio.ByteBuffer,%20java.lang.String,%20java.util.List,%20java.util.List,%20org.apache.cassandra.thrift.ConsistencyLevel,%20org.apache.cassandra.thrift.ConsistencyLevel,%20org.apache.thrift.async.AsyncMethodCallback)">cas</a></strong>(java.nio.ByteBuffer&nbsp;key,
   java.lang.String&nbsp;column_family,
   java.util.List&lt;<a href="../../../../../org/apache/cassandra/thrift/Column.html" title="class in org.apache.cassandra.thrift">Column</a>&gt;&nbsp;expected,
   java.util.List&lt;<a href="../../../../../org/apache/cassandra/thrift/Column.html" title="class in org.apache.cassandra.thrift">Column</a>&gt;&nbsp;updates,
   <a href="../../../../../org/apache/cassandra/thrift/ConsistencyLevel.html" title="enum in org.apache.cassandra.thrift">ConsistencyLevel</a>&nbsp;serial_consistency_level,
   <a href="../../../../../org/apache/cassandra/thrift/ConsistencyLevel.html" title="enum in org.apache.cassandra.thrift">ConsistencyLevel</a>&nbsp;commit_consistency_level,
   org.apache.thrift.async.AsyncMethodCallback&nbsp;resultHandler)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">Cassandra.AsyncClient.</span><code><strong><a href="../../../../../org/apache/cassandra/thrift/Cassandra.AsyncClient.html#cas(java.nio.ByteBuffer,%20java.lang.String,%20java.util.List,%20java.util.List,%20org.apache.cassandra.thrift.ConsistencyLevel,%20org.apache.cassandra.thrift.ConsistencyLevel,%20org.apache.thrift.async.AsyncMethodCallback)">cas</a></strong>(java.nio.ByteBuffer&nbsp;key,
   java.lang.String&nbsp;column_family,
   java.util.List&lt;<a href="../../../../../org/apache/cassandra/thrift/Column.html" title="class in org.apache.cassandra.thrift">Column</a>&gt;&nbsp;expected,
   java.util.List&lt;<a href="../../../../../org/apache/cassandra/thrift/Column.html" title="class in org.apache.cassandra.thrift">Column</a>&gt;&nbsp;updates,
   <a href="../../../../../org/apache/cassandra/thrift/ConsistencyLevel.html" title="enum in org.apache.cassandra.thrift">ConsistencyLevel</a>&nbsp;serial_consistency_level,
   <a href="../../../../../org/apache/cassandra/thrift/ConsistencyLevel.html" title="enum in org.apache.cassandra.thrift">ConsistencyLevel</a>&nbsp;commit_consistency_level,
   org.apache.thrift.async.AsyncMethodCallback&nbsp;resultHandler)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">Cassandra.Client.</span><code><strong><a href="../../../../../org/apache/cassandra/thrift/Cassandra.Client.html#send_cas(java.nio.ByteBuffer,%20java.lang.String,%20java.util.List,%20java.util.List,%20org.apache.cassandra.thrift.ConsistencyLevel,%20org.apache.cassandra.thrift.ConsistencyLevel)">send_cas</a></strong>(java.nio.ByteBuffer&nbsp;key,
        java.lang.String&nbsp;column_family,
        java.util.List&lt;<a href="../../../../../org/apache/cassandra/thrift/Column.html" title="class in org.apache.cassandra.thrift">Column</a>&gt;&nbsp;expected,
        java.util.List&lt;<a href="../../../../../org/apache/cassandra/thrift/Column.html" title="class in org.apache.cassandra.thrift">Column</a>&gt;&nbsp;updates,
        <a href="../../../../../org/apache/cassandra/thrift/ConsistencyLevel.html" title="enum in org.apache.cassandra.thrift">ConsistencyLevel</a>&nbsp;serial_consistency_level,
        <a href="../../../../../org/apache/cassandra/thrift/ConsistencyLevel.html" title="enum in org.apache.cassandra.thrift">ConsistencyLevel</a>&nbsp;commit_consistency_level)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">Cassandra.Client.</span><code><strong><a href="../../../../../org/apache/cassandra/thrift/Cassandra.Client.html#send_cas(java.nio.ByteBuffer,%20java.lang.String,%20java.util.List,%20java.util.List,%20org.apache.cassandra.thrift.ConsistencyLevel,%20org.apache.cassandra.thrift.ConsistencyLevel)">send_cas</a></strong>(java.nio.ByteBuffer&nbsp;key,
        java.lang.String&nbsp;column_family,
        java.util.List&lt;<a href="../../../../../org/apache/cassandra/thrift/Column.html" title="class in org.apache.cassandra.thrift">Column</a>&gt;&nbsp;expected,
        java.util.List&lt;<a href="../../../../../org/apache/cassandra/thrift/Column.html" title="class in org.apache.cassandra.thrift">Column</a>&gt;&nbsp;updates,
        <a href="../../../../../org/apache/cassandra/thrift/ConsistencyLevel.html" title="enum in org.apache.cassandra.thrift">ConsistencyLevel</a>&nbsp;serial_consistency_level,
        <a href="../../../../../org/apache/cassandra/thrift/ConsistencyLevel.html" title="enum in org.apache.cassandra.thrift">ConsistencyLevel</a>&nbsp;commit_consistency_level)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/cassandra/thrift/CqlRow.html" title="class in org.apache.cassandra.thrift">CqlRow</a></code></td>
<td class="colLast"><span class="strong">CqlRow.</span><code><strong><a href="../../../../../org/apache/cassandra/thrift/CqlRow.html#setColumns(java.util.List)">setColumns</a></strong>(java.util.List&lt;<a href="../../../../../org/apache/cassandra/thrift/Column.html" title="class in org.apache.cassandra.thrift">Column</a>&gt;&nbsp;columns)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/apache/cassandra/thrift/SuperColumn.html" title="class in org.apache.cassandra.thrift">SuperColumn</a></code></td>
<td class="colLast"><span class="strong">SuperColumn.</span><code><strong><a href="../../../../../org/apache/cassandra/thrift/SuperColumn.html#setColumns(java.util.List)">setColumns</a></strong>(java.util.List&lt;<a href="../../../../../org/apache/cassandra/thrift/Column.html" title="class in org.apache.cassandra.thrift">Column</a>&gt;&nbsp;columns)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/cassandra/thrift/CASResult.html" title="class in org.apache.cassandra.thrift">CASResult</a></code></td>
<td class="colLast"><span class="strong">CASResult.</span><code><strong><a href="../../../../../org/apache/cassandra/thrift/CASResult.html#setCurrent_values(java.util.List)">setCurrent_values</a></strong>(java.util.List&lt;<a href="../../../../../org/apache/cassandra/thrift/Column.html" title="class in org.apache.cassandra.thrift">Column</a>&gt;&nbsp;current_values)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/apache/cassandra/thrift/Cassandra.cas_args.html" title="class in org.apache.cassandra.thrift">Cassandra.cas_args</a></code></td>
<td class="colLast"><span class="strong">Cassandra.cas_args.</span><code><strong><a href="../../../../../org/apache/cassandra/thrift/Cassandra.cas_args.html#setExpected(java.util.List)">setExpected</a></strong>(java.util.List&lt;<a href="../../../../../org/apache/cassandra/thrift/Column.html" title="class in org.apache.cassandra.thrift">Column</a>&gt;&nbsp;expected)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/cassandra/thrift/Cassandra.cas_args.html" title="class in org.apache.cassandra.thrift">Cassandra.cas_args</a></code></td>
<td class="colLast"><span class="strong">Cassandra.cas_args.</span><code><strong><a href="../../../../../org/apache/cassandra/thrift/Cassandra.cas_args.html#setUpdates(java.util.List)">setUpdates</a></strong>(java.util.List&lt;<a href="../../../../../org/apache/cassandra/thrift/Column.html" title="class in org.apache.cassandra.thrift">Column</a>&gt;&nbsp;updates)</code>&nbsp;</td>
</tr>
</tbody>
</table>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation">
<caption><span>Constructors in <a href="../../../../../org/apache/cassandra/thrift/package-summary.html">org.apache.cassandra.thrift</a> with parameters of type <a href="../../../../../org/apache/cassandra/thrift/Column.html" title="class in org.apache.cassandra.thrift">Column</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Constructor and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colLast"><code><strong><a href="../../../../../org/apache/cassandra/thrift/Cassandra.AsyncClient.insert_call.html#Cassandra.AsyncClient.insert_call(java.nio.ByteBuffer,%20org.apache.cassandra.thrift.ColumnParent,%20org.apache.cassandra.thrift.Column,%20org.apache.cassandra.thrift.ConsistencyLevel,%20org.apache.thrift.async.AsyncMethodCallback,%20org.apache.thrift.async.TAsyncClient,%20org.apache.thrift.protocol.TProtocolFactory,%20org.apache.thrift.transport.TNonblockingTransport)">Cassandra.AsyncClient.insert_call</a></strong>(java.nio.ByteBuffer&nbsp;key,
                                 <a href="../../../../../org/apache/cassandra/thrift/ColumnParent.html" title="class in org.apache.cassandra.thrift">ColumnParent</a>&nbsp;column_parent,
                                 <a href="../../../../../org/apache/cassandra/thrift/Column.html" title="class in org.apache.cassandra.thrift">Column</a>&nbsp;column,
                                 <a href="../../../../../org/apache/cassandra/thrift/ConsistencyLevel.html" title="enum in org.apache.cassandra.thrift">ConsistencyLevel</a>&nbsp;consistency_level,
                                 org.apache.thrift.async.AsyncMethodCallback&nbsp;resultHandler,
                                 org.apache.thrift.async.TAsyncClient&nbsp;client,
                                 org.apache.thrift.protocol.TProtocolFactory&nbsp;protocolFactory,
                                 org.apache.thrift.transport.TNonblockingTransport&nbsp;transport)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colLast"><code><strong><a href="../../../../../org/apache/cassandra/thrift/Cassandra.insert_args.html#Cassandra.insert_args(java.nio.ByteBuffer,%20org.apache.cassandra.thrift.ColumnParent,%20org.apache.cassandra.thrift.Column,%20org.apache.cassandra.thrift.ConsistencyLevel)">Cassandra.insert_args</a></strong>(java.nio.ByteBuffer&nbsp;key,
                     <a href="../../../../../org/apache/cassandra/thrift/ColumnParent.html" title="class in org.apache.cassandra.thrift">ColumnParent</a>&nbsp;column_parent,
                     <a href="../../../../../org/apache/cassandra/thrift/Column.html" title="class in org.apache.cassandra.thrift">Column</a>&nbsp;column,
                     <a href="../../../../../org/apache/cassandra/thrift/ConsistencyLevel.html" title="enum in org.apache.cassandra.thrift">ConsistencyLevel</a>&nbsp;consistency_level)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colLast"><code><strong><a href="../../../../../org/apache/cassandra/thrift/Column.html#Column(org.apache.cassandra.thrift.Column)">Column</a></strong>(<a href="../../../../../org/apache/cassandra/thrift/Column.html" title="class in org.apache.cassandra.thrift">Column</a>&nbsp;other)</code>
<div class="block">Performs a deep copy on <i>other</i>.</div>
</td>
</tr>
</tbody>
</table>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation">
<caption><span>Constructor parameters in <a href="../../../../../org/apache/cassandra/thrift/package-summary.html">org.apache.cassandra.thrift</a> with type arguments of type <a href="../../../../../org/apache/cassandra/thrift/Column.html" title="class in org.apache.cassandra.thrift">Column</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Constructor and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colLast"><code><strong><a href="../../../../../org/apache/cassandra/thrift/Cassandra.AsyncClient.cas_call.html#Cassandra.AsyncClient.cas_call(java.nio.ByteBuffer,%20java.lang.String,%20java.util.List,%20java.util.List,%20org.apache.cassandra.thrift.ConsistencyLevel,%20org.apache.cassandra.thrift.ConsistencyLevel,%20org.apache.thrift.async.AsyncMethodCallback,%20org.apache.thrift.async.TAsyncClient,%20org.apache.thrift.protocol.TProtocolFactory,%20org.apache.thrift.transport.TNonblockingTransport)">Cassandra.AsyncClient.cas_call</a></strong>(java.nio.ByteBuffer&nbsp;key,
                              java.lang.String&nbsp;column_family,
                              java.util.List&lt;<a href="../../../../../org/apache/cassandra/thrift/Column.html" title="class in org.apache.cassandra.thrift">Column</a>&gt;&nbsp;expected,
                              java.util.List&lt;<a href="../../../../../org/apache/cassandra/thrift/Column.html" title="class in org.apache.cassandra.thrift">Column</a>&gt;&nbsp;updates,
                              <a href="../../../../../org/apache/cassandra/thrift/ConsistencyLevel.html" title="enum in org.apache.cassandra.thrift">ConsistencyLevel</a>&nbsp;serial_consistency_level,
                              <a href="../../../../../org/apache/cassandra/thrift/ConsistencyLevel.html" title="enum in org.apache.cassandra.thrift">ConsistencyLevel</a>&nbsp;commit_consistency_level,
                              org.apache.thrift.async.AsyncMethodCallback&nbsp;resultHandler,
                              org.apache.thrift.async.TAsyncClient&nbsp;client,
                              org.apache.thrift.protocol.TProtocolFactory&nbsp;protocolFactory,
                              org.apache.thrift.transport.TNonblockingTransport&nbsp;transport)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colLast"><code><strong><a href="../../../../../org/apache/cassandra/thrift/Cassandra.AsyncClient.cas_call.html#Cassandra.AsyncClient.cas_call(java.nio.ByteBuffer,%20java.lang.String,%20java.util.List,%20java.util.List,%20org.apache.cassandra.thrift.ConsistencyLevel,%20org.apache.cassandra.thrift.ConsistencyLevel,%20org.apache.thrift.async.AsyncMethodCallback,%20org.apache.thrift.async.TAsyncClient,%20org.apache.thrift.protocol.TProtocolFactory,%20org.apache.thrift.transport.TNonblockingTransport)">Cassandra.AsyncClient.cas_call</a></strong>(java.nio.ByteBuffer&nbsp;key,
                              java.lang.String&nbsp;column_family,
                              java.util.List&lt;<a href="../../../../../org/apache/cassandra/thrift/Column.html" title="class in org.apache.cassandra.thrift">Column</a>&gt;&nbsp;expected,
                              java.util.List&lt;<a href="../../../../../org/apache/cassandra/thrift/Column.html" title="class in org.apache.cassandra.thrift">Column</a>&gt;&nbsp;updates,
                              <a href="../../../../../org/apache/cassandra/thrift/ConsistencyLevel.html" title="enum in org.apache.cassandra.thrift">ConsistencyLevel</a>&nbsp;serial_consistency_level,
                              <a href="../../../../../org/apache/cassandra/thrift/ConsistencyLevel.html" title="enum in org.apache.cassandra.thrift">ConsistencyLevel</a>&nbsp;commit_consistency_level,
                              org.apache.thrift.async.AsyncMethodCallback&nbsp;resultHandler,
                              org.apache.thrift.async.TAsyncClient&nbsp;client,
                              org.apache.thrift.protocol.TProtocolFactory&nbsp;protocolFactory,
                              org.apache.thrift.transport.TNonblockingTransport&nbsp;transport)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colLast"><code><strong><a href="../../../../../org/apache/cassandra/thrift/Cassandra.cas_args.html#Cassandra.cas_args(java.nio.ByteBuffer,%20java.lang.String,%20java.util.List,%20java.util.List,%20org.apache.cassandra.thrift.ConsistencyLevel,%20org.apache.cassandra.thrift.ConsistencyLevel)">Cassandra.cas_args</a></strong>(java.nio.ByteBuffer&nbsp;key,
                  java.lang.String&nbsp;column_family,
                  java.util.List&lt;<a href="../../../../../org/apache/cassandra/thrift/Column.html" title="class in org.apache.cassandra.thrift">Column</a>&gt;&nbsp;expected,
                  java.util.List&lt;<a href="../../../../../org/apache/cassandra/thrift/Column.html" title="class in org.apache.cassandra.thrift">Column</a>&gt;&nbsp;updates,
                  <a href="../../../../../org/apache/cassandra/thrift/ConsistencyLevel.html" title="enum in org.apache.cassandra.thrift">ConsistencyLevel</a>&nbsp;serial_consistency_level,
                  <a href="../../../../../org/apache/cassandra/thrift/ConsistencyLevel.html" title="enum in org.apache.cassandra.thrift">ConsistencyLevel</a>&nbsp;commit_consistency_level)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colLast"><code><strong><a href="../../../../../org/apache/cassandra/thrift/Cassandra.cas_args.html#Cassandra.cas_args(java.nio.ByteBuffer,%20java.lang.String,%20java.util.List,%20java.util.List,%20org.apache.cassandra.thrift.ConsistencyLevel,%20org.apache.cassandra.thrift.ConsistencyLevel)">Cassandra.cas_args</a></strong>(java.nio.ByteBuffer&nbsp;key,
                  java.lang.String&nbsp;column_family,
                  java.util.List&lt;<a href="../../../../../org/apache/cassandra/thrift/Column.html" title="class in org.apache.cassandra.thrift">Column</a>&gt;&nbsp;expected,
                  java.util.List&lt;<a href="../../../../../org/apache/cassandra/thrift/Column.html" title="class in org.apache.cassandra.thrift">Column</a>&gt;&nbsp;updates,
                  <a href="../../../../../org/apache/cassandra/thrift/ConsistencyLevel.html" title="enum in org.apache.cassandra.thrift">ConsistencyLevel</a>&nbsp;serial_consistency_level,
                  <a href="../../../../../org/apache/cassandra/thrift/ConsistencyLevel.html" title="enum in org.apache.cassandra.thrift">ConsistencyLevel</a>&nbsp;commit_consistency_level)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colLast"><code><strong><a href="../../../../../org/apache/cassandra/thrift/CqlRow.html#CqlRow(java.nio.ByteBuffer,%20java.util.List)">CqlRow</a></strong>(java.nio.ByteBuffer&nbsp;key,
      java.util.List&lt;<a href="../../../../../org/apache/cassandra/thrift/Column.html" title="class in org.apache.cassandra.thrift">Column</a>&gt;&nbsp;columns)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colLast"><code><strong><a href="../../../../../org/apache/cassandra/thrift/SuperColumn.html#SuperColumn(java.nio.ByteBuffer,%20java.util.List)">SuperColumn</a></strong>(java.nio.ByteBuffer&nbsp;name,
           java.util.List&lt;<a href="../../../../../org/apache/cassandra/thrift/Column.html" title="class in org.apache.cassandra.thrift">Column</a>&gt;&nbsp;columns)</code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
</ul>
</li>
</ul>
</div>
<!-- ======= 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><a href="../../../../../org/apache/cassandra/thrift/Column.html" title="class in org.apache.cassandra.thrift">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/thrift/class-use/Column.html" target="_top">Frames</a></li>
<li><a href="Column.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>
<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>