Class OLiveCommandResultListener

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

public class OLiveCommandResultListener extends OAbstractCommandResultListener implements OLiveResultListener
Asynchronous command result manager. As soon as a record is returned by the command is sent over the wire.
Author:
Luca Garulli (l.garulli--(at)--orientdb.com)