Class SnapshotProcessorTest


public class SnapshotProcessorTest extends EmbeddedCassandra3ConnectorTestBase
  • Constructor Details

    • SnapshotProcessorTest

      public SnapshotProcessorTest()
  • Method Details

    • testSnapshotTable

      public void testSnapshotTable() throws Exception
      Throws:
      Exception
    • testSnapshotSkipsNonCdcEnabledTable

      public void testSnapshotSkipsNonCdcEnabledTable() throws Exception
      Throws:
      Exception
    • testSnapshotEmptyTable

      public void testSnapshotEmptyTable() throws Exception
      Throws:
      Exception
    • testSnapshotModeAlways

      public void testSnapshotModeAlways() throws Exception
      Throws:
      Exception
    • testSnapshotModeInitial

      public void testSnapshotModeInitial() throws Exception
      Throws:
      Exception
    • testSnapshotModeNever

      public void testSnapshotModeNever() throws Exception
      Throws:
      Exception