Uses of Interface
com.orientechnologies.orient.server.distributed.ORemoteTaskFactoryManager
Packages that use ORemoteTaskFactoryManager
Package
Description
-
Uses of ORemoteTaskFactoryManager in com.orientechnologies.orient.distributed.db
Methods in com.orientechnologies.orient.distributed.db that return ORemoteTaskFactoryManager -
Uses of ORemoteTaskFactoryManager in com.orientechnologies.orient.server.distributed
Constructors in com.orientechnologies.orient.server.distributed with parameters of type ORemoteTaskFactoryManagerModifierConstructorDescriptionODistributedRequest(ORemoteTaskFactoryManager manager, ODistributedRequestId requestId, String databaseName, ORemoteTask payload) -
Uses of ORemoteTaskFactoryManager in com.orientechnologies.orient.server.distributed.impl
Fields in com.orientechnologies.orient.server.distributed.impl declared as ORemoteTaskFactoryManagerModifier and TypeFieldDescriptionprotected ORemoteTaskFactoryManagerORemoteServerManager.taskFactoryManagerMethods in com.orientechnologies.orient.server.distributed.impl that return ORemoteTaskFactoryManager -
Uses of ORemoteTaskFactoryManager in com.orientechnologies.orient.server.distributed.impl.task
Classes in com.orientechnologies.orient.server.distributed.impl.task that implement ORemoteTaskFactoryManager