Package herddb.utils
Interface SizeAwareObject
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description longgetEstimatedSize()Returns an estimation of the heap size of this instance.
-
| Modifier and Type | Method | Description |
|---|---|---|
long |
getEstimatedSize() |
Returns an estimation of the heap size of this instance.
|