| Package | Description |
|---|---|
| org.gridgain.grid.spi.indexing.h2.opt |
| Modifier and Type | Class and Description |
|---|---|
class |
GridH2KeyValueRowOffheap
Offheap row.
|
class |
GridH2KeyValueRowOnheap
Onheap row.
|
| Modifier and Type | Method and Description |
|---|---|
GridH2AbstractKeyValueRow |
GridH2RowDescriptor.createRow(Object key,
Object val,
long expirationTime)
Creates new row.
|
GridH2AbstractKeyValueRow |
GridH2TreeIndex.findOne(GridSearchRowPointer row)
Finds row with key equal one in given search row.
|
Copyright © 2014. All rights reserved.