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 IOException
IOException - Thrown on errors related to IO during initialization