| Package | Description |
|---|---|
| org.apache.ignite.internal.processors.query.h2.twostep.msg | |
| org.apache.ignite.internal.processors.query.stat.messages |
| Modifier and Type | Class and Description |
|---|---|
class |
GridH2Array
H2 Array.
|
class |
GridH2Boolean
H2 Boolean.
|
class |
GridH2Byte
H2 Byte.
|
class |
GridH2Bytes
H2 Bytes.
|
class |
GridH2CacheObject
H2 Cache object message.
|
class |
GridH2Date
H2 Date.
|
class |
GridH2Decimal
H2 Decimal.
|
class |
GridH2Double
H2 Double.
|
class |
GridH2Float
H2 Float.
|
class |
GridH2Geometry
H2 Geometry.
|
class |
GridH2Integer
H2 Integer.
|
class |
GridH2JavaObject
H2 Java Object.
|
class |
GridH2Long
H2 Long.
|
class |
GridH2Null
Message for
Value.NULL. |
class |
GridH2Short
H2 Short.
|
class |
GridH2String
H2 String.
|
class |
GridH2Time
H2 Time.
|
class |
GridH2Timestamp
H2 Timestamp.
|
class |
GridH2Uuid
H2 Uuid.
|
| Modifier and Type | Method and Description |
|---|---|
static GridH2ValueMessage |
GridH2ValueMessageFactory.toMessage(org.gridgain.internal.h2.value.Value v) |
| Modifier and Type | Method and Description |
|---|---|
List<GridH2ValueMessage> |
GridH2RowMessage.values() |
| Modifier and Type | Method and Description |
|---|---|
void |
GridH2RowMessage.values(List<GridH2ValueMessage> vals) |
| Modifier and Type | Method and Description |
|---|---|
GridH2ValueMessage |
StatisticsColumnData.max() |
GridH2ValueMessage |
StatisticsColumnData.min() |
| Constructor and Description |
|---|
StatisticsColumnData(GridH2ValueMessage min,
GridH2ValueMessage max,
long nulls,
long distinct,
long total,
int size,
byte[] rawData,
long ver,
long createdAt)
Constructor.
|
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 8.9.17-p1 Release Date : November 27 2025