@InterfaceAudience.Public @InterfaceStability.Unstable
See: Description
Class | Description |
---|---|
FutureIO |
Future IO Helper methods.
|
RemoteIterators |
A set of remote iterators supporting transformation and filtering,
with IOStatisticsSource passthrough, and of conversions of
the iterators to lists/arrays and of performing actions
on the values.
|
RemoteIterators
iterators go beyond that of the java ones, in terms of declaring themselves
Closeable and implementors of
IOStatisticsSource
; a chain
of wrapped iterators can supply statistics of the inner iterators, and
encourage close() to be called after use.Copyright © 2021 Apache Software Foundation. All rights reserved.