Class DBInitForkJoinPoolCache


  • public class DBInitForkJoinPoolCache
    extends java.lang.Object
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.util.concurrent.ForkJoinPool pool​(java.lang.String key, int concurrency)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • DBInitForkJoinPoolCache

        public DBInitForkJoinPoolCache()
    • Method Detail

      • pool

        public java.util.concurrent.ForkJoinPool pool​(java.lang.String key,
                                                      int concurrency)