Interface PrimaryOwnerSchedulerConfiguration<I,M>

Type Parameters:
I - the scheduled entry identifier type
M - the scheduled entry metadata type

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