Uses of Class
com.orientechnologies.orient.core.query.live.OLiveQueryHookV2.OLiveQueryOp
Packages that use OLiveQueryHookV2.OLiveQueryOp
Package
Description
-
Uses of OLiveQueryHookV2.OLiveQueryOp in com.orientechnologies.orient.core.query.live
Fields in com.orientechnologies.orient.core.query.live with type parameters of type OLiveQueryHookV2.OLiveQueryOpModifier and TypeFieldDescriptionprotected Map<ODatabaseDocument, List<OLiveQueryHookV2.OLiveQueryOp>> OLiveQueryHookV2.OLiveQueryOps.pendingOpsMethods in com.orientechnologies.orient.core.query.live that return types with arguments of type OLiveQueryHookV2.OLiveQueryOpMethods in com.orientechnologies.orient.core.query.live with parameters of type OLiveQueryHookV2.OLiveQueryOpModifier and TypeMethodDescriptionvoidOLiveQueryHookV2.OLiveQueryOps.enqueue(OLiveQueryHookV2.OLiveQueryOp item) Method parameters in com.orientechnologies.orient.core.query.live with type arguments of type OLiveQueryHookV2.OLiveQueryOpModifier and TypeMethodDescriptionvoidOLiveQueryListenerV2.onLiveResults(List<OLiveQueryHookV2.OLiveQueryOp> iRecords) -
Uses of OLiveQueryHookV2.OLiveQueryOp in com.orientechnologies.orient.core.sql.executor
Method parameters in com.orientechnologies.orient.core.sql.executor with type arguments of type OLiveQueryHookV2.OLiveQueryOpModifier and TypeMethodDescriptionvoidLiveQueryListenerImpl.onLiveResults(List<OLiveQueryHookV2.OLiveQueryOp> iRecords)