Uses of Interface
com.orientechnologies.orient.core.sql.query.OLiveResultListener
Packages that use OLiveResultListener
Package
Description
-
Uses of OLiveResultListener in com.orientechnologies.orient.core.sql.query
Classes in com.orientechnologies.orient.core.sql.query that implement OLiveResultListenerModifier and TypeClassDescriptionclassCreated by luigidellaquila on 23/03/15.Constructors in com.orientechnologies.orient.core.sql.query with parameters of type OLiveResultListenerModifierConstructorDescriptionOLiveQuery(String iText, OLiveResultListener iResultListener) protectedOLocalLiveResultListener(OLiveResultListener underlying) -
Uses of OLiveResultListener in com.orientechnologies.orient.server.network.protocol.binary
Classes in com.orientechnologies.orient.server.network.protocol.binary that implement OLiveResultListenerModifier and TypeClassDescriptionclassAsynchronous command result manager.