Used to load data into the Netrics server.
The following tables list the members exposed by NetricsTable.
Public Constructors
| Name | Description | |
|---|---|---|
|
NetricsTable | Overloaded. |
Public Methods
| Name | Description | |
|---|---|---|
|
addPIndex | Add a partition index to this table. |
|
addSortEncoding | Obsolete. Only for COM interoperability. |
|
compare | For internal use only. |
|
Equals | Determines whether the specified |
|
getFieldNames | Can be used to get the field names from a NetricsTable returned by a dump. |
|
GetHashCode | Serves as a hash function for a particular type. |
|
getInfo | Can be used to get the table info from a NetricsTable returned by a dump. |
|
getName | Return the name of this table. |
|
getRecSrc | Can be used to retrieve the RecSrc for a NetricsTable returned by a dump command. |
|
GetType | Gets the |
|
Initialize |
Obsolete.
Only for COM interoperability. See |
|
setCharmaps | Specifies the character map to use for each field. |
|
setEstNumRecords | Set the estimated number of records. |
|
setFieldTypes | Specify the field types for this table. |
|
setGipFiltered | Enable gip filtering for this table. |
|
setGipGramLen | This method sets the gram length for the enterprise filer. |
|
setInfo | Set the table info string. |
|
setPhonetic | Enable phonetic searches for this table. |
|
setPsiEncodings | Use this function to specify encodings for the PSI prefilter. |
|
setSortEncodings | Use this function to specify encodings for the sort prefilter. |
|
ToString | Returns a |
Protected Methods
| Name | Description | |
|---|---|---|
|
Finalize | Allows an |
|
MemberwiseClone | Creates a shallow copy of the current |
Explicit Interface Implementations
| Name | Description | |
|---|---|---|
|
NetricsTable | Overloaded. |