Interface CacheConfiguration<B extends Batch>

Type Parameters:
B - the batch type

public interface CacheConfiguration<B extends Batch>
Encapsulates the generic configuration of a cache.
Author:
Paul Ferraro