Annotation Type PartitionSize
- 
@Target(PARAMETER) @Retention(RUNTIME) public @interface PartitionSize
Decorates aNumberparameter ofAssessormethod in aPartitionMapperwhich will hold the number of desired partitions for infinite connectors and the estimated size of each parition for not infinite connectors.