This class represents the Netrics Server's response to a search command.
The following tables list the members exposed by NetricsSearchResponse.
Public Methods
Name | Description | |
---|---|---|
![]() |
Equals | Determines whether the specified |
![]() |
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 | Serves as a hash function for a particular type. |
![]() |
getMinConfidence | Return the minimum confidence value seen in processing this query. |
![]() |
getResultConfidence | Return the result set confidence for this query. |
![]() |
getSearchResults | The records returned by the search. |
![]() |
getSearchTime | The amount of time is took to perform the search. |
![]() |
GetType | Gets the |
![]() |
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 | Returns a |
Protected Methods
Name | Description | |
---|---|---|
![]() |
Finalize | Allows an |
![]() |
MemberwiseClone | Creates a shallow copy of the current |