Package org.apache.ignite.index
-
Interface Summary Interface Description BinaryLongIndexRow Byte array key and long value row.IndexRowStore<R> IntIntIndexRow Integer key and 31-bit value row.IntLongIndexRow Integer key and 31-bit value row.
| Interface | Description |
|---|---|
| BinaryLongIndexRow |
Byte array key and long value row.
|
| IndexRowStore<R> | |
| IntIntIndexRow |
Integer key and 31-bit value row.
|
| IntLongIndexRow |
Integer key and 31-bit value row.
|