Uses of Enum Class
org.voltdb.task.ActionType
Package
Description
Provides classes and interfaces for supporting task creation for execution of procedures and custom java on a
schedule
-
Uses of ActionType in org.voltdb.task
Modifier and TypeMethodDescriptionActionResult.getType()
ScheduledAction.getType()
static ActionType
Returns the enum constant of this class with the specified name.static ActionType[]
ActionType.values()
Returns an array containing the constants of this enum class, in the order they are declared.