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