This class represents a TIBCOŽ Patterns - Search 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. |
|
compare | For internal use only. |
|
Equals | (inherited from Object) |
|
getFieldNames | Can be used to get the field names from a NetricsTable returned by a dump. |
|
GetHashCode | (inherited from Object) |
|
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 | (inherited from Object) |
|
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 | (inherited from Object) |
Protected Methods
| Name | Description | |
|---|---|---|
|
Finalize | (inherited from Object) |
|
MemberwiseClone | (inherited from Object) |
Explicit Interface Implementations
| Name | Description | |
|---|---|---|
|
NetricsTable | Overloaded. |