Skip to main content

Cassandra components

tCassandraBulkExec Improves performance during Insert operations to a Cassandra column family.
tCassandraClose Disconnects a connection to a Cassandra server so as to release occupied resources.
tCassandraConfiguration Enables the reuse of the connection configuration to a Cassandra server in the same Job.
tCassandraConnection Enables the reuse of the connection it creates to a Cassandra server.
tCassandraInput Extracts the desired data from a standard or super column family of a Cassandra keyspace so as to apply changes to the data.
tCassandraLookupInput Extracts the desired data from a standard or super column family of a Cassandra keyspace so as to apply changes to the data.
tCassandraOutput Writes data into or deletes data from a column family of a Cassandra keyspace.
tCassandraOutputBulk Prepares an SSTable of large size and processes it according to your needs before loading this SSTable into a column family of a Cassandra keyspace.
tCassandraOutputBulkExec Improves performance during Insert operations to a column family of a Cassandra keyspace.
tCassandraRow Acts on the actual DB structure or on the data, depending on the nature of the query and the database.

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – please let us know!