|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Cassandra.AsyncClient.system_drop_keyspace_call | |
---|---|
org.apache.cassandra.thrift |
Uses of Cassandra.AsyncClient.system_drop_keyspace_call in org.apache.cassandra.thrift |
---|
Method parameters in org.apache.cassandra.thrift with type arguments of type Cassandra.AsyncClient.system_drop_keyspace_call | |
---|---|
void |
Cassandra.AsyncIface.system_drop_keyspace(java.lang.String keyspace,
org.apache.thrift.async.AsyncMethodCallback<Cassandra.AsyncClient.system_drop_keyspace_call> resultHandler)
|
void |
Cassandra.AsyncClient.system_drop_keyspace(java.lang.String keyspace,
org.apache.thrift.async.AsyncMethodCallback<Cassandra.AsyncClient.system_drop_keyspace_call> resultHandler)
|
Constructor parameters in org.apache.cassandra.thrift with type arguments of type Cassandra.AsyncClient.system_drop_keyspace_call | |
---|---|
Cassandra.AsyncClient.system_drop_keyspace_call(java.lang.String keyspace,
org.apache.thrift.async.AsyncMethodCallback<Cassandra.AsyncClient.system_drop_keyspace_call> resultHandler,
org.apache.thrift.async.TAsyncClient client,
org.apache.thrift.protocol.TProtocolFactory protocolFactory,
org.apache.thrift.transport.TNonblockingTransport transport)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |