See: Description
Interface | Description |
---|---|
SizeOfEngine |
SizeOfEngine is the abstraction that byte sized Store will use to calculate memory size. |
SizeOfEngineProvider |
Service responsible for providing SizeOfEngine . |
Exception | Description |
---|---|
LimitExceededException |
This exception is thrown when
SizeOfEngine reaches one of the limits defined in configuration while sizing
the object on heap. |