public class OperationContextLogSizeEstimator extends SizeEstimator<OperationContextLog>
Constructor and Description |
---|
OperationContextLogSizeEstimator() |
Modifier and Type | Method and Description |
---|---|
long |
estimateSize(OperationContextLog value) |
estimateSizeDelta
public long estimateSize(@Nullable OperationContextLog value)
estimateSize
in class SizeEstimator<OperationContextLog>