Safe Haskell | None |
---|---|
Language | Haskell2010 |
Documentation
data ClientCommand Source #
SubmitJob Job | |
Status | |
Ping | |
DropFunc FuncName | |
RemoveJob FuncName JobName | |
ConfigGet ConfigKey | |
ConfigSet ConfigKey Int | |
Dump | |
Load [Job] | |
Shutdown | |
RunJob Job |
Instances
Show ClientCommand Source # | |
Defined in Periodic.Types.ClientCommand showsPrec :: Int -> ClientCommand -> ShowS # show :: ClientCommand -> String # showList :: [ClientCommand] -> ShowS # | |
Binary ClientCommand Source # | |
Defined in Periodic.Types.ClientCommand | |
Validatable ClientCommand Source # | |
Defined in Periodic.Types.ClientCommand |