public static class Cassandra.AsyncProcessor.execute_cql_query<I extends Cassandra.AsyncIface> extends org.apache.thrift.AsyncProcessFunction<I,Cassandra.execute_cql_query_args,CqlResult>
Constructor and Description |
---|
execute_cql_query() |
Modifier and Type | Method and Description |
---|---|
Cassandra.execute_cql_query_args |
getEmptyArgsInstance() |
org.apache.thrift.async.AsyncMethodCallback<CqlResult> |
getResultHandler(org.apache.thrift.server.AbstractNonblockingServer.AsyncFrameBuffer fb,
int seqid) |
protected boolean |
isOneway() |
void |
start(I iface,
Cassandra.execute_cql_query_args args,
org.apache.thrift.async.AsyncMethodCallback<CqlResult> resultHandler) |
public Cassandra.execute_cql_query_args getEmptyArgsInstance()
getEmptyArgsInstance
in class org.apache.thrift.AsyncProcessFunction<I extends Cassandra.AsyncIface,Cassandra.execute_cql_query_args,CqlResult>
public org.apache.thrift.async.AsyncMethodCallback<CqlResult> getResultHandler(org.apache.thrift.server.AbstractNonblockingServer.AsyncFrameBuffer fb, int seqid)
getResultHandler
in class org.apache.thrift.AsyncProcessFunction<I extends Cassandra.AsyncIface,Cassandra.execute_cql_query_args,CqlResult>
protected boolean isOneway()
isOneway
in class org.apache.thrift.AsyncProcessFunction<I extends Cassandra.AsyncIface,Cassandra.execute_cql_query_args,CqlResult>
public void start(I iface, Cassandra.execute_cql_query_args args, org.apache.thrift.async.AsyncMethodCallback<CqlResult> resultHandler) throws org.apache.thrift.TException
start
in class org.apache.thrift.AsyncProcessFunction<I extends Cassandra.AsyncIface,Cassandra.execute_cql_query_args,CqlResult>
org.apache.thrift.TException
Copyright © 2020 The Apache Software Foundation