Uses of Class
org.apache.accumulo.core.util.SimpleThreadPool.CloseableSimpleThreadPool
-
Packages that use SimpleThreadPool.CloseableSimpleThreadPool Package Description org.apache.accumulo.core.util -
-
Uses of SimpleThreadPool.CloseableSimpleThreadPool in org.apache.accumulo.core.util
Methods in org.apache.accumulo.core.util that return SimpleThreadPool.CloseableSimpleThreadPool Modifier and Type Method Description SimpleThreadPool.CloseableSimpleThreadPoolSimpleThreadPool. asCloseable()Wrap this with a trivial object whoseAutoCloseable.close()method callsThreadPoolExecutor.shutdownNow().
-