Index

C E J O S T 
All Classes and Interfaces|All Packages|Constant Field Values

C

close() - Method in class org.apache.polaris.nosql.async.java.JavaPoolAsyncExec
 

E

EXECUTOR_THREAD_NAME_PREFIX - Static variable in class org.apache.polaris.nosql.async.java.JavaPoolAsyncExec
 

J

JavaPoolAsyncExec - Class in org.apache.polaris.nosql.async.java
CDI ApplicationScoped Java executor service based AsyncExec implementation using ScheduledThreadPoolExecutor for the timers, backed by a Java thread pool to execute blocking tasks.
JavaPoolAsyncExec() - Constructor for class org.apache.polaris.nosql.async.java.JavaPoolAsyncExec
 

O

org.apache.polaris.nosql.async.java - package org.apache.polaris.nosql.async.java
 

S

schedule(Callable<R>, Duration) - Method in class org.apache.polaris.nosql.async.java.JavaPoolAsyncExec
 
schedulePeriodic(Runnable, Duration, Duration) - Method in class org.apache.polaris.nosql.async.java.JavaPoolAsyncExec
 
SCHEDULER_THREAD_NAME_PREFIX - Static variable in class org.apache.polaris.nosql.async.java.JavaPoolAsyncExec
 

T

toString() - Method in class org.apache.polaris.nosql.async.java.JavaPoolAsyncExec
 
C E J O S T 
All Classes and Interfaces|All Packages|Constant Field Values