Class OLiveQueryClientListener
java.lang.Object
com.orientechnologies.orient.client.remote.OLiveQueryClientListener
Created by tglman on 28/05/17.
-
Constructor Summary
ConstructorsConstructorDescriptionOLiveQueryClientListener(ODatabaseDocument database, OLiveQueryResultListener listener) -
Method Summary
Modifier and TypeMethodDescriptionvoidonEnd()voidbooleanonEvent(OLiveQueryPushRequest pushRequest) Return true if the push request require an unregister
-
Constructor Details
-
OLiveQueryClientListener
-
-
Method Details
-
onEvent
Return true if the push request require an unregister- Parameters:
pushRequest-- Returns:
-
onError
-
onEnd
public void onEnd()
-