Package | Description |
---|---|
oracle.pg.rdbms.index.jdbc.operators |
This package contains a set of modification to Compass operators to support Lucene index and output operations over Oracle Database.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractJdbcIndexOutput
An Oracle extension of Compass AbstractJdbcIndexOutput to handle Index Output
objects for Apache Lucene.
|
class |
FetchOnBufferReadJdbcIndexInput
An Oracle extension of Compass FetchOnBufferReadJdbcIndexInput class.
|
class |
FetchOnOpenJdbcIndexInput
An Oracle extension of Compass FetchOnOpenJdbcIndexInput class.
|
class |
FetchPerTransactionJdbcIndexInput
An Oracle extension of Compass FetchPerTransactionJdbcIndexInput class.
|
class |
FileJdbcIndexOutput
An Oracle's extension of Compass FileJdbcIndexOutput class.
|
class |
JdbcBufferedIndexInput
An Oracle extension of Compass JdbcBufferedIndexInput class.
|
class |
JdbcBufferedIndexOutput
An Oracle extension of Compass JdbcBufferedOutput that performs index output
memory based buffering.
|
class |
RAMAndFileJdbcIndexOutput
An Oracle extension of Compass RAMAndFileJdbcIndexOutput class.
|
class |
RAMJdbcIndexOutput
An Oracle extension of Compass RAMJdbcIndexOutput class.
|
Copyright © 2017 Oracle and/or its affiliates. All Rights Reserved.