Class OLiveQueryHook
java.lang.Object
com.orientechnologies.orient.core.query.live.OLiveQueryHook
Created by luigidellaquila on 16/03/15.
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidaddOp(ODocument iDocument, byte iType, ODatabaseDocument database) static OLiveQueryHook.OLiveQueryOpsstatic voidnotifyForTxChanges(ODatabase iDatabase) static voidremovePendingDatabaseOps(ODatabase iDatabase) static Integersubscribe(Integer token, OLiveQueryListener iListener, ODatabaseInternal db) static voidunsubscribe(Integer id, ODatabaseInternal db)
-
Constructor Details
-
OLiveQueryHook
public OLiveQueryHook()
-
-
Method Details
-
getOpsReference
-
subscribe
-
unsubscribe
-
notifyForTxChanges
-
removePendingDatabaseOps
-
addOp
-