Class | Description |
---|---|
VoltTable |
The primary representation of a result set (of tuples) or a temporary
table in VoltDB.
|
VoltTable.ColumnInfo |
Object that represents the name and schema for a
VoltTable column. |
VoltTableRow |
Represents the interface to a row in a VoltTable result set.
|
Enum | Description |
---|---|
VoltType |
Represents a type for a
VoltTable column or a SQLStmt
parameter. |