public static class PrecombineGroupingTable.CoderSizeEstimator<T> extends java.lang.Object implements PrecombineGroupingTable.SizeEstimator<T>
| Modifier and Type | Method and Description |
|---|---|
long |
estimateSize(T value) |
public long estimateSize(T value) throws java.lang.Exception
estimateSize in interface PrecombineGroupingTable.SizeEstimator<T>java.lang.Exception