public class DefaultZookeeperGroupRepositoryFactory extends java.lang.Object implements ZookeeperGroupRepositoryFactory
| Constructor and Description |
|---|
DefaultZookeeperGroupRepositoryFactory() |
| Modifier and Type | Method and Description |
|---|---|
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) |
public DefaultZookeeperGroupRepositoryFactory()
public 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)
create in interface ZookeeperGroupRepositoryFactory