An additional interface that each implementation of IndexInput and IndexOutput
must implement. Used to configure newly created IndexInput and IndexOutput
Jdbc based implementation.
author: kimchy
Configures the newly created IndexInput or IndexOutput implementations.
Parameters: name - The name of the file entry Parameters: jdbcDirectory - The jdbc directory instance Parameters: settings - The relevant file entry settings throws: IOException -