Uses of Interface
mindsdb.utils.CreateJobCallback
Packages that use CreateJobCallback
-
Uses of CreateJobCallback in mindsdb.models
Constructors in mindsdb.models with parameters of type CreateJobCallbackModifierConstructorDescriptionConstructs a new Job instance with the specified attributes.Job
(Project project, String name, CreateJobCallback createCallback) Constructs a new Job instance with the specified attributes, without data.