Search bar offers the following options:
+foo bar -baz
foo*
+qname:twisted.mail.* +search
Possible fields: 'name', 'qname' (fully qualified name), 'docstring', and 'kind'. Last two fields are only applicable if "search in docstrings" is enabled.
foo~1
Results provided by Lunr.js
CancelJob
jqueue
exec
JobQueue
_JobDependencyManager
_JobProcessor
_OpExecCallbacks
_OpExecContext
_QueuedJob
_QueuedOpCode
_TimeoutStrategyWrapper
TimeStampNow
_CallJqUpdate
_EncodeOpError
_GetIdAttr
ganeti.jqueue.CancelJob
ganeti
class CancelJob(Exception):
View In Hierarchy
Special exception to cancel a job.