Interface PreferredLocationsRetriever

All Known Implementing Classes:
DefaultPreferredLocationsRetriever
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 interface PreferredLocationsRetriever
Component to retrieve the preferred locations of an execution vertex.
  • Method Details