protected static class SolrIngesterConnector.ExecuteSeedingThread
extends java.lang.Thread
| Modifier and Type | Field and Description |
|---|---|
protected org.apache.http.client.HttpClient |
client |
protected java.lang.Throwable |
exception |
protected org.apache.manifoldcf.connectorcommon.common.XThreadStringBuffer |
seedBuffer |
protected java.lang.String |
url |
| Constructor and Description |
|---|
ExecuteSeedingThread(org.apache.http.client.HttpClient client,
java.lang.String url) |
| Modifier and Type | Method and Description |
|---|---|
org.apache.manifoldcf.connectorcommon.common.XThreadStringBuffer |
getBuffer() |
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, run, setContextClassLoader, setDaemon, setDefaultUncaughtExceptionHandler, setName, setPriority, setUncaughtExceptionHandler, sleep, sleep, start, stop, stop, suspend, toString, yieldprotected final org.apache.http.client.HttpClient client
protected final java.lang.String url
protected final org.apache.manifoldcf.connectorcommon.common.XThreadStringBuffer seedBuffer
protected java.lang.Throwable exception