public abstract class AbstractZooKeeperConfigurator<T extends AbstractServiceDescription> extends Object
| Modifier | Constructor and Description |
|---|---|
protected |
AbstractZooKeeperConfigurator(String connectString,
Class<T> serviceDescriptionType) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
deleteServiceDescriptions() |
protected Collection<T> |
readServiceDescriptions() |
protected void |
writeServiceDescriptions(Collection<? extends T> serviceDescriptions) |
protected void deleteServiceDescriptions()
protected Collection<T> readServiceDescriptions()
protected void writeServiceDescriptions(Collection<? extends T> serviceDescriptions)
Copyright © 2022 Indoqa Software Design und Beratung GmbH. All rights reserved.