Annotation Type Assessor
-
@Target(METHOD) @Retention(RUNTIME) public @interface Assessor
Decorates a method in aPartitionMapper
returning 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.