
public static class OLiveQueryHook.OLiveQueryOps extends Object implements OCloseable
| Modifier and Type | Field and Description |
|---|---|
protected Map<ODatabaseDocument,List<ORecordOperation>> |
pendingOps |
| Constructor and Description |
|---|
OLiveQueryOps() |
| Modifier and Type | Method and Description |
|---|---|
void |
close()
Closes resources inside of call of OStorage#close().
|
OLiveQueryQueueThread |
getQueueThread() |
protected Map<ODatabaseDocument,List<ORecordOperation>> pendingOps
public void close()
OCloseableclose in interface OCloseablepublic OLiveQueryQueueThread getQueueThread()
Copyright © 2009–2025 OrientDB. All rights reserved.