Interface ZookeeperGroupRepositoryFactory
- All Known Implementing Classes:
DefaultZookeeperGroupRepositoryFactory
public interface ZookeeperGroupRepositoryFactory
-
Method Summary
Modifier and TypeMethodDescriptionpl.allegro.tech.hermes.domain.group.GroupRepositorycreate(org.apache.curator.framework.CuratorFramework zookeeper, com.fasterxml.jackson.databind.ObjectMapper mapper, pl.allegro.tech.hermes.infrastructure.zookeeper.ZookeeperPaths paths)
-
Method Details
-
create
pl.allegro.tech.hermes.domain.group.GroupRepository create(org.apache.curator.framework.CuratorFramework zookeeper, com.fasterxml.jackson.databind.ObjectMapper mapper, pl.allegro.tech.hermes.infrastructure.zookeeper.ZookeeperPaths paths)
-