public interface IoEventSizeEstimator
IoEvent occupies
in the current JVM.| Modifier and Type | Method and Description |
|---|---|
int |
estimateSize(IoEvent event)
Estimate the IoEvent size in numberof bytes
|
int estimateSize(IoEvent event)
event - The event we want to estimate the size of