Uses of Class
org.apache.cassandra.thrift.Cassandra.system_add_keyspace_args

Packages that use Cassandra.system_add_keyspace_args
org.apache.cassandra.thrift   
 

Uses of Cassandra.system_add_keyspace_args in org.apache.cassandra.thrift
 

Methods in org.apache.cassandra.thrift that return Cassandra.system_add_keyspace_args
 Cassandra.system_add_keyspace_args Cassandra.system_add_keyspace_args.deepCopy()
           
 Cassandra.system_add_keyspace_args Cassandra.system_add_keyspace_args.setKs_def(KsDef ks_def)
           
 

Methods in org.apache.cassandra.thrift with parameters of type Cassandra.system_add_keyspace_args
 int Cassandra.system_add_keyspace_args.compareTo(Cassandra.system_add_keyspace_args other)
           
 boolean Cassandra.system_add_keyspace_args.equals(Cassandra.system_add_keyspace_args that)
           
 

Constructors in org.apache.cassandra.thrift with parameters of type Cassandra.system_add_keyspace_args
Cassandra.system_add_keyspace_args(Cassandra.system_add_keyspace_args other)
          Performs a deep copy on other.
 



Copyright © 2012 The Apache Software Foundation