DefaultIoEventSizeEstimator
public interface IoEventSizeEstimator
IoEvent
occupies
in the current JVM.Modifier and Type | Method | Description |
---|---|---|
int |
estimateSize(IoEvent event) |
Estimate the IoEvent size in number of bytes
|
int estimateSize(IoEvent event)
event
- The event we want to estimate the size ofCopyright © 2004–2018 Apache MINA Project. All rights reserved.