public interface Initable| Modifier and Type | Method and Description |
|---|---|
default void | init()Lifecycle method to perform any one-time initialization of the retriever. |
default void init()
throws IOExceptionIOException - Thrown on errors related to IO during initialization