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()
OCloseable
close
in interface OCloseable
public OLiveQueryQueueThread getQueueThread()
Copyright © 2009–2020 OrientDB. All rights reserved.