Interface RequestSlotMatchingStrategy

All Known Implementing Classes:
PreferredAllocationRequestSlotMatchingStrategy, SimpleRequestSlotMatchingStrategy

public interface RequestSlotMatchingStrategy
Strategy to match slot requests to slots.
  • Method Details