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.
@FunctionalInterface public static interface VeniceChangelogConsumerClientFactory.ViewClassGetter
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.String
apply(java.lang.String storeName, java.lang.String viewName, D2ControllerClient d2ControllerClient, int retries)
-
-
-
Method Detail
-
apply
java.lang.String apply(java.lang.String storeName, java.lang.String viewName, D2ControllerClient d2ControllerClient, int retries)
-
-