|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IoEventSizeEstimator
Estimates the amount of memory that the specified IoEvent
occupies
in the current JVM.
Method Summary | |
---|---|
int |
estimateSize(IoEvent event)
Estimate the IoEvent size in numberof bytes |
Method Detail |
---|
int estimateSize(IoEvent event)
event
- The event we want to estimate the size of
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |