cassandra-server
Version:
A thin Javascript wrapper around Apache Cassandra to provide out of the box server support
831 lines (829 loc) • 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_