public interface ShardSelector<T,ServiceRegistryType extends ServiceRegistry<T>>
| Modifier and Type | Method and Description |
|---|---|
List<ServiceNode<T>> |
nodes(Predicate<T> criteria,
ServiceRegistryType serviceRegistry) |
List<ServiceNode<T>> nodes(Predicate<T> criteria, ServiceRegistryType serviceRegistry)
Copyright © 2015–2022. All rights reserved.