Added Methods |
CompletableFuture eval(CallableRaisingIOE )
|
Evaluate a CallableRaisingIOE in the current thread converting IOEs to RTEs and propagating. |
FSBuilder propagateOptions(FSBuilder, Configuration, String, String)
|
Propagate options to any builder converting everything with the prefix to an option where if there were 2+ dot-separated elements it is converted to a schema. |
void propagateOptions(FSBuilder, Configuration, String, boolean)
|
Propagate options to any builder converting everything with the prefix to an option where if there were 2+ dot-separated elements it is converted to a schema. |