ICqlQueryAsyncClientFetchAsync Method |
Name | Description | |
---|---|---|
![]() | FetchAsyncT(Cql) |
Gets a list of T from Cassandra using the CQL statement specified.
|
![]() | FetchAsyncT(CqlQueryOptions) |
Gets a list of all T from Cassandra.
|
![]() | FetchAsyncT(String, Object) |
Gets a list of T from Cassandra using the CQL statement and parameter values specified.
|