Interface ORemoteTaskFactory

All Known Implementing Classes:
ODefaultRemoteTaskFactoryV3

public interface ORemoteTaskFactory
Factory for remote tasks.
Author:
Luca Garulli (l.garulli--(at)--orientdb.com)
  • Method Details

    • createTask

      ORemoteTask createTask(int code)
    • getProtocolVersion

      int getProtocolVersion()