JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
com.orientechnologies.orient.core.query.live
Interface OLiveQueryListener
public interface
OLiveQueryListener
Created by luigidellaquila on 16/03/15.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
onLiveResult
(
ORecordOperation
iRecord)
void
onLiveResultEnd
()
Method Details
onLiveResult
void
onLiveResult
(
ORecordOperation
iRecord)
onLiveResultEnd
void
onLiveResultEnd
()