Package org.apache.hadoop.fs.impl
Interface FunctionsRaisingIOE.CallableRaisingIOE<R>
- Type Parameters:
R- return type
- Enclosing class:
- FunctionsRaisingIOE
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
Deprecated.
This is a callable which only raises an IOException.
-
Method Summary
-
Method Details
-
apply
Deprecated.- Throws:
IOException
-
CallableRaisingIOE