Thread.State, Thread.UncaughtExceptionHandlerMAX_PRIORITY, MIN_PRIORITY, NORM_PRIORITY| Constructor and Description |
|---|
IniProcessorThread(LinkedBlockingQueue<InitiationRequest> lspInitiationRequestQueue,
es.tid.tedb.ReachabilityManager reachabilityManager,
ChildPCERequestManager childPCERequestManager,
MultiDomainLSPDB multiDomainLSPDB) |
| Modifier and Type | Method and Description |
|---|---|
void |
delete(int lspID) |
es.tid.pce.pcep.objects.EndPoints |
getEndPoints(es.tid.pce.pcep.objects.ExplicitRouteObject ero) |
static int |
getID() |
LinkedBlockingQueue<InitiationRequest> |
getLspInitiationRequestQueue() |
void |
run()
The "core" of the Initiation Request
|
void |
setLspInitiationRequestQueue(LinkedBlockingQueue<InitiationRequest> lspInitiationRequestQueue) |
activeCount, checkAccess, clone, 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, yieldpublic IniProcessorThread(LinkedBlockingQueue<InitiationRequest> lspInitiationRequestQueue, es.tid.tedb.ReachabilityManager reachabilityManager, ChildPCERequestManager childPCERequestManager, MultiDomainLSPDB multiDomainLSPDB)
public LinkedBlockingQueue<InitiationRequest> getLspInitiationRequestQueue()
public void setLspInitiationRequestQueue(LinkedBlockingQueue<InitiationRequest> lspInitiationRequestQueue)
public void run()
public es.tid.pce.pcep.objects.EndPoints getEndPoints(es.tid.pce.pcep.objects.ExplicitRouteObject ero)
public void delete(int lspID)
public static int getID()
Copyright © 2016. All rights reserved.