Uses of Class
org.apache.hadoop.fs.impl.prefetch.ExecutorServiceFuturePool
Packages that use ExecutorServiceFuturePool
Package
Description
block caching for use in object store clients.
-
Uses of ExecutorServiceFuturePool in org.apache.hadoop.fs.impl.prefetch
Methods in org.apache.hadoop.fs.impl.prefetch that return ExecutorServiceFuturePoolMethods in org.apache.hadoop.fs.impl.prefetch with parameters of type ExecutorServiceFuturePoolModifier and TypeMethodDescriptionBlockManagerParameters.withFuturePool(ExecutorServiceFuturePool pool) Sets the executor service future pool that is later used to perform async prefetch tasks.