Uses of Enum Class
org.voltdb.task.ActionType
Packages that use 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
Methods in org.voltdb.task that return ActionTypeModifier and TypeMethodDescriptionActionResult.getType()ScheduledAction.getType()static ActionTypeReturns 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.