This class represents the ibi™ Patterns - Search Server's response to a search command.
The following tables list the members exposed by NetricsSearchResponse.
Public Methods
Name | Description | |
---|---|---|
![]() |
Equals | (inherited from Object) |
![]() |
getFilterOutputNames | The names of the search filters corresponding to the times returned by getFilterOutputSizes. |
![]() |
getFilterOutputSizes | The output sizes of each search filter. |
![]() |
getFilterTimeNames | The names of the search filters corresponding to the times returned by getFilterTimes. |
![]() |
getFilterTimes | The amount of time spent in each search filter. |
![]() |
GetHashCode | (inherited from Object) |
![]() |
getMinConfidence | Return the minimum confidence value seen in processing this query. |
![]() |
getResultConfidence | Return the result set confidence for this query. |
![]() |
getSearchResults | Get the records returned by the search. |
![]() |
getSearchTime | The amount of time is took to perform the search. |
![]() |
GetType | (inherited from Object) |
![]() |
isGipSearch | Return true if the GIP prefilter was used in this search. |
![]() |
isPsiSearch | Return true if the PSI prefilter was used in this search. |
![]() |
isSortSearch | Return true if the SORT prefilter was used in this search. |
![]() |
ToString | (inherited from Object) |
Protected Methods
Name | Description | |
---|---|---|
![]() |
Finalize | (inherited from Object) |
![]() |
MemberwiseClone | (inherited from Object) |