Package org.dbos.apiary.voltdb


package org.dbos.apiary.voltdb
Provide the classes necessary to write VoltDB backed functions.
  • Classes
    Class
    Description
    For internal use only.
    VoltContext is a context for Apiary-VoltDB functions.
    All VoltDB functions should extend this class and implement runFunction.