Class ORemoteFetchListener

java.lang.Object
com.orientechnologies.orient.core.fetch.remote.ORemoteFetchListener
All Implemented Interfaces:
OFetchListener

public abstract class ORemoteFetchListener extends Object implements OFetchListener
Fetch listener for class

Whenever a record has to be fetched it will be added to the list of records to send

Author:
Luca Molino (molino.luca--at--gmail.com)