Uses of Class
org.apache.curator.utils.CloseableExecutorService

Packages that use CloseableExecutorService
org.apache.curator.utils   
 

Uses of CloseableExecutorService in org.apache.curator.utils
 

Subclasses of CloseableExecutorService in org.apache.curator.utils
 class CloseableScheduledExecutorService
          Decoration on an ScheduledExecutorService that tracks created futures and provides a method to close futures created via this class
 



Copyright © 2011–2014 The Apache Software Foundation. All rights reserved.