Class FutureIOSupport

java.lang.Object
org.apache.hadoop.fs.impl.FutureIOSupport

@Private @Unstable @Deprecated public final class FutureIOSupport extends Object
Deprecated.
Support for future IO and the FS Builder subclasses. All methods in this class have been superceded by those in FutureIO. The methods here are retained but all marked as deprecated. This is to ensure that any external filesystem implementations can still use these methods without linkage problems surfacing.