UNPKG

cassandra-server

Version:

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

560 lines 50.6 kB
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="en"> <head> <!-- Generated by javadoc (version 1.7.0_67) on Sun Sep 07 15:29:51 CEST 2014 --> <title>Uses of Class org.apache.cassandra.thrift.KsDef (apache-cassandra API)</title> <meta name="date" content="2014-09-07"> <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { parent.document.title="Uses of Class org.apache.cassandra.thrift.KsDef (apache-cassandra API)"; } //--> </script> <noscript> <div>JavaScript is disabled on your browser.</div> </noscript> <!-- ========= START OF TOP NAVBAR ======= --> <div class="topNav"><a name="navbar_top"> <!-- --> </a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../../overview-summary.html">Overview</a></li> <li><a href="../package-summary.html">Package</a></li> <li><a href="../../../../../org/apache/cassandra/thrift/KsDef.html" title="class in org.apache.cassandra.thrift">Class</a></li> <li class="navBarCell1Rev">Use</li> <li><a href="../../../../../overview-tree.html">Tree</a></li> <li><a href="../../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../../index-all.html">Index</a></li> <li><a href="../../../../../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li>Prev</li> <li>Next</li> </ul> <ul class="navList"> <li><a href="../../../../../index.html?org/apache/cassandra/thrift/class-use/KsDef.html" target="_top">Frames</a></li> <li><a href="KsDef.html" target="_top">No Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_top"> <li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_top"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <a name="skip-navbar_top"> <!-- --> </a></div> <!-- ========= END OF TOP NAVBAR ========= --> <div class="header"> <h2 title="Uses of Class org.apache.cassandra.thrift.KsDef" class="title">Uses of Class<br>org.apache.cassandra.thrift.KsDef</h2> </div> <div class="classUseContainer"> <ul class="blockList"> <li class="blockList"> <table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> <caption><span>Packages that use <a href="../../../../../org/apache/cassandra/thrift/KsDef.html" title="class in org.apache.cassandra.thrift">KsDef</a></span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">Package</th> <th class="colLast" scope="col">Description</th> </tr> <tbody> <tr class="altColor"> <td class="colFirst"><a href="#org.apache.cassandra.cli">org.apache.cassandra.cli</a></td> <td class="colLast">&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><a href="#org.apache.cassandra.config">org.apache.cassandra.config</a></td> <td class="colLast">&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><a href="#org.apache.cassandra.thrift">org.apache.cassandra.thrift</a></td> <td class="colLast">&nbsp;</td> </tr> </tbody> </table> </li> <li class="blockList"> <ul class="blockList"> <li class="blockList"><a name="org.apache.cassandra.cli"> <!-- --> </a> <h3>Uses of <a href="../../../../../org/apache/cassandra/thrift/KsDef.html" title="class in org.apache.cassandra.thrift">KsDef</a> in <a href="../../../../../org/apache/cassandra/cli/package-summary.html">org.apache.cassandra.cli</a></h3> <table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> <caption><span>Methods in <a href="../../../../../org/apache/cassandra/cli/package-summary.html">org.apache.cassandra.cli</a> that return <a href="../../../../../org/apache/cassandra/thrift/KsDef.html" title="class in org.apache.cassandra.thrift">KsDef</a></span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> <th class="colLast" scope="col">Method and Description</th> </tr> <tbody> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../../org/apache/cassandra/thrift/KsDef.html" title="class in org.apache.cassandra.thrift">KsDef</a></code></td> <td class="colLast"><span class="strong">CliUtils.</span><code><strong><a href="../../../../../org/apache/cassandra/cli/CliUtils.html#getKeySpaceDef(java.lang.String,%20java.util.List)">getKeySpaceDef</a></strong>(java.lang.String&nbsp;keyspaceName, java.util.List&lt;<a href="../../../../../org/apache/cassandra/thrift/KsDef.html" title="class in org.apache.cassandra.thrift">KsDef</a>&gt;&nbsp;keyspaces)</code> <div class="block">Parse the statement from cli and return KsDef</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code><a href="../../../../../org/apache/cassandra/thrift/KsDef.html" title="class in org.apache.cassandra.thrift">KsDef</a></code></td> <td class="colLast"><span class="strong">CliClient.</span><code><strong><a href="../../../../../org/apache/cassandra/cli/CliClient.html#getKSMetaData(java.lang.String)">getKSMetaData</a></strong>(java.lang.String&nbsp;keyspace)</code>&nbsp;</td> </tr> </tbody> </table> <table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> <caption><span>Methods in <a href="../../../../../org/apache/cassandra/cli/package-summary.html">org.apache.cassandra.cli</a> with parameters of type <a href="../../../../../org/apache/cassandra/thrift/KsDef.html" title="class in org.apache.cassandra.thrift">KsDef</a></span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> <th class="colLast" scope="col">Method and Description</th> </tr> <tbody> <tr class="altColor"> <td class="colFirst"><code>static java.util.Set&lt;java.lang.String&gt;</code></td> <td class="colLast"><span class="strong">CliUtils.</span><code><strong><a href="../../../../../org/apache/cassandra/cli/CliUtils.html#getCfNamesByKeySpace(org.apache.cassandra.thrift.KsDef)">getCfNamesByKeySpace</a></strong>(<a href="../../../../../org/apache/cassandra/thrift/KsDef.html" title="class in org.apache.cassandra.thrift">KsDef</a>&nbsp;keySpace)</code> <div class="block">Returns set of column family names in specified keySpace.</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>static java.util.Map&lt;java.lang.String,<a href="../../../../../org/apache/cassandra/thrift/CfDef.html" title="class in org.apache.cassandra.thrift">CfDef</a>&gt;</code></td> <td class="colLast"><span class="strong">CliClient.</span><code><strong><a href="../../../../../org/apache/cassandra/cli/CliClient.html#loadCql3Defs(org.apache.cassandra.thrift.Cassandra.Client,%20org.apache.cassandra.thrift.KsDef)">loadCql3Defs</a></strong>(<a href="../../../../../org/apache/cassandra/thrift/Cassandra.Client.html" title="class in org.apache.cassandra.thrift">Cassandra.Client</a>&nbsp;thriftClient, <a href="../../../../../org/apache/cassandra/thrift/KsDef.html" title="class in org.apache.cassandra.thrift">KsDef</a>&nbsp;thriftKs)</code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code>static java.util.Map&lt;java.lang.String,<a href="../../../../../org/apache/cassandra/thrift/CfDef.html" title="class in org.apache.cassandra.thrift">CfDef</a>&gt;</code></td> <td class="colLast"><span class="strong">CliClient.</span><code><strong><a href="../../../../../org/apache/cassandra/cli/CliClient.html#loadCql3DefsUnchecked(org.apache.cassandra.thrift.Cassandra.Client,%20org.apache.cassandra.thrift.KsDef)">loadCql3DefsUnchecked</a></strong>(<a href="../../../../../org/apache/cassandra/thrift/Cassandra.Client.html" title="class in org.apache.cassandra.thrift">Cassandra.Client</a>&nbsp;thriftClient, <a href="../../../../../org/apache/cassandra/thrift/KsDef.html" title="class in org.apache.cassandra.thrift">KsDef</a>&nbsp;thriftKs)</code>&nbsp;</td> </tr> </tbody> </table> <table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> <caption><span>Method parameters in <a href="../../../../../org/apache/cassandra/cli/package-summary.html">org.apache.cassandra.cli</a> with type arguments of type <a href="../../../../../org/apache/cassandra/thrift/KsDef.html" title="class in org.apache.cassandra.thrift">KsDef</a></span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> <th class="colLast" scope="col">Method and Description</th> </tr> <tbody> <tr class="altColor"> <td class="colFirst"><code>static java.lang.String</code></td> <td class="colLast"><span class="strong">CliCompiler.</span><code><strong><a href="../../../../../org/apache/cassandra/cli/CliCompiler.html#getKeySpace(java.lang.String,%20java.util.List)">getKeySpace</a></strong>(java.lang.String&nbsp;ksName, java.util.List&lt;<a href="../../../../../org/apache/cassandra/thrift/KsDef.html" title="class in org.apache.cassandra.thrift">KsDef</a>&gt;&nbsp;keyspaces)</code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>static java.lang.String</code></td> <td class="colLast"><span class="strong">CliCompiler.</span><code><strong><a href="../../../../../org/apache/cassandra/cli/CliCompiler.html#getKeySpace(org.antlr.runtime.tree.Tree,%20java.util.List)">getKeySpace</a></strong>(org.antlr.runtime.tree.Tree&nbsp;statement, java.util.List&lt;<a href="../../../../../org/apache/cassandra/thrift/KsDef.html" title="class in org.apache.cassandra.thrift">KsDef</a>&gt;&nbsp;keyspaces)</code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../../org/apache/cassandra/thrift/KsDef.html" title="class in org.apache.cassandra.thrift">KsDef</a></code></td> <td class="colLast"><span class="strong">CliUtils.</span><code><strong><a href="../../../../../org/apache/cassandra/cli/CliUtils.html#getKeySpaceDef(java.lang.String,%20java.util.List)">getKeySpaceDef</a></strong>(java.lang.String&nbsp;keyspaceName, java.util.List&lt;<a href="../../../../../org/apache/cassandra/thrift/KsDef.html" title="class in org.apache.cassandra.thrift">KsDef</a>&gt;&nbsp;keyspaces)</code> <div class="block">Parse the statement from cli and return KsDef</div> </td> </tr> </tbody> </table> </li> <li class="blockList"><a name="org.apache.cassandra.config"> <!-- --> </a> <h3>Uses of <a href="../../../../../org/apache/cassandra/thrift/KsDef.html" title="class in org.apache.cassandra.thrift">KsDef</a> in <a href="../../../../../org/apache/cassandra/config/package-summary.html">org.apache.cassandra.config</a></h3> <table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> <caption><span>Methods in <a href="../../../../../org/apache/cassandra/config/package-summary.html">org.apache.cassandra.config</a> that return <a href="../../../../../org/apache/cassandra/thrift/KsDef.html" title="class in org.apache.cassandra.thrift">KsDef</a></span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> <th class="colLast" scope="col">Method and Description</th> </tr> <tbody> <tr class="altColor"> <td class="colFirst"><code><a href="../../../../../org/apache/cassandra/thrift/KsDef.html" title="class in org.apache.cassandra.thrift">KsDef</a></code></td> <td class="colLast"><span class="strong">KSMetaData.</span><code><strong><a href="../../../../../org/apache/cassandra/config/KSMetaData.html#toThrift()">toThrift</a></strong>()</code>&nbsp;</td> </tr> </tbody> </table> <table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> <caption><span>Methods in <a href="../../../../../org/apache/cassandra/config/package-summary.html">org.apache.cassandra.config</a> with parameters of type <a href="../../../../../org/apache/cassandra/thrift/KsDef.html" title="class in org.apache.cassandra.thrift">KsDef</a></span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> <th class="colLast" scope="col">Method and Description</th> </tr> <tbody> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../../org/apache/cassandra/config/KSMetaData.html" title="class in org.apache.cassandra.config">KSMetaData</a></code></td> <td class="colLast"><span class="strong">KSMetaData.</span><code><strong><a href="../../../../../org/apache/cassandra/config/KSMetaData.html#fromThrift(org.apache.cassandra.thrift.KsDef,%20org.apache.cassandra.config.CFMetaData...)">fromThrift</a></strong>(<a href="../../../../../org/apache/cassandra/thrift/KsDef.html" title="class in org.apache.cassandra.thrift">KsDef</a>&nbsp;ksd, <a href="../../../../../org/apache/cassandra/config/CFMetaData.html" title="class in org.apache.cassandra.config">CFMetaData</a>...&nbsp;cfDefs)</code>&nbsp;</td> </tr> </tbody> </table> </li> <li class="blockList"><a name="org.apache.cassandra.thrift"> <!-- --> </a> <h3>Uses of <a href="../../../../../org/apache/cassandra/thrift/KsDef.html" title="class in org.apache.cassandra.thrift">KsDef</a> in <a href="../../../../../org/apache/cassandra/thrift/package-summary.html">org.apache.cassandra.thrift</a></h3> <table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation"> <caption><span>Fields in <a href="../../../../../org/apache/cassandra/thrift/package-summary.html">org.apache.cassandra.thrift</a> declared as <a href="../../../../../org/apache/cassandra/thrift/KsDef.html" title="class in org.apache.cassandra.thrift">KsDef</a></span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> <th class="colLast" scope="col">Field and Description</th> </tr> <tbody> <tr class="altColor"> <td class="colFirst"><code><a href="../../../../../org/apache/cassandra/thrift/KsDef.html" title="class in org.apache.cassandra.thrift">KsDef</a></code></td> <td class="colLast"><span class="strong">Cassandra.system_add_keyspace_args.</span><code><strong><a href="../../../../../org/apache/cassandra/thrift/Cassandra.system_add_keyspace_args.html#ks_def">ks_def</a></strong></code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code><a href="../../../../../org/apache/cassandra/thrift/KsDef.html" title="class in org.apache.cassandra.thrift">KsDef</a></code></td> <td class="colLast"><span class="strong">Cassandra.system_update_keyspace_args.</span><code><strong><a href="../../../../../org/apache/cassandra/thrift/Cassandra.system_update_keyspace_args.html#ks_def">ks_def</a></strong></code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code><a href="../../../../../org/apache/cassandra/thrift/KsDef.html" title="class in org.apache.cassandra.thrift">KsDef</a></code></td> <td class="colLast"><span class="strong">Cassandra.describe_keyspace_result.</span><code><strong><a href="../../../../../org/apache/cassandra/thrift/Cassandra.describe_keyspace_result.html#success">success</a></strong></code>&nbsp;</td> </tr> </tbody> </table> <table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation"> <caption><span>Fields in <a href="../../../../../org/apache/cassandra/thrift/package-summary.html">org.apache.cassandra.thrift</a> with type parameters of type <a href="../../../../../org/apache/cassandra/thrift/KsDef.html" title="class in org.apache.cassandra.thrift">KsDef</a></span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> <th class="colLast" scope="col">Field and Description</th> </tr> <tbody> <tr class="altColor"> <td class="colFirst"><code>java.util.List&lt;<a href="../../../../../org/apache/cassandra/thrift/KsDef.html" title="class in org.apache.cassandra.thrift">KsDef</a>&gt;</code></td> <td class="colLast"><span class="strong">Cassandra.describe_keyspaces_result.</span><code><strong><a href="../../../../../org/apache/cassandra/thrift/Cassandra.describe_keyspaces_result.html#success">success</a></strong></code>&nbsp;</td> </tr> </tbody> </table> <table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> <caption><span>Methods in <a href="../../../../../org/apache/cassandra/thrift/package-summary.html">org.apache.cassandra.thrift</a> that return <a href="../../../../../org/apache/cassandra/thrift/KsDef.html" title="class in org.apache.cassandra.thrift">KsDef</a></span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> <th class="colLast" scope="col">Method and Description</th> </tr> <tbody> <tr class="altColor"> <td class="colFirst"><code><a href="../../../../../org/apache/cassandra/thrift/KsDef.html" title="class in org.apache.cassandra.thrift">KsDef</a></code></td> <td class="colLast"><span class="strong">KsDef.</span><code><strong><a href="../../../../../org/apache/cassandra/thrift/KsDef.html#deepCopy()">deepCopy</a></strong>()</code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code><a href="../../../../../org/apache/cassandra/thrift/KsDef.html" title="class in org.apache.cassandra.thrift">KsDef</a></code></td> <td class="colLast"><span class="strong">CassandraServer.</span><code><strong><a href="../../../../../org/apache/cassandra/thrift/CassandraServer.html#describe_keyspace(java.lang.String)">describe_keyspace</a></strong>(java.lang.String&nbsp;keyspaceName)</code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code><a href="../../../../../org/apache/cassandra/thrift/KsDef.html" title="class in org.apache.cassandra.thrift">KsDef</a></code></td> <td class="colLast"><span class="strong">Cassandra.Iface.</span><code><strong><a href="../../../../../org/apache/cassandra/thrift/Cassandra.Iface.html#describe_keyspace(java.lang.String)">describe_keyspace</a></strong>(java.lang.String&nbsp;keyspace)</code> <div class="block">describe specified keyspace</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code><a href="../../../../../org/apache/cassandra/thrift/KsDef.html" title="class in org.apache.cassandra.thrift">KsDef</a></code></td> <td class="colLast"><span class="strong">Cassandra.Client.</span><code><strong><a href="../../../../../org/apache/cassandra/thrift/Cassandra.Client.html#describe_keyspace(java.lang.String)">describe_keyspace</a></strong>(java.lang.String&nbsp;keyspace)</code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code><a href="../../../../../org/apache/cassandra/thrift/KsDef.html" title="class in org.apache.cassandra.thrift">KsDef</a></code></td> <td class="colLast"><span class="strong">Cassandra.system_add_keyspace_args.</span><code><strong><a href="../../../../../org/apache/cassandra/thrift/Cassandra.system_add_keyspace_args.html#getKs_def()">getKs_def</a></strong>()</code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code><a href="../../../../../org/apache/cassandra/thrift/KsDef.html" title="class in org.apache.cassandra.thrift">KsDef</a></code></td> <td class="colLast"><span class="strong">Cassandra.system_update_keyspace_args.</span><code><strong><a href="../../../../../org/apache/cassandra/thrift/Cassandra.system_update_keyspace_args.html#getKs_def()">getKs_def</a></strong>()</code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code><a href="../../../../../org/apache/cassandra/thrift/KsDef.html" title="class in org.apache.cassandra.thrift">KsDef</a></code></td> <td class="colLast"><span class="strong">Cassandra.AsyncClient.describe_keyspace_call.</span><code><strong><a href="../../../../../org/apache/cassandra/thrift/Cassandra.AsyncClient.describe_keyspace_call.html#getResult()">getResult</a></strong>()</code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code><a href="../../../../../org/apache/cassandra/thrift/KsDef.html" title="class in org.apache.cassandra.thrift">KsDef</a></code></td> <td class="colLast"><span class="strong">Cassandra.describe_keyspace_result.</span><code><strong><a href="../../../../../org/apache/cassandra/thrift/Cassandra.describe_keyspace_result.html#getSuccess()">getSuccess</a></strong>()</code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code><a href="../../../../../org/apache/cassandra/thrift/KsDef.html" title="class in org.apache.cassandra.thrift">KsDef</a></code></td> <td class="colLast"><span class="strong">Cassandra.Client.</span><code><strong><a href="../../../../../org/apache/cassandra/thrift/Cassandra.Client.html#recv_describe_keyspace()">recv_describe_keyspace</a></strong>()</code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code><a href="../../../../../org/apache/cassandra/thrift/KsDef.html" title="class in org.apache.cassandra.thrift">KsDef</a></code></td> <td class="colLast"><span class="strong">KsDef.</span><code><strong><a href="../../../../../org/apache/cassandra/thrift/KsDef.html#setCf_defs(java.util.List)">setCf_defs</a></strong>(java.util.List&lt;<a href="../../../../../org/apache/cassandra/thrift/CfDef.html" title="class in org.apache.cassandra.thrift">CfDef</a>&gt;&nbsp;cf_defs)</code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code><a href="../../../../../org/apache/cassandra/thrift/KsDef.html" title="class in org.apache.cassandra.thrift">KsDef</a></code></td> <td class="colLast"><span class="strong">KsDef.</span><code><strong><a href="../../../../../org/apache/cassandra/thrift/KsDef.html#setDurable_writes(boolean)">setDurable_writes</a></strong>(boolean&nbsp;durable_writes)</code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code><a href="../../../../../org/apache/cassandra/thrift/KsDef.html" title="class in org.apache.cassandra.thrift">KsDef</a></code></td> <td class="colLast"><span class="strong">KsDef.</span><code><strong><a href="../../../../../org/apache/cassandra/thrift/KsDef.html#setName(java.lang.String)">setName</a></strong>(java.lang.String&nbsp;name)</code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code><a href="../../../../../org/apache/cassandra/thrift/KsDef.html" title="class in org.apache.cassandra.thrift">KsDef</a></code></td> <td class="colLast"><span class="strong">KsDef.</span><code><strong><a href="../../../../../org/apache/cassandra/thrift/KsDef.html#setReplication_factor(int)">setReplication_factor</a></strong>(int&nbsp;replication_factor)</code> <div class="block"><strong>Deprecated.</strong>&nbsp; <div class="block"><i>ignored</i></div> </div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code><a href="../../../../../org/apache/cassandra/thrift/KsDef.html" title="class in org.apache.cassandra.thrift">KsDef</a></code></td> <td class="colLast"><span class="strong">KsDef.</span><code><strong><a href="../../../../../org/apache/cassandra/thrift/KsDef.html#setStrategy_class(java.lang.String)">setStrategy_class</a></strong>(java.lang.String&nbsp;strategy_class)</code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code><a href="../../../../../org/apache/cassandra/thrift/KsDef.html" title="class in org.apache.cassandra.thrift">KsDef</a></code></td> <td class="colLast"><span class="strong">KsDef.</span><code><strong><a href="../../../../../org/apache/cassandra/thrift/KsDef.html#setStrategy_options(java.util.Map)">setStrategy_options</a></strong>(java.util.Map&lt;java.lang.String,java.lang.String&gt;&nbsp;strategy_options)</code>&nbsp;</td> </tr> </tbody> </table> <table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> <caption><span>Methods in <a href="../../../../../org/apache/cassandra/thrift/package-summary.html">org.apache.cassandra.thrift</a> that return types with arguments of type <a href="../../../../../org/apache/cassandra/thrift/KsDef.html" title="class in org.apache.cassandra.thrift">KsDef</a></span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> <th class="colLast" scope="col">Method and Description</th> </tr> <tbody> <tr class="altColor"> <td class="colFirst"><code>java.util.List&lt;<a href="../../../../../org/apache/cassandra/thrift/KsDef.html" title="class in org.apache.cassandra.thrift">KsDef</a>&gt;</code></td> <td class="colLast"><span class="strong">CassandraServer.</span><code><strong><a href="../../../../../org/apache/cassandra/thrift/CassandraServer.html#describe_keyspaces()">describe_keyspaces</a></strong>()</code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>java.util.List&lt;<a href="../../../../../org/apache/cassandra/thrift/KsDef.html" title="class in org.apache.cassandra.thrift">KsDef</a>&gt;</code></td> <td class="colLast"><span class="strong">Cassandra.Iface.</span><code><strong><a href="../../../../../org/apache/cassandra/thrift/Cassandra.Iface.html#describe_keyspaces()">describe_keyspaces</a></strong>()</code> <div class="block">list the defined keyspaces in this cluster</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>java.util.List&lt;<a href="../../../../../org/apache/cassandra/thrift/KsDef.html" title="class in org.apache.cassandra.thrift">KsDef</a>&gt;</code></td> <td class="colLast"><span class="strong">Cassandra.Client.</span><code><strong><a href="../../../../../org/apache/cassandra/thrift/Cassandra.Client.html#describe_keyspaces()">describe_keyspaces</a></strong>()</code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>java.util.List&lt;<a href="../../../../../org/apache/cassandra/thrift/KsDef.html" title="class in org.apache.cassandra.thrift">KsDef</a>&gt;</code></td> <td class="colLast"><span class="strong">Cassandra.AsyncClient.describe_keyspaces_call.</span><code><strong><a href="../../../../../org/apache/cassandra/thrift/Cassandra.AsyncClient.describe_keyspaces_call.html#getResult()">getResult</a></strong>()</code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code>org.apache.thrift.async.AsyncMethodCallback&lt;java.util.List&lt;<a href="../../../../../org/apache/cassandra/thrift/KsDef.html" title="class in org.apache.cassandra.thrift">KsDef</a>&gt;&gt;</code></td> <td class="colLast"><span class="strong">Cassandra.AsyncProcessor.describe_keyspaces.</span><code><strong><a href="../../../../../org/apache/cassandra/thrift/Cassandra.AsyncProcessor.describe_keyspaces.html#getResultHandler(org.apache.thrift.server.AbstractNonblockingServer.AsyncFrameBuffer,%20int)">getResultHandler</a></strong>(org.apache.thrift.server.AbstractNonblockingServer.AsyncFrameBuffer&nbsp;fb, int&nbsp;seqid)</code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>org.apache.thrift.async.AsyncMethodCallback&lt;<a href="../../../../../org/apache/cassandra/thrift/KsDef.html" title="class in org.apache.cassandra.thrift">KsDef</a>&gt;</code></td> <td class="colLast"><span class="strong">Cassandra.AsyncProcessor.describe_keyspace.</span><code><strong><a href="../../../../../org/apache/cassandra/thrift/Cassandra.AsyncProcessor.describe_keyspace.html#getResultHandler(org.apache.thrift.server.AbstractNonblockingServer.AsyncFrameBuffer,%20int)">getResultHandler</a></strong>(org.apache.thrift.server.AbstractNonblockingServer.AsyncFrameBuffer&nbsp;fb, int&nbsp;seqid)</code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code>java.util.List&lt;<a href="../../../../../org/apache/cassandra/thrift/KsDef.html" title="class in org.apache.cassandra.thrift">KsDef</a>&gt;</code></td> <td class="colLast"><span class="strong">Cassandra.describe_keyspaces_result.</span><code><strong><a href="../../../../../org/apache/cassandra/thrift/Cassandra.describe_keyspaces_result.html#getSuccess()">getSuccess</a></strong>()</code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>java.util.Iterator&lt;<a href="../../../../../org/apache/cassandra/thrift/KsDef.html" title="class in org.apache.cassandra.thrift">KsDef</a>&gt;</code></td> <td class="colLast"><span class="strong">Cassandra.describe_keyspaces_result.</span><code><strong><a href="../../../../../org/apache/cassandra/thrift/Cassandra.describe_keyspaces_result.html#getSuccessIterator()">getSuccessIterator</a></strong>()</code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code>java.util.List&lt;<a href="../../../../../org/apache/cassandra/thrift/KsDef.html" title="class in org.apache.cassandra.thrift">KsDef</a>&gt;</code></td> <td class="colLast"><span class="strong">Cassandra.Client.</span><code><strong><a href="../../../../../org/apache/cassandra/thrift/Cassandra.Client.html#recv_describe_keyspaces()">recv_describe_keyspaces</a></strong>()</code>&nbsp;</td> </tr> </tbody> </table> <table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> <caption><span>Methods in <a href="../../../../../org/apache/cassandra/thrift/package-summary.html">org.apache.cassandra.thrift</a> with parameters of type <a href="../../../../../org/apache/cassandra/thrift/KsDef.html" title="class in org.apache.cassandra.thrift">KsDef</a></span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> <th class="colLast" scope="col">Method and Description</th> </tr> <tbody> <tr class="altColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><span class="strong">Cassandra.describe_keyspaces_result.</span><code><strong><a href="../../../../../org/apache/cassandra/thrift/Cassandra.describe_keyspaces_result.html#addToSuccess(org.apache.cassandra.thrift.KsDef)">addToSuccess</a></strong>(<a href="../../../../../org/apache/cassandra/thrift/KsDef.html" title="class in org.apache.cassandra.thrift">KsDef</a>&nbsp;elem)</code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>int</code></td> <td class="colLast"><span class="strong">KsDef.</span><code><strong><a href="../../../../../org/apache/cassandra/thrift/KsDef.html#compareTo(org.apache.cassandra.thrift.KsDef)">compareTo</a></strong>(<a href="../../../../../org/apache/cassandra/thrift/KsDef.html" title="class in org.apache.cassandra.thrift">KsDef</a>&nbsp;other)</code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code>boolean</code></td> <td class="colLast"><span class="strong">KsDef.</span><code><strong><a href="../../../../../org/apache/cassandra/thrift/KsDef.html#equals(org.apache.cassandra.thrift.KsDef)">equals</a></strong>(<a href="../../../../../org/apache/cassandra/thrift/KsDef.html" title="class in org.apache.cassandra.thrift">KsDef</a>&nbsp;that)</code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><span class="strong">Cassandra.Client.</span><code><strong><a href="../../../../../org/apache/cassandra/thrift/Cassandra.Client.html#send_system_add_keyspace(org.apache.cassandra.thrift.KsDef)">send_system_add_keyspace</a></strong>(<a href="../../../../../org/apache/cassandra/thrift/KsDef.html" title="class in org.apache.cassandra.thrift">KsDef</a>&nbsp;ks_def)</code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><span class="strong">Cassandra.Client.</span><code><strong><a href="../../../../../org/apache/cassandra/thrift/Cassandra.Client.html#send_system_update_keyspace(org.apache.cassandra.thrift.KsDef)">send_system_update_keyspace</a></strong>(<a href="../../../../../org/apache/cassandra/thrift/KsDef.html" title="class in org.apache.cassandra.thrift">KsDef</a>&nbsp;ks_def)</code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code><a href="../../../../../org/apache/cassandra/thrift/Cassandra.system_add_keyspace_args.html" title="class in org.apache.cassandra.thrift">Cassandra.system_add_keyspace_args</a></code></td> <td class="colLast"><span class="strong">Cassandra.system_add_keyspace_args.</span><code><strong><a href="../../../../../org/apache/cassandra/thrift/Cassandra.system_add_keyspace_args.html#setKs_def(org.apache.cassandra.thrift.KsDef)">setKs_def</a></strong>(<a href="../../../../../org/apache/cassandra/thrift/KsDef.html" title="class in org.apache.cassandra.thrift">KsDef</a>&nbsp;ks_def)</code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code><a href="../../../../../org/apache/cassandra/thrift/Cassandra.system_update_keyspace_args.html" title="class in org.apache.cassandra.thrift">Cassandra.system_update_keyspace_args</a></code></td> <td class="colLast"><span class="strong">Cassandra.system_update_keyspace_args.</span><code><strong><a href="../../../../../org/apache/cassandra/thrift/Cassandra.system_update_keyspace_args.html#setKs_def(org.apache.cassandra.thrift.KsDef)">setKs_def</a></strong>(<a href="../../../../../org/apache/cassandra/thrift/KsDef.html" title="class in org.apache.cassandra.thrift">KsDef</a>&nbsp;ks_def)</code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code><a href="../../../../../org/apache/cassandra/thrift/Cassandra.describe_keyspace_result.html" title="class in org.apache.cassandra.thrift">Cassandra.describe_keyspace_result</a></code></td> <td class="colLast"><span class="strong">Cassandra.describe_keyspace_result.</span><code><strong><a href="../../../../../org/apache/cassandra/thrift/Cassandra.describe_keyspace_result.html#setSuccess(org.apache.cassandra.thrift.KsDef)">setSuccess</a></strong>(<a href="../../../../../org/apache/cassandra/thrift/KsDef.html" title="class in org.apache.cassandra.thrift">KsDef</a>&nbsp;success)</code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code>java.lang.String</code></td> <td class="colLast"><span class="strong">CassandraServer.</span><code><strong><a href="../../../../../org/apache/cassandra/thrift/CassandraServer.html#system_add_keyspace(org.apache.cassandra.thrift.KsDef)">system_add_keyspace</a></strong>(<a href="../../../../../org/apache/cassandra/thrift/KsDef.html" title="class in org.apache.cassandra.thrift">KsDef</a>&nbsp;ks_def)</code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>java.lang.String</code></td> <td class="colLast"><span class="strong">Cassandra.Iface.</span><code><strong><a href="../../../../../org/apache/cassandra/thrift/Cassandra.Iface.html#system_add_keyspace(org.apache.cassandra.thrift.KsDef)">system_add_keyspace</a></strong>(<a href="../../../../../org/apache/cassandra/thrift/KsDef.html" title="class in org.apache.cassandra.thrift">KsDef</a>&nbsp;ks_def)</code> <div class="block">adds a keyspace and any column families that are part of it.</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>java.lang.String</code></td> <td class="colLast"><span class="strong">Cassandra.Client.</span><code><strong><a href="../../../../../org/apache/cassandra/thrift/Cassandra.Client.html#system_add_keyspace(org.apache.cassandra.thrift.KsDef)">system_add_keyspace</a></strong>(<a href="../../../../../org/apache/cassandra/thrift/KsDef.html" title="class in org.apache.cassandra.thrift">KsDef</a>&nbsp;ks_def)</code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><span class="strong">Cassandra.AsyncIface.</span><code><strong><a href="../../../../../org/apache/cassandra/thrift/Cassandra.AsyncIface.html#system_add_keyspace(org.apache.cassandra.thrift.KsDef,%20org.apache.thrift.async.AsyncMethodCallback)">system_add_keyspace</a></strong>(<a href="../../../../../org/apache/cassandra/thrift/KsDef.html" title="class in org.apache.cassandra.thrift">KsDef</a>&nbsp;ks_def, org.apache.thrift.async.AsyncMethodCallback&nbsp;resultHandler)</code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><span class="strong">Cassandra.AsyncClient.</span><code><strong><a href="../../../../../org/apache/cassandra/thrift/Cassandra.AsyncClient.html#system_add_keyspace(org.apache.cassandra.thrift.KsDef,%20org.apache.thrift.async.AsyncMethodCallback)">system_add_keyspace</a></strong>(<a href="../../../../../org/apache/cassandra/thrift/KsDef.html" title="class in org.apache.cassandra.thrift">KsDef</a>&nbsp;ks_def, org.apache.thrift.async.AsyncMethodCallback&nbsp;resultHandler)</code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>java.lang.String</code></td> <td class="colLast"><span class="strong">CassandraServer.</span><code><strong><a href="../../../../../org/apache/cassandra/thrift/CassandraServer.html#system_update_keyspace(org.apache.cassandra.thrift.KsDef)">system_update_keyspace</a></strong>(<a href="../../../../../org/apache/cassandra/thrift/KsDef.html" title="class in org.apache.cassandra.thrift">KsDef</a>&nbsp;ks_def)</code> <div class="block">update an existing keyspace, but do not allow column family modifications.</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>java.lang.String</code></td> <td class="colLast"><span class="strong">Cassandra.Iface.</span><code><strong><a href="../../../../../org/apache/cassandra/thrift/Cassandra.Iface.html#system_update_keyspace(org.apache.cassandra.thrift.KsDef)">system_update_keyspace</a></strong>(<a href="../../../../../org/apache/cassandra/thrift/KsDef.html" title="class in org.apache.cassandra.thrift">KsDef</a>&nbsp;ks_def)</code> <div class="block">updates properties of a keyspace.</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>java.lang.String</code></td> <td class="colLast"><span class="strong">Cassandra.Client.</span><code><strong><a href="../../../../../org/apache/cassandra/thrift/Cassandra.Client.html#system_update_keyspace(org.apache.cassandra.thrift.KsDef)">system_update_keyspace</a></strong>(<a href="../../../../../org/apache/cassandra/thrift/KsDef.html" title="class in org.apache.cassandra.thrift">KsDef</a>&nbsp;ks_def)</code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><span class="strong">Cassandra.AsyncIface.</span><code><strong><a href="../../../../../org/apache/cassandra/thrift/Cassandra.AsyncIface.html#system_update_keyspace(org.apache.cassandra.thrift.KsDef,%20org.apache.thrift.async.AsyncMethodCallback)">system_update_keyspace</a></strong>(<a href="../../../../../org/apache/cassandra/thrift/KsDef.html" title="class in org.apache.cassandra.thrift">KsDef</a>&nbsp;ks_def, org.apache.thrift.async.AsyncMethodCallback&nbsp;resultHandler)</code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><span class="strong">Cassandra.AsyncClient.</span><code><strong><a href="../../../../../org/apache/cassandra/thrift/Cassandra.AsyncClient.html#system_update_keyspace(org.apache.cassandra.thrift.KsDef,%20org.apache.thrift.async.AsyncMethodCallback)">system_update_keyspace</a></strong>(<a href="../../../../../org/apache/cassandra/thrift/KsDef.html" title="class in org.apache.cassandra.thrift">KsDef</a>&nbsp;ks_def, org.apache.thrift.async.AsyncMethodCallback&nbsp;resultHandler)</code>&nbsp;</td> </tr> </tbody> </table> <table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> <caption><span>Method parameters in <a href="../../../../../org/apache/cassandra/thrift/package-summary.html">org.apache.cassandra.thrift</a> with type arguments of type <a href="../../../../../org/apache/cassandra/thrift/KsDef.html" title="class in org.apache.cassandra.thrift">KsDef</a></span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> <th class="colLast" scope="col">Method and Description</th> </tr> <tbody> <tr class="altColor"> <td class="colFirst"><code><a href="../../../../../org/apache/cassandra/thrift/Cassandra.describe_keyspaces_result.html" title="class in org.apache.cassandra.thrift">Cassandra.describe_keyspaces_result</a></code></td> <td class="colLast"><span class="strong">Cassandra.describe_keyspaces_result.</span><code><strong><a href="../../../../../org/apache/cassandra/thrift/Cassandra.describe_keyspaces_result.html#setSuccess(java.util.List)">setSuccess</a></strong>(java.util.List&lt;<a href="../../../../../org/apache/cassandra/thrift/KsDef.html" title="class in org.apache.cassandra.thrift">KsDef</a>&gt;&nbsp;success)</code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><span class="strong">Cassandra.AsyncProcessor.describe_keyspace.</span><code><strong><a href="../../../../../org/apache/cassandra/thrift/Cassandra.AsyncProcessor.describe_keyspace.html#start(I,%20org.apache.cassandra.thrift.Cassandra.describe_keyspace_args,%20org.apache.thrift.async.AsyncMethodCallback)">start</a></strong>(<a href="../../../../../org/apache/cassandra/thrift/Cassandra.AsyncProcessor.describe_keyspace.html" title="type parameter in Cassandra.AsyncProcessor.describe_keyspace">I</a>&nbsp;iface, <a href="../../../../../org/apache/cassandra/thrift/Cassandra.describe_keyspace_args.html" title="class in org.apache.cassandra.thrift">Cassandra.describe_keyspace_args</a>&nbsp;args, org.apache.thrift.async.AsyncMethodCallback&lt;<a href="../../../../../org/apache/cassandra/thrift/KsDef.html" title="class in org.apache.cassandra.thrift">KsDef</a>&gt;&nbsp;resultHandler)</code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><span class="strong">Cassandra.AsyncProcessor.describe_keyspaces.</span><code><strong><a href="../../../../../org/apache/cassandra/thrift/Cassandra.AsyncProcessor.describe_keyspaces.html#start(I,%20org.apache.cassandra.thrift.Cassandra.describe_keyspaces_args,%20org.apache.thrift.async.AsyncMethodCallback)">start</a></strong>(<a href="../../../../../org/apache/cassandra/thrift/Cassandra.AsyncProcessor.describe_keyspaces.html" title="type parameter in Cassandra.AsyncProcessor.describe_keyspaces">I</a>&nbsp;iface, <a href="../../../../../org/apache/cassandra/thrift/Cassandra.describe_keyspaces_args.html" title="class in org.apache.cassandra.thrift">Cassandra.describe_keyspaces_args</a>&nbsp;args, org.apache.thrift.async.AsyncMethodCallback&lt;java.util.List&lt;<a href="../../../../../org/apache/cassandra/thrift/KsDef.html" title="class in org.apache.cassandra.thrift">KsDef</a>&gt;&gt;&nbsp;resultHandler)</code>&nbsp;</td> </tr> </tbody> </table> <table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation"> <caption><span>Constructors in <a href="../../../../../org/apache/cassandra/thrift/package-summary.html">org.apache.cassandra.thrift</a> with parameters of type <a href="../../../../../org/apache/cassandra/thrift/KsDef.html" title="class in org.apache.cassandra.thrift">KsDef</a></span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colOne" scope="col">Constructor and Description</th> </tr> <tbody> <tr class="altColor"> <td class="colLast"><code><strong><a href="../../../../../org/apache/cassandra/thrift/Cassandra.AsyncClient.system_add_keyspace_call.html#Cassandra.AsyncClient.system_add_keyspace_call(org.apache.cassandra.thrift.KsDef,%20org.apache.thrift.async.AsyncMethodCallback,%20org.apache.thrift.async.TAsyncClient,%20org.apache.thrift.protocol.TProtocolFactory,%20org.apache.thrift.transport.TNonblockingTransport)">Cassandra.AsyncClient.system_add_keyspace_call</a></strong>(<a href="../../../../../org/apache/cassandra/thrift/KsDef.html" title="class in org.apache.cassandra.thrift">KsDef</a>&nbsp;ks_def, org.apache.thrift.async.AsyncMethodCallback&nbsp;resultHandler, org.apache.thrift.async.TAsyncClient&nbsp;client, org.apache.thrift.protocol.TProtocolFactory&nbsp;protocolFactory, org.apache.thrift.transport.TNonblockingTransport&nbsp;transport)</code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colLast"><code><strong><a href="../../../../../org/apache/cassandra/thrift/Cassandra.AsyncClient.system_update_keyspace_call.html#Cassandra.AsyncClient.system_update_keyspace_call(org.apache.cassandra.thrift.KsDef,%20org.apache.thrift.async.AsyncMethodCallback,%20org.apache.thrift.async.TAsyncClient,%20org.apache.thrift.protocol.TProtocolFactory,%20org.apache.thrift.transport.TNonblockingTransport)">Cassandra.AsyncClient.system_update_keyspace_call</a></strong>(<a href="../../../../../org/apache/cassandra/thrift/KsDef.html" title="class in org.apache.cassandra.thrift">KsDef</a>&nbsp;ks_def, org.apache.thrift.async.AsyncMethodCallback&nbsp;resultHandler, org.apache.thrift.async.TAsyncClient&nbsp;client, org.apache.thrift.protocol.TProtocolFactory&nbsp;protocolFactory, org.apache.thrift.transport.TNonblockingTransport&nbsp;transport)</code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colLast"><code><strong><a href="../../../../../org/apache/cassandra/thrift/Cassandra.describe_keyspace_result.html#Cassandra.describe_keyspace_result(org.apache.cassandra.thrift.KsDef,%20org.apache.cassandra.thrift.NotFoundException,%20org.apache.cassandra.thrift.InvalidRequestException)">Cassandra.describe_keyspace_result</a></strong>(<a href="../../../../../org/apache/cassandra/thrift/KsDef.html" title="class in org.apache.cassandra.thrift">KsDef</a>&nbsp;success, <a href="../../../../../org/apache/cassandra/thrift/NotFoundException.html" title="class in org.apache.cassandra.thrift">NotFoundException</a>&nbsp;nfe, <a href="../../../../../org/apache/cassandra/thrift/InvalidRequestException.html" title="class in org.apache.cassandra.thrift">InvalidRequestException</a>&nbsp;ire)</code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colLast"><code><strong><a href="../../../../../org/apache/cassandra/thrift/Cassandra.system_add_keyspace_args.html#Cassandra.system_add_keyspace_args(org.apache.cassandra.thrift.KsDef)">Cassandra.system_add_keyspace_args</a></strong>(<a href="../../../../../org/apache/cassandra/thrift/KsDef.html" title="class in org.apache.cassandra.thrift">KsDef</a>&nbsp;ks_def)</code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colLast"><code><strong><a href="../../../../../org/apache/cassandra/thrift/Cassandra.system_update_keyspace_args.html#Cassandra.system_update_keyspace_args(org.apache.cassandra.thrift.KsDef)">Cassandra.system_update_keyspace_args</a></strong>(<a href="../../../../../org/apache/cassandra/thrift/KsDef.html" title="class in org.apache.cassandra.thrift">KsDef</a>&nbsp;ks_def)</code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colLast"><code><strong><a href="../../../../../org/apache/cassandra/thrift/KsDef.html#KsDef(org.apache.cassandra.thrift.KsDef)">KsDef</a></strong>(<a href="../../../../../org/apache/cassandra/thrift/KsDef.html" title="class in org.apache.cassandra.thrift">KsDef</a>&nbsp;other)</code> <div class="block">Performs a deep copy on <i>other</i>.</div> </td> </tr> </tbody> </table> <table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation"> <caption><span>Constructor parameters in <a href="../../../../../org/apache/cassandra/thrift/package-summary.html">org.apache.cassandra.thrift</a> with type arguments of type <a href="../../../../../org/apache/cassandra/thrift/KsDef.html" title="class in org.apache.cassandra.thrift">KsDef</a></span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colOne" scope="col">Constructor and Description</th> </tr> <tbody> <tr class="altColor"> <td class="colLast"><code><strong><a href="../../../../../org/apache/cassandra/thrift/Cassandra.describe_keyspaces_result.html#Cassandra.describe_keyspaces_result(java.util.List,%20org.apache.cassandra.thrift.InvalidRequestException)">Cassandra.describe_keyspaces_result</a></strong>(java.util.List&lt;<a href="../../../../../org/apache/cassandra/thrift/KsDef.html" title="class in org.apache.cassandra.thrift">KsDef</a>&gt;&nbsp;success, <a href="../../../../../org/apache/cassandra/thrift/InvalidRequestException.html" title="class in org.apache.cassandra.thrift">InvalidRequestException</a>&nbsp;ire)</code>&nbsp;</td> </tr> </tbody> </table> </li> </ul> </li> </ul> </div> <!-- ======= START OF BOTTOM NAVBAR ====== --> <div class="bottomNav"><a name="navbar_bottom"> <!-- --> </a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../../overview-summary.html">Overview</a></li> <li><a href="../package-summary.html">Package</a></li> <li><a href="../../../../../org/apache/cassandra/thrift/KsDef.html" title="class in org.apache.cassandra.thrift">Class</a></li> <li class="navBarCell1Rev">Use</li> <li><a href="../../../../../overview-tree.html">Tree</a></li> <li><a href="../../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../../index-all.html">Index</a></li> <li><a href="../../../../../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li>Prev</li> <li>Next</li> </ul> <ul class="navList"> <li><a href="../../../../../index.html?org/apache/cassandra/thrift/class-use/KsDef.html" target="_top">Frames</a></li> <li><a href="KsDef.html" ta