Annotation Type PartitionSize
-
@Target(PARAMETER) @Retention(RUNTIME) public @interface PartitionSize
Decorates aNumber
parameter ofAssessor
method in aPartitionMapper
which will hold the number of desired partitions for infinite connectors and the estimated size of each parition for not infinite connectors.