public class GRPCConfigWatcherRegister extends ConfigWatcherRegister
ConfigWatcherRegister.Register, ConfigWatcherRegister.WatcherHolderLINE_SEPARATOR| Constructor and Description |
|---|
GRPCConfigWatcherRegister(RemoteEndpointSettings settings) |
| Modifier and Type | Method and Description |
|---|---|
Optional<ConfigTable> |
readConfig(Set<String> keys) |
Optional<GroupConfigTable> |
readGroupConfig(Set<String> keys) |
getGroupConfigChangeWatcherRegister, registerConfigChangeWatcher, startpublic GRPCConfigWatcherRegister(RemoteEndpointSettings settings)
public Optional<ConfigTable> readConfig(Set<String> keys)
readConfig in class ConfigWatcherRegisterpublic Optional<GroupConfigTable> readGroupConfig(Set<String> keys)
readGroupConfig in class ConfigWatcherRegisterCopyright © 2021 The Apache Software Foundation. All rights reserved.