Uses of Class
org.voltdb.types.TimestampType
-
Uses of TimestampType in org.voltdb
Modifier and TypeMethodDescriptionfinal TimestampType
VoltTableRow.getTimestampAsTimestamp
(int columnIndex) Retrieve theTimestampType
value stored in the column specified by index.final TimestampType
VoltTableRow.getTimestampAsTimestamp
(String columnName) Retrieve theTimestampType
value stored in the column specified by name. -
Uses of TimestampType in org.voltdb.types
Modifier and TypeMethodDescriptionint
TimestampType.compareTo
(TimestampType dateval) CompareTo - to mimic Java Date