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
S
- SERIAL - com.opencloud.slee.resource.cassandra_cql.CassandraConsistencyLevel
- setBigDecimal(int, BigDecimal) - Method in interface com.opencloud.slee.resource.cassandra_cql.BoundCassandraStatement
-
Sets the
i
th value to the provided big decimal. - setBigDecimal(String, BigDecimal) - Method in interface com.opencloud.slee.resource.cassandra_cql.BoundCassandraStatement
-
Sets the value for (all occurrences of) variable
name
to the provided big decimal. - setBigInteger(int, BigInteger) - Method in interface com.opencloud.slee.resource.cassandra_cql.BoundCassandraStatement
-
Sets the
i
th value to the provided Java big integer. - setBigInteger(String, BigInteger) - Method in interface com.opencloud.slee.resource.cassandra_cql.BoundCassandraStatement
-
Sets the value for (all occurrences of) variable
name
to the provided Java big integer. - setBool(int, boolean) - Method in interface com.opencloud.slee.resource.cassandra_cql.BoundCassandraStatement
-
Deprecated.replaced by
BoundCassandraStatement.setBoolean(int, boolean)
. - setBool(String, boolean) - Method in interface com.opencloud.slee.resource.cassandra_cql.BoundCassandraStatement
-
Deprecated.replaced by
BoundCassandraStatement.setBoolean(String, boolean)
. - setBoolean(int, boolean) - Method in interface com.opencloud.slee.resource.cassandra_cql.BoundCassandraStatement
-
Sets the
i
th value to the provided boolean. - setBoolean(String, boolean) - Method in interface com.opencloud.slee.resource.cassandra_cql.BoundCassandraStatement
-
Sets the value for (all occurrences of) variable
name
to the provided boolean. - setByte(int, byte) - Method in interface com.opencloud.slee.resource.cassandra_cql.BoundCassandraStatement
-
Sets the
i
th value to the provided byte. - setByte(String, byte) - Method in interface com.opencloud.slee.resource.cassandra_cql.BoundCassandraStatement
-
Sets the value for (all occurrences of) variable
name
to the provided byte. - setByteBuffer(int, ByteBuffer) - Method in interface com.opencloud.slee.resource.cassandra_cql.BoundCassandraStatement
-
Sets the
i
th value to the provided byte buffer. - setByteBuffer(String, ByteBuffer) - Method in interface com.opencloud.slee.resource.cassandra_cql.BoundCassandraStatement
-
Sets the value for (all occurrences of) variable
name
to the provided byte buffer. - setBytes(int, ByteBuffer) - Method in interface com.opencloud.slee.resource.cassandra_cql.BoundCassandraStatement
-
Deprecated.
- setBytes(String, ByteBuffer) - Method in interface com.opencloud.slee.resource.cassandra_cql.BoundCassandraStatement
-
Deprecated.
- setBytesUnsafe(int, ByteBuffer) - Method in interface com.opencloud.slee.resource.cassandra_cql.BoundCassandraStatement
-
Sets the
i
th value to the provided byte buffer. - setBytesUnsafe(String, ByteBuffer) - Method in interface com.opencloud.slee.resource.cassandra_cql.BoundCassandraStatement
-
Sets the value for (all occurrences of) variable
name
to the provided byte buffer. - setConsistencyLevel(CassandraConsistencyLevel) - Method in interface com.opencloud.slee.resource.cassandra_cql.CassandraStatement
-
Sets the consistency level for the query.
- setConsistencyLevel(CassandraConsistencyLevel) - Method in interface com.opencloud.slee.resource.cassandra_cql.PreparedCassandraStatement
-
Sets a default consistency level for all bound statements created from this prepared statement.
- setDate(int, Date) - Method in interface com.opencloud.slee.resource.cassandra_cql.BoundCassandraStatement
-
Deprecated.replaced by
BoundCassandraStatement.setLocalDate(int, LocalDate)
. - setDate(String, Date) - Method in interface com.opencloud.slee.resource.cassandra_cql.BoundCassandraStatement
-
Deprecated.
- setDecimal(int, BigDecimal) - Method in interface com.opencloud.slee.resource.cassandra_cql.BoundCassandraStatement
-
Deprecated.
- setDecimal(String, BigDecimal) - Method in interface com.opencloud.slee.resource.cassandra_cql.BoundCassandraStatement
-
Deprecated.
- setDefaultTimestamp(long) - Method in interface com.opencloud.slee.resource.cassandra_cql.CassandraStatement
-
Deprecated.replaced by
CassandraStatement.setQueryTimestamp(long)
. - setDouble(int, double) - Method in interface com.opencloud.slee.resource.cassandra_cql.BoundCassandraStatement
-
Sets the
i
th value to the provided double. - setDouble(String, double) - Method in interface com.opencloud.slee.resource.cassandra_cql.BoundCassandraStatement
-
Sets the value for (all occurrences of) variable
name
to the provided double. - setFetchSize(int) - Method in interface com.opencloud.slee.resource.cassandra_cql.CassandraStatement
-
Deprecated.replaced by
CassandraStatement.setPageSize(int)
. - setFloat(int, float) - Method in interface com.opencloud.slee.resource.cassandra_cql.BoundCassandraStatement
-
Sets the
i
th value to the provided float. - setFloat(String, float) - Method in interface com.opencloud.slee.resource.cassandra_cql.BoundCassandraStatement
-
Sets the value for (all occurrences of) variable
name
to the provided float. - setInet(int, InetAddress) - Method in interface com.opencloud.slee.resource.cassandra_cql.BoundCassandraStatement
-
Deprecated.
- setInet(String, InetAddress) - Method in interface com.opencloud.slee.resource.cassandra_cql.BoundCassandraStatement
-
Deprecated.
- setInetAddress(int, InetAddress) - Method in interface com.opencloud.slee.resource.cassandra_cql.BoundCassandraStatement
-
Sets the
i
th value to the provided inet address. - setInetAddress(String, InetAddress) - Method in interface com.opencloud.slee.resource.cassandra_cql.BoundCassandraStatement
-
Sets the value for (all occurrences of) variable
name
to the provided inet address. - setInstant(int, Instant) - Method in interface com.opencloud.slee.resource.cassandra_cql.BoundCassandraStatement
-
Sets the
i
th value to the provided Java instant. - setInstant(String, Instant) - Method in interface com.opencloud.slee.resource.cassandra_cql.BoundCassandraStatement
-
Sets the value for (all occurrences of) variable
name
to the provided Java instant. - setInt(int, int) - Method in interface com.opencloud.slee.resource.cassandra_cql.BoundCassandraStatement
-
Sets the
i
th value to the provided integer. - setInt(String, int) - Method in interface com.opencloud.slee.resource.cassandra_cql.BoundCassandraStatement
-
Sets the value for (all occurrences of) variable
name
to the provided integer. - setList(int, List<T>) - Method in interface com.opencloud.slee.resource.cassandra_cql.BoundCassandraStatement
-
Deprecated.replaced by
BoundCassandraStatement.setList(int, List, Class)
. - setList(int, List<T>, Class<T>) - Method in interface com.opencloud.slee.resource.cassandra_cql.BoundCassandraStatement
-
Sets the
i
th value to the provided list. - setList(String, List<T>) - Method in interface com.opencloud.slee.resource.cassandra_cql.BoundCassandraStatement
-
Deprecated.replaced by
BoundCassandraStatement.setList(String, List, Class)
. - setList(String, List<T>, Class<T>) - Method in interface com.opencloud.slee.resource.cassandra_cql.BoundCassandraStatement
-
Sets the value for (all occurrences of) variable
name
to the provided list. - setLocalDate(int, LocalDate) - Method in interface com.opencloud.slee.resource.cassandra_cql.BoundCassandraStatement
-
Sets the
i
th value to the provided Java local date. - setLocalDate(String, LocalDate) - Method in interface com.opencloud.slee.resource.cassandra_cql.BoundCassandraStatement
-
Sets the value for (all occurrences of) variable
name
to the provided Java local date. - setLocalTime(int, LocalTime) - Method in interface com.opencloud.slee.resource.cassandra_cql.BoundCassandraStatement
-
Sets the
i
th value to the provided Java local time. - setLocalTime(String, LocalTime) - Method in interface com.opencloud.slee.resource.cassandra_cql.BoundCassandraStatement
-
Sets the value for (all occurrences of) variable
name
to the provided Java local time. - setLong(int, long) - Method in interface com.opencloud.slee.resource.cassandra_cql.BoundCassandraStatement
-
Sets the
i
th value to the provided long. - setLong(String, long) - Method in interface com.opencloud.slee.resource.cassandra_cql.BoundCassandraStatement
-
Sets the value for (all occurrences of) variable
name
to the provided long. - setMap(int, Map<K, V>) - Method in interface com.opencloud.slee.resource.cassandra_cql.BoundCassandraStatement
-
Deprecated.
- setMap(int, Map<K, V>, Class<K>, Class<V>) - Method in interface com.opencloud.slee.resource.cassandra_cql.BoundCassandraStatement
-
Sets the
i
th value to the provided map. - setMap(String, Map<K, V>) - Method in interface com.opencloud.slee.resource.cassandra_cql.BoundCassandraStatement
-
Deprecated.
- setMap(String, Map<K, V>, Class<K>, Class<V>) - Method in interface com.opencloud.slee.resource.cassandra_cql.BoundCassandraStatement
-
Sets the value for (all occurrences of) variable
name
to the provided map. - setPageSize(int) - Method in interface com.opencloud.slee.resource.cassandra_cql.CassandraStatement
-
Sets the query page size.
- setQueryTimestamp(long) - Method in interface com.opencloud.slee.resource.cassandra_cql.CassandraStatement
-
Sets the query timestamp for this quey (in microseconds since the epoch).
- setRoutingKey(ByteBuffer) - Method in interface com.opencloud.slee.resource.cassandra_cql.BoundCassandraStatement
-
Sets the routing key for this bound statement.
- setRoutingKey(ByteBuffer) - Method in interface com.opencloud.slee.resource.cassandra_cql.PreparedCassandraStatement
-
Sets the routing key for this prepared statement.
- setRoutingKey(ByteBuffer...) - Method in interface com.opencloud.slee.resource.cassandra_cql.PreparedCassandraStatement
-
Sets the routing key for this query.
- setSerialConsistencyLevel(CassandraConsistencyLevel) - Method in interface com.opencloud.slee.resource.cassandra_cql.CassandraStatement
-
Sets the serial consistency level for the query.
- setSerialConsistencyLevel(CassandraConsistencyLevel) - Method in interface com.opencloud.slee.resource.cassandra_cql.PreparedCassandraStatement
-
Sets a default serial consistency level for all bound statements created from this prepared statement.
- setSet(int, Set<T>) - Method in interface com.opencloud.slee.resource.cassandra_cql.BoundCassandraStatement
-
Deprecated.
- setSet(int, Set<T>, Class<T>) - Method in interface com.opencloud.slee.resource.cassandra_cql.BoundCassandraStatement
-
Sets the
i
th value to the provided set. - setSet(String, Set<T>) - Method in interface com.opencloud.slee.resource.cassandra_cql.BoundCassandraStatement
-
Deprecated.replaced by
BoundCassandraStatement.setSet(int, Set, Class)
- setSet(String, Set<T>, Class<T>) - Method in interface com.opencloud.slee.resource.cassandra_cql.BoundCassandraStatement
-
Sets the value for (all occurrences of) variable
name
to the provided set. - setShort(int, short) - Method in interface com.opencloud.slee.resource.cassandra_cql.BoundCassandraStatement
-
Sets the
i
th value to the provided short. - setShort(String, short) - Method in interface com.opencloud.slee.resource.cassandra_cql.BoundCassandraStatement
-
Sets the value for (all occurrences of) variable
name
to the provided short. - setString(int, String) - Method in interface com.opencloud.slee.resource.cassandra_cql.BoundCassandraStatement
-
Sets the
i
th value to the provided String. - setString(String, String) - Method in interface com.opencloud.slee.resource.cassandra_cql.BoundCassandraStatement
-
Sets the value for (all occurrences of) variable
name
to the provided String. - setTime(int, long) - Method in interface com.opencloud.slee.resource.cassandra_cql.BoundCassandraStatement
-
Deprecated.replaced by
BoundCassandraStatement.setLocalTime(int, LocalTime)
. - setTime(String, long) - Method in interface com.opencloud.slee.resource.cassandra_cql.BoundCassandraStatement
-
Deprecated.
- setTimestamp(int, Date) - Method in interface com.opencloud.slee.resource.cassandra_cql.BoundCassandraStatement
-
Deprecated.replaced by
BoundCassandraStatement.setInstant(int, Instant)
. - setTimestamp(String, Date) - Method in interface com.opencloud.slee.resource.cassandra_cql.BoundCassandraStatement
-
Deprecated.replaced by
BoundCassandraStatement.setInstant(String, Instant)
. - setToNull(int) - Method in interface com.opencloud.slee.resource.cassandra_cql.BoundCassandraStatement
-
Sets the
i
th value tonull
. - setToNull(String) - Method in interface com.opencloud.slee.resource.cassandra_cql.BoundCassandraStatement
-
Sets the value for (all occurrences of) variable
name
tonull
. - setTracing(boolean) - Method in interface com.opencloud.slee.resource.cassandra_cql.CassandraStatement
-
Sets tracing for this query.
- setTracing(boolean) - Method in interface com.opencloud.slee.resource.cassandra_cql.PreparedCassandraStatement
-
Sets tracing for this query.
- setUuid(int, UUID) - Method in interface com.opencloud.slee.resource.cassandra_cql.BoundCassandraStatement
-
Sets the
i
th value to the provided UUID. - setUuid(String, UUID) - Method in interface com.opencloud.slee.resource.cassandra_cql.BoundCassandraStatement
-
Sets the value for (all occurrences of) variable
name
to the provided UUID. - setUUID(int, UUID) - Method in interface com.opencloud.slee.resource.cassandra_cql.BoundCassandraStatement
-
Deprecated.replaced by
BoundCassandraStatement.setUuid(int, UUID)
. - setUUID(String, UUID) - Method in interface com.opencloud.slee.resource.cassandra_cql.BoundCassandraStatement
-
Deprecated.replaced by
BoundCassandraStatement.setUuid(String, UUID)
. - setVarint(int, BigInteger) - Method in interface com.opencloud.slee.resource.cassandra_cql.BoundCassandraStatement
-
Deprecated.
- setVarint(String, BigInteger) - Method in interface com.opencloud.slee.resource.cassandra_cql.BoundCassandraStatement
-
Deprecated.
- size() - Method in interface com.opencloud.slee.resource.cassandra_cql.BatchCassandraStatement
-
Returns the number of elements in this batch.
All Classes All Packages