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. |
|
getSearchResults | The records returned by the search. |
|
getSearchTime | The amount of time is took to perform the search. |
|
GetType | Gets the |
|
ToString | Returns a |
Protected Methods
| Name | Description | |
|---|---|---|
|
Finalize | Allows an |
|
MemberwiseClone | Creates a shallow copy of the current |