Uses of Class
com.orientechnologies.orient.client.remote.OLiveQueryClientListener
Packages that use OLiveQueryClientListener
-
Uses of OLiveQueryClientListener in com.orientechnologies.orient.client.remote
Methods in com.orientechnologies.orient.client.remote that return types with arguments of type OLiveQueryClientListenerMethods in com.orientechnologies.orient.client.remote with parameters of type OLiveQueryClientListenerModifier and TypeMethodDescriptionORemoteClient.liveQuery(ODatabaseDocumentRemote db, String query, OLiveQueryClientListener listener, Object[] params) ORemoteClient.liveQuery(ODatabaseDocumentRemote db, String query, OLiveQueryClientListener listener, Map<String, ?> params) voidORemoteClient.registerLiveListener(int monitorId, OLiveQueryClientListener listener)