Uses of Package
org.voltdb
Packages that use org.voltdb
-
Classes in org.voltdb used by org.voltdbClassDescriptionThis class contains an enum Type with values that correspond to the Expectation typed attributes of VoltProcedure, including EXPECT_EMPTY, EXPECT_ONE_ROW, EXPECT_ZERO_OR_ONE_ROW, EXPECT_NON_EMPTY, EXPECT_SCALAR, EXPECT_SCALAR_LONG, and EXPECT_SCALAR_MATCH.Class used to run a single VoltDB server in-process for debug and test purposes.A simple wrapper of a parameterized SQL statement.Builds a list of execution stages for this
VoltCompoundProcedure.The primary representation of a result set (of tuples) or a temporary table in VoltDB.Object that represents the name and schema for aVoltTablecolumn.Represents the interface to a row in a VoltTable result set.Represents a type for aVoltTablecolumn or a SQLStmt parameter.