Uses of Interface
org.apache.hadoop.util.functional.RunnableRaisingIOE
Packages that use RunnableRaisingIOE
Package
Description
This package contains implementation classes for use inside
filesystems.
-
Uses of RunnableRaisingIOE in org.apache.hadoop.fs.impl
Constructors in org.apache.hadoop.fs.impl with parameters of type RunnableRaisingIOEModifierConstructorDescriptionLeakReporter(String message, BooleanSupplier isOpen, RunnableRaisingIOE closeAction) Constructor.