All Classes
-
Class Summary Class Description CassandraConnectorConfigTest CassandraConnectorTaskTest CassandraTypeConverterTest CassandraTypeDeserializerTest This class ONLY tests theCassandraTypeDeserializer.deserialize(AbstractType, ByteBuffer)method because theCassandraTypeDeserializer.deserialize(DataType, ByteBuffer)calls converts the DataType (which is already tested inCassandraTypeConverterTestclass) and then delegates to the AbstractType method.CommitLogPostProcessorTest CommitLogProcessorTest CommitLogUtilTest EmbeddedCassandraConnectorTestBase Base class used to automatically spin up a single-node embedded Cassandra cluster before tests and handle clean up after tests.FileOffsetWriterTest QueueProcessorTest SnapshotProcessorTest UuidUtilTest