@FunctionalInterface public interface InvocationRaisingIOE
LambdaTestUtils.VoidCallable and
the S3A Invoker.VoidOperation}. Hopefully this should
be the last.
Note for implementors of methods which take this as an argument:
don't use method overloading to determine which specific functional
interface is to be used.| Modifier and Type | Method and Description |
|---|---|
void |
apply()
Apply the operation.
|
void apply()
throws IOException
IOException - Any IO failureCopyright © 2008–2022 Apache Software Foundation. All rights reserved.