cassandra-server
Version:
A thin Javascript wrapper around Apache Cassandra to provide out of the box server support
1,640 lines • 101 kB
HTML
<!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 Package org.apache.cassandra.thrift (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 Package org.apache.cassandra.thrift (apache-cassandra API)";
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar_top">
<!-- -->
</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li>Class</li>
<li class="navBarCell1Rev">Use</li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../index-all.html">Index</a></li>
<li><a href="../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../index.html?org/apache/cassandra/thrift/package-use.html" target="_top">Frames</a></li>
<li><a href="package-use.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">
<h1 title="Uses of Package org.apache.cassandra.thrift" class="title">Uses of Package<br>org.apache.cassandra.thrift</h1>
</div>
<div class="contentContainer">
<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/package-summary.html">org.apache.cassandra.thrift</a></span><span class="tabEnd"> </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.cli">org.apache.cassandra.cli</a></td>
<td class="colLast"> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.cassandra.config">org.apache.cassandra.config</a></td>
<td class="colLast"> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.cassandra.cql">org.apache.cassandra.cql</a></td>
<td class="colLast"> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.cassandra.cql.hooks">org.apache.cassandra.cql.hooks</a></td>
<td class="colLast"> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.cassandra.cql3">org.apache.cassandra.cql3</a></td>
<td class="colLast"> </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"> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.cassandra.db">org.apache.cassandra.db</a></td>
<td class="colLast"> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.cassandra.hadoop">org.apache.cassandra.hadoop</a></td>
<td class="colLast"> </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"> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.cassandra.service">org.apache.cassandra.service</a></td>
<td class="colLast"> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.cassandra.thrift">org.apache.cassandra.thrift</a></td>
<td class="colLast"> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.cassandra.transport.messages">org.apache.cassandra.transport.messages</a></td>
<td class="colLast"> </td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.cassandra.cli">
<!-- -->
</a>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../../org/apache/cassandra/thrift/package-summary.html">org.apache.cassandra.thrift</a> used by <a href="../../../../org/apache/cassandra/cli/package-summary.html">org.apache.cassandra.cli</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/thrift/class-use/Cassandra.Client.html#org.apache.cassandra.cli">Cassandra.Client</a> </td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/thrift/class-use/CfDef.html#org.apache.cassandra.cli">CfDef</a> </td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/thrift/class-use/IndexOperator.html#org.apache.cassandra.cli">IndexOperator</a> </td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/thrift/class-use/InvalidRequestException.html#org.apache.cassandra.cli">InvalidRequestException</a>
<div class="block">Invalid request could mean keyspace or column family does not exist, required parameters are missing, or a parameter is malformed.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/thrift/class-use/ITransportFactory.html#org.apache.cassandra.cli">ITransportFactory</a>
<div class="block">Transport factory for establishing thrift connections from clients to a remote server.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/thrift/class-use/KsDef.html#org.apache.cassandra.cli">KsDef</a> </td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/thrift/class-use/NotFoundException.html#org.apache.cassandra.cli">NotFoundException</a>
<div class="block">A specific column was requested that does not exist.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/thrift/class-use/TimedOutException.html#org.apache.cassandra.cli">TimedOutException</a>
<div class="block">RPC timeout was exceeded.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/thrift/class-use/UnavailableException.html#org.apache.cassandra.cli">UnavailableException</a>
<div class="block">Not all the replicas required could be created and/or read.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.cassandra.config">
<!-- -->
</a>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../../org/apache/cassandra/thrift/package-summary.html">org.apache.cassandra.thrift</a> used by <a href="../../../../org/apache/cassandra/config/package-summary.html">org.apache.cassandra.config</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/thrift/class-use/CfDef.html#org.apache.cassandra.config">CfDef</a> </td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/thrift/class-use/ColumnDef.html#org.apache.cassandra.config">ColumnDef</a> </td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/thrift/class-use/CqlResult.html#org.apache.cassandra.config">CqlResult</a> </td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/thrift/class-use/CqlRow.html#org.apache.cassandra.config">CqlRow</a>
<div class="block">Row returned from a CQL query.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/thrift/class-use/KsDef.html#org.apache.cassandra.config">KsDef</a> </td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/thrift/class-use/TriggerDef.html#org.apache.cassandra.config">TriggerDef</a>
<div class="block">Describes a trigger.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.cassandra.cql">
<!-- -->
</a>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../../org/apache/cassandra/thrift/package-summary.html">org.apache.cassandra.thrift</a> used by <a href="../../../../org/apache/cassandra/cql/package-summary.html">org.apache.cassandra.cql</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/thrift/class-use/CqlPreparedResult.html#org.apache.cassandra.cql">CqlPreparedResult</a> </td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/thrift/class-use/CqlResult.html#org.apache.cassandra.cql">CqlResult</a> </td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/thrift/class-use/ThriftClientState.html#org.apache.cassandra.cql">ThriftClientState</a>
<div class="block">ClientState used by thrift that also provide a QueryState.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.cassandra.cql.hooks">
<!-- -->
</a>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../../org/apache/cassandra/thrift/package-summary.html">org.apache.cassandra.thrift</a> used by <a href="../../../../org/apache/cassandra/cql/hooks/package-summary.html">org.apache.cassandra.cql.hooks</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/thrift/class-use/ThriftClientState.html#org.apache.cassandra.cql.hooks">ThriftClientState</a>
<div class="block">ClientState used by thrift that also provide a QueryState.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.cassandra.cql3">
<!-- -->
</a>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../../org/apache/cassandra/thrift/package-summary.html">org.apache.cassandra.thrift</a> used by <a href="../../../../org/apache/cassandra/cql3/package-summary.html">org.apache.cassandra.cql3</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/thrift/class-use/CqlResult.html#org.apache.cassandra.cql3">CqlResult</a> </td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.cassandra.cql3.statements">
<!-- -->
</a>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../../org/apache/cassandra/thrift/package-summary.html">org.apache.cassandra.thrift</a> used by <a href="../../../../org/apache/cassandra/cql3/statements/package-summary.html">org.apache.cassandra.cql3.statements</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/thrift/class-use/CqlResult.html#org.apache.cassandra.cql3.statements">CqlResult</a> </td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.cassandra.db">
<!-- -->
</a>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../../org/apache/cassandra/thrift/package-summary.html">org.apache.cassandra.thrift</a> used by <a href="../../../../org/apache/cassandra/db/package-summary.html">org.apache.cassandra.db</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/thrift/class-use/InvalidRequestException.html#org.apache.cassandra.db">InvalidRequestException</a>
<div class="block">Invalid request could mean keyspace or column family does not exist, required parameters are missing, or a parameter is malformed.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.cassandra.hadoop">
<!-- -->
</a>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../../org/apache/cassandra/thrift/package-summary.html">org.apache.cassandra.thrift</a> used by <a href="../../../../org/apache/cassandra/hadoop/package-summary.html">org.apache.cassandra.hadoop</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/thrift/class-use/Cassandra.Client.html#org.apache.cassandra.hadoop">Cassandra.Client</a> </td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/thrift/class-use/ConsistencyLevel.html#org.apache.cassandra.hadoop">ConsistencyLevel</a>
<div class="block">The ConsistencyLevel is an enum that controls both read and write
behavior based on the ReplicationFactor of the keyspace.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/thrift/class-use/IndexExpression.html#org.apache.cassandra.hadoop">IndexExpression</a> </td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/thrift/class-use/ITransportFactory.html#org.apache.cassandra.hadoop">ITransportFactory</a>
<div class="block">Transport factory for establishing thrift connections from clients to a remote server.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/thrift/class-use/KeyRange.html#org.apache.cassandra.hadoop">KeyRange</a>
<div class="block">The semantics of start keys and tokens are slightly different.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/thrift/class-use/SlicePredicate.html#org.apache.cassandra.hadoop">SlicePredicate</a>
<div class="block">A SlicePredicate is similar to a mathematic predicate (see http://en.wikipedia.org/wiki/Predicate_(mathematical_logic)),
which is described as "a property that the elements of a set have in common."
SlicePredicate's in Cassandra are described with either a list of column_names or a SliceRange.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.cassandra.hadoop.pig">
<!-- -->
</a>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../../org/apache/cassandra/thrift/package-summary.html">org.apache.cassandra.thrift</a> used by <a href="../../../../org/apache/cassandra/hadoop/pig/package-summary.html">org.apache.cassandra.hadoop.pig</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/thrift/class-use/Cassandra.Client.html#org.apache.cassandra.hadoop.pig">Cassandra.Client</a> </td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/thrift/class-use/CfDef.html#org.apache.cassandra.hadoop.pig">CfDef</a> </td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/thrift/class-use/ColumnDef.html#org.apache.cassandra.hadoop.pig">ColumnDef</a> </td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/thrift/class-use/IndexType.html#org.apache.cassandra.hadoop.pig">IndexType</a> </td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/thrift/class-use/InvalidRequestException.html#org.apache.cassandra.hadoop.pig">InvalidRequestException</a>
<div class="block">Invalid request could mean keyspace or column family does not exist, required parameters are missing, or a parameter is malformed.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/thrift/class-use/NotFoundException.html#org.apache.cassandra.hadoop.pig">NotFoundException</a>
<div class="block">A specific column was requested that does not exist.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/thrift/class-use/SchemaDisagreementException.html#org.apache.cassandra.hadoop.pig">SchemaDisagreementException</a>
<div class="block">NOTE: This up outdated exception left for backward compatibility reasons,
no actual schema agreement validation is done starting from Cassandra 1.2
schemas are not in agreement across all nodes</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/thrift/class-use/TimedOutException.html#org.apache.cassandra.hadoop.pig">TimedOutException</a>
<div class="block">RPC timeout was exceeded.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/thrift/class-use/UnavailableException.html#org.apache.cassandra.hadoop.pig">UnavailableException</a>
<div class="block">Not all the replicas required could be created and/or read.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.cassandra.service">
<!-- -->
</a>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../../org/apache/cassandra/thrift/package-summary.html">org.apache.cassandra.thrift</a> used by <a href="../../../../org/apache/cassandra/service/package-summary.html">org.apache.cassandra.service</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/thrift/class-use/TokenRange.html#org.apache.cassandra.service">TokenRange</a>
<div class="block">A TokenRange describes part of the Cassandra ring, it is a mapping from a range to
endpoints responsible for that range.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.cassandra.thrift">
<!-- -->
</a>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../../org/apache/cassandra/thrift/package-summary.html">org.apache.cassandra.thrift</a> used by <a href="../../../../org/apache/cassandra/thrift/package-summary.html">org.apache.cassandra.thrift</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/thrift/class-use/AuthenticationException.html#org.apache.cassandra.thrift">AuthenticationException</a>
<div class="block">invalid authentication request (invalid keyspace, user does not exist, or credentials invalid)</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/thrift/class-use/AuthenticationException._Fields.html#org.apache.cassandra.thrift">AuthenticationException._Fields</a>
<div class="block">The set of fields this struct contains, along with convenience methods for finding and manipulating them.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/thrift/class-use/AuthenticationRequest.html#org.apache.cassandra.thrift">AuthenticationRequest</a>
<div class="block">Authentication requests can contain any data, dependent on the IAuthenticator used</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/thrift/class-use/AuthenticationRequest._Fields.html#org.apache.cassandra.thrift">AuthenticationRequest._Fields</a>
<div class="block">The set of fields this struct contains, along with convenience methods for finding and manipulating them.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/thrift/class-use/AuthorizationException.html#org.apache.cassandra.thrift">AuthorizationException</a>
<div class="block">invalid authorization request (user does not have access to keyspace)</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/thrift/class-use/AuthorizationException._Fields.html#org.apache.cassandra.thrift">AuthorizationException._Fields</a>
<div class="block">The set of fields this struct contains, along with convenience methods for finding and manipulating them.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/thrift/class-use/CASResult.html#org.apache.cassandra.thrift">CASResult</a> </td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/thrift/class-use/CASResult._Fields.html#org.apache.cassandra.thrift">CASResult._Fields</a>
<div class="block">The set of fields this struct contains, along with convenience methods for finding and manipulating them.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/thrift/class-use/Cassandra.add_args.html#org.apache.cassandra.thrift">Cassandra.add_args</a> </td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/thrift/class-use/Cassandra.add_args._Fields.html#org.apache.cassandra.thrift">Cassandra.add_args._Fields</a>
<div class="block">The set of fields this struct contains, along with convenience methods for finding and manipulating them.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/thrift/class-use/Cassandra.add_result.html#org.apache.cassandra.thrift">Cassandra.add_result</a> </td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/thrift/class-use/Cassandra.add_result._Fields.html#org.apache.cassandra.thrift">Cassandra.add_result._Fields</a>
<div class="block">The set of fields this struct contains, along with convenience methods for finding and manipulating them.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/thrift/class-use/Cassandra.AsyncClient.html#org.apache.cassandra.thrift">Cassandra.AsyncClient</a> </td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/thrift/class-use/Cassandra.AsyncIface.html#org.apache.cassandra.thrift">Cassandra.AsyncIface</a> </td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/thrift/class-use/Cassandra.atomic_batch_mutate_args.html#org.apache.cassandra.thrift">Cassandra.atomic_batch_mutate_args</a> </td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/thrift/class-use/Cassandra.atomic_batch_mutate_args._Fields.html#org.apache.cassandra.thrift">Cassandra.atomic_batch_mutate_args._Fields</a>
<div class="block">The set of fields this struct contains, along with convenience methods for finding and manipulating them.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/thrift/class-use/Cassandra.atomic_batch_mutate_result.html#org.apache.cassandra.thrift">Cassandra.atomic_batch_mutate_result</a> </td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/thrift/class-use/Cassandra.atomic_batch_mutate_result._Fields.html#org.apache.cassandra.thrift">Cassandra.atomic_batch_mutate_result._Fields</a>
<div class="block">The set of fields this struct contains, along with convenience methods for finding and manipulating them.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/thrift/class-use/Cassandra.batch_mutate_args.html#org.apache.cassandra.thrift">Cassandra.batch_mutate_args</a> </td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/thrift/class-use/Cassandra.batch_mutate_args._Fields.html#org.apache.cassandra.thrift">Cassandra.batch_mutate_args._Fields</a>
<div class="block">The set of fields this struct contains, along with convenience methods for finding and manipulating them.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/thrift/class-use/Cassandra.batch_mutate_result.html#org.apache.cassandra.thrift">Cassandra.batch_mutate_result</a> </td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/thrift/class-use/Cassandra.batch_mutate_result._Fields.html#org.apache.cassandra.thrift">Cassandra.batch_mutate_result._Fields</a>
<div class="block">The set of fields this struct contains, along with convenience methods for finding and manipulating them.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/thrift/class-use/Cassandra.cas_args.html#org.apache.cassandra.thrift">Cassandra.cas_args</a> </td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/thrift/class-use/Cassandra.cas_args._Fields.html#org.apache.cassandra.thrift">Cassandra.cas_args._Fields</a>
<div class="block">The set of fields this struct contains, along with convenience methods for finding and manipulating them.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/thrift/class-use/Cassandra.cas_result.html#org.apache.cassandra.thrift">Cassandra.cas_result</a> </td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/thrift/class-use/Cassandra.cas_result._Fields.html#org.apache.cassandra.thrift">Cassandra.cas_result._Fields</a>
<div class="block">The set of fields this struct contains, along with convenience methods for finding and manipulating them.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/thrift/class-use/Cassandra.Client.html#org.apache.cassandra.thrift">Cassandra.Client</a> </td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/thrift/class-use/Cassandra.describe_cluster_name_args.html#org.apache.cassandra.thrift">Cassandra.describe_cluster_name_args</a> </td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/thrift/class-use/Cassandra.describe_cluster_name_args._Fields.html#org.apache.cassandra.thrift">Cassandra.describe_cluster_name_args._Fields</a>
<div class="block">The set of fields this struct contains, along with convenience methods for finding and manipulating them.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/thrift/class-use/Cassandra.describe_cluster_name_result.html#org.apache.cassandra.thrift">Cassandra.describe_cluster_name_result</a> </td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/thrift/class-use/Cassandra.describe_cluster_name_result._Fields.html#org.apache.cassandra.thrift">Cassandra.describe_cluster_name_result._Fields</a>
<div class="block">The set of fields this struct contains, along with convenience methods for finding and manipulating them.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/thrift/class-use/Cassandra.describe_keyspace_args.html#org.apache.cassandra.thrift">Cassandra.describe_keyspace_args</a> </td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/thrift/class-use/Cassandra.describe_keyspace_args._Fields.html#org.apache.cassandra.thrift">Cassandra.describe_keyspace_args._Fields</a>
<div class="block">The set of fields this struct contains, along with convenience methods for finding and manipulating them.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/thrift/class-use/Cassandra.describe_keyspace_result.html#org.apache.cassandra.thrift">Cassandra.describe_keyspace_result</a> </td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/thrift/class-use/Cassandra.describe_keyspace_result._Fields.html#org.apache.cassandra.thrift">Cassandra.describe_keyspace_result._Fields</a>
<div class="block">The set of fields this struct contains, along with convenience methods for finding and manipulating them.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/thrift/class-use/Cassandra.describe_keyspaces_args.html#org.apache.cassandra.thrift">Cassandra.describe_keyspaces_args</a> </td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/thrift/class-use/Cassandra.describe_keyspaces_args._Fields.html#org.apache.cassandra.thrift">Cassandra.describe_keyspaces_args._Fields</a>
<div class="block">The set of fields this struct contains, along with convenience methods for finding and manipulating them.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/thrift/class-use/Cassandra.describe_keyspaces_result.html#org.apache.cassandra.thrift">Cassandra.describe_keyspaces_result</a> </td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/thrift/class-use/Cassandra.describe_keyspaces_result._Fields.html#org.apache.cassandra.thrift">Cassandra.describe_keyspaces_result._Fields</a>
<div class="block">The set of fields this struct contains, along with convenience methods for finding and manipulating them.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/thrift/class-use/Cassandra.describe_local_ring_args.html#org.apache.cassandra.thrift">Cassandra.describe_local_ring_args</a> </td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/thrift/class-use/Cassandra.describe_local_ring_args._Fields.html#org.apache.cassandra.thrift">Cassandra.describe_local_ring_args._Fields</a>
<div class="block">The set of fields this struct contains, along with convenience methods for finding and manipulating them.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/thrift/class-use/Cassandra.describe_local_ring_result.html#org.apache.cassandra.thrift">Cassandra.describe_local_ring_result</a> </td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/thrift/class-use/Cassandra.describe_local_ring_result._Fields.html#org.apache.cassandra.thrift">Cassandra.describe_local_ring_result._Fields</a>
<div class="block">The set of fields this struct contains, along with convenience methods for finding and manipulating them.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/thrift/class-use/Cassandra.describe_partitioner_args.html#org.apache.cassandra.thrift">Cassandra.describe_partitioner_args</a> </td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/thrift/class-use/Cassandra.describe_partitioner_args._Fields.html#org.apache.cassandra.thrift">Cassandra.describe_partitioner_args._Fields</a>
<div class="block">The set of fields this struct contains, along with convenience methods for finding and manipulating them.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/thrift/class-use/Cassandra.describe_partitioner_result.html#org.apache.cassandra.thrift">Cassandra.describe_partitioner_result</a> </td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/thrift/class-use/Cassandra.describe_partitioner_result._Fields.html#org.apache.cassandra.thrift">Cassandra.describe_partitioner_result._Fields</a>
<div class="block">The set of fields this struct contains, along with convenience methods for finding and manipulating them.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/thrift/class-use/Cassandra.describe_ring_args.html#org.apache.cassandra.thrift">Cassandra.describe_ring_args</a> </td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/thrift/class-use/Cassandra.describe_ring_args._Fields.html#org.apache.cassandra.thrift">Cassandra.describe_ring_args._Fields</a>
<div class="block">The set of fields this struct contains, along with convenience methods for finding and manipulating them.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/thrift/class-use/Cassandra.describe_ring_result.html#org.apache.cassandra.thrift">Cassandra.describe_ring_result</a> </td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/thrift/class-use/Cassandra.describe_ring_result._Fields.html#org.apache.cassandra.thrift">Cassandra.describe_ring_result._Fields</a>
<div class="block">The set of fields this struct contains, along with convenience methods for finding and manipulating them.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/thrift/class-use/Cassandra.describe_schema_versions_args.html#org.apache.cassandra.thrift">Cassandra.describe_schema_versions_args</a> </td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/thrift/class-use/Cassandra.describe_schema_versions_args._Fields.html#org.apache.cassandra.thrift">Cassandra.describe_schema_versions_args._Fields</a>
<div class="block">The set of fields this struct contains, along with convenience methods for finding and manipulating them.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/thrift/class-use/Cassandra.describe_schema_versions_result.html#org.apache.cassandra.thrift">Cassandra.describe_schema_versions_result</a> </td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/thrift/class-use/Cassandra.describe_schema_versions_result._Fields.html#org.apache.cassandra.thrift">Cassandra.describe_schema_versions_result._Fields</a>
<div class="block">The set of fields this struct contains, along with convenience methods for finding and manipulating them.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/thrift/class-use/Cassandra.describe_snitch_args.html#org.apache.cassandra.thrift">Cassandra.describe_snitch_args</a> </td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/thrift/class-use/Cassandra.describe_snitch_args._Fields.html#org.apache.cassandra.thrift">Cassandra.describe_snitch_args._Fields</a>
<div class="block">The set of fields this struct contains, along with convenience methods for finding and manipulating them.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/thrift/class-use/Cassandra.describe_snitch_result.html#org.apache.cassandra.thrift">Cassandra.describe_snitch_result</a> </td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/thrift/class-use/Cassandra.describe_snitch_result._Fields.html#org.apache.cassandra.thrift">Cassandra.describe_snitch_result._Fields</a>
<div class="block">The set of fields this struct contains, along with convenience methods for finding and manipulating them.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/thrift/class-use/Cassandra.describe_splits_args.html#org.apache.cassandra.thrift">Cassandra.describe_splits_args</a> </td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/thrift/class-use/Cassandra.describe_splits_args._Fields.html#org.apache.cassandra.thrift">Cassandra.describe_splits_args._Fields</a>
<div class="block">The set of fields this struct contains, along with convenience methods for finding and manipulating them.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/thrift/class-use/Cassandra.describe_splits_ex_args.html#org.apache.cassandra.thrift">Cassandra.describe_splits_ex_args</a> </td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/thrift/class-use/Cassandra.describe_splits_ex_args._Fields.html#org.apache.cassandra.thrift">Cassandra.describe_splits_ex_args._Fields</a>
<div class="block">The set of fields this struct contains, along with convenience methods for finding and manipulating them.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/thrift/class-use/Cassandra.describe_splits_ex_result.html#org.apache.cassandra.thrift">Cassandra.describe_splits_ex_result</a> </td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/thrift/class-use/Cassandra.describe_splits_ex_result._Fields.html#org.apache.cassandra.thrift">Cassandra.describe_splits_ex_result._Fields</a>
<div class="block">The set of fields this struct contains, along with convenience methods for finding and manipulating them.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/thrift/class-use/Cassandra.describe_splits_result.html#org.apache.cassandra.thrift">Cassandra.describe_splits_result</a> </td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/thrift/class-use/Cassandra.describe_splits_result._Fields.html#org.apache.cassandra.thrift">Cassandra.describe_splits_result._Fields</a>
<div class="block">The set of fields this struct contains, along with convenience methods for finding and manipulating them.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/thrift/class-use/Cassandra.describe_token_map_args.html#org.apache.cassandra.thrift">Cassandra.describe_token_map_args</a> </td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/thrift/class-use/Cassandra.describe_token_map_args._Fields.html#org.apache.cassandra.thrift">Cassandra.describe_token_map_args._Fields</a>
<div class="block">The set of fields this struct contains, along with convenience methods for finding and manipulating them.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/thrift/class-use/Cassandra.describe_token_map_result.html#org.apache.cassandra.thrift">Cassandra.describe_token_map_result</a> </td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/thrift/class-use/Cassandra.describe_token_map_result._Fields.html#org.apache.cassandra.thrift">Cassandra.describe_token_map_result._Fields</a>
<div class="block">The set of fields this struct contains, along with convenience methods for finding and manipulating them.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/thrift/class-use/Cassandra.describe_version_args.html#org.apache.cassandra.thrift">Cassandra.describe_version_args</a> </td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/thrift/class-use/Cassandra.describe_version_args._Fields.html#org.apache.cassandra.thrift">Cassandra.describe_version_args._Fields</a>
<div class="block">The set of fields this struct contains, along with convenience methods for finding and manipulating them.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/thrift/class-use/Cassandra.describe_version_result.html#org.apache.cassandra.thrift">Cassandra.describe_version_result</a> </td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/thrift/class-use/Cassandra.describe_version_result._Fields.html#org.apache.cassandra.thrift">Cassandra.describe_version_result._Fields</a>
<div class="block">The set of fields this struct contains, along with convenience methods for finding and manipulating them.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/thrift/class-use/Cassandra.execute_cql_query_args.html#org.apache.cassandra.thrift">Cassandra.execute_cql_query_args</a> </td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/thrift/class-use/Cassandra.execute_cql_query_args._Fields.html#org.apache.cassandra.thrift">Cassandra.execute_cql_query_args._Fields</a>
<div class="block">The set of fields this struct contains, along with convenience methods for finding and manipulating them.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/thrift/class-use/Cassandra.execute_cql_query_result.html#org.apache.cassandra.thrift">Cassandra.execute_cql_query_result</a> </td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/thrift/class-use/Cassandra.execute_cql_query_result._Fields.html#org.apache.cassandra.thrift">Cassandra.execute_cql_query_result._Fields</a>
<div class="block">The set of fields this struct contains, along with convenience methods for finding and manipulating them.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/thrift/class-use/Cassandra.execute_cql3_query_args.html#org.apache.cassandra.thrift">Cassandra.execute_cql3_query_args</a> </td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/thrift/class-use/Cassandra.execute_cql3_query_args._Fields.html#org.apache.cassandra.thrift">Cassandra.execute_cql3_query_args._Fields</a>
<div class="block">The set of fields this struct contains, along with convenience methods for finding and manipulating them.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/thrift/class-use/Cassandra.execute_cql3_query_result.html#org.apache.cassandra.thrift">Cassandra.execute_cql3_query_result</a> </td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/thrift/class-use/Cassandra.execute_cql3_query_result._Fields.html#org.apache.cassandra.thrift">Cassandra.execute_cql3_query_result._Fields</a>
<div class="block">The set of fields this struct contains, along with convenience methods for finding and manipulating them.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/thrift/class-use/Cassandra.execute_prepared_cql_query_args.html#org.apache.cassandra.thrift">Cassandra.execute_prepared_cql_query_args</a> </td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/thrift/class-use/Cassandra.execute_prepared_cql_query_args._Fields.html#org.apache.cassandra.thrift">Cassandra.execute_prepared_cql_query_args._Fields</a>
<div class="block">The set of fields this struct contains, along with convenience methods for finding and manipulating them.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/thrift/class-use/Cassandra.execute_prepared_cql_query_result.html#org.apache.cassandra.thrift">Cassandra.execute_prepared_cql_query_result</a> </td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/thrift/class-use/Cassandra.execute_prepared_cql_query_result._Fields.html#org.apache.cassandra.thrift">Cassandra.execute_prepared_cql_query_result._Fields</a>
<div class="block">The set of fields this struct contains, along with convenience methods for finding and manipulating them.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/thrift/class-use/Cassandra.execute_prepared_cql3_query_args.html#org.apache.cassandra.thrift">Cassandra.execute_prepared_cql3_query_args</a> </td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/thrift/class-use/Cassandra.execute_prepared_cql3_query_args._Fields.html#org.apache.cassandra.thrift">Cassandra.execute_prepared_cql3_query_args._Fields</a>
<div class="block">The set of fields this struct contains, along with convenience methods for finding and manipulating them.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/thrift/class-use/Cassandra.execute_prepared_cql3_query_result.html#org.apache.cassandra.thrift">Cassandra.execute_prepared_cql3_query_result</a> </td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/thrift/class-use/Cassandra.execute_prepared_cql3_query_result._Fields.html#org.apache.cassandra.thrift">Cassandra.execute_prepared_cql3_query_result._Fields</a>
<div class="block">The set of fields this struct contains, along with convenience methods for finding and manipulating them.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/thrift/class-use/Cassandra.get_args.html#org.apache.cassandra.thrift">Cassandra.get_args</a> </td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/thrift/class-use/Cassandra.get_args._Fields.html#org.apache.cassandra.thrift">Cassandra.get_args._Fields</a>
<div class="block">The set of fields this struct contains, along with convenience methods for finding and manipulating them.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/thrift/class-use/Cassandra.get_count_args.html#org.apache.cassandra.thrift">Cassandra.get_count_args</a> </td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/thrift/class-use/Cassandra.get_count_args._Fields.html#org.apache.cassandra.thrift">Cassandra.get_count_args._Fields</a>
<div class="block">The set of fields this struct contains, along with convenience methods for finding and manipulating them.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/thrift/class-use/Cassandra.get_count_result.html#org.apache.cassandra.thrift">Cassandra.get_count_result</a> </td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/thrift/class-use/Cassandra.get_count_result._Fields.html#org.apache.cassandra.thrift">Cassandra.get_count_result._Fields</a>
<div class="block">The set of fields this struct contains, along with convenience methods for finding and manipulating them.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/thrift/class-use/Cassandra.get_indexed_slices_args.html#org.apache.cassandra.thrift">Cassandra.get_indexed_slices_args</a> </td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/thrift/class-use/Cassandra.get_indexed_slices_args._Fields.html#org.apache.cassandra.thrift">Cassandra.get_indexed_slices_args._Fields</a>
<div class="block">The set of fields this struct contains, along with convenience methods for finding and manipulating them.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/thrift/class-use/Cassandra.get_indexed_slices_result.html#org.apache.cassandra.thrift">Cassandra.get_indexed_slices_result</a> </td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/thrift/class-use/Cassandra.get_indexed_slices_result._Fields.html#org.apache.cassandra.thrift">Cassandra.get_indexed_slices_result._Fields</a>
<div class="block">The set of fields this struct contains, along with convenience methods for finding and manipulating them.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/thrift/class-use/Cassandra.get_multi_slice_args.html#org.apache.cassandra.thrift">Cassandra.get_multi_slice_args</a> </td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/thrift/class-use/Cassandra.get_multi_slice_args._Fields.html#org.apache.cassandra.thrift">Cassandra.get_multi_slice_args._Fields</a>
<div class="block">The set of fields this struct contains, along with convenience methods for finding and manipulating them.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/thrift/class-use/Cassandra.get_multi_slice_result.html#org.apache.cassandra.thrift">Cassandra.get_multi_slice_result</a> </td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/thrift/class-use/Cassandra.get_multi_slice_result._Fields.html#org.apache.cassandra.thrift">Cassandra.get_multi_slice_result._Fields</a>
<div class="block">The set of fields this struct contains, along with convenience methods for finding and manipulating them.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/thrift/class-use/Cassandra.get_paged_slice_args.html#org.apache.cassandra.thrift">Cassandra.get_paged_slice_args</a> </td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/thrift/class-use/Cassandra.get_paged_slice_args._Fields.html#org.apache.cassandra.thrift">Cassandra.get_paged_slice_args._Fields</a>
<div class="block">The set of fields this struct contains, along with convenience methods for finding and manipulating them.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/thrift/class-use/Cassandra.get_paged_slice_result.html#org.apache.cassandra.thrift">Cassandra.get_paged_slice_result</a> </td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/thrift/class-use/Cassandra.get_paged_slice_result._Fields.html#org.apache.cassandra.thrift">Cassandra.get_paged_slice_result._Fields</a>
<div class="block">The set of fields this struct contains, along with convenience methods for finding and manipulating them.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/thrift/class-use/Cassandra.get_range_slices_args.html#org.apache.cassandra.thrift">Cassandra.get_range_slices_args</a> </td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/thrift/class-use/Cassandra.get_range_slices_args._Fields.html#org.apache.cassandra.thrift">Cassandra.get_range_slices_args._Fields</a>
<div class="block">The set of fields this struct contains, along with convenience methods for finding and manipulating them.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/thrift/class-use/Cassandra.get_range_slices_result.html#org.apache.cassandra.thrift">Cassandra.get_range_slices_result</a> </td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/thrift/class-use/Cassandra.get_range_slices_result._Fields.html#org.apache.cassandra.thrift">Cassandra.get_range_slices_result._Fields</a>
<div class="block">The set of fields this struct contains, along with convenience methods for finding and manipulating them.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/thrift/class-use/Cassandra.get_result.html#org.apache.cassandra.thrift">Cassandra.get_result</a> </td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/thrift/class-use/Cassandra.get_result._Fields.html#org.apache.cassandra.thrift">Cassandra.get_result._Fields</a>
<div class="block">The set of fields this struct contains, along with convenience methods for finding and manipulating them.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/thrift/class-use/Cassandra.get_slice_args.html#org.apache.cassandra.thrift">Cassandra.get_slice_args</a> </td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/thrift/class-use/Cassandra.get_slice_args._Fields.html#org.apache.cassandra.thrift">Cassandra.get_slice_args._Fields</a>
<div class="block">The set of fields this struct contains, along with convenience methods for finding and manipulating them.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/thrift/class-use/Cassandra.get_slice_result.html#org.apache.cassandra.thrift">Cassandra.get_slice_result</a> </td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/thrift/class-use/Cassandra.get_slice_result._Fields.html#org.apache.cassandra.thrift">Cassandra.get_slice_result._Fields</a>
<div class="block">The set of fields this struct contains, along with convenience methods for finding and manipulating them.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/thrift/class-use/Cassandra.Iface.html#org.apache.cassandra.thrift">Cassandra.Iface</a> </td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/thrift/class-use/Cassandra.insert_args.html#org.apache.cassandra.thrift">Cassandra.insert_args</a> </td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/thrift/class-use/Cassandra.insert_args._Fields.html#org.apache.cassandra.thrift">Cassandra.insert_args._Fields</a>
<div class="block">The set of fields this struct contains, along with convenience methods for finding and manipulating them.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/thrift/class-use/Cassandra.insert_result.html#org.apache.cassandra.thrift">Cassandra.insert_result</a> </td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/thrift/class-use/Cassandra.insert_result._Fields.html#org.apache.cassandra.thrift">Cassandra.insert_result._Fields</a>
<div class="block">The set of fields this struct contains, along with convenience methods for finding and manipulating them.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/thrift/class-use/Cassandra.login_args.html#org.apache.cassandra.thrift">Cassandra.login_args</a> </td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/thrift/class-use/Cassandra.login_args._Fields.html#org.apache.cassandra.thrift">Cassandra.login_args._Fields</a>
<div class="block">The set of fields this struct contains, along with convenience methods for finding and manipulating them.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/thrift/class-use/Cassandra.login_result.html#org.apache.cassandra.thrift">Cassandra.login_result</a> </td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/thrift/class-use/Cassandra.login_result._Fields.html#org.apache.cassandra.thrift">Cassandra.login_result._Fields</a>
<div class="block">The set of fields this struct contains, along with convenience methods for finding and manipulating them.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/thrift/class-use/Cassandra.multiget_count_args.html#org.apache.cassandra.thrift">Cassandra.multiget_count_args</a> </td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/thrift/class-use/Cassandra.multiget_count_args._Fields.html#org.apache.cassandra.thrift">Cassandra.multiget_count_args._Fields</a>
<div class="block">The set of fields this struct contains, along with convenience methods for finding and manipulating them.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/thrift/class-use/Cassandra.multiget_count_result.html#org.apache.cassandra.thrift">Cassandra.multiget_count_result</a> </td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/thrift/class-use/Cassandra.multiget_count_result._Fields.html#org.apache.cassandra.thrift">Cassandra.multiget_count_result._Fields</a>
<div class="block">The set of fields this struct contains, along with convenience methods for finding and manipulating them.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/thrift/class-use/Cassandra.multiget_slice_args.html#org.apache.cassandra.thrift">Cassandra.multiget_slice_args</a> </td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/thrift/class-use/Cassandra.multiget_slice_args._Fields.html#org.apache.cassandra.thrift">Cassandra.multiget_slice_args._Fields</a>
<div class="block">The set of fields this struct contains, along with convenience methods for finding and manipulating them.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/thrift/class-use/Cassandra.multiget_slice_result.html#org.apache.cassandra.thrift">Cassandra.multiget_slice_result</a> </td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/thrift/class-use/Cassandra.multiget_slice_result._Fields.html#org.apache.cassandra.thrift">Cassandra.multiget_slice_result._Fields</a>
<div class="block">The set of fields this struct contains, along with convenience methods for finding and manipulating them.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/thrift/class-use/Cassandra.prepare_cql_query_args.html#org.apache.cassandra.thrift">Cassandra.prepare_cql_query_args</a> </td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/thrift/class-use/Cassandra.prepare_cql_query_args._Fields.html#org.apache.cassandra.thrift">Cassandra.prepare_cql_query_args._Fields</a>
<div class="block">The set of fields this struct contains, along with convenience methods for finding and manipulating them.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/thrift/class-use/Cassandra.prepare_cql_query_result.html#org.apache.cassandra.thrift">Cassandra.prepare_cql_query_result</a> </td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/thrift/class-use/Cassandra.prepare_cql_query_result._Fields.html#org.apache.cassandra.thrift">Cassandra.prepare_cql_query_result._Fields</a>
<div class="block">The set of fields this struct contains, along with convenience methods for finding and manipulating them.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/thrift/class-use/Cassandra.prepare_cql3_query_args.html#org.apache.cassandra.thrift">Cassandra.prepare_cql3_query_args</a> </td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/thrift/class-use/Cassandra.prepare_cql3_query_args._Fields.html#org.apache.cassandra.thrift">Cassandra.prepare_cql3_query_args._Fields</a>
<div class="block">The set of fields this struct contains, along with convenience methods for finding and manipulating them.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/thrift/class-use/Cassandra.prepare_cql3_query_result.html#org.apache.cassandra.thrift">Cassandra.prepare_cql3_query_result</a> </td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/thrift/class-use/Cassandra.prepare_cql3_query_result._Fields.html#org.apache.cassandra.thrift">Cassandra.prepare_cql3_query_result._Fields</a>
<div class="block">The set of fields this struct contains, along with convenience methods for finding and manipulating them.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/thrift/class-use/Cassandra.remove_args.html#org.apache.cassandra.thrift">Cassandra.remove_args</a> </td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/thrift/class-use/Cassandra.remove_args._Fields.html#org.apache.cassandra.thrift">Cassandra.remove_args._Fields</a>
<div class="block">The set of fields this struct contains, along with convenience methods for finding and manipulating them.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/thrift/class-use/Cassandra.remove_counter_args.html#org.apache.cassandra.thrift">Cassandra.remove_counter_args</a> </td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/thrift/class-use/Cassandra.remove_counter_args._Fields.html#org.apache.cassandra.thrift">Cassandra.remove_counter_args._Fields</a>
<div class="block">The set of fields this struct contains, along with convenience methods for finding and manipulating them.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/thrift/class-use/Cassandra.remove_counter_result.html#org.apache.cassandra.thrift">Cassandra.remove_counter_result</a> </td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/thrift/class-use/Cassandra.remove_counter_result._Fields.html#org.apache.cassandra.thrift">Cassandra.remove_counter_result._Fields</a>
<div class="block">The set of fields this struct contains, along with convenience methods for finding and manipulating them.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/thrift/class-use/Cassandra.remove_result.html#org.apache.cassandra.thrift">Cassandra.remove_result</a> </td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/thrift/class-use/Cassandra.remove_result._Fields.html#org.apache.cassandra.thrift">Cassandra.remove_result._Fields</a>
<div class="block">The set of fields this struct contains, along with convenience methods for finding and manipulating them.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/thrift/class-use/Cassandra.set_cql_version_args.html#org.apache.cassandra.thrift">Cassandra.set_cql_version_args</a> </td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/thrift/class-use/Cassandra.set_cql_version_args._Fields.html#org.apache.cassandra.thrift">Cassandra.set_cql_version_args._Fields</a>
<div class="block">The set of fields this struct contains, along with convenience methods for finding and manipulating them.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/thrift/class-use/Cassandra.set_cql_version_result.html#org.apache.cassandra.thrift">Cassandra.set_cql_version_result</a> </td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/thrift/class-use/Cassandra.set_cql_version_result._Fields.html#org.apache.cassandra.thrift">Cassandra.set_cql_version_result._Fields</a>
<div class="block">The set of fields this struct contains, along with convenience methods for finding and manipulating them.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/thrift/class-use/Cassandra.set_keyspace_args.html#org.apache.cassandra.thrift">Cassandra.set_keyspace_args</a> </td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/thrift/class-use/Cassandra.set_keyspace_args._Fields.html#org.apache.cassandra.thrift">Cassandra.set_keyspace_args._Fields</a>
<div class="block">The set of fields this struct contains, along with convenience methods for finding and manipulating them.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/thrift/class-use/Cassandra.set_keyspace_result.html#org.apache.cassandra.thrift">Cassandra.set_keyspace_result</a> </td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/thrift/class-use/Cassandra.set_keyspace_result._Fields.html#org.apache.cassandra.thrift">Cassandra.set_keyspace_result._Fields</a>
<div class="block">The set of fields this struct contains, along with convenience methods for finding and manipulating them.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/thrift/class-use/Cassandra.system_add_column_family_args.html#org.apache.cassandra.thrift">Cassandra.system_add_column_family_args</a> </td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/thrift/class-use/Cassandra.system_add_column_family_args._Fields.html#org.apache.cassandra.thrift">Cassandra.system_add_column_family_args._Fields</a>
<div class="block">The set of fields this struct contains, along with convenience methods for finding and manipulating them.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/thrift/class-use/Cassandra.system_add_column_family_result.html#org.apache.cassandra.thrift">Cassandra.system_add_column_family_result</a> </td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/thrift/class-use/Cassandra.system_add_column_family_result._Fields.html#org.apache.cassandra.thrift">Cassandra.system_add_column_family_result._Fields</a>
<div class="block">The set of fields this struct contains, along with convenience methods for finding and manipulating them.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/thrift/class-use/Cassandra.system_add_keyspace_args.html#org.apache.cassandra.thrift">Cassandra.system_add_keyspace_args</a> </td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/thrift/class-use/Cassandra.system_add_keyspace_args._Fields.html#org.apache.cassandra.thrift">Cassandra.system_add_keyspace_args._Fields</a>
<div class="block">The set of fields this struct contains, along with convenience methods for finding and manipulating them.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/thrift/class-use/Cassandra.system_add_keyspace_result.html#org.apache.cassandra.thrift">Cassandra.system_add_keyspace_result</a> </td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/thrift/class-use/Cassandra.system_add_keyspace_result._Fields.html#org.apache.cassandra.thrift">Cassandra.system_add_keyspace_result._Fields</a>
<div class="block">The set of fields this struct contains, along with convenience methods for finding and manipulating them.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/thrift/class-use/Cassandra.system_drop_column_family_args.html#org.apache.cassandra.thrift">Cassandra.system_drop_column_family_args</a> </td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/thrift/class-use/Cassandra.system_drop_column_family_args._Fields.html#org.apache.cassandra.thrift">Cassandra.system_drop_column_family_args._Fields</a>
<div class="block">The set of fields this struct contains, along with convenience methods for finding and manipulating them.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/thrift/class-use/Cassandra.system_drop_column_family_result.html#org.apache.cassandra.thrift">Cassandra.system_drop_column_family_result</a> </td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/thrift/class-use/Cassandra.system_drop_column_family_result._Fields.html#org.apache.cassandra.thrift">Cassandra.system_drop_column_family_result._Fields</a>
<div class="block">The set of fields this struct contains, along with convenience methods for finding and manipulating them.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/thrift/class-use/Cassandra.system_drop_keyspace_args.html#org.apache.cassandra.thrift">Cassandra.system_drop_keyspace_args</a> </td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/thrift/class-use/Cassandra.system_drop_keyspace_args._Fields.html#org.apache.cassandra.thrift">Cassandra.system_drop_keyspace_args._Fields</a>
<div class="block">The set of fields this struct contains, along with convenience methods for finding and manipulating them.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/thrift/class-use/Cassandra.system_drop_keyspace_result.html#org.apache.cassandra.thrift">Cassandra.system_drop_keyspace_result</a> </td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/thrift/class-use/Cassandra.system_drop_keyspace_result._Fields.html#org.apache.cassandra.thrift">Cassandra.system_drop_keyspace_result._Fields</a>
<div class="block">The set of fields this struct contains, along with convenience methods for finding and manipulating them.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/thrift/class-use/Cassandra.system_update_column_family_args.html#org.apache.cassandra.thrift">Cassandra.system_update_column_family_args</a> </td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/thrift/class-use/Cassandra.system_update_column_family_args._Fields.html#org.apache.cassandra.thrift">Cassandra.system_update_column_family_args._Fields</a>
<div class="block">The set of fields this struct contains, along with convenience methods for finding and manipulating them.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/thrift/class-use/Cassandra.system_update_column_family_result.html#org.apache.cassandra.thrift">Cassandra.system_update_column_family_result</a> </td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/thrift/class-use/Cassandra.system_update_column_family_result._Fields.html#org.apache.cassandra.thrift">Cassandra.system_update_column_family_result._Fields</a>
<div class="block">The set of fields this struct contains, along with convenience methods for finding and manipulating them.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/thrift/class-use/Cassandra.system_update_keyspace_args.html#org.apache.cassandra.thrift">Cassandra.system_update_keyspace_args</a> </td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/thrift/class-use/Cassandra.system_update_keyspace_args._Fields.html#org.apache.cassandra.thrift">Cassandra.system_update_keyspace_args._Fields</a>
<div class="block">The set of fields this struct contains, along with convenience methods for finding and manipulating them.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/thrift/class-use/Cassandra.system_update_keyspace_result.html#org.apache.cassandra.thrift">Cassandra.system_update_keyspace_result</a> </td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/thrift/class-use/Cassandra.system_update_keyspace_result._Fields.html#org.apache.cassandra.thrift">Cassandra.system_update_keyspace_result._Fields</a>
<div class="block">The set of fields this struct contains, along with convenience methods for finding and manipulating them.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/thrift/class-use/Cassandra.trace_next_query_args.html#org.apache.cassandra.thrift">Cassandra.trace_next_query_args</a> </td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/thrift/class-use/Cassandra.trace_next_query_args._Fields.html#org.apache.cassandra.thrift">Cassandra.trace_next_query_args._Fields</a>
<div class="block">The set of fields this struct contains, along with convenience methods for finding and manipulating them.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/thrift/class-use/Cassandra.trace_next_query_result.html#org.apache.cassandra.thrift">Cassandra.trace_next_query_result</a> </td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/thrift/class-use/Cassandra.trace_next_query_result._Fields.html#org.apache.cassandra.thrift">Cassandra.trace_next_query_result._Fields</a>
<div class="block">The set of fields this struct contains, along with convenience methods for finding and manipulating them.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/thrift/class-use/Cassandra.truncate_args.html#org.apache.cassandra.thrift">Cassandra.truncate_args</a> </td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/thrift/class-use/Cassandra.truncate_args._Fields.html#org.apache.cassandra.thrift">Cassandra.truncate_args._Fields</a>
<div class="block">The set of fields this struct contains, along with convenience methods for finding and manipulating them.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/thrift/class-use/Cassandra.truncate_result.html#org.apache.cassandra.thrift">Cassandra.truncate_result</a> </td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/thrift/class-use/Cassandra.truncate_result._Fields.html#org.apache.cassandra.thrift">Cassandra.truncate_result._Fields</a>
<div class="block">The set of fields this struct contains, along with convenience methods for finding and manipulating them.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/thrift/class-use/CassandraServer.html#org.apache.cassandra.thrift">CassandraServer</a> </td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/thrift/class-use/CfDef.html#org.apache.cassandra.thrift">CfDef</a> </td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/thrift/class-use/CfDef._Fields.html#org.apache.cassandra.thrift">CfDef._Fields</a>
<div class="block">The set of fields this struct contains, along with convenience methods for finding and manipulating them.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/thrift/class-use/CfSplit.html#org.apache.cassandra.thrift">CfSplit</a>
<div class="block">Represents input splits used by hadoop ColumnFamilyRecordReaders</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/thrift/class-use/CfSplit._Fields.html#org.apache.cassandra.thrift">CfSplit._Fields</a>
<div class="block">The set of fields this struct contains, along with convenience methods for finding and manipulating them.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/thrift/class-use/Column.html#org.apache.cassandra.thrift">Column</a>
<div class="block">Basic unit of data within a ColumnFamily.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/thrift/class-use/Column._Fields.html#org.apache.cassandra.thrift">Column._Fields</a>
<div class="block">The set of fields this struct contains, along with convenience methods for finding and manipulating them.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/thrift/class-use/ColumnDef.html#org.apache.cassandra.thrift">ColumnDef</a> </td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/thrift/class-use/ColumnDef._Fields.html#org.apache.cassandra.thrift">ColumnDef._Fields</a>
<div class="block">The set of fields this struct contains, along with convenience methods for finding and manipulating them.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/thrift/class-use/ColumnOrSuperColumn.html#org.apache.cassandra.thrift">ColumnOrSuperColumn</a>
<div class="block">Methods for fetching rows/records from Cassandra will return either a single instance of ColumnOrSuperColumn or a list
of ColumnOrSuperColumns (get_slice()).</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/thrift/class-use/ColumnOrSuperColumn._Fields.html#org.apache.cassandra.thrift">ColumnOrSuperColumn._Fields</a>
<div class="block">The set of fields this struct contains, along with convenience methods for finding and manipulating them.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/thrift/class-use/ColumnParent.html#org.apache.cassandra.thrift">ColumnParent</a>
<div class="block">ColumnParent is used when selecting groups of columns from the same ColumnFamily.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/thrift/class-use/ColumnParent._Fields.html#org.apache.cassandra.thrift">ColumnParent._Fields</a>
<div class="block">The set of fields this struct contains, along with convenience methods for finding and manipulating them.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/thrift/class-use/ColumnPath.html#org.apache.cassandra.thrift">ColumnPath</a>
<div class="block">The ColumnPath is the path to a single column in Cassandra.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/thrift/class-use/ColumnPath._Fields.html#org.apache.cassandra.thrift">ColumnPath._Fields</a>
<div class="block">The set of fields this struct contains, along with convenience methods for finding and manipulating them.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/thrift/class-use/ColumnSlice.html#org.apache.cassandra.thrift">ColumnSlice</a>
<div class="block">The ColumnSlice is used to select a set of columns from inside a row.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/thrift/class-use/ColumnSlice._Fields.html#org.apache.cassandra.thrift">ColumnSlice._Fields</a>
<div class="block">The set of fields this struct contains, along with convenience methods for finding and manipulating them.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/thrift/class-use/Compression.html#org.apache.cassandra.thrift">Compression</a>
<div class="block">CQL query compression</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/thrift/class-use/ConsistencyLevel.html#org.apache.cassandra.thrift">ConsistencyLevel</a>
<div class="block">The ConsistencyLevel is an enum that controls both read and write
behavior based on the ReplicationFactor of the keyspace.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/thrift/class-use/CounterColumn.html#org.apache.cassandra.thrift">CounterColumn</a> </td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/thrift/class-use/CounterColumn._Fields.html#org.apache.cassandra.thrift">CounterColumn._Fields</a>
<div class="block">The set of fields this struct contains, along with convenience methods for finding and manipulating them.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/thrift/class-use/CounterSuperColumn.html#org.apache.cassandra.thrift">CounterSuperColumn</a> </td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/thrift/class-use/CounterSuperColumn._Fields.html#org.apache.cassandra.thrift">CounterSuperColumn._Fields</a>
<div class="block">The set of fields this struct contains, along with convenience methods for finding and manipulating them.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/thrift/class-use/CqlMetadata.html#org.apache.cassandra.thrift">CqlMetadata</a> </td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/thrift/class-use/CqlMetadata._Fields.html#org.apache.cassandra.thrift">CqlMetadata._Fields</a>
<div class="block">The set of fields this struct contains, along with convenience methods for finding and manipulating them.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/thrift/class-use/CqlPreparedResult.html#org.apache.cassandra.thrift">CqlPreparedResult</a> </td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/thrift/class-use/CqlPreparedResult._Fields.html#org.apache.cassandra.thrift">CqlPreparedResult._Fields</a>
<div class="block">The set of fields this struct contains, along with convenience methods for finding and manipulating them.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/thrift/class-use/CqlResult.html#org.apache.cassandra.thrift">CqlResult</a> </td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/thrift/class-use/CqlResult._Fields.html#org.apache.cassandra.thrift">CqlResult._Fields</a>
<div class="block">The set of fields this struct contains, along with convenience methods for finding and manipulating them.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/thrift/class-use/CqlResultType.html#org.apache.cassandra.thrift">CqlResultType</a> </td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/thrift/class-use/CqlRow.html#org.apache.cassandra.thrift">CqlRow</a>
<div class="block">Row returned from a CQL query.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/thrift/class-use/CqlRow._Fields.html#org.apache.cassandra.thrift">CqlRow._Fields</a>
<div class="block">The set of fields this struct contains, along with convenience methods for finding and manipulating them.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/thrift/class-use/Deletion.html#org.apache.cassandra.thrift">Deletion</a>
<div class="block">Note that the timestamp is only optional in case of counter deletion.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/thrift/class-use/Deletion._Fields.html#org.apache.cassandra.thrift">Deletion._Fields</a>
<div class="block">The set of fields this struct contains, along with convenience methods for finding and manipulating them.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/thrift/class-use/EndpointDetails.html#org.apache.cassandra.thrift">EndpointDetails</a> </td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/thrift/class-use/EndpointDetails._Fields.html#org.apache.cassandra.thrift">EndpointDetails._Fields</a>
<div class="block">The set of fields this struct contains, along with convenience methods for finding and manipulating them.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/thrift/class-use/IndexClause.html#org.apache.cassandra.thrift">IndexClause</a>
<div class="block"><strong>Deprecated.</strong>
<div class="block"><i>use a KeyRange with row_filter in get_range_slices instead</i></div>
</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/thrift/class-use/IndexClause._Fields.html#org.apache.cassandra.thrift">IndexClause._Fields</a>
<div class="block"><strong>Deprecated.</strong> </div>
<div class="block">The set of fields this struct contains, along with convenience methods for finding and manipulating them.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/thrift/class-use/IndexExpression.html#org.apache.cassandra.thrift">IndexExpression</a> </td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/thrift/class-use/IndexExpression._Fields.html#org.apache.cassandra.thrift">IndexExpression._Fields</a>
<div class="block">The set of fields this struct contains, along with convenience methods for finding and manipulating them.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/thrift/class-use/IndexOperator.html#org.apache.cassandra.thrift">IndexOperator</a> </td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/thrift/class-use/IndexType.html#org.apache.cassandra.thrift">IndexType</a> </td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/thrift/class-use/InvalidRequestException.html#org.apache.cassandra.thrift">InvalidRequestException</a>
<div class="block">Invalid request could mean keyspace or column family does not exist, required parameters are missing, or a parameter is malformed.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/thrift/class-use/InvalidRequestException._Fields.html#org.apache.cassandra.thrift">InvalidRequestException._Fields</a>
<div class="block">The set of fields this struct contains, along with convenience methods for finding and manipulating them.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/thrift/class-use/ITransportFactory.html#org.apache.cassandra.thrift">ITransportFactory</a>
<div class="block">Transport factory for establishing thrift connections from clients to a remote server.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/thrift/class-use/KeyCount.html#org.apache.cassandra.thrift">KeyCount</a> </td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/thrift/class-use/KeyCount._Fields.html#org.apache.cassandra.thrift">KeyCount._Fields</a>
<div class="block">The set of fields this struct contains, along with convenience methods for finding and manipulating them.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/thrift/class-use/KeyRange.html#org.apache.cassandra.thrift">KeyRange</a>
<div class="block">The semantics of start keys and tokens are slightly different.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/thrift/class-use/KeyRange._Fields.html#org.apache.cassandra.thrift">KeyRange._Fields</a>
<div class="block">The set of fields this struct contains, along with convenience methods for finding and manipulating them.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/thrift/class-use/KeySlice.html#org.apache.cassandra.thrift">KeySlice</a>
<div class="block">A KeySlice is key followed by the data it maps to.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/thrift/class-use/KeySlice._Fields.html#org.apache.cassandra.thrift">KeySlice._Fields</a>
<div class="block">The set of fields this struct contains, along with convenience methods for finding and manipulating them.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/thrift/class-use/KsDef.html#org.apache.cassandra.thrift">KsDef</a> </td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/thrift/class-use/KsDef._Fields.html#org.apache.cassandra.thrift">KsDef._Fields</a>
<div class="block">The set of fields this struct contains, along with convenience methods for finding and manipulating them.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/thrift/class-use/MultiSliceRequest.html#org.apache.cassandra.thrift">MultiSliceRequest</a>
<div class="block">Used to perform multiple slices on a single row key in one rpc operation</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/thrift/class-use/MultiSliceRequest._Fields.html#org.apache.cassandra.thrift">MultiSliceRequest._Fields</a>
<div class="block">The set of fields this struct contains, along with convenience methods for finding and manipulating them.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/thrift/class-use/Mutation.html#org.apache.cassandra.thrift">Mutation</a>
<div class="block">A Mutation is either an insert (represented by filling column_or_supercolumn) or a deletion (represented by filling the deletion attribute).</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/thrift/class-use/Mutation._Fields.html#org.apache.cassandra.thrift">Mutation._Fields</a>
<div class="block">The set of fields this struct contains, along with convenience methods for finding and manipulating them.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/thrift/class-use/NotFoundException.html#org.apache.cassandra.thrift">NotFoundException</a>
<div class="block">A specific column was requested that does not exist.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/thrift/class-use/NotFoundException._Fields.html#org.apache.cassandra.thrift">NotFoundException._Fields</a>
<div class="block">The set of fields this struct contains, along with convenience methods for finding and manipulating them.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/thrift/class-use/SchemaDisagreementException.html#org.apache.cassandra.thrift">SchemaDisagreementException</a>
<div class="block">NOTE: This up outdated exception left for backward compatibility reasons,
no actual schema agreement validation is done starting from Cassandra 1.2
schemas are not in agreement across all nodes</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/thrift/class-use/SchemaDisagreementException._Fields.html#org.apache.cassandra.thrift">SchemaDisagreementException._Fields</a>
<div class="block">The set of fields this struct contains, along with convenience methods for finding and manipulating them.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/thrift/class-use/SlicePredicate.html#org.apache.cassandra.thrift">SlicePredicate</a>
<div class="block">A SlicePredicate is similar to a mathematic predicate (see http://en.wikipedia.org/wiki/Predicate_(mathematical_logic)),
which is described as "a property that the elements of a set have in common."
SlicePredicate's in Cassandra are described with either a list of column_names or a SliceRange.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/thrift/class-use/SlicePredicate._Fields.html#org.apache.cassandra.thrift">SlicePredicate._Fields</a>
<div class="block">The set of fields this struct contains, along with convenience methods for finding and manipulating them.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/thrift/class-use/SliceRange.html#org.apache.cassandra.thrift">SliceRange</a>
<div class="block">A slice range is a structure that stores basic range, ordering and limit information for a query that will return
multiple columns.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/thrift/class-use/SliceRange._Fields.html#org.apache.cassandra.thrift">SliceRange._Fields</a>
<div class="block">The set of fields this struct contains, along with convenience methods for finding and manipulating them.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/thrift/class-use/SuperColumn.html#org.apache.cassandra.thrift">SuperColumn</a>
<div class="block">A named list of columns.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/thrift/class-use/SuperColumn._Fields.html#org.apache.cassandra.thrift">SuperColumn._Fields</a>
<div class="block">The set of fields this struct contains, along with convenience methods for finding and manipulating them.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/thrift/class-use/TCustomSocket.html#org.apache.cassandra.thrift">TCustomSocket</a>
<div class="block">Socket implementation of the TTransport interface.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/thrift/class-use/ThriftClientState.html#org.apache.cassandra.thrift">ThriftClientState</a>
<div class="block">ClientState used by thrift that also provide a QueryState.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/thrift/class-use/ThriftSessionManager.html#org.apache.cassandra.thrift">ThriftSessionManager</a>
<div class="block">Encapsulates the current client state (session).</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/thrift/class-use/TimedOutException.html#org.apache.cassandra.thrift">TimedOutException</a>
<div class="block">RPC timeout was exceeded.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/thrift/class-use/TimedOutException._Fields.html#org.apache.cassandra.thrift">TimedOutException._Fields</a>
<div class="block">The set of fields this struct contains, along with convenience methods for finding and manipulating them.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/thrift/class-use/TokenRange.html#org.apache.cassandra.thrift">TokenRange</a>
<div class="block">A TokenRange describes part of the Cassandra ring, it is a mapping from a range to
endpoints responsible for that range.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/thrift/class-use/TokenRange._Fields.html#org.apache.cassandra.thrift">TokenRange._Fields</a>
<div class="block">The set of fields this struct contains, along with convenience methods for finding and manipulating them.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/thrift/class-use/TriggerDef.html#org.apache.cassandra.thrift">TriggerDef</a>
<div class="block">Describes a trigger.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/thrift/class-use/TriggerDef._Fields.html#org.apache.cassandra.thrift">TriggerDef._Fields</a>
<div class="block">The set of fields this struct contains, along with convenience methods for finding and manipulating them.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/thrift/class-use/TServerFactory.html#org.apache.cassandra.thrift">TServerFactory</a> </td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/thrift/class-use/TServerFactory.Args.html#org.apache.cassandra.thrift">TServerFactory.Args</a> </td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/thrift/class-use/UnavailableException.html#org.apache.cassandra.thrift">UnavailableException</a>
<div class="block">Not all the replicas required could be created and/or read.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/thrift/class-use/UnavailableException._Fields.html#org.apache.cassandra.thrift">UnavailableException._Fields</a>
<div class="block">The set of fields this struct contains, along with convenience methods for finding and manipulating them.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.cassandra.transport.messages">
<!-- -->
</a>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../../org/apache/cassandra/thrift/package-summary.html">org.apache.cassandra.thrift</a> used by <a href="../../../../org/apache/cassandra/transport/messages/package-summary.html">org.apache.cassandra.transport.messages</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/thrift/class-use/CqlPreparedResult.html#org.apache.cassandra.transport.messages">CqlPreparedResult</a> </td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../org/apache/cassandra/thrift/class-use/CqlResult.html#org.apache.cassandra.transport.messages">CqlResult</a> </td>
</tr>
</tbody>
</table>
</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>Class</li>
<li class="navBarCell1Rev">Use</li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../index-all.html">Index</a></li>
<li><a href="../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../index.html?org/apache/cassandra/thrift/package-use.html" target="_top">Frames</a></li>
<li><a href="package-use.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 © 2014 The Apache Software Foundation</small></p>
</body>
</html>