This class is used by the search method of the NetricsServerInterface class to configure those parameters which can be specified per table.
The following tables list the members exposed by NetricsSearchCfg.
Public Constructors
Name | Description | |
---|---|---|
![]() ![]() |
NetricsSearchCfg | Overloaded. |
Public Methods
Name | Description | |
---|---|---|
![]() |
addQuery | Overloaded. Add a query to the searchCfg object. |
![]() ![]() |
CreateBoolOperand | Create a predicate of type bool. |
![]() ![]() |
CreateDoubleOperand | Create a predicate of type double. |
![]() ![]() |
CreateFieldNameOperand | Create a predicate out of a field name. |
![]() ![]() |
CreateIntOperand | Create a predicate of type int. |
![]() ![]() |
CreatePredicate | Create a predicate by combining two predicates that were previously created. |
![]() ![]() |
CreateStringOperand | Create a predicate of type String. |
![]() ![]() |
CreateUnaryPredicate | Create a predicate by combining a single predicate and an operation to be performed on the predicate. |
![]() |
Equals | Determines whether the specified |
![]() |
GetHashCode | Serves as a hash function for a particular type. |
![]() |
GetType | Gets the |
![]() |
Initialize |
Obsolete.
Only for COM interoperability. See |
![]() |
makeDependentQuerylets | Obsolete. It is recomended that you call this function if the same field is used in two or more querylets. |
![]() |
setLockKey | Set the lock key for this search. |
![]() |
setNetricsQuery | Set the NetricsQuery object for this table. |
![]() |
SetSearchPredicate | Overloaded. Set the search predicate for a given search. |
![]() |
ToString | Returns a |
Protected Methods
Name | Description | |
---|---|---|
![]() |
Finalize | Allows an |
![]() |
MemberwiseClone | Creates a shallow copy of the current |
Explicit Interface Implementations
Name | Description | |
---|---|---|
![]() ![]() |
NetricsSearchCfg | Overloaded. |