Package io.datarouter.storage.config
Interface DatarouterSubscribersSupplier
- All Known Implementing Classes:
DatarouterSubscribersSupplier.DatarouterSubscribers,DatarouterSubscribersSupplier.NoOpDatarouterSubscribers
public interface DatarouterSubscribersSupplier extends Supplier<Set<String>>
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static classDatarouterSubscribersSupplier.DatarouterSubscribersstatic classDatarouterSubscribersSupplier.NoOpDatarouterSubscribers -
Method Summary