Class OSynchronizedTaskWrapper

java.lang.Object
com.orientechnologies.orient.server.distributed.task.OAbstractRemoteTask
com.orientechnologies.orient.server.distributed.impl.OSynchronizedTaskWrapper
All Implemented Interfaces:
ORemoteTask

public class OSynchronizedTaskWrapper extends OAbstractRemoteTask
Task wrapper to manage synchronized operations like transactions.
Author:
Luca Garulli (l.garulli--(at)--orientdb.com)