public class IntegrationTestTimeBoundedRequestsWithRegionReplicas.TimeBoundedMultiThreadedReader.TimeBoundedMultiThreadedReaderThread extends MultiThreadedReader.HBaseReaderThread
Thread.State, Thread.UncaughtExceptionHandlerreaderId, startTimeMs, tableMAX_PRIORITY, MIN_PRIORITY, NORM_PRIORITY| Constructor and Description |
|---|
TimeBoundedMultiThreadedReaderThread(int readerId) |
| Modifier and Type | Method and Description |
|---|---|
protected Get |
createGet(long keyToRead) |
protected long |
getNextKeyToRead() |
protected void |
verifyResultsAndUpdateMetrics(boolean verify,
Get[] gets,
long elapsedNano,
Result[] results,
Table table,
boolean isNullExpected) |
closeTable, createTable, queryKey, queryKey, run, verifyResultsAndUpdateMetricsactiveCount, 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 TimeBoundedMultiThreadedReaderThread(int readerId)
throws IOException
IOExceptionprotected Get createGet(long keyToRead) throws IOException
createGet in class MultiThreadedReader.HBaseReaderThreadIOExceptionprotected long getNextKeyToRead()
getNextKeyToRead in class MultiThreadedReader.HBaseReaderThreadprotected void verifyResultsAndUpdateMetrics(boolean verify,
Get[] gets,
long elapsedNano,
Result[] results,
Table table,
boolean isNullExpected)
throws IOException
verifyResultsAndUpdateMetrics in class MultiThreadedReader.HBaseReaderThreadIOException