
public class OLiveQueryClientListener extends Object
| Constructor and Description |
|---|
OLiveQueryClientListener(ODatabaseDocument database,
OLiveQueryResultListener listener) |
| Modifier and Type | Method and Description |
|---|---|
void |
onEnd() |
void |
onError(OException e) |
boolean |
onEvent(OLiveQueryPushRequest pushRequest)
Return true if the push request require an unregister
|
public OLiveQueryClientListener(ODatabaseDocument database, OLiveQueryResultListener listener)
public boolean onEvent(OLiveQueryPushRequest pushRequest)
pushRequest - public void onError(OException e)
public void onEnd()
Copyright © 2009–2017 OrientDB. All rights reserved.