Interface ManagerConfiguration<I>

Type Parameters:
I - the identifier type
All Known Subinterfaces:
Manager<I>

public interface ManagerConfiguration<I>
Configuration of a manager of distributed state.
Author:
Paul Ferraro