Uses of Interface
com._1c.g5.v8.internal.derived.IComputationTaskManager
Packages that use IComputationTaskManager
-
Uses of IComputationTaskManager in com._1c.g5.v8.internal.derived
Classes in com._1c.g5.v8.internal.derived that implement IComputationTaskManagerModifier and TypeClassDescriptionfinal class
Standard implementation ofIDerivedDataManager
interface andIComputationTaskManager
mix-in.Constructors in com._1c.g5.v8.internal.derived with parameters of type IComputationTaskManagerModifierConstructorDescriptionWorkerManager
(IComputationTaskManager taskManager, IDerivedDataContextManager contextManager, IContextTransactionManager contextTransactionManager, IAsyncProcessingPipeline asyncProcessingPipeline, Collection<IDerivedDataComputer> computers, Set<String> filteredSegments) Construct a new instance, performs basic initialization.