org.apache.blur.manager.indexserver
Class CloseableExecutorService
java.lang.Object
org.apache.blur.manager.indexserver.CloseableExecutorService
- All Implemented Interfaces:
- Closeable
public class CloseableExecutorService
- extends Object
- implements Closeable
CloseableExecutorService
public CloseableExecutorService(ExecutorService executor)
close
public void close()
throws IOException
- Specified by:
close
in interface Closeable
- Throws:
IOException
close
public static Closeable close(ExecutorService executor)
Copyright © 2012-2014 The Apache Software Foundation. All Rights Reserved.