nbox.nbxlib.operator_spec
OperatorSpec
This file is a helper file for the Operator
class. It contains the OperatorSpec
class which can be thought of as the struct
that contains all the information needed to run an Operator
. This is then used across all the functions in the Operator
to provide relevant behaviour.
If you find yourself using this reach out to NimbleBox support.
Functions
functionget_operator_location
[source]Classes
classOperatorType
[source]function_valid_deployment_types
[source]class_UnsetSpec
[source]function__init__
[source]function__repr__
[source]class_JobSpec
[source]function__init__
[source]function__repr__
[source]class_ServingSpec
[source]function__init__
[source]function__repr__
[source]class_WrapFnSpec
[source]function__init__
[source]function___repr__
[source]class_WrapClsSpec
[source]function__init__
[source]function__repr__
[source]class_LocalMapFuture
[source]function__init__
[source]function__repr__
[source]functionwait
[source]functiondone
[source]functionresult
[source]class_LocalMapPooler
[source]function__init__
[source]function__repr__
[source]function_there_is_space
[source]function_event_loop
[source]functionsubmit
[source]functionstart
[source]functionstop
[source]