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, ODatabaseDocumentEmbedded database) static OResultInternalcalculateBefore(ODocument iDocument, Set<String> projectionsToLoad) static voidnotifyForTxChanges(ODatabaseDocumentEmbedded database) static voidstatic Integersubscribe(Integer token, OLiveQueryListenerV2 iListener, ODatabaseDocumentEmbedded db) static ObjectunboxRidbags(Object value) static void
-
Constructor Details
-
OLiveQueryHookV2
public OLiveQueryHookV2()
-
-
Method Details
-
getOpsReference
-
subscribe
public static Integer subscribe(Integer token, OLiveQueryListenerV2 iListener, ODatabaseDocumentEmbedded db) -
unsubscribe
-
notifyForTxChanges
-
removePendingDatabaseOps
-
addOp
-
calculateBefore
-
unboxRidbags
-