Interface PrimaryOwnerSchedulerConfiguration<I,M>

Type Parameters:
I - the identifier type of scheduled entries
M - the meta data type

public interface PrimaryOwnerSchedulerConfiguration<I,M>
Encapsulates configuration of a PrimaryOwnerScheduler.
Author:
Paul Ferraro