Class RedisOffsetBackingStoreTest

java.lang.Object
io.debezium.storage.redis.offset.RedisOffsetBackingStoreTest

class RedisOffsetBackingStoreTest extends Object
  • Field Details

  • Constructor Details

    • RedisOffsetBackingStoreTest

      RedisOffsetBackingStoreTest()
  • Method Details

    • setUp

      @BeforeEach public void setUp()
    • tearDown

      @AfterEach public void tearDown()
    • testRedisConnection

      @Test public void testRedisConnection() throws InterruptedException
      Throws:
      InterruptedException
    • getClientsNumber

      private long getClientsNumber(String name, io.debezium.storage.redis.RedisClient client)
    • getRedisOffsetBackingStoreConfig

      private io.debezium.storage.redis.offset.RedisOffsetBackingStoreConfig getRedisOffsetBackingStoreConfig()