Annotation Type Assessor
-
@Target(METHOD) @Retention(RUNTIME) public @interface Assessor
Decorates a method in aPartitionMapperreturning a long and estimating the size of the whole dataset.
@Target(METHOD) @Retention(RUNTIME) public @interface Assessor
PartitionMapper returning a long
and estimating the size of the whole dataset.