Class | Description |
---|---|
DynamicExecutors |
Factory and utility methods for handling
DynamicThreadPoolExecutor . |
FutureIterables |
functions related to or replacing those in
Iterables dealing with Futures |
Exception | Description |
---|---|
TransformParallelException |
A failure occurred while concurrently operating on an Iterable
|
Annotation Type | Description |
---|---|
SingleThreaded |
designates that the object must not exist in an environment that spawns threads.
|
Copyright © 2009-2013 jclouds. All Rights Reserved.