Yes, Basically, it is a pair of backing arrays of key and value as BinaryObjects, associated GridCacheVersion and expireTime (I may have forgotten something, but this something should not be too large). You can take a closer look at WriteRowHandler class which runs the row store to a data page to dig into the key-value row layout.
2017-09-27 17:45 GMT+03:00 endianignite <endianign...@gmail.com>: > Thanks Alexey, understood. > > What is the format of the object that is stored off-heap, is it a > BinaryObjectOffheapImpl (or a parent class/interface) or something else? > > > > > > -- > Sent from: http://apache-ignite-developers.2346864.n4.nabble.com/ >