Interface ShardSelector<T,R extends ServiceRegistry<T>>

All Known Implementing Classes:
ListShardSelector, MatchingShardSelector, NoopShardSelector

public interface ShardSelector<T,R extends ServiceRegistry<T>>
  • Method Summary

    Modifier and Type
    Method
    Description
    nodes(Predicate<T> criteria, R serviceRegistry)