private static class TestBlockEvictionFromClient.GetThread extends Thread
Thread.State, Thread.UncaughtExceptionHandler| Modifier and Type | Field and Description | 
|---|---|
| private boolean | multipleCFs | 
| private org.apache.hadoop.hbase.client.Table | table | 
| private boolean | tracker | 
MAX_PRIORITY, MIN_PRIORITY, NORM_PRIORITY| Constructor and Description | 
|---|
| GetThread(org.apache.hadoop.hbase.client.Table table,
         boolean tracker,
         boolean multipleCFs) | 
| Modifier and Type | Method and Description | 
|---|---|
| private void | initiateGet(org.apache.hadoop.hbase.client.Table table) | 
| void | run() | 
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, yieldprivate final org.apache.hadoop.hbase.client.Table table
private final boolean tracker
private final boolean multipleCFs
public GetThread(org.apache.hadoop.hbase.client.Table table, boolean tracker, boolean multipleCFs)
private void initiateGet(org.apache.hadoop.hbase.client.Table table) throws IOException
IOExceptionCopyright © 2007–2020 The Apache Software Foundation. All rights reserved.