|
Name |
Description |
|
addRecsFromFile
|
Overloaded. Add or replace records from a file. |
|
checkpoint
|
Obsolete.
Checkpoint tables currently loaded in TIBCO Patterns - Search Engine. |
|
checkpointObjects
|
Checkpoint objects (tables, thesauri, character maps, rlink models) currently loaded in the TIBCOŽ Patterns - Search Server. |
|
cmap_stats
|
Lists statistics on character maps currently loaded on the server. |
|
cmapcreate
|
Create a character map in the remote server. |
|
cmaplist
|
Lists the character maps currently loaded in the TIBCOŽ Patterns - Search Server. |
|
cmdstats
|
Overloaded. Retrieve processing statistics for commands. |
|
cmdstats_reset
|
Reset processing statistics for the specified commands. |
|
compoundNext
|
Retrieve compound records from a cursor. |
|
cthcreate
|
Create a combined thesaurus in the remote server. |
|
DebuggingOff
|
Turn off socket protocol debugging output. |
|
DebuggingOn
|
Turn on socket protocol debugging output. |
|
delChildRecord
|
|
|
delChildRecords
|
Overloaded. Delete multiple records from a child table. |
|
delCompoundRecords
|
Deletes a set of records from a parent table, and deletes associated child records from child tables. |
|
doRecOps
|
Overloaded. Perform a mixed set of record updates. |
|
dump
|
Overloaded. Version of dump which does not require a lock key. Deprecated since 5.6.0. Use cursors instead. |
|
Equals |
(inherited from Object) |
|
getCertificateValidator
|
Get the current certificate-validation callback. |
|
getChildRecord
|
|
|
getChildRecords
|
Overloaded. Get multiple records from a child table. |
|
getCommandDuration
|
Gets the total time spent on the last command the current thread executed on this interface object. |
|
getCompoundRecords
|
Get multiple compound records. |
|
getConnectionPoolingPolicy
|
Get the current connection pooling policy. Defaults is ConnectionPoolingPolicy.Common. |
|
getConnectRetryCount
|
Return the retry count for establishing a socket connection to the engine. |
|
getConnectTimeout
|
Return the per-attempt timeout for establishing a socket connection to the engine. |
|
getFormatTransmitDuration
|
Gets the time spent formatting and transmitting the last command the current thread executed on this interface object. |
|
GetHashCode |
(inherited from Object) |
|
getLayout
|
Obsolete.
Return the currently selected cluster layout. |
|
getMaxSocketLifetime
|
Return the maximum lifetime of socket connections to the engine. |
|
getMaxSocketUsage
|
Return the maximum number of queries to perform on a given socket before closing it. |
|
getReceiveParseDuration
|
Gets the time spent receiving and parsing the response to the last command the current thread executed on this interface object. |
|
getServerDuration
|
Gets the time spent waiting for the server to begin responding to the last command the current thread executed on this interface object. |
|
getSSLEnabled
|
Returns |
|
GetType |
(inherited from Object) |
|
idxlist
|
Lists statistics for partitioned indexes. |
|
isDecisionEngine
|
Return true if the server indicates it is a Learning Engine |
|
isGIPEnabled
|
Return true if the server indicates GIP is the default prefilter. |
|
isPsiEnabled
|
Return true if the server indicates PSI is the default prefilter. |
|
isSortEnabled
|
Return true if the server indicates SORT is the default prefilter. |
|
list
|
Lists statistics for tables currennly loaded in the TIBCOŽ Patterns - Search Server. |
|
listTransactions
|
Get statistics on open transactions. |
|
loadClusterConfiguration
|
Load a new cluster configuration file on the gateway server. |
|
ParseDebuggingOff
|
Turn off response parsing debugging output. |
|
ParseDebuggingOn
|
Turn on response parsing debugging output. |
|
recadd
|
Overloaded. Add a record to a table. |
|
recdelete
|
Overloaded. Delete a record from a table. |
|
recget
|
Overloaded. Get a record from a table. |
|
recnext
|
Retrieve records from a table cursor. |
|
recreplace
|
Overloaded. Replace a record in a table. |
|
recupdate
|
Overloaded. Update a single existing record in a table. |
|
restore
|
Obsolete.
Restore tables previously checkpointed. |
|
restoreObjects
|
Restore objects previously checkpointed. |
|
rlcreate
|
Create a learning engine model in the server. |
|
rlcreate_l
|
Overloaded. Like rlcreate_l(rlModelName, rlModelFile, bool), except the gateway model-in-memory flag is left at the server default (currently false). |
|
rldelete
|
Delete one or more TIBCOŽ Patterns - Search Learn Models. |
|
rleval
|
Evaluate a TIBCOŽ Patterns - Search Learn Model with the given vector of feature values. |
|
rllist
|
List information on TIBCOŽ Patterns - Search Learn Models. |
|
scoreRecords
|
Overloaded. Score one or more records against a query. |
|
search
|
Overloaded. Perform a search. |
|
selectLayout
|
Obsolete.
Set the current cluster layout. |
|
server_info
|
Retrieve the server version information. |
|
setCertificateValidator
|
Sets the certificate-validation callback. |
|
setConnectionPoolingPolicy
|
Changes the connection pooling policy for this NetricsServerInterface object. Use of this function is not generally recommended. |
|
setConnectRetryCount
|
Set the retry count for establishing a socket connection to the engine. |
|
setConnectTimeout
|
Set the per-attempt timeout for establishing a socket connection to the engine. |
|
setMaxSocketLifetime
|
Set the maximum lifetime of socket connections to the engine. |
|
setMaxSocketUsage
|
Set the maximum number of queries to perform on a given socket before closing it. |
|
setNetProtocols
|
Set the network protocols that will be used to connect to the TIBCOŽ Patterns - Search Server. |
|
setServerCultureInfo
|
Sets the culture used by the interface when formatting and interpreting data exchanged with the server. |
|
setSSLEnabled
|
Sets the SSL enable flag. |
|
svrlogoff
|
Turn off search logging (must be enabled when the server starts up). |
|
svrlogon
|
Turn on search logging (must be enabled when the server starts up). |
|
svrnoop
|
Perform a noop on the TIBCOŽ Patterns - Search Server. |
|
svrshutdown
|
Overloaded. Initiates a server shutdown. |
|
svrversion
|
Retreive the TIBCOŽ Patterns - Search Server's version information. |
|
tbldelete
|
Delete a table. |
|
tblload
|
Overloaded. Used to load a NetricsTable into the server. |
|
tbllock
|
Overloaded. Deprecated since 5.6.0. Use transactions instead. Version of tbllock which does not require a NetricsLock object. |
|
tblmove
|
Rename a table. |
|
tblunlock
|
Overloaded. Deprecated since 5.6.0. Use transactions instead. Version of tblunlock which does not require a NetricsLock object. |
|
thcreate
|
Create a thesaurus in the remote server. |
|
thdelete
|
Delete one or more thesauri currently loaded on the server. |
|
thes_stats
|
Lists statistics on thesauri currently loaded on the server. |
|
thlist
|
Lists the thesauruses currently loaded in the TIBCOŽ Patterns - Search Server. |
|
ToString |
(inherited from Object) |
|
tranAbort
|
Abort a transaction. |
|
tranCommit
|
Commit a transaction. |
|
tranForceCommit
|
Commit a transaction even if it has errors. |
|
tranSetIdleOpts
|
Set the idle transaction processing parameters on the server. |
|
updRecsFromFile
|
Overloaded. Deprecated since 5.6.0 Use updRecsFromFile |
|
version
|
Retreive the TIBCOŽ Patterns - Search Server Interface version information. |
|
wdcreate
|
Create a weighted dictionary in the remote server. |