Uses of Enum Class
com._1c.g5.v8.internal.derived.scheduler.IDerivedDataTaskSupplier.MultithreadingPolicy
Packages that use IDerivedDataTaskSupplier.MultithreadingPolicy
-
Uses of IDerivedDataTaskSupplier.MultithreadingPolicy in com._1c.g5.v8.internal.derived
Methods in com._1c.g5.v8.internal.derived that return IDerivedDataTaskSupplier.MultithreadingPolicy -
Uses of IDerivedDataTaskSupplier.MultithreadingPolicy in com._1c.g5.v8.internal.derived.scheduler
Methods in com._1c.g5.v8.internal.derived.scheduler that return IDerivedDataTaskSupplier.MultithreadingPolicyModifier and TypeMethodDescriptionIDerivedDataTaskSupplier.getMultithreadingPolicy()
Gets the current desired multithreading policy for current set of tasks of this supplier.TestSupplier.getMultithreadingPolicy()
Returns the enum constant of this class with the specified name.IDerivedDataTaskSupplier.MultithreadingPolicy.values()
Returns an array containing the constants of this enum class, in the order they are declared.