Class ZookeeperInactiveTopicsRepository
java.lang.Object
pl.allegro.tech.hermes.infrastructure.zookeeper.ZookeeperBasedRepository
pl.allegro.tech.hermes.management.infrastructure.detection.ZookeeperInactiveTopicsRepository
- All Implemented Interfaces:
InactiveTopicsRepository
public class ZookeeperInactiveTopicsRepository
extends pl.allegro.tech.hermes.infrastructure.zookeeper.ZookeeperBasedRepository
implements InactiveTopicsRepository
-
Field Summary
Fields inherited from class pl.allegro.tech.hermes.infrastructure.zookeeper.ZookeeperBasedRepository
paths -
Constructor Summary
ConstructorsConstructorDescriptionZookeeperInactiveTopicsRepository(org.apache.curator.framework.CuratorFramework curatorFramework, com.fasterxml.jackson.databind.ObjectMapper objectMapper, pl.allegro.tech.hermes.infrastructure.zookeeper.ZookeeperPaths paths) -
Method Summary
Methods inherited from class pl.allegro.tech.hermes.infrastructure.zookeeper.ZookeeperBasedRepository
childrenOf, childrenPathsOf, create, create, createInTransaction, createRecursively, deleteInTransaction, ensurePathExists, overwrite, overwrite, pathExists, readFrom, readFrom, readFrom, readFrom, readWithStatFrom, remove, touch
-
Constructor Details
-
ZookeeperInactiveTopicsRepository
public ZookeeperInactiveTopicsRepository(org.apache.curator.framework.CuratorFramework curatorFramework, com.fasterxml.jackson.databind.ObjectMapper objectMapper, pl.allegro.tech.hermes.infrastructure.zookeeper.ZookeeperPaths paths)
-
-
Method Details
-
upsert
- Specified by:
upsertin interfaceInactiveTopicsRepository
-
read
- Specified by:
readin interfaceInactiveTopicsRepository
-