Thread.State, Thread.UncaughtExceptionHandler
MAX_PRIORITY, MIN_PRIORITY, NORM_PRIORITY
Constructor and Description |
---|
OLiveQueryQueueThread() |
Modifier and Type | Method and Description |
---|---|
OLiveQueryQueueThread |
clone() |
void |
enqueue(ORecordOperation item) |
boolean |
hasListeners() |
boolean |
hasToken(Integer key) |
void |
run() |
void |
stopExecution() |
Integer |
subscribe(Integer id,
OLiveQueryListener iListener) |
void |
unsubscribe(Integer id) |
activeCount, checkAccess, countStackFrames, currentThread, destroy, dumpStack, enumerate, getAllStackTraces, getContextClassLoader, getDefaultUncaughtExceptionHandler, getId, getName, getPriority, getStackTrace, getState, getThreadGroup, getUncaughtExceptionHandler, holdsLock, interrupt, interrupted, isAlive, isDaemon, isInterrupted, join, join, join, resume, setContextClassLoader, setDaemon, setDefaultUncaughtExceptionHandler, setName, setPriority, setUncaughtExceptionHandler, sleep, sleep, start, stop, stop, suspend, toString, yield
public OLiveQueryQueueThread clone()
public void stopExecution()
public void enqueue(ORecordOperation item)
public Integer subscribe(Integer id, OLiveQueryListener iListener)
public void unsubscribe(Integer id)
public boolean hasListeners()
public boolean hasToken(Integer key)
Copyright © 2009–2020 OrientDB. All rights reserved.