public interface JdbcIndexConfigurable
| Modifier and Type | Method and Description |
|---|---|
void |
configure(java.lang.String name, OracleJdbcDirectory jdbcDirectory)
Configures the newly created
IndexInput or IndexOutput implementations. |
void configure(java.lang.String name,
OracleJdbcDirectory jdbcDirectory)
throws java.io.IOException
IndexInput or IndexOutput implementations.name - The name of the file entryjdbcDirectory - The Oracle JDBC directory instancejava.io.IOExceptionCopyright © 2017, 2018 Oracle and/or its affiliates. All Rights Reserved.