Oracle® Coherence .NET API Reference Release 3.7.1
E22844-03

The SimpleQueryRecord..::.PartialResult..::.Step type exposes the following members.

Fields

  NameDescription
m_cMillis
The execution time in milliseconds.
m_listSubSteps
The list of child steps.
m_nEfficiency
The estimated cost.
m_nSizeIn
The pre-execution key set size.
m_nSizeOut
The post-execution key set size.
m_setIndexLookupRecords
The set of index lookup records.
m_sFilter
The filter description.

See Also