|
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 interface QueryRecord
The QueryRecord object carries information regarding the estimated or actual execution cost for a query operation.
| Nested Class Summary | |
|---|---|
static interface |
QueryRecord.PartialResultA QueryRecord.PartialResult is a partial query record that contains recorded costs for a query operation. |
| Method Summary | |
|---|---|
java.util.List |
getResults()Get the list of partial results for this query record. |
QueryRecorder.RecordType |
getType()Get the type that was specified when this query record was created. |
| Method Detail |
|---|
QueryRecorder.RecordType getType()
type that was specified when this query record was created.java.util.List getResults()
|
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 | |||||||