|
Oracle® Fusion Middleware Java API Reference for Oracle Coherence 12c (12.1.3.0.0) E47890-01 |
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
public static interface QueryRecord.PartialResult.IndexLookupRecord
An IndexLookupRecord holds the recorded information about an index lookup performed during filter evaluation as part of a query record.
An IndexLookupRecord is created each time that QueryRecord.PartialResult.RecordableStep.recordExtractor(ValueExtractor) is called on a query record step.
| Method Summary | |
|---|---|
java.lang.String |
getExtractorDescription()Get a description of the extractor that was used for the index lookup. |
java.lang.String |
getIndexDescription()Get a description of the associated index. |
boolean |
isOrdered()Indicates whether or not the associated index is ordered. |
| Method Detail |
|---|
java.lang.String getExtractorDescription()
java.lang.String getIndexDescription()
boolean isOrdered()
|
Oracle® Fusion Middleware Java API Reference for Oracle Coherence 12c (12.1.3.0.0) E47890-01 |
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||