public static class MapTaskExecutorFactory.CoderSizeEstimator<T> extends Object implements PartialGroupByKeyOperation.SizeEstimator<T>
| Constructor and Description |
|---|
CoderSizeEstimator(Coder<T> coder) |
public long estimateSize(T value) throws Exception
estimateSize in interface PartialGroupByKeyOperation.SizeEstimator<T>Exception