Class OLiveQueryHookV2
java.lang.Object
com.orientechnologies.orient.core.query.live.OLiveQueryHookV2
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic class -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidaddOp(ODocument iDocument, byte iType, ODatabaseDocument database) static OResultInternalcalculateBefore(ODocument iDocument, Set<String> projectionsToLoad) static voidnotifyForTxChanges(ODatabaseDocument database) static voidremovePendingDatabaseOps(ODatabaseDocument database) static Integersubscribe(Integer token, OLiveQueryListenerV2 iListener, ODatabaseInternal db) static ObjectunboxRidbags(Object value) static voidunsubscribe(Integer id, ODatabaseInternal db)
-
Constructor Details
-
OLiveQueryHookV2
public OLiveQueryHookV2()
-
-
Method Details
-
getOpsReference
-
subscribe
public static Integer subscribe(Integer token, OLiveQueryListenerV2 iListener, ODatabaseInternal db) -
unsubscribe
-
notifyForTxChanges
-
removePendingDatabaseOps
-
addOp
-
calculateBefore
-
unboxRidbags
-