Package org.voltdb
package org.voltdb
-
ClassDescriptionClass used to run a single VoltDB server in-process for debug and test purposes.Base class for any user-provided compound procedures.Thrown from a stored procedure to abort a VoltCompoundProcedure.Represents the stages of processing of a
VoltCompoundProcedure
.The primary representation of a result set (of tuples) or a temporary table in VoltDB.Object that represents the name and schema for aVoltTable
column.Represents the interface to a row in a VoltTable result set.Represents a type for aVoltTable
column or a SQLStmt parameter.Support class to represent optional value length variability.