Class OSyncCommandResultListener

java.lang.Object
com.orientechnologies.orient.server.network.protocol.binary.OAbstractCommandResultListener
com.orientechnologies.orient.server.network.protocol.binary.OSyncCommandResultListener
All Implemented Interfaces:
OFetchPlanResults, SimpleValueFetchPlanCommandListener, OCommandResultListener

public class OSyncCommandResultListener extends OAbstractCommandResultListener implements OFetchPlanResults
Synchronous command result manager.
Author:
Luca Garulli (l.garulli--(at)--orientdb.com)