Package com.linkedin.davinci.consumer
Interface VeniceChangelogConsumerClientFactory.ViewClassGetter
- Enclosing class:
- VeniceChangelogConsumerClientFactory
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
-
Method Summary
Modifier and TypeMethodDescriptionapply
(String storeName, String viewName, D2ControllerClient d2ControllerClient, int retries)
-
Method Details
-
apply
-