| void | AbstractLocalAwareExecutorService. execute(java.lang.Runnable command,
       ExecutorLocals locals) | 
| void | DebuggableThreadPoolExecutor. execute(java.lang.Runnable command,
       ExecutorLocals locals) | 
| void | LocalAwareExecutorService. execute(java.lang.Runnable command,
       ExecutorLocals locals) | 
| protected <T> org.apache.cassandra.concurrent.AbstractLocalAwareExecutorService.FutureTask<T> | AbstractLocalAwareExecutorService. newTaskFor(java.lang.Runnable runnable,
          T result,
          ExecutorLocals locals) | 
| static void | ExecutorLocals. set(ExecutorLocals locals) |