C D M N O S 
All Classes All Packages

C

com.didiglobal.booster.instrument - package com.didiglobal.booster.instrument
 

D

defaultThreadFactory(String) - Static method in class com.didiglobal.booster.instrument.ShadowExecutors
 

M

makeThreadName(String) - Static method in class com.didiglobal.booster.instrument.ShadowThread
 
makeThreadName(String, String) - Static method in class com.didiglobal.booster.instrument.ShadowThread
 

N

NamedForkJoinWorkerThreadFactory - Class in com.didiglobal.booster.instrument
 
NamedForkJoinWorkerThreadFactory(String) - Constructor for class com.didiglobal.booster.instrument.NamedForkJoinWorkerThreadFactory
 
NamedForkJoinWorkerThreadFactory(ForkJoinPool.ForkJoinWorkerThreadFactory, String) - Constructor for class com.didiglobal.booster.instrument.NamedForkJoinWorkerThreadFactory
 
NamedThreadFactory - Class in com.didiglobal.booster.instrument
 
NamedThreadFactory(String) - Constructor for class com.didiglobal.booster.instrument.NamedThreadFactory
 
NamedThreadFactory(ThreadFactory, String) - Constructor for class com.didiglobal.booster.instrument.NamedThreadFactory
 
newCachedThreadPool(String) - Static method in class com.didiglobal.booster.instrument.ShadowExecutors
 
newCachedThreadPool(ThreadFactory, String) - Static method in class com.didiglobal.booster.instrument.ShadowExecutors
 
newFixedThreadPool(int, String) - Static method in class com.didiglobal.booster.instrument.ShadowExecutors
 
newFixedThreadPool(int, ThreadFactory, String) - Static method in class com.didiglobal.booster.instrument.ShadowExecutors
 
newHandlerThread(String, int, String) - Static method in class com.didiglobal.booster.instrument.ShadowHandlerThread
 
newHandlerThread(String, String) - Static method in class com.didiglobal.booster.instrument.ShadowHandlerThread
 
newInstance(String) - Static method in class com.didiglobal.booster.instrument.NamedThreadFactory
Used by ThreadTransformer for thread renaming
newInstance(ThreadFactory, String) - Static method in class com.didiglobal.booster.instrument.NamedThreadFactory
Used by ThreadTransformer for thread renaming
newOptimizedCachedThreadPool(String) - Static method in class com.didiglobal.booster.instrument.ShadowExecutors
 
newOptimizedCachedThreadPool(ThreadFactory, String) - Static method in class com.didiglobal.booster.instrument.ShadowExecutors
 
newOptimizedFixedThreadPool(int, String) - Static method in class com.didiglobal.booster.instrument.ShadowExecutors
 
newOptimizedFixedThreadPool(int, ThreadFactory, String) - Static method in class com.didiglobal.booster.instrument.ShadowExecutors
 
newOptimizedScheduledThreadPool(int, String) - Static method in class com.didiglobal.booster.instrument.ShadowExecutors
 
newOptimizedScheduledThreadPool(int, ThreadFactory, String) - Static method in class com.didiglobal.booster.instrument.ShadowExecutors
 
newOptimizedSingleThreadExecutor(String) - Static method in class com.didiglobal.booster.instrument.ShadowExecutors
 
newOptimizedSingleThreadExecutor(ThreadFactory, String) - Static method in class com.didiglobal.booster.instrument.ShadowExecutors
 
newOptimizedSingleThreadScheduledExecutor(String) - Static method in class com.didiglobal.booster.instrument.ShadowExecutors
 
newOptimizedSingleThreadScheduledExecutor(ThreadFactory, String) - Static method in class com.didiglobal.booster.instrument.ShadowExecutors
 
newOptimizedThreadPoolExecutor(int, int, long, TimeUnit, BlockingQueue<Runnable>) - Static method in class com.didiglobal.booster.instrument.ShadowThreadPoolExecutor
 
newOptimizedThreadPoolExecutor(int, int, long, TimeUnit, BlockingQueue<Runnable>, String) - Static method in class com.didiglobal.booster.instrument.ShadowThreadPoolExecutor
 
newOptimizedThreadPoolExecutor(int, int, long, TimeUnit, BlockingQueue<Runnable>, RejectedExecutionHandler) - Static method in class com.didiglobal.booster.instrument.ShadowThreadPoolExecutor
 
newOptimizedThreadPoolExecutor(int, int, long, TimeUnit, BlockingQueue<Runnable>, RejectedExecutionHandler, String) - Static method in class com.didiglobal.booster.instrument.ShadowThreadPoolExecutor
 
newOptimizedThreadPoolExecutor(int, int, long, TimeUnit, BlockingQueue<Runnable>, ThreadFactory) - Static method in class com.didiglobal.booster.instrument.ShadowThreadPoolExecutor
 
newOptimizedThreadPoolExecutor(int, int, long, TimeUnit, BlockingQueue<Runnable>, ThreadFactory, String) - Static method in class com.didiglobal.booster.instrument.ShadowThreadPoolExecutor
 
newOptimizedThreadPoolExecutor(int, int, long, TimeUnit, BlockingQueue<Runnable>, ThreadFactory, RejectedExecutionHandler) - Static method in class com.didiglobal.booster.instrument.ShadowThreadPoolExecutor
 
newOptimizedThreadPoolExecutor(int, int, long, TimeUnit, BlockingQueue<Runnable>, ThreadFactory, RejectedExecutionHandler, String) - Static method in class com.didiglobal.booster.instrument.ShadowThreadPoolExecutor
 
newOptimizedWorkStealingPool(int, String) - Static method in class com.didiglobal.booster.instrument.ShadowExecutors
 
newOptimizedWorkStealingPool(String) - Static method in class com.didiglobal.booster.instrument.ShadowExecutors
 
newScheduledThreadPool(int, String) - Static method in class com.didiglobal.booster.instrument.ShadowExecutors
 
newScheduledThreadPool(int, ThreadFactory, String) - Static method in class com.didiglobal.booster.instrument.ShadowExecutors
 
newSingleThreadExecutor(String) - Static method in class com.didiglobal.booster.instrument.ShadowExecutors
 
newSingleThreadExecutor(ThreadFactory, String) - Static method in class com.didiglobal.booster.instrument.ShadowExecutors
 
newSingleThreadScheduledExecutor(String) - Static method in class com.didiglobal.booster.instrument.ShadowExecutors
 
newSingleThreadScheduledExecutor(ThreadFactory, String) - Static method in class com.didiglobal.booster.instrument.ShadowExecutors
 
newThread(Runnable) - Method in class com.didiglobal.booster.instrument.NamedThreadFactory
 
newThread(Runnable, String) - Static method in class com.didiglobal.booster.instrument.ShadowThread
 
newThread(Runnable, String, String) - Static method in class com.didiglobal.booster.instrument.ShadowThread
 
newThread(String) - Static method in class com.didiglobal.booster.instrument.ShadowThread
 
newThread(String, String) - Static method in class com.didiglobal.booster.instrument.ShadowThread
 
newThread(ThreadGroup, Runnable, String) - Static method in class com.didiglobal.booster.instrument.ShadowThread
 
newThread(ThreadGroup, Runnable, String, long, String) - Static method in class com.didiglobal.booster.instrument.ShadowThread
 
newThread(ThreadGroup, Runnable, String, String) - Static method in class com.didiglobal.booster.instrument.ShadowThread
 
newThread(ThreadGroup, String, String) - Static method in class com.didiglobal.booster.instrument.ShadowThread
 
newThread(ForkJoinPool) - Method in class com.didiglobal.booster.instrument.NamedForkJoinWorkerThreadFactory
 
newThreadPoolExecutor(int, int, long, TimeUnit, BlockingQueue<Runnable>, String) - Static method in class com.didiglobal.booster.instrument.ShadowThreadPoolExecutor
 
newThreadPoolExecutor(int, int, long, TimeUnit, BlockingQueue<Runnable>, RejectedExecutionHandler, String) - Static method in class com.didiglobal.booster.instrument.ShadowThreadPoolExecutor
 
newThreadPoolExecutor(int, int, long, TimeUnit, BlockingQueue<Runnable>, ThreadFactory, String) - Static method in class com.didiglobal.booster.instrument.ShadowThreadPoolExecutor
 
newThreadPoolExecutor(int, int, long, TimeUnit, BlockingQueue<Runnable>, ThreadFactory, RejectedExecutionHandler, String) - Static method in class com.didiglobal.booster.instrument.ShadowThreadPoolExecutor
 
newTimer(boolean, String) - Static method in class com.didiglobal.booster.instrument.ShadowTimer
 
newTimer(String) - Static method in class com.didiglobal.booster.instrument.ShadowTimer
 
newTimer(String, boolean, String) - Static method in class com.didiglobal.booster.instrument.ShadowTimer
 
newTimer(String, String) - Static method in class com.didiglobal.booster.instrument.ShadowTimer
 
newWorkStealingPool(int, String) - Static method in class com.didiglobal.booster.instrument.ShadowExecutors
 
newWorkStealingPool(String) - Static method in class com.didiglobal.booster.instrument.ShadowExecutors
 

O

optimizeAsyncTaskExecutor() - Static method in class com.didiglobal.booster.instrument.ShadowAsyncTask
Optimize the thread pool executor of AsyncTask with allowCoreThreadTimeOut = true

S

setThreadName(Thread, String) - Static method in class com.didiglobal.booster.instrument.ShadowThread
 
ShadowAsyncTask - Class in com.didiglobal.booster.instrument
 
ShadowAsyncTask() - Constructor for class com.didiglobal.booster.instrument.ShadowAsyncTask
 
ShadowExecutors - Class in com.didiglobal.booster.instrument
 
ShadowExecutors() - Constructor for class com.didiglobal.booster.instrument.ShadowExecutors
 
ShadowHandlerThread - Class in com.didiglobal.booster.instrument
 
ShadowHandlerThread(String, int, String) - Constructor for class com.didiglobal.booster.instrument.ShadowHandlerThread
Initialize HandlerThread with new name, this constructor is used by ThreadTransformer for renaming
ShadowHandlerThread(String, String) - Constructor for class com.didiglobal.booster.instrument.ShadowHandlerThread
Initialize HandlerThread with new name, this constructor is used by ThreadTransformer for renaming
ShadowScheduledThreadPoolExecutor - Class in com.didiglobal.booster.instrument
 
ShadowScheduledThreadPoolExecutor(int, String) - Constructor for class com.didiglobal.booster.instrument.ShadowScheduledThreadPoolExecutor
Initialize ScheduledThreadPoolExecutor with new thread name, this constructor is used by ThreadTransformer for thread renaming
ShadowScheduledThreadPoolExecutor(int, String, boolean) - Constructor for class com.didiglobal.booster.instrument.ShadowScheduledThreadPoolExecutor
Initialize ScheduledThreadPoolExecutor with new thread name, this constructor is used by ThreadTransformer for thread renaming
ShadowScheduledThreadPoolExecutor(int, RejectedExecutionHandler, String) - Constructor for class com.didiglobal.booster.instrument.ShadowScheduledThreadPoolExecutor
Initialize ScheduledThreadPoolExecutor with new thread name, this constructor is used by ThreadTransformer for thread renaming
ShadowScheduledThreadPoolExecutor(int, RejectedExecutionHandler, String, boolean) - Constructor for class com.didiglobal.booster.instrument.ShadowScheduledThreadPoolExecutor
Initialize ScheduledThreadPoolExecutor with new thread name, this constructor is used by ThreadTransformer for thread renaming
ShadowScheduledThreadPoolExecutor(int, ThreadFactory, String) - Constructor for class com.didiglobal.booster.instrument.ShadowScheduledThreadPoolExecutor
Initialize ScheduledThreadPoolExecutor with new thread name, this constructor is used by ThreadTransformer for thread renaming
ShadowScheduledThreadPoolExecutor(int, ThreadFactory, String, boolean) - Constructor for class com.didiglobal.booster.instrument.ShadowScheduledThreadPoolExecutor
Initialize ScheduledThreadPoolExecutor with new thread name, this constructor is used by ThreadTransformer for thread renaming
ShadowScheduledThreadPoolExecutor(int, ThreadFactory, RejectedExecutionHandler, String) - Constructor for class com.didiglobal.booster.instrument.ShadowScheduledThreadPoolExecutor
Initialize ScheduledThreadPoolExecutor with new thread name, this constructor is used by ThreadTransformer for thread renaming
ShadowScheduledThreadPoolExecutor(int, ThreadFactory, RejectedExecutionHandler, String, boolean) - Constructor for class com.didiglobal.booster.instrument.ShadowScheduledThreadPoolExecutor
Initialize ScheduledThreadPoolExecutor with new thread name, this constructor is used by ThreadTransformer for thread renaming
ShadowThread - Class in com.didiglobal.booster.instrument
 
ShadowThread(Runnable, String) - Constructor for class com.didiglobal.booster.instrument.ShadowThread
Initialize Thread with new name, this constructor is used by ThreadTransformer for renaming
ShadowThread(Runnable, String, String) - Constructor for class com.didiglobal.booster.instrument.ShadowThread
Initialize Thread with new name, this constructor is used by ThreadTransformer for renaming
ShadowThread(String) - Constructor for class com.didiglobal.booster.instrument.ShadowThread
Initialize Thread with new name, this constructor is used by ThreadTransformer for renaming
ShadowThread(String, String) - Constructor for class com.didiglobal.booster.instrument.ShadowThread
Initialize Thread with new name, this constructor is used by ThreadTransformer for renaming
ShadowThread(ThreadGroup, Runnable, String) - Constructor for class com.didiglobal.booster.instrument.ShadowThread
Initialize Thread with new name, this constructor is used by ThreadTransformer for renaming
ShadowThread(ThreadGroup, Runnable, String, long, String) - Constructor for class com.didiglobal.booster.instrument.ShadowThread
Initialize Thread with new name, this constructor is used by ThreadTransformer for renaming
ShadowThread(ThreadGroup, Runnable, String, String) - Constructor for class com.didiglobal.booster.instrument.ShadowThread
Initialize Thread with new name, this constructor is used by ThreadTransformer for renaming
ShadowThread(ThreadGroup, String, String) - Constructor for class com.didiglobal.booster.instrument.ShadowThread
Initialize Thread with new name, this constructor is used by ThreadTransformer for renaming
ShadowThreadPoolExecutor - Class in com.didiglobal.booster.instrument
 
ShadowThreadPoolExecutor(int, int, long, TimeUnit, BlockingQueue<Runnable>, String) - Constructor for class com.didiglobal.booster.instrument.ShadowThreadPoolExecutor
Initialize ThreadPoolExecutor with new thread name, this constructor is used by ThreadTransformer for thread renaming
ShadowThreadPoolExecutor(int, int, long, TimeUnit, BlockingQueue<Runnable>, String, boolean) - Constructor for class com.didiglobal.booster.instrument.ShadowThreadPoolExecutor
Initialize ThreadPoolExecutor with new thread name, this constructor is used by ThreadTransformer for thread renaming
ShadowThreadPoolExecutor(int, int, long, TimeUnit, BlockingQueue<Runnable>, RejectedExecutionHandler, String) - Constructor for class com.didiglobal.booster.instrument.ShadowThreadPoolExecutor
Initialize ThreadPoolExecutor with new thread name, this constructor is used by ThreadTransformer for thread renaming
ShadowThreadPoolExecutor(int, int, long, TimeUnit, BlockingQueue<Runnable>, RejectedExecutionHandler, String, boolean) - Constructor for class com.didiglobal.booster.instrument.ShadowThreadPoolExecutor
Initialize ThreadPoolExecutor with new thread name, this constructor is used by ThreadTransformer for thread renaming
ShadowThreadPoolExecutor(int, int, long, TimeUnit, BlockingQueue<Runnable>, ThreadFactory, String) - Constructor for class com.didiglobal.booster.instrument.ShadowThreadPoolExecutor
Initialize ThreadPoolExecutor with new thread name, this constructor is used by ThreadTransformer for thread renaming
ShadowThreadPoolExecutor(int, int, long, TimeUnit, BlockingQueue<Runnable>, ThreadFactory, String, boolean) - Constructor for class com.didiglobal.booster.instrument.ShadowThreadPoolExecutor
Initialize ThreadPoolExecutor with new thread name, this constructor is used by ThreadTransformer for thread renaming
ShadowThreadPoolExecutor(int, int, long, TimeUnit, BlockingQueue<Runnable>, ThreadFactory, RejectedExecutionHandler, String) - Constructor for class com.didiglobal.booster.instrument.ShadowThreadPoolExecutor
Initialize ThreadPoolExecutor with new thread name, this constructor is used by ThreadTransformer for thread renaming
ShadowThreadPoolExecutor(int, int, long, TimeUnit, BlockingQueue<Runnable>, ThreadFactory, RejectedExecutionHandler, String, boolean) - Constructor for class com.didiglobal.booster.instrument.ShadowThreadPoolExecutor
Initialize ThreadPoolExecutor with new thread name, this constructor is used by ThreadTransformer for thread renaming
ShadowTimer - Class in com.didiglobal.booster.instrument
 
ShadowTimer(boolean, String) - Constructor for class com.didiglobal.booster.instrument.ShadowTimer
Initialize Timer with new name, this constructor is used by ThreadTransformer for thread renaming
ShadowTimer(String) - Constructor for class com.didiglobal.booster.instrument.ShadowTimer
Initialize Timer with new name, this constructor is used by ThreadTransformer for thread renaming
ShadowTimer(String, boolean, String) - Constructor for class com.didiglobal.booster.instrument.ShadowTimer
Initialize Timer with new name, this constructor is used by ThreadTransformer for thread renaming
ShadowTimer(String, String) - Constructor for class com.didiglobal.booster.instrument.ShadowTimer
Initialize Timer with new name, this constructor is used by ThreadTransformer for thread renaming
C D M N O S 
All Classes All Packages