- GenericBatchExecutionAssistant<R,V> - Class in org.apache.ignite.cache.store.cassandra.session
-
- GenericBatchExecutionAssistant() - Constructor for class org.apache.ignite.cache.store.cassandra.session.GenericBatchExecutionAssistant
-
- get(CassandraSessionImpl) - Static method in class org.apache.ignite.cache.store.cassandra.session.pool.SessionPool
-
Extracts Cassandra driver session from pool.
- getAnnotation(Class) - Method in class org.apache.ignite.cache.store.cassandra.persistence.PojoField
-
Returns POJO field annotation.
- getAnnotation(Class) - Method in class org.apache.ignite.cache.store.cassandra.persistence.PojoFieldAccessor
-
Returns POJO field annotation.
- getCassandraColumnValue(Row, String, Class, Serializer) - Static method in class org.apache.ignite.cache.store.cassandra.common.PropertyMappingHelper
-
Returns value of specific column in the row returned by CQL statement.
- getCassandraType(Class) - Static method in class org.apache.ignite.cache.store.cassandra.common.PropertyMappingHelper
-
Maps Cassandra type to specified Java type.
- getClusteringDDL() - Method in class org.apache.ignite.cache.store.cassandra.persistence.KeyPersistenceSettings
-
Returns Cassandra DDL for cluster key.
- getCodecRegistry() - Method in class org.apache.ignite.cache.store.cassandra.session.WrappedPreparedStatement
- getColumn() - Method in class org.apache.ignite.cache.store.cassandra.persistence.PersistenceSettings
-
Returns Cassandra table column name where object should be persisted in
case of using BLOB or PRIMITIVE persistence strategy.
- getColumn() - Method in class org.apache.ignite.cache.store.cassandra.persistence.PojoField
-
- getColumnDDL() - Method in class org.apache.ignite.cache.store.cassandra.persistence.PojoField
-
- getColumnDDL() - Method in class org.apache.ignite.cache.store.cassandra.persistence.PojoValueField
- getConsistencyLevel() - Method in class org.apache.ignite.cache.store.cassandra.session.WrappedPreparedStatement
- getDeclaringClass() - Method in class org.apache.ignite.cache.store.cassandra.persistence.PojoFieldAccessor
-
Return declared class of field.
- getDeleteStatement(String) - Method in class org.apache.ignite.cache.store.cassandra.persistence.PersistenceController
-
Returns CQL statement to delete row from Cassandra table.
- getFieldByColumn(String) - Method in class org.apache.ignite.cache.store.cassandra.persistence.PersistenceSettings
-
Returns POJO field by Cassandra table column name.
- getFields() - Method in class org.apache.ignite.cache.store.cassandra.persistence.KeyPersistenceSettings
-
Returns a list of POJO fields to be persisted.
- getFields() - Method in class org.apache.ignite.cache.store.cassandra.persistence.KeyValuePersistenceSettings
-
Returns list of POJO fields to be mapped to Cassandra table columns.
- getFields() - Method in class org.apache.ignite.cache.store.cassandra.persistence.PersistenceSettings
-
Returns a list of POJO fields to be persisted.
- getFields() - Method in class org.apache.ignite.cache.store.cassandra.persistence.ValuePersistenceSettings
-
- getFieldType() - Method in class org.apache.ignite.cache.store.cassandra.persistence.PojoFieldAccessor
-
Returns field type.
- getIncomingPayload() - Method in class org.apache.ignite.cache.store.cassandra.session.WrappedPreparedStatement
- getIndexDDL(String, String) - Method in class org.apache.ignite.cache.store.cassandra.persistence.PojoValueField
-
Returns DDL for the field secondary index.
- getIndexDDLStatements(String) - Method in class org.apache.ignite.cache.store.cassandra.persistence.KeyValuePersistenceSettings
-
Returns DDL statements to create Cassandra table secondary indexes.
- getJavaClass() - Method in class org.apache.ignite.cache.store.cassandra.persistence.PersistenceSettings
-
Returns java class of the object to be persisted.
- getJavaClass() - Method in class org.apache.ignite.cache.store.cassandra.persistence.PojoField
-
Returns java class of the field.
- getKeyFields() - Method in class org.apache.ignite.cache.store.cassandra.persistence.KeyValuePersistenceSettings
-
Returns list of Ignite cache key POJO fields to be mapped to Cassandra table columns.
- getKeyPersistenceSettings() - Method in class org.apache.ignite.cache.store.cassandra.persistence.KeyValuePersistenceSettings
-
Returns persistence settings for Ignite cache keys.
- getKeyspace() - Method in class org.apache.ignite.cache.store.cassandra.persistence.KeyValuePersistenceSettings
-
Returns Cassandra keyspace to use.
- getKeyspaceDDLStatement() - Method in class org.apache.ignite.cache.store.cassandra.persistence.KeyValuePersistenceSettings
-
Returns DDL statement to create Cassandra keyspace.
- getLoadStatement(String, boolean) - Method in class org.apache.ignite.cache.store.cassandra.persistence.PersistenceController
-
Returns CQL statement to select key/value fields from Cassandra table.
- getMaxPoolSize() - Method in class org.apache.ignite.cache.store.cassandra.CassandraCacheStoreFactory
-
Get maximum workers thread count.
- getName() - Method in class org.apache.ignite.cache.store.cassandra.persistence.PojoField
-
- getName() - Method in class org.apache.ignite.cache.store.cassandra.persistence.PojoFieldAccessor
-
Returns POJO field name.
- getOutgoingPayload() - Method in class org.apache.ignite.cache.store.cassandra.session.WrappedPreparedStatement
- getPassword() - Method in interface org.apache.ignite.cache.store.cassandra.datasource.Credentials
-
Returns password
- getPassword() - Method in class org.apache.ignite.cache.store.cassandra.datasource.PlainCredentials
-
Returns password
- getPersistenceSettings() - Method in class org.apache.ignite.cache.store.cassandra.persistence.PersistenceController
-
Returns Ignite cache persistence settings.
- getPersistenceSettings() - Method in interface org.apache.ignite.cache.store.cassandra.session.BatchExecutionAssistant
-
Returns Ignite cache key/value persistence settings.
- getPersistenceSettings() - Method in interface org.apache.ignite.cache.store.cassandra.session.ExecutionAssistant
-
Persistence settings to use for an operation.
- getPersistenceSettings() - Method in class org.apache.ignite.cache.store.cassandra.session.transaction.BaseMutation
-
Returns Ignite cache key/value persistence settings.
- getPersistenceSettings() - Method in interface org.apache.ignite.cache.store.cassandra.session.transaction.Mutation
-
Returns Ignite cache key/value persistence settings.
- getPojoFieldAccessor(Class, String) - Static method in class org.apache.ignite.cache.store.cassandra.common.PropertyMappingHelper
-
Returns property accessor by class property name.
- getPreparedId() - Method in class org.apache.ignite.cache.store.cassandra.session.WrappedPreparedStatement
- getPrimaryKeyDDL() - Method in class org.apache.ignite.cache.store.cassandra.persistence.KeyPersistenceSettings
-
Returns Cassandra DDL for primary key.
- getQueryKeyspace() - Method in class org.apache.ignite.cache.store.cassandra.session.WrappedPreparedStatement
- getQueryString() - Method in class org.apache.ignite.cache.store.cassandra.session.WrappedPreparedStatement
- getRetryPolicy() - Method in class org.apache.ignite.cache.store.cassandra.session.WrappedPreparedStatement
- getRoutingKey() - Method in class org.apache.ignite.cache.store.cassandra.session.WrappedPreparedStatement
- getSerialConsistencyLevel() - Method in class org.apache.ignite.cache.store.cassandra.session.WrappedPreparedStatement
- getSerializer() - Method in class org.apache.ignite.cache.store.cassandra.persistence.PersistenceSettings
-
Returns serializer to be used for BLOBs.
- getSleepSummary() - Method in class org.apache.ignite.cache.store.cassandra.common.RandomSleeper
-
Returns summary sleep time.
- getSortOrder() - Method in class org.apache.ignite.cache.store.cassandra.persistence.PojoKeyField
-
Returns sort order for the field.
- getStatement() - Method in interface org.apache.ignite.cache.store.cassandra.session.BatchExecutionAssistant
-
Returns unbind CLQ statement for to be executed inside batch operation.
- getStatement() - Method in interface org.apache.ignite.cache.store.cassandra.session.BatchLoaderAssistant
-
Returns CQL statement to use in batch load operation.
- getStatement() - Method in interface org.apache.ignite.cache.store.cassandra.session.ExecutionAssistant
-
Returns CQL statement to be used for an operation.
- getStatement() - Method in class org.apache.ignite.cache.store.cassandra.session.transaction.DeleteMutation
-
Returns unbind CLQ statement for to be executed.
- getStatement() - Method in interface org.apache.ignite.cache.store.cassandra.session.transaction.Mutation
-
Returns unbind CLQ statement for to be executed.
- getStatement() - Method in class org.apache.ignite.cache.store.cassandra.session.transaction.WriteMutation
-
Returns unbind CLQ statement for to be executed.
- getStrategy() - Method in class org.apache.ignite.cache.store.cassandra.persistence.PersistenceSettings
-
Returns persistence strategy to use.
- getTable() - Method in class org.apache.ignite.cache.store.cassandra.persistence.KeyValuePersistenceSettings
-
Returns Cassandra table to use.
- getTable() - Method in interface org.apache.ignite.cache.store.cassandra.session.BatchExecutionAssistant
-
Cassandra table to use for an operation.
- getTable() - Method in interface org.apache.ignite.cache.store.cassandra.session.ExecutionAssistant
-
Cassandra table to use for an operation.
- getTable() - Method in class org.apache.ignite.cache.store.cassandra.session.transaction.BaseMutation
-
Cassandra table to use for an operation.
- getTable() - Method in interface org.apache.ignite.cache.store.cassandra.session.transaction.Mutation
-
Cassandra table to use for an operation.
- getTableColumns() - Method in class org.apache.ignite.cache.store.cassandra.persistence.KeyValuePersistenceSettings
-
Returns column names for Cassandra table.
- getTableColumns() - Method in class org.apache.ignite.cache.store.cassandra.persistence.PersistenceSettings
-
Returns set of database column names, used to persist field values
- getTableColumnsDDL() - Method in class org.apache.ignite.cache.store.cassandra.persistence.PersistenceSettings
-
Returns Cassandra table columns DDL, corresponding to POJO fields which should be persisted.
- getTableColumnsDDL(Set<String>) - Method in class org.apache.ignite.cache.store.cassandra.persistence.PersistenceSettings
-
Returns Cassandra table columns DDL, corresponding to POJO fields which should be persisted.
- getTableDDLStatement(String) - Method in class org.apache.ignite.cache.store.cassandra.persistence.KeyValuePersistenceSettings
-
Returns DDL statement to create Cassandra table.
- getTTL() - Method in class org.apache.ignite.cache.store.cassandra.persistence.KeyValuePersistenceSettings
-
Returns ttl to use for while inserting new rows into Cassandra table.
- getUser() - Method in interface org.apache.ignite.cache.store.cassandra.datasource.Credentials
-
Returns user name
- getUser() - Method in class org.apache.ignite.cache.store.cassandra.datasource.PlainCredentials
-
Returns user name
- getValue(Object) - Method in class org.apache.ignite.cache.store.cassandra.persistence.PojoFieldAccessor
-
Returns field value for the object instance.
- getValueFields() - Method in class org.apache.ignite.cache.store.cassandra.persistence.KeyValuePersistenceSettings
-
Returns list of Ignite cache value POJO fields to be mapped to Cassandra table columns.
- getValueFromObject(Object, Serializer) - Method in class org.apache.ignite.cache.store.cassandra.persistence.PojoField
-
Gets field value as an object having Cassandra compatible type.
- getValuePersistenceSettings() - Method in class org.apache.ignite.cache.store.cassandra.persistence.KeyValuePersistenceSettings
-
Returns persistence settings for Ignite cache values.
- getVariables() - Method in class org.apache.ignite.cache.store.cassandra.session.WrappedPreparedStatement
- getWrappedStatement() - Method in class org.apache.ignite.cache.store.cassandra.session.WrappedPreparedStatement
-
Getter for wrapped statement.
- getWriteStatement(String) - Method in class org.apache.ignite.cache.store.cassandra.persistence.PersistenceController
-
Returns CQL statement to insert row into Cassandra table.
- PersistenceController - Class in org.apache.ignite.cache.store.cassandra.persistence
-
Intermediate layer between persistent store (Cassandra) and Ignite cache key/value classes.
- PersistenceController(KeyValuePersistenceSettings) - Constructor for class org.apache.ignite.cache.store.cassandra.persistence.PersistenceController
-
Constructs persistence controller from Ignite cache persistence settings.
- PersistenceSettings<F extends PojoField> - Class in org.apache.ignite.cache.store.cassandra.persistence
-
Stores persistence settings, which describes how particular key/value
from Ignite cache should be stored in Cassandra.
- PersistenceSettings(Element) - Constructor for class org.apache.ignite.cache.store.cassandra.persistence.PersistenceSettings
-
Constructs persistence settings from corresponding XML element.
- PersistenceStrategy - Enum in org.apache.ignite.cache.store.cassandra.persistence
-
Describes persistence strategy to be used to persist object data into Cassandra.
- PlainCredentials - Class in org.apache.ignite.cache.store.cassandra.datasource
-
Simple implementation of
Credentials which just uses its constructor to hold user/password values.
- PlainCredentials(String, String) - Constructor for class org.apache.ignite.cache.store.cassandra.datasource.PlainCredentials
-
Creates credentials object.
- PojoField - Class in org.apache.ignite.cache.store.cassandra.persistence
-
Descriptor for particular field in a POJO object, specifying how this field
should be written to or loaded from Cassandra.
- PojoField(Element, Class<?>) - Constructor for class org.apache.ignite.cache.store.cassandra.persistence.PojoField
-
Creates instance of
PojoField based on it's description in XML element.
- PojoField(PojoFieldAccessor) - Constructor for class org.apache.ignite.cache.store.cassandra.persistence.PojoField
-
Creates instance of
PojoField from its field accessor.
- PojoField(PojoField, Class<?>) - Constructor for class org.apache.ignite.cache.store.cassandra.persistence.PojoField
-
Creates instance of
PojoField from the other instance
and java class.
- PojoFieldAccessor - Class in org.apache.ignite.cache.store.cassandra.persistence
-
Property accessor provides read/write access to POJO object properties defined through:
1) Getter/setter methods
2) Raw class members
- PojoFieldAccessor(PropertyDescriptor, Field) - Constructor for class org.apache.ignite.cache.store.cassandra.persistence.PojoFieldAccessor
-
Constructs object instance from Java Bean property descriptor, providing access to getter/setter.
- PojoFieldAccessor(Field) - Constructor for class org.apache.ignite.cache.store.cassandra.persistence.PojoFieldAccessor
-
Constructs object instance from Field, providing direct access to class member.
- PojoKeyField - Class in org.apache.ignite.cache.store.cassandra.persistence
-
Descriptor for Ignite key POJO class
- PojoKeyField(Element, Class) - Constructor for class org.apache.ignite.cache.store.cassandra.persistence.PojoKeyField
-
Constructs Ignite cache key POJO object descriptor.
- PojoKeyField(PojoKeyField, Class<?>) - Constructor for class org.apache.ignite.cache.store.cassandra.persistence.PojoKeyField
-
Constructs instance of PojoKeyField based on the other instance and java class
to initialize accessor.
- PojoKeyField(PojoFieldAccessor) - Constructor for class org.apache.ignite.cache.store.cassandra.persistence.PojoKeyField
-
Constructs Ignite cache key POJO object descriptor.
- PojoKeyField.SortOrder - Enum in org.apache.ignite.cache.store.cassandra.persistence
-
Specifies sort order for POJO key field
- PojoValueField - Class in org.apache.ignite.cache.store.cassandra.persistence
-
Descriptor for Ignite value POJO class
- PojoValueField(Element, Class) - Constructor for class org.apache.ignite.cache.store.cassandra.persistence.PojoValueField
-
Constructs Ignite cache value field descriptor.
- PojoValueField(PojoFieldAccessor) - Constructor for class org.apache.ignite.cache.store.cassandra.persistence.PojoValueField
-
Constructs Ignite cache value field descriptor.
- PojoValueField(PojoValueField, Class<?>) - Constructor for class org.apache.ignite.cache.store.cassandra.persistence.PojoValueField
-
Constructs instance of PojoValueField based on the other instance and java class
to initialize accessor.
- process(Row, int) - Method in interface org.apache.ignite.cache.store.cassandra.session.BatchExecutionAssistant
-
Processes particular row inside batch operation.
- process(Row) - Method in interface org.apache.ignite.cache.store.cassandra.session.BatchLoaderAssistant
-
Processes each row returned by batch load operation.
- process(Row) - Method in interface org.apache.ignite.cache.store.cassandra.session.ExecutionAssistant
-
Processes Cassandra database table row returned by specified CQL statement.
- process(Row, int) - Method in class org.apache.ignite.cache.store.cassandra.session.GenericBatchExecutionAssistant
-
Processes particular row inside batch operation.
- process(Row) - Method in class org.apache.ignite.cache.store.cassandra.session.GenericBatchExecutionAssistant
-
Processes particular row inside batch operation.
- processedCount() - Method in interface org.apache.ignite.cache.store.cassandra.session.BatchExecutionAssistant
-
- processedCount() - Method in class org.apache.ignite.cache.store.cassandra.session.GenericBatchExecutionAssistant
- processedData() - Method in interface org.apache.ignite.cache.store.cassandra.session.BatchExecutionAssistant
-
- processedData() - Method in class org.apache.ignite.cache.store.cassandra.session.GenericBatchExecutionAssistant
- PropertyMappingHelper - Class in org.apache.ignite.cache.store.cassandra.common
-
Helper class providing bunch of methods to discover fields of POJO objects and
map builtin Java types to appropriate Cassandra types.
- PropertyMappingHelper() - Constructor for class org.apache.ignite.cache.store.cassandra.common.PropertyMappingHelper
-
- put(CassandraSessionImpl, Session, long) - Static method in class org.apache.ignite.cache.store.cassandra.session.pool.SessionPool
-
Returns Cassandra driver session to sessions pool.
- serialize(Object) - Method in class org.apache.ignite.cache.store.cassandra.serializer.JavaSerializer
-
Serializes object into byte buffer.
- serialize(Object) - Method in interface org.apache.ignite.cache.store.cassandra.serializer.Serializer
-
Serializes object into byte buffer.
- Serializer - Interface in org.apache.ignite.cache.store.cassandra.serializer
-
Interface which should be implemented by all serializers responsible
for writing/loading data to/from Cassandra in binary (BLOB) format.
- session(IgniteLogger) - Method in class org.apache.ignite.cache.store.cassandra.datasource.DataSource
-
Creates Cassandra session wrapper if it wasn't created yet and returns it
- sessionEnd(boolean) - Method in class org.apache.ignite.cache.store.cassandra.CassandraCacheStore
- SessionPool - Class in org.apache.ignite.cache.store.cassandra.session.pool
-
Cassandra driver sessions pool.
- SessionPool() - Constructor for class org.apache.ignite.cache.store.cassandra.session.pool.SessionPool
-
- setAddressTranslator(AddressTranslator) - Method in class org.apache.ignite.cache.store.cassandra.datasource.DataSource
-
Sets address translator.
- setAuthProvider(AuthProvider) - Method in class org.apache.ignite.cache.store.cassandra.datasource.DataSource
-
Sets authentication provider.
- setCollectMetrix(boolean) - Method in class org.apache.ignite.cache.store.cassandra.datasource.DataSource
-
Enables metrics collection.
- setCompression(String) - Method in class org.apache.ignite.cache.store.cassandra.datasource.DataSource
-
Sets compression algorithm to use for the transport.
- setConsistencyLevel(ConsistencyLevel) - Method in class org.apache.ignite.cache.store.cassandra.session.WrappedPreparedStatement
- setContactPoints(String...) - Method in class org.apache.ignite.cache.store.cassandra.datasource.DataSource
-
Sets list of contact points to connect to Cassandra cluster.
- setCredentials(Credentials) - Method in class org.apache.ignite.cache.store.cassandra.datasource.DataSource
-
Sets credentials to use for authentication.
- setDataSource(DataSource) - Method in class org.apache.ignite.cache.store.cassandra.CassandraCacheStoreFactory
-
Sets data source.
- setDataSourceBean(String) - Method in class org.apache.ignite.cache.store.cassandra.CassandraCacheStoreFactory
-
Sets data source bean name.
- setFetchSize(int) - Method in class org.apache.ignite.cache.store.cassandra.datasource.DataSource
-
Sets number of rows to immediately fetch in CQL statement execution.
- setIdempotent(Boolean) - Method in class org.apache.ignite.cache.store.cassandra.session.WrappedPreparedStatement
- setJmxReporting(boolean) - Method in class org.apache.ignite.cache.store.cassandra.datasource.DataSource
-
Enables JMX reporting of the metrics.
- setLoadBalancingPolicy(LoadBalancingPolicy) - Method in class org.apache.ignite.cache.store.cassandra.datasource.DataSource
-
Sets load balancing policy.
- setMaxPoolSize(int) - Method in class org.apache.ignite.cache.store.cassandra.CassandraCacheStoreFactory
-
Set Maximum workers thread count.
- setMaxSchemaAgreementWaitSeconds(int) - Method in class org.apache.ignite.cache.store.cassandra.datasource.DataSource
-
Sets maximum time to wait for schema agreement before returning from a DDL query.
- setNettyOptions(NettyOptions) - Method in class org.apache.ignite.cache.store.cassandra.datasource.DataSource
-
Sets netty options to use.
- setOutgoingPayload(Map<String, ByteBuffer>) - Method in class org.apache.ignite.cache.store.cassandra.session.WrappedPreparedStatement
- setPassword(String) - Method in class org.apache.ignite.cache.store.cassandra.datasource.DataSource
-
Sets password to use for authentication.
- setPersistenceSettings(KeyValuePersistenceSettings) - Method in class org.apache.ignite.cache.store.cassandra.CassandraCacheStoreFactory
-
Sets persistence settings.
- setPersistenceSettingsBean(String) - Method in class org.apache.ignite.cache.store.cassandra.CassandraCacheStoreFactory
-
Sets persistence settings bean name.
- setPoolingOptions(PoolingOptions) - Method in class org.apache.ignite.cache.store.cassandra.datasource.DataSource
-
Sets pooling options.
- setPort(int) - Method in class org.apache.ignite.cache.store.cassandra.datasource.DataSource
-
Sets port to use for Cassandra connection.
- setProtocolVersion(int) - Method in class org.apache.ignite.cache.store.cassandra.datasource.DataSource
-
Sets the native protocol version to use.
- setReadConsistency(String) - Method in class org.apache.ignite.cache.store.cassandra.datasource.DataSource
-
Set consistency level for READ operations.
- setReconnectionPolicy(ReconnectionPolicy) - Method in class org.apache.ignite.cache.store.cassandra.datasource.DataSource
-
Sets reconnection policy.
- setRetryPolicy(RetryPolicy) - Method in class org.apache.ignite.cache.store.cassandra.datasource.DataSource
-
Sets retry policy.
- setRetryPolicy(RetryPolicy) - Method in class org.apache.ignite.cache.store.cassandra.session.WrappedPreparedStatement
- setRoutingKey(ByteBuffer) - Method in class org.apache.ignite.cache.store.cassandra.session.WrappedPreparedStatement
- setRoutingKey(ByteBuffer...) - Method in class org.apache.ignite.cache.store.cassandra.session.WrappedPreparedStatement
- setSerialConsistencyLevel(ConsistencyLevel) - Method in class org.apache.ignite.cache.store.cassandra.session.WrappedPreparedStatement
- setSessionExpirationTimeout(long) - Method in class org.apache.ignite.cache.store.cassandra.datasource.DataSource
-
Sets expiration timeout for Cassandra driver session.
- setSocketOptions(SocketOptions) - Method in class org.apache.ignite.cache.store.cassandra.datasource.DataSource
-
Sets socket options to use.
- setSpeculativeExecutionPolicy(SpeculativeExecutionPolicy) - Method in class org.apache.ignite.cache.store.cassandra.datasource.DataSource
-
Sets speculative execution policy.
- setSslOptions(SSLOptions) - Method in class org.apache.ignite.cache.store.cassandra.datasource.DataSource
-
Sets SSL options.
- setUser(String) - Method in class org.apache.ignite.cache.store.cassandra.datasource.DataSource
-
Sets user name to use for authentication.
- setUseSSL(boolean) - Method in class org.apache.ignite.cache.store.cassandra.datasource.DataSource
-
Enables SSL for communications with Cassandra.
- setValue(Object, Object) - Method in class org.apache.ignite.cache.store.cassandra.persistence.PojoFieldAccessor
-
Assigns value for the object field.
- setValueFromRow(Row, Object, Serializer) - Method in class org.apache.ignite.cache.store.cassandra.persistence.PojoField
-
Sets object field value from a Row returned by Cassandra CQL statement.
- setWriteConsistency(String) - Method in class org.apache.ignite.cache.store.cassandra.datasource.DataSource
-
Set consistency level for WRITE operations.
- sleep() - Method in class org.apache.ignite.cache.store.cassandra.common.RandomSleeper
-
Sleeps
- SystemHelper - Class in org.apache.ignite.cache.store.cassandra.common
-
Helper class providing system information about the host (ip, hostname, os and etc.)
- SystemHelper() - Constructor for class org.apache.ignite.cache.store.cassandra.common.SystemHelper
-