This class represents a TIBCO Patterns table.
The following tables list the members exposed by NetricsTable.
Public Constructors
Name | Description | |
---|---|---|
![]() ![]() |
NetricsTable | Overloaded. |
Public Fields
Name | Description | |
---|---|---|
![]() ![]() |
RECORD_LIST_TABLE_NAME | The special table name for score records results. |
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 |
![]() |
isGipFiltered | Return true if this table uses the GIP prefilter. |
![]() |
isPsiFiltered | Return true if this table uses the PSI prefilter. |
![]() |
isSortFiltered | Return true if this table uses the GIP prefilter. |
![]() |
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. |
![]() |
setGpuDevices | Select the GPU devices this tables uses for GPU-accelerated indexing. Attempting to select GPU devices when the server does not support GPU acceleration will result in a FEATURESET error. The device ids must be values returned by TIB_patterns -C LIST. |
![]() |
setGpuIndexing | Set whether this table uses GPU-accelerated indexing./// |
![]() |
setInfo | Set the table info string. |
![]() |
setPhonetic | Enable phonetic searches for this table. |
![]() |
setPsiDensity | Set the density of suffixes produced from record field values. |
![]() |
setPsiEncodings | Overloaded. Specifies encodings for the PSI pre-filter. |
![]() |
setPsiFiltered | Enable PSI filtering for this table. |
![]() |
setSortEncodings | Overloaded. Specifies encodings for the SORT pre-filter. |
![]() |
setSortFiltered | Enable SORT filtering for this table. |
![]() |
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. |