suspend fun CassandraClient.prepareAwait(query: String): PreparedStatement
Prepares the provided query string.
query - the query to prepare
query
Return current Cassandra client instance *