A B C D E F G H I L N O P Q R S T V
All Classes All Packages
All Classes All Packages
All Classes All Packages
E
- EACH_QUORUM - com.opencloud.slee.resource.cassandra_cql.CassandraConsistencyLevel
- enableTracing() - Method in interface com.opencloud.slee.resource.cassandra_cql.CassandraStatement
-
Deprecated.replaced by
setTracing(true)
. - enableTracing() - Method in interface com.opencloud.slee.resource.cassandra_cql.PreparedCassandraStatement
-
Deprecated.replaced by
setTracing(true)
. - endSession() - Method in interface com.opencloud.slee.resource.cassandra_cql.CassandraSession
-
End this session.
- execute(long, TimeUnit, CassandraStatement) - Method in interface com.opencloud.slee.resource.cassandra_cql.CassandraCQLProvider
-
Execute a statement (synchronous; blocks the calling thread until a result is ready, or the query times out)
- execute(long, TimeUnit, CassandraStatement) - Method in interface com.opencloud.slee.resource.cassandra_cql.CassandraSession
-
Execute a statement (synchronous; blocks the calling thread until a result is ready, or the query times out)
- execute(long, TimeUnit, String) - Method in interface com.opencloud.slee.resource.cassandra_cql.CassandraCQLProvider
-
Execute a query (synchronous; blocks the calling thread until a result is ready, or the query times out)
- execute(long, TimeUnit, String) - Method in interface com.opencloud.slee.resource.cassandra_cql.CassandraSession
-
Execute a query (synchronous; blocks the calling thread until a result is ready, or the query times out)
- execute(long, TimeUnit, String, Object...) - Method in interface com.opencloud.slee.resource.cassandra_cql.CassandraCQLProvider
-
Execute a query (synchronous; blocks the calling thread until a result is ready, or the query times out)
- execute(long, TimeUnit, String, Object...) - Method in interface com.opencloud.slee.resource.cassandra_cql.CassandraSession
-
Execute a query (synchronous; blocks the calling thread until a result is ready, or the query times out)
- execute(CassandraStatement) - Method in interface com.opencloud.slee.resource.cassandra_cql.CassandraCQLProvider
-
Execute a statement (synchronous; blocks the calling thread until a result is ready)
- execute(CassandraStatement) - Method in interface com.opencloud.slee.resource.cassandra_cql.CassandraSession
-
Execute a statement (synchronous; blocks the calling thread until a result is ready)
- execute(String) - Method in interface com.opencloud.slee.resource.cassandra_cql.CassandraCQLProvider
-
Execute a query (synchronous; blocks the calling thread until a result is ready)
- execute(String) - Method in interface com.opencloud.slee.resource.cassandra_cql.CassandraSession
-
Execute a query (synchronous; blocks the calling thread until a result is ready)
- execute(String, Object...) - Method in interface com.opencloud.slee.resource.cassandra_cql.CassandraCQLProvider
-
Execute a query (synchronous; blocks the calling thread until a result is ready)
- execute(String, Object...) - Method in interface com.opencloud.slee.resource.cassandra_cql.CassandraSession
-
Execute a query (synchronous; blocks the calling thread until a result is ready)
- executeAsync(long, TimeUnit, CassandraStatement) - Method in interface com.opencloud.slee.resource.cassandra_cql.CassandraSession
-
Execute a statement (a-synchronous)
- executeAsync(long, TimeUnit, String) - Method in interface com.opencloud.slee.resource.cassandra_cql.CassandraSession
-
Execute a query (a-synchronous)
- executeAsync(long, TimeUnit, String, Object...) - Method in interface com.opencloud.slee.resource.cassandra_cql.CassandraSession
-
Execute a query (a-synchronous)
- executeAsync(CassandraStatement) - Method in interface com.opencloud.slee.resource.cassandra_cql.CassandraSession
-
Execute a statement (a-synchronous)
- executeAsync(String) - Method in interface com.opencloud.slee.resource.cassandra_cql.CassandraSession
-
Execute a query (a-synchronous)
- executeAsync(String, Object...) - Method in interface com.opencloud.slee.resource.cassandra_cql.CassandraSession
-
Execute a query (a-synchronous)
All Classes All Packages