- canReset() - Method in class com.netrics.likeit.NetricsArrayRecOpSrc
-
Returns true as this class supports the reset operation.
- canReset() - Method in interface com.netrics.likeit.NetricsRecOpSrc
-
Returns true if this instance supports the reset method.
- changeItemName(String, String, String) - Method in class com.netrics.likeit.ANetricsCompoundQueryBuilder
-
Change a single item name to be output in the generated query.
- changeItemName(String, String, String) - Method in class com.netrics.likeit.ANetricsQueryBuilder
-
Change a single item name to be output in the generated query.
- changeItemNames(String, List<String>) - Method in class com.netrics.likeit.ANetricsQueryBuilder
-
Reset the item names to be output in the generated query.
- CHARCONV - Static variable in exception com.netrics.likeit.NetricsException
-
Error in character encoding conversion.
- CHARMAP - Static variable in exception com.netrics.likeit.NetricsException
-
Invalid character mapping.
- CharmapName() - Method in class com.netrics.likeit.NetricsCharmapStats
-
Return the name of the character map.
- checkpoint(String[]) - Method in class com.netrics.likeit.NetricsServerInterface
-
- checkpoint_dir() - Method in class com.netrics.likeit.NetricsServerStats
-
Return the server directory used for checkpoint/restore.
- checkpointObjects(NetricsObjectNameCollection) - Method in class com.netrics.likeit.NetricsServerInterface
-
Checkpoint objects (tables, thesauri, character maps, rlink models)
currently loaded in the TIBCO Patterns Server.
- CHKPT_CORRUPT - Static variable in exception com.netrics.likeit.NetricsException
-
The file system containing the checkpoint system is full or damaged..
- CHPTFAIL - Static variable in exception com.netrics.likeit.NetricsException
-
All of the tables failed to checkpoint.
- CL_CFG_CONFLICT - Static variable in exception com.netrics.likeit.NetricsException
-
The new configuration conflicts with the current configuration..
- CL_CONFIG - Static variable in exception com.netrics.likeit.NetricsException
-
The configuration file contains errors..
- close() - Method in class com.netrics.likeit.NetricsCSVReader
-
Closes files opened by this object.
- close() - Method in class com.netrics.likeit.NetricsCSVRecSrc
-
Closes files opened by this object.
- close() - Method in interface com.netrics.likeit.NetricsFieldedReader
-
Close the input source releasing all resources.
- cmap_stats(String[]) - Method in class com.netrics.likeit.NetricsServerInterface
-
Lists statistics on character maps currently loaded on the server.
- cmapcreate(NetricsCharmap) - Method in class com.netrics.likeit.NetricsServerInterface
-
Create a character map in the remote server.
- cmaplist() - Method in class com.netrics.likeit.NetricsServerInterface
-
List character maps currently loaded in the TIBCO Patterns Server.
- CMD_ALL - Static variable in class com.netrics.likeit.NetricsCmdStats
-
Special "command" that means all commands.
- CMD_CHARMAP_CREATE - Static variable in class com.netrics.likeit.NetricsCmdStats
-
The Character Map Create command.
- CMD_CHARMAP_LIST - Static variable in class com.netrics.likeit.NetricsCmdStats
-
The Character Map List command.
- CMD_CHPT_STATS - Static variable in class com.netrics.likeit.NetricsCmdStats
-
Return information on last checkpoint (internal cmd only).
- CMD_GATEWAY_CONFIG - Static variable in class com.netrics.likeit.NetricsCmdStats
-
Reload gateway configuration.
- CMD_IDX_LIST - Static variable in class com.netrics.likeit.NetricsCmdStats
-
The index list command (for partitioned indexes).
- CMD_MODEL_CREATE - Static variable in class com.netrics.likeit.NetricsCmdStats
-
The Learning Model create/load command.
- CMD_MODEL_DELETE - Static variable in class com.netrics.likeit.NetricsCmdStats
-
The Learning Model delete command.
- CMD_MODEL_EVALUATE - Static variable in class com.netrics.likeit.NetricsCmdStats
-
The Learning Model evaluate command.
- CMD_MODEL_LIST - Static variable in class com.netrics.likeit.NetricsCmdStats
-
The Learning Model list command.
- cmd_name() - Method in class com.netrics.likeit.NetricsCmdStats
-
Return the command name.
- CMD_REC_ADD - Static variable in class com.netrics.likeit.NetricsCmdStats
-
The record add command.
- CMD_REC_DELETE - Static variable in class com.netrics.likeit.NetricsCmdStats
-
The record delete command.
- CMD_REC_GET - Static variable in class com.netrics.likeit.NetricsCmdStats
-
The record get command.
- CMD_REC_RECNEXT - Static variable in class com.netrics.likeit.NetricsCmdStats
-
Retrieve the next record from the table.
- CMD_REC_REPLACE - Static variable in class com.netrics.likeit.NetricsCmdStats
-
The record replace command.
- CMD_REC_UPDATE - Static variable in class com.netrics.likeit.NetricsCmdStats
-
The record update command.
- CMD_SCORE_RECORDS - Static variable in class com.netrics.likeit.NetricsCmdStats
-
Compute match score for a set of records.
- CMD_SEARCH - Static variable in class com.netrics.likeit.NetricsCmdStats
-
The search (query) command.
- CMD_SVR_CMDSTATS - Static variable in class com.netrics.likeit.NetricsCmdStats
-
The fetch command statistics command.
- CMD_SVR_LOGOFF - Static variable in class com.netrics.likeit.NetricsCmdStats
-
The server turn Query logging off command.
- CMD_SVR_LOGON - Static variable in class com.netrics.likeit.NetricsCmdStats
-
The server turn Query logging on command.
- CMD_SVR_NOOP - Static variable in class com.netrics.likeit.NetricsCmdStats
-
The server No-Op (do nothing) command.
- CMD_SVR_SHUTDOWN - Static variable in class com.netrics.likeit.NetricsCmdStats
-
The server shutdown command.
- CMD_SVR_VERSION - Static variable in class com.netrics.likeit.NetricsCmdStats
-
The fetch server version info command.
- CMD_TBL_CHECKPOINT - Static variable in class com.netrics.likeit.NetricsCmdStats
-
The table checkpoint command.
- CMD_TBL_DELETE - Static variable in class com.netrics.likeit.NetricsCmdStats
-
The table delete command.
- CMD_TBL_DUMP - Static variable in class com.netrics.likeit.NetricsCmdStats
-
The table dump command (dump all records).
- CMD_TBL_LIST - Static variable in class com.netrics.likeit.NetricsCmdStats
-
The table list (table statistics) command.
- CMD_TBL_LOAD - Static variable in class com.netrics.likeit.NetricsCmdStats
-
The table load command.
- CMD_TBL_LOCK - Static variable in class com.netrics.likeit.NetricsCmdStats
-
The table lock command (deprecated).
- CMD_TBL_MOVE - Static variable in class com.netrics.likeit.NetricsCmdStats
-
The table move (rename) command.
- CMD_TBL_RESTORE - Static variable in class com.netrics.likeit.NetricsCmdStats
-
The table restore command.
- CMD_TBL_UNLOCK - Static variable in class com.netrics.likeit.NetricsCmdStats
-
The table unlock command (deprecated).
- CMD_THESAURUS_CREATE - Static variable in class com.netrics.likeit.NetricsCmdStats
-
The thesaurus create command (includes weighted dict and combined).
- CMD_THESAURUS_DELETE - Static variable in class com.netrics.likeit.NetricsCmdStats
-
The thesaurus delete command (includes weighted dict and combined).
- CMD_THESAURUS_LIST - Static variable in class com.netrics.likeit.NetricsCmdStats
-
The thesaurus list command (includes weighted dict and combined).
- CMD_TRAN_ABORT - Static variable in class com.netrics.likeit.NetricsCmdStats
-
Abort an explicit transaction.
- CMD_TRAN_COMMIT - Static variable in class com.netrics.likeit.NetricsCmdStats
-
Commit an explicit transaction.
- CMD_TRAN_CREATE - Static variable in class com.netrics.likeit.NetricsCmdStats
-
Start an explicit transaction.
- CMD_TRAN_LIST - Static variable in class com.netrics.likeit.NetricsCmdStats
-
List open transactions.
- CMD_TRAN_MONITOR - Static variable in class com.netrics.likeit.NetricsCmdStats
-
Monitor transactions.
- cmdstats(String[]) - Method in class com.netrics.likeit.NetricsServerInterface
-
Retrieve processing statistics for commands.
- cmdstats(String[], double) - Method in class com.netrics.likeit.NetricsServerInterface
-
Retrieve processing statistics for specified duration for commands.
- cmdstats(String[], double, double) - Method in class com.netrics.likeit.NetricsServerInterface
-
Retrieve processing statistics for specified time period.
- cmdstats_reset(String[], double) - Method in class com.netrics.likeit.NetricsServerInterface
-
Reset processing statistics for the specified commands.
- Cognate(String[], String[], double[], double) - Static method in class com.netrics.likeit.NetricsQuery
-
Create a Cognate Query Expression Node.
- Cognate(String[], String[], double[], double, double) - Static method in class com.netrics.likeit.NetricsQuery
-
Create a Cognate Query Expression Node.
- com.netrics.likeit - package com.netrics.likeit
-
- commitWork() - Method in class com.netrics.likeit.NetricsTransaction
-
Commit the associated transaction.
- commonRestoreDirectory - Variable in class com.netrics.likeit.NetricsEmbeddedSettings
-
-a: A common directory to restore tables from automatically on restart.
- compare(NetricsBaseRecord) - Method in class com.netrics.likeit.NetricsBaseRecord
-
Compare two records.
- compare(NetricsTable) - Method in class com.netrics.likeit.NetricsTable
-
For internal use only.
- compoundNext(NetricsTableCursor) - Method in class com.netrics.likeit.NetricsServerInterface
-
Retrieve compound records from a cursor.
- ConfidenceQlt - Class in com.netrics.likeit
-
Holds additional data about a query needed for FirstValid score combiner.
- ConfidenceQlt(NetricsQuery, double) - Constructor for class com.netrics.likeit.ConfidenceQlt
-
Create a Confidence Querylet with default values.
- ConfidenceQlt(NetricsQuery, double, double, boolean) - Constructor for class com.netrics.likeit.ConfidenceQlt
-
Create a Confidence Querylet with values explicitly set.
- ConnectionPoolingCommon - Static variable in class com.netrics.likeit.NetricsServerInterface
-
Use a pool shared with other NetricsServerInterface objects.
- ConnectionPoolingLocal - Static variable in class com.netrics.likeit.NetricsServerInterface
-
Use a separate pool for this NetricsServerInterface object.
- ConnectionPoolingNone - Static variable in class com.netrics.likeit.NetricsServerInterface
-
Do not use connection pooling.
- consoleLogBanner - Variable in class com.netrics.likeit.NetricsEmbeddedSettings
-
If set to true, the console log will be opened with a banner that
includes a copyright message and detailed start-up options.
- consoleLogFilename - Variable in class com.netrics.likeit.NetricsEmbeddedSettings
-
-c: Informational messages from the embedded library will be placed in this file.
- continueWork(int) - Method in class com.netrics.likeit.NetricsConMgr
-
Continue work on an existing explicit transaction.
- CreateBoolOperand(boolean) - Static method in class com.netrics.likeit.NetricsSearchCfg
-
Create a predicate constant value of type boolean.
- CreateDoubleOperand(double) - Static method in class com.netrics.likeit.NetricsSearchCfg
-
Create a predicate constant of type double.
- CreateFieldNameOperand(String) - Static method in class com.netrics.likeit.NetricsSearchCfg
-
Create a predicate reference to a field using a field name.
- CreateGeoDistance(String, String, double, double, NetricsPredicate.DistanceUnits) - Static method in class com.netrics.likeit.NetricsSearchCfg
-
Create a predicate to return the distance between a specified point
and a point in a record.
- CreateGeoDistance(NetricsPredicate, NetricsPredicate, NetricsPredicate, NetricsPredicate, NetricsPredicate.DistanceUnits) - Static method in class com.netrics.likeit.NetricsSearchCfg
-
Create a predicate to return the distance between two points.
- CreateIfElseIf(NetricsPredicate...) - Static method in class com.netrics.likeit.NetricsSearchCfg
-
Create an if-then-elif-then*-else clause.
- CreateIntOperand(int) - Static method in class com.netrics.likeit.NetricsSearchCfg
-
Create a predicate constant value of type int.
- CreatePredFunctionCall(int, NetricsPredicate...) - Static method in class com.netrics.likeit.NetricsSearchCfg
-
Generic method for creating predicate function calls.
- CreatePredicate(NetricsPredicate, int, NetricsPredicate) - Static method in class com.netrics.likeit.NetricsSearchCfg
-
Create a predicate by combining two predicates that were previously created.
- CreateSimpleIf(NetricsPredicate, NetricsPredicate, NetricsPredicate) - Static method in class com.netrics.likeit.NetricsSearchCfg
-
Create a simple if-then-else clause.
- CreateStringOperand(String) - Static method in class com.netrics.likeit.NetricsSearchCfg
-
Create a predicate constant of type String.
- CreateToScore(NetricsPredicate, NetricsPredicate, NetricsPredicate) - Static method in class com.netrics.likeit.NetricsSearchCfg
-
Create a call to normalize a value into a zero to one score.
- CreateToScore(NetricsPredicate, double, double) - Static method in class com.netrics.likeit.NetricsSearchCfg
-
Create a call to normalize a value into a zero to one score.
- CreateUnaryPredicate(NetricsPredicate, int) - Static method in class com.netrics.likeit.NetricsSearchCfg
-
Create a predicate by combining a single predicate and an operation to be performed on the predicate.
- CS_DATE - Static variable in class com.netrics.likeit.NetricsQuery
-
Custom Date comparison scorer
- CS_NONE - Static variable in class com.netrics.likeit.NetricsQuery
-
Not a custom scorer
- cthcreate(NetricsCombinedThesaurus) - Method in class com.netrics.likeit.NetricsServerInterface
-
Create a combined thesaurus in the remote server.
- curLine() - Method in class com.netrics.likeit.NetricsCSVReader
-
Return the text of the last line processed.
- curLineNum() - Method in class com.netrics.likeit.NetricsCSVReader
-
Return the line number (1 based) of the next line to read.
- curLineNum() - Method in interface com.netrics.likeit.NetricsFieldedReader
-
Return the line/record number about to be read.
- Custom(String, String[], double[], int) - Static method in class com.netrics.likeit.NetricsQuery
-
Create a Custom Query node.
- GATEWAY - Static variable in exception com.netrics.likeit.NetricsException
-
The engine is not a cluster gateway.
- gateway_cfg() - Method in class com.netrics.likeit.NetricsServerStats
-
Return the gateway configuration file name.
- getAllNames() - Method in class com.netrics.likeit.NetricsVarAttr
-
return an array of the names of all attributes in the set.
- getAttr(String) - Method in class com.netrics.likeit.NetricsVarAttr
-
Retrieve the value of a named attribute.
- getAttribute(String) - Method in class com.netrics.likeit.NetricsBaseRecord
-
Gets the specified attribute value of the record.
- getAttribute(String, String) - Method in class com.netrics.likeit.NetricsMappedRecord
-
Return an attribute value for a particular field and attribute.
- getAttrNames() - Method in class com.netrics.likeit.NetricsBaseRecord
-
Returns the names of name/value attributes of the record.
- getAttrNames(String) - Method in class com.netrics.likeit.NetricsMappedRecord
-
Return a list of attribute names for a field.
- getAttrValues() - Method in class com.netrics.likeit.NetricsBaseRecord
-
Returns the values of name/value attributes of the record.
- getBatchSize() - Method in class com.netrics.likeit.NetricsTableCursor
-
Retrieve the batch size for this cursor.
- getCharMaps() - Method in class com.netrics.likeit.NetricsTableStats
-
Return the name of the character map for each field of the table.
- getCharMatchStrengths(String) - Method in class com.netrics.likeit.NetricsSearchResult
-
Returns the match strength information for a searchable-text
field in the record.
- getCharMatchStrengths(int) - Method in class com.netrics.likeit.NetricsSearchResult
-
Returns the match strength information for a searchable-text
field in the record.
- getCharPos() - Method in exception com.netrics.likeit.NetricsFileFormatException
-
return the character position within the (logical) line the
exception occurred on, zero if unknown.
- getChildRecord(String, String, String) - Method in class com.netrics.likeit.NetricsServerInterface
-
- getChildRecords(String, String[], String[]) - Method in class com.netrics.likeit.NetricsServerInterface
-
Get multiple records from a child table.
- getChildRecords(String, NetricsRecord.ChildType, String[], String[]) - Method in class com.netrics.likeit.NetricsServerInterface
-
Get multiple records from a child table.
- getChildRecords(String, NetricsRecord.ChildType, String[], String[], boolean) - Method in class com.netrics.likeit.NetricsServerInterface
-
Get multiple records from a child table.
- getChildren() - Method in class com.netrics.likeit.NetricsCompoundRecord
-
Get a list of all children of this record.
- getChildren(String) - Method in class com.netrics.likeit.NetricsCompoundRecord
-
Get a list of all child records for a particular table.
- getChildTables() - Method in class com.netrics.likeit.NetricsCompoundReader
-
- getChildTables() - Method in class com.netrics.likeit.NetricsCompoundRecord
-
Get a list of all child tables.
- getChildTables() - Method in interface com.netrics.likeit.NetricsCompoundRecSrc
-
return a list of child table names used.
- getChildTables() - Method in class com.netrics.likeit.NetricsTableCursor
-
Get the list of child tables for compound records.
- getChildTables() - Method in class com.netrics.likeit.NetricsTableCursorCompoundRecSrc
-
Get an unmodifiable list of child table names used.
- getChildTables() - Method in class com.netrics.likeit.NetricsTableStats
-
Get the child tables of this table.
- getCompoundRecords(String, String[], String...) - Method in class com.netrics.likeit.NetricsServerInterface
-
Get multiple compound records.
- getConfidenceCutoff() - Method in class com.netrics.likeit.ConfidenceQlt
-
Return the confidence cutoff value for this querylet.
- getConnectionPoolingPolicy() - Method in class com.netrics.likeit.NetricsServerInterface
-
Retrieve the connection pooling policy currently in use.
- getCount() - Method in class com.netrics.likeit.NetricsCSVRecSrc
-
Return the number of records returned so far.
- getCur() - Method in class com.netrics.likeit.NetricsArrayRecOpSrc
-
Returns the current record operation.
- getCur() - Method in interface com.netrics.likeit.NetricsRecOpSrc
-
Returns the current record operation.
- getCurInputFieldNames(String) - Method in class com.netrics.likeit.ANetricsCompoundQueryBuilder
-
Return the list of field names for the specified table used to
identify input fields.
- getCurInputFieldNames() - Method in class com.netrics.likeit.ANetricsQueryBuilder
-
Return the list of field names used to identify input fields.
- getCurItemName(String, String) - Method in class com.netrics.likeit.ANetricsCompoundQueryBuilder
-
Get the current name of an item for the given item type and default name.
- getCurItemName(String, String) - Method in class com.netrics.likeit.ANetricsQueryBuilder
-
Get the current name of an item specified by type and default name.
- getCurItemName(String, int) - Method in class com.netrics.likeit.ANetricsQueryBuilder
-
Get the current name of an item specified by type and position
- getCurItemNames(String) - Method in class com.netrics.likeit.ANetricsQueryBuilder
-
Return the list of item names as output in the generated query.
- getCurJoinedFieldName(String) - Method in class com.netrics.likeit.ANetricsQueryBuilder
-
Return the current joined output field name for the given default name.
- getCurJoinedFieldNames() - Method in class com.netrics.likeit.ANetricsCompoundQueryBuilder
-
Return the list of field names used in the generated query with join
table prefix.
- getCurJoinedFieldNames(String) - Method in class com.netrics.likeit.ANetricsCompoundQueryBuilder
-
Return the list of field names with join table prefix,
for the given table.
- getCurJoinedFieldNames() - Method in class com.netrics.likeit.ANetricsQueryBuilder
-
Return the list of field names used in the generated query with join table prefix.
- getCurLine() - Method in class com.netrics.likeit.NetricsCSVRecSrc
-
Return the line number of the last line read.
- getCurOutputFieldName(String) - Method in class com.netrics.likeit.ANetricsQueryBuilder
-
Return the current output field name for the given default name.
- getCurOutputFieldNames(String) - Method in class com.netrics.likeit.ANetricsCompoundQueryBuilder
-
Return the list of field names that is used in the generated query
for the given table.
- getCurOutputFieldNames() - Method in class com.netrics.likeit.ANetricsQueryBuilder
-
Return the list of field names that is used in the generated query.
- getCurrentDataNames() - Method in class com.netrics.likeit.NetricsPredicateMapper
-
Get the set of the current data item names.
- getCurrentFieldNames() - Method in class com.netrics.likeit.NetricsPredicateMapper
-
Get the set of the current field names.
- getCurrentInputTableNames() - Method in class com.netrics.likeit.ANetricsCompoundQueryBuilder
-
Return a list of table names as recognized in the input record data.
- getCurrentOutputTableNames() - Method in class com.netrics.likeit.ANetricsCompoundQueryBuilder
-
Return a list of table names as output in the generate queries.
- getDbInfo() - Method in class com.netrics.likeit.NetricsDbStats
-
Deprecated.
- getDblCharMatchStrengths(String) - Method in class com.netrics.likeit.NetricsSearchResult
-
Returns the precomputed visualization strengths for a
searchable-text field.
- getDblCharMatchStrengths(int) - Method in class com.netrics.likeit.NetricsSearchResult
-
Returns the precomputed visualization strengths for a
searchable-text field.
- getDefaultItemNames(String) - Method in class com.netrics.likeit.ANetricsCompoundQueryBuilder
-
Return the list of default item names for the specified item type.
- getDefaultItemNames(String) - Method in class com.netrics.likeit.ANetricsQueryBuilder
-
Return the list of item names as used by the basic query builder.
- getDefaultTableNames() - Method in class com.netrics.likeit.ANetricsCompoundQueryBuilder
-
Return a list of all tables used by this compound query builder.
- getDetailsMsg() - Method in class com.netrics.likeit.NetricsErrorItem
-
Return the error details message.
- getDfltInputNames(String) - Method in class com.netrics.likeit.ANetricsCompoundQueryBuilder
-
Return the default set of Input field names for the given table.
- getDfltInputNames() - Method in class com.netrics.likeit.ANetricsQueryBuilder
-
Return the default set of Input field names.
- getDfltOutputNames(String) - Method in class com.netrics.likeit.ANetricsCompoundQueryBuilder
-
Return the default set of Output field names for the given table.
- getDfltOutputNames() - Method in class com.netrics.likeit.ANetricsQueryBuilder
-
Return the default set of Output field names.
- getDirtyState() - Method in class com.netrics.likeit.NetricsSearchResult
-
The dirty state for this record.
- getDoMaxWork() - Method in class com.netrics.likeit.NetricsRecFile
-
Return the Do Max Work setting.
- getEncodedStr() - Method in class com.netrics.likeit.NetricsVarAttr
-
return this Variable Attributes set as an encoded string.
- getEncoding() - Method in class com.netrics.likeit.NetricsRecFile
-
Return the value of character encoding setting.
- getErrorCode() - Method in exception com.netrics.likeit.NetricsException
-
Get the error code associated with the error.
- getErrorCount() - Method in class com.netrics.likeit.NetricsTranStats
-
Return the number of modify operations associated with this
transaction that terminated with an error.
- getErrorDescription() - Method in exception com.netrics.likeit.NetricsException
-
Get the description of the error.
- getErrorItem() - Method in exception com.netrics.likeit.NetricsException
-
Returns a NetricsErrorItem object that represents the error item
associated with this exception.
- getExtendedErrorInformation() - Method in exception com.netrics.likeit.NetricsException
-
Get the extended error information.
- getField(String) - Method in class com.netrics.likeit.NetricsMappedRecord
-
Returns the contents of a field in the record.
- getField(int) - Method in class com.netrics.likeit.NetricsMappedRecord
-
Returns the contents of a field in the record.
- getFieldBytes() - Method in class com.netrics.likeit.NetricsTableStats
-
- getFieldChars() - Method in class com.netrics.likeit.NetricsTableStats
-
- getFieldNames() - Method in class com.netrics.likeit.NetricsCSVRecSrc
-
Return the record field names.
- getFieldNames() - Method in class com.netrics.likeit.NetricsMappedRecord
-
Returns an array of Strings which are the names of the fields
of the source table for the record.
- getFieldNames() - Method in class com.netrics.likeit.NetricsTable
-
Can be used to get the field names from a NetricsTable returned by a tbldump.
- getFieldNames() - Method in class com.netrics.likeit.NetricsTableStats
-
Return the names of the fields of the table.
- getFieldNamesFirst() - Method in class com.netrics.likeit.NetricsRecFile
-
Return the state of the field-names-first setting.
- getFields() - Method in class com.netrics.likeit.NetricsBaseRecord
-
Can be used to get the content of a record returned by a tbldump.
- getFieldTypes() - Method in class com.netrics.likeit.NetricsCSVRecSrc
-
Return the record field types.
- getFieldTypes() - Method in class com.netrics.likeit.NetricsMappedRecord
-
Returns an array of integers which are the types of the fields
of the source table for the record.
- getFieldTypes() - Method in class com.netrics.likeit.NetricsTableStats
-
Return the types of the fields of the table.
- getFieldTypesFirst() - Method in class com.netrics.likeit.NetricsRecFile
-
Return the state of the field-types-first setting.
- getFileName() - Method in class com.netrics.likeit.NetricsRecFile
-
Return the source file name.
- getFilterOutputNames() - Method in class com.netrics.likeit.NetricsSearchResponse
-
The names of the search filters corresponding to the sizes returned
by getFilterOutputSizes.
- getFilterOutputSizes() - Method in class com.netrics.likeit.NetricsSearchResponse
-
The output sizes of each search filter step.
- getFilterTimeNames() - Method in class com.netrics.likeit.NetricsSearchResponse
-
The names of the search filters corresponding to the times returned by getFilterTimes.
- getFilterTimes() - Method in class com.netrics.likeit.NetricsSearchResponse
-
The amount of time spent in each search filter.
- getGpuDevices() - Method in class com.netrics.likeit.NetricsIdxStats
-
- getGpuDevices() - Method in class com.netrics.likeit.NetricsTableStats
-
If the table is GIP-indexed and GPU-acceleration is enabled, returns the
id's of the harnessed GPU devices.
- getHeaderBytes() - Method in class com.netrics.likeit.NetricsTableStats
-
Return the total size of the overhead for a table (in kbytes).
- getHost() - Method in class com.netrics.likeit.NetricsConMgr
-
Return the current TIBCO Patterns host machine.
- getHtml(String) - Method in class com.netrics.likeit.NetricsSearchResult
-
Gets an HTML visualized field from the record.
- getHtml(int) - Method in class com.netrics.likeit.NetricsSearchResult
-
Gets an HTML visualized field from the record.
- getId() - Method in class com.netrics.likeit.NetricsGpuDeviceInfo
-
- getId() - Method in class com.netrics.likeit.NetricsTranStats
-
Return the full transaction id.
- getIdleTime() - Method in class com.netrics.likeit.NetricsTranStats
-
Return the idle time for this transaction in seconds.
- getIdxBytes() - Method in class com.netrics.likeit.NetricsTableStats
-
Return the total size of the indexing information for the table (in kbytes).
- getIdxGpuBytes() - Method in class com.netrics.likeit.NetricsTableStats
-
- getInfo() - Method in class com.netrics.likeit.NetricsTable
-
Can be used to get the table info from a NetricsTable returned by a tbldump.
- getInitialKey() - Method in class com.netrics.likeit.NetricsRecFile
-
Return the initial key setting.
- getIsChild() - Method in class com.netrics.likeit.NetricsTableStats
-
Returns true if the table is child table
- getIsGpuIndexed() - Method in class com.netrics.likeit.NetricsIdxStats
-
- getIsGpuIndexed() - Method in class com.netrics.likeit.NetricsTableStats
-
- getIsParent() - Method in class com.netrics.likeit.NetricsTableStats
-
Returns true if the table is a parent table
- getItemType() - Method in class com.netrics.likeit.NetricsErrorItem
-
Returns the type of the error item, one of NetricsErrorItem.TYPE_*.
- getITMatchScore() - Method in class com.netrics.likeit.NetricsSearchResult
-
A score from 0 to 1.0 indicating the information theoretic
score for this record.
- getITMatchScoreQlt() - Method in class com.netrics.likeit.NetricsSearchResult
-
The per-querylet IT match scores.
- getKey() - Method in class com.netrics.likeit.NetricsBaseRecord
-
Retrieve the record key of a record.
- getKey() - Method in class com.netrics.likeit.NetricsRecOp
-
Get the record key of the record being operated on.
- getKeyIndex() - Method in class com.netrics.likeit.NetricsRecFile
-
Return the value of the key index.
- getKeyName() - Method in class com.netrics.likeit.NetricsRecFile
-
Return the value of the key name.
- getKeyTreeBytes() - Method in class com.netrics.likeit.NetricsTableStats
-
Return the total size of the tree structure which holds the record
keys for the table (in kbytes).
- getLayout() - Method in interface com.netrics.likeit.NetricsCommonStats
-
The layout to which the object belongs.
- getLayout() - Method in class com.netrics.likeit.NetricsServerInterface
-
- getLeadingKey() - Method in class com.netrics.likeit.NetricsRecFile
-
Return the leading key setting.
- getLine() - Method in exception com.netrics.likeit.NetricsFileFormatException
-
return the file line the exception occurred on, zero if unknown.
- getLockKey() - Method in class com.netrics.likeit.NetricsLock
-
Deprecated.
Used for debugging.
- getLogSize() - Method in class com.netrics.likeit.NetricsTranStats
-
Return the number of entries in the rollback log of this transaction.
- getMappedExpr(Map<String, String>) - Method in class com.netrics.likeit.NetricsPredicateMapper
-
Get the fully mapped predicate expression.
- getMappedExpr(List<String>, List<String>) - Method in class com.netrics.likeit.NetricsPredicateMapper
-
Get the fully mapped predicate expression.
- getMatchCutoff() - Method in class com.netrics.likeit.ConfidenceQlt
-
Return the match cutoff value for this querylet.
- getMatchRank() - Method in class com.netrics.likeit.NetricsSearchResult
-
The ordinal ranking of this record.
- getMatchScore() - Method in class com.netrics.likeit.NetricsSearchResult
-
The score that was used to sort the record.
- getMatchScoreQlt() - Method in class com.netrics.likeit.NetricsSearchResult
-
Querylet match scores.
- getMatchType() - Method in class com.netrics.likeit.NetricsSearchResult
-
The type of search which retrieved this record.
- getMaxMatchScore() - Method in class com.netrics.likeit.NetricsSearchResult
-
A score from 0 to 1.0 indicating the maximum of the normal
and reverse match strengths for this record.
- getMinConfidence() - Method in class com.netrics.likeit.NetricsSearchResponse
-
Return the minimum confidence value seen in processing this query.
- getMinMatchScore() - Method in class com.netrics.likeit.NetricsSearchResult
-
A score from 0 to 1.0 indicating the minimum of the normal
and reverse match strengths for this record.
- getName() - Method in class com.netrics.likeit.NetricsGpuDeviceInfo
-
- getName() - Method in class com.netrics.likeit.NetricsTable
-
Return the name of this table.
- getName() - Method in class com.netrics.likeit.NetricsTableStats
-
Return the name of the table.
- getNamedQltConfidence(String) - Method in class com.netrics.likeit.NetricsSearchResult
-
Get the confidence measure of the named querylet.
- getNamedQltConfidenceArray() - Method in class com.netrics.likeit.NetricsSearchResult
-
Get the list of named querylet confidence measures, null if none.
- getNamedQlts() - Method in class com.netrics.likeit.NetricsSearchResult
-
Get the list of named querylets, null if none.
- getNamedQltScore(String) - Method in class com.netrics.likeit.NetricsSearchResult
-
Get the match score of the named querylet.
- getNamedQltScoresArray() - Method in class com.netrics.likeit.NetricsSearchResult
-
Get the list of named querylet scores, null if none.
- getNext() - Method in class com.netrics.likeit.NetricsArrayDbRecSrc
-
Deprecated.
- getNext() - Method in class com.netrics.likeit.NetricsArrayRecOpSrc
-
Returns the next record operation.
- getNext() - Method in class com.netrics.likeit.NetricsArrayRecSrc
-
As described for the interface.
- getNext() - Method in interface com.netrics.likeit.NetricsBaseRecSrc
-
Returns the next record.
- getNext() - Method in class com.netrics.likeit.NetricsCompoundReader
-
return the next record.
- getNext() - Method in interface com.netrics.likeit.NetricsCompoundRecSrc
-
Returns the next record.
- getNext() - Method in class com.netrics.likeit.NetricsCSVRecSrc
-
Return the next valid CSV record.
- getNext() - Method in interface com.netrics.likeit.NetricsRecOpSrc
-
Returns the next record operation.
- getNext() - Method in interface com.netrics.likeit.NetricsRecSrc
-
Returns the next record.
- getNext() - Method in class com.netrics.likeit.NetricsTableCursorCompoundRecSrc
-
- getNext() - Method in class com.netrics.likeit.NetricsTableCursorRecSrc
-
- getNormMatchScore() - Method in class com.netrics.likeit.NetricsSearchResult
-
A score from 0 to 1.0 indicating the normal match strength for this
record.
- getNormMatchScoreQlt() - Method in class com.netrics.likeit.NetricsSearchResult
-
The per-querylet normal match scores.
- getNumRecs() - Method in class com.netrics.likeit.NetricsTableStats
-
Return the number of records currently in the table.
- getObjectNames(NetricsObjectType) - Method in class com.netrics.likeit.NetricsObjectNameCollection
-
Retrieve the object names of a particular Patterns object type.
- getObjNameCollection() - Method in class com.netrics.likeit.NetricsParser
-
- getOperation() - Method in class com.netrics.likeit.NetricsRecOp
-
Get the operation code for this Record Operation.
- getOriginalDataNames() - Method in class com.netrics.likeit.NetricsPredicateMapper
-
Get the set of the original data item names.
- getOriginalFieldNames() - Method in class com.netrics.likeit.NetricsPredicateMapper
-
Get the set of the original field names.
- getParentKey() - Method in class com.netrics.likeit.NetricsBaseRecord
-
Retrieve the parent key of a record.
- getParentKey() - Method in class com.netrics.likeit.NetricsRecOp
-
Get the parent key of the record being operated on.
- getParentKeyIndex() - Method in class com.netrics.likeit.NetricsRecFile
-
Return the value of the parent key index.
- getParentKeyName() - Method in class com.netrics.likeit.NetricsRecFile
-
Return the value of the parent key name.
- getParentTable() - Method in class com.netrics.likeit.NetricsCompoundReader
-
- getParentTable() - Method in interface com.netrics.likeit.NetricsCompoundRecSrc
-
- getParentTable() - Method in class com.netrics.likeit.NetricsTableCursorCompoundRecSrc
-
- getParentTableName() - Method in class com.netrics.likeit.NetricsTableStats
-
If the table is child table, returns the name of the parent table.
- getPhoneticGipBytes() - Method in class com.netrics.likeit.NetricsTableStats
-
Return the total size of the indexing information for the table
for the "phoneticized records" (in kbytes).
- getPort() - Method in class com.netrics.likeit.NetricsConMgr
-
This returns the current TIBCO Patterns listen port.
- getPosition() - Method in class com.netrics.likeit.NetricsCompoundReader
-
- getPosition() - Method in class com.netrics.likeit.NetricsTableCursor
-
Obtains the current cursor position.
- getPosition() - Method in class com.netrics.likeit.NetricsTableCursorCompoundRecSrc
-
Obtains the current position of the underlying cursor.
- getPosition() - Method in class com.netrics.likeit.NetricsTableCursorRecSrc
-
Obtains the current position of the underlying cursor.
- getProcBytes() - Method in class com.netrics.likeit.NetricsTableStats
-
Return the total memory used by the process (in kbytes).
- getPsiEncodingDensities() - Method in class com.netrics.likeit.NetricsTableStats
-
If the table is PSI-indexed, returns the suffix densities
of the PSI encodings.
- getQuery() - Method in class com.netrics.likeit.ANetricsCompoundQueryBuilder
-
Generate and return a Query object for the current field set.
- getQuery() - Method in class com.netrics.likeit.ANetricsQueryBuilder
-
Generate and return a Query object for the current field set.
- getQuery() - Method in class com.netrics.likeit.ConfidenceQlt
-
Return the querylet as a NetricsQuery object.
- getRecFieldBytes() - Method in class com.netrics.likeit.NetricsTableStats
-
Return the total size of the overhead for storing the field structure
of the table (in kbytes).
- getRecLine() - Method in class com.netrics.likeit.NetricsCSVRecSrc
-
Return the line number the last record returned started on.
- getRecNum() - Method in exception com.netrics.likeit.NetricsFileFormatException
-
return the record sequence number (1 based) the exception was on,
zero if unknown.
- getRecord() - Method in class com.netrics.likeit.NetricsRecOp
-
Get the record being operated on by this operation.
- getRecSrc() - Method in class com.netrics.likeit.NetricsTable
-
Retrieve the NetricsRecSrc for a NetricsTable returned by a tbldump.
- getReference() - Method in class com.netrics.likeit.NetricsQuery
-
Obtain a reference to a named querylet.
- getResultConfidence() - Method in class com.netrics.likeit.NetricsSearchResponse
-
Return the result set confidence for this query.
- getRevMatchScore() - Method in class com.netrics.likeit.NetricsSearchResult
-
A score from 0 to 1.0 indicating the reverse match
strength for this record.
- getRevMatchScoreQlt() - Method in class com.netrics.likeit.NetricsSearchResult
-
The per-querylet reverse match scores.
- getRlConfidence() - Method in class com.netrics.likeit.NetricsSearchResult
-
Get the Learn Model (RLINK) confidence measure.
- getRlScore() - Method in class com.netrics.likeit.NetricsSearchResult
-
- getRlSignificances() - Method in class com.netrics.likeit.NetricsSearchResult
-
Get the Learn Model (RLINK) significance values.
- getSearchResults() - Method in class com.netrics.likeit.NetricsSearchResponse
-
The records returned by the search.
- getSearchTime() - Method in class com.netrics.likeit.NetricsSearchResponse
-
The amount of time is took to perform the search.
- getShortId() - Method in class com.netrics.likeit.NetricsTranStats
-
Return the short form of the transaction id.
- getSkipCount() - Method in class com.netrics.likeit.NetricsTableCursor
-
Gets the number of records to skip before the next batch is retrieved.
- getSrcDbInfo() - Method in class com.netrics.likeit.NetricsSearchResult
-
- getSrcDbName() - Method in class com.netrics.likeit.NetricsSearchResult
-
- getSrcTblInfo() - Method in class com.netrics.likeit.NetricsSearchResult
-
The table info field for the table from which the record came.
- getSrcTblName() - Method in class com.netrics.likeit.NetricsSearchResult
-
The name of the table from which the record came.
- getString() - Method in class com.netrics.likeit.NetricsTable
-
An unformatted string representation of the table.
- getSymMatchScore() - Method in class com.netrics.likeit.NetricsSearchResult
-
A score from 0 to 1.0 indicating the symmetric match
strength for this record.
- getSymMatchScoreQlt() - Method in class com.netrics.likeit.NetricsSearchResult
-
The per-querylet symmetric match scores.
- getTable() - Method in class com.netrics.likeit.NetricsCompoundRecord
-
Get the table this record belongs to.
- getTableName() - Method in class com.netrics.likeit.NetricsTableCursor
-
Retrieve the table name for this cursor.
- getTag(String) - Method in class com.netrics.likeit.NetricsModelStats
-
Return the tag value, null if none, or error.
- getTags() - Method in class com.netrics.likeit.NetricsModelStats
-
Return the Tags string for the model.
- getTblInfo() - Method in class com.netrics.likeit.NetricsTableStats
-
Return the table info field for this table.
- getTotalBytes() - Method in class com.netrics.likeit.NetricsTableStats
-
Return the total size of the table, all structures included (in kbytes).
- getTranId() - Method in interface com.netrics.likeit.NetricsCommonStats
-
Returns the full ID of the transaction that owns or claim this item.
- getTranId() - Method in class com.netrics.likeit.NetricsErrorItem
-
Return the full transaction id.
- getTranId() - Method in class com.netrics.likeit.NetricsTransaction
-
Returns the full transaction id of the associated transaction.
- getTranState() - Method in interface com.netrics.likeit.NetricsCommonStats
-
Returns the transaction state for this object.
- getUsedItemTypes() - Method in class com.netrics.likeit.ANetricsCompoundQueryBuilder
-
Return the list of used item types.
- getUsedItemTypes() - Method in class com.netrics.likeit.ANetricsQueryBuilder
-
Return a list of the item types used by this query builder.
- gip_enabled() - Method in class com.netrics.likeit.NetricsServerStats
-
Return true if GIP is the default prefilter.
- GipKBytes() - Method in class com.netrics.likeit.NetricsIdxStats
-
Return the amount of memory in Kilo-Bytes used by the associated GIP indexes.
- gpu_accleration() - Method in class com.netrics.likeit.NetricsServerStats
-
- GPU_DEVICE_NOT_ALLOWED - Static variable in exception com.netrics.likeit.NetricsException
-
The GPU device is not supported, or is disallowed on the command line..
- gpu_devices() - Method in class com.netrics.likeit.NetricsServerStats
-
Return the list of GPU devices visible to the server.
- GpuKBytes() - Method in class com.netrics.likeit.NetricsIdxStats
-
- GREATERTHAN - Static variable in class com.netrics.likeit.NetricsPredicate
-
check if left greater than right.
- GREATERTHANOREQ - Static variable in class com.netrics.likeit.NetricsPredicate
-
check if left greater than or equal to right.
- IdxKBytes() - Method in class com.netrics.likeit.NetricsIdxStats
-
Return the index memory usage in Kilo-Bytes.
- idxlist(String[]) - Method in class com.netrics.likeit.NetricsServerInterface
-
Lists statistics for partitioned indexes.
- IdxType() - Method in class com.netrics.likeit.NetricsIdxStats
-
Return the index type as a string name.
- initialize(NetricsEmbeddedSettings, File) - Static method in class com.netrics.likeit.NetricsEmbedded
-
Initialize and start the TIBCO Patterns Embedded server.
- INSEN_EQUALS - Static variable in class com.netrics.likeit.NetricsPredicate
-
Check for equality ignoring letter case and diacritics
- INSEN_GREATERTHAN - Static variable in class com.netrics.likeit.NetricsPredicate
-
check if left > than right ignoring letter case and diacritics.
- INSEN_GREATERTHANOREQ - Static variable in class com.netrics.likeit.NetricsPredicate
-
check if left >= right ignoring letter case and diacritics.
- INSEN_ISIN - Static variable in class com.netrics.likeit.NetricsPredicate
-
letter case insensitive version of ISIN operator.
- INSEN_LESSTHAN - Static variable in class com.netrics.likeit.NetricsPredicate
-
check if left less than right ignoring letter case and diacritics.
- INSEN_LESSTHANOREQ - Static variable in class com.netrics.likeit.NetricsPredicate
-
check of left <= right ignoring letter case and diacritics.
- INTERNAL - Static variable in exception com.netrics.likeit.NetricsException
-
Unexpected Internal Error (contact TIBCO).
- IOERROR - Static variable in exception com.netrics.likeit.NetricsException
-
I/O Error.
- IPCEOF - Static variable in exception com.netrics.likeit.NetricsException
-
Obsolete, use SVR_IPCEOF.
- IPCERR - Static variable in exception com.netrics.likeit.NetricsException
-
Obsolete, use SVR_IPCERR.
- IPCTIMEOUT - Static variable in exception com.netrics.likeit.NetricsException
-
Obsolete, use SVR_IPCTIMEOUT.
- isConnectionPoolingCommon() - Method in class com.netrics.likeit.NetricsConMgr
-
Return true if the current connection pooling setting is common mode.
- isConnectionPoolingLocal() - Method in class com.netrics.likeit.NetricsConMgr
-
Return true if the current connection pooling setting is local mode.
- isDebugOn() - Method in class com.netrics.likeit.NetricsConMgr
-
Return true if the debug setting is turned on.
- isDecisionEngine() - Method in class com.netrics.likeit.NetricsServerInterface
-
Return true if the server indicates it is a Decision Engine.
- isDefault() - Method in class com.netrics.likeit.NetricsGpuDeviceInfo
-
- isDirty() - Method in interface com.netrics.likeit.NetricsCommonStats
-
Returns true if this item is dirty.
- isExplicit() - Method in class com.netrics.likeit.NetricsTranStats
-
Return true if this is an explicit transaction.
- isGatewayTran() - Method in class com.netrics.likeit.NetricsTranStats
-
Return true if this is a gateway transaction.
- isGIPEnabled() - Method in class com.netrics.likeit.NetricsServerInterface
-
Return true if the server indicates GIP is the default prefilter.
- isGipFiltered() - Method in class com.netrics.likeit.NetricsTable
-
Return true if this table uses the GIP prefilter.
- isGipFiltered() - Method in class com.netrics.likeit.NetricsTableStats
-
Return whether or not the GIP filter is turned on for the table.
- isGipSearch() - Method in class com.netrics.likeit.NetricsSearchResponse
-
Return true if the GIP prefilter was used in this search.
- isGpuEnabled() - Method in class com.netrics.likeit.NetricsTableStats
-
Return whether or not GPU-accelerated indexing is turned on for the table.
- isHeld() - Method in interface com.netrics.likeit.NetricsCommonStats
-
Returns true if this object is held by an open transaction.
- isImplicit() - Method in class com.netrics.likeit.NetricsTranStats
-
Return true if this is an implicit transaction.
- ISIN - Static variable in class com.netrics.likeit.NetricsPredicate
-
return true if left string is a substring of right string.
- isOnRequest() - Method in class com.netrics.likeit.NetricsGpuDeviceInfo
-
- isPhonetic() - Method in class com.netrics.likeit.NetricsTableStats
-
Return whether phonetics is turned on for the table.
- isPreIndexed() - Method in class com.netrics.likeit.ConfidenceQlt
-
Return true if this querylet is sent to the prefilter index.
- isPrimary() - Method in class com.netrics.likeit.NetricsIdxStats
-
Return true if this is a primary index.
- isPsiEnabled() - Method in class com.netrics.likeit.NetricsServerInterface
-
Return true if the server indicates PSI is the default prefilter.
- isPsiFiltered() - Method in class com.netrics.likeit.NetricsTable
-
Return true if this table uses the PSI prefilter.
- isPsiFiltered() - Method in class com.netrics.likeit.NetricsTableStats
-
Return whether or not the PSI filter is turned on for the table.
- isPsiSearch() - Method in class com.netrics.likeit.NetricsSearchResponse
-
Return true if the PSI prefilter was used in this search.
- isRecommended() - Method in class com.netrics.likeit.NetricsGpuDeviceInfo
-
- isSortEnabled() - Method in class com.netrics.likeit.NetricsServerInterface
-
Return true if the server indicates SORT is the default prefilter.
- isSortFiltered() - Method in class com.netrics.likeit.NetricsTable
-
Return true if this table uses the SORT prefilter.
- isSortFiltered() - Method in class com.netrics.likeit.NetricsTableStats
-
Return whether or not the SORT filter is turned on for the table.
- isSortSearch() - Method in class com.netrics.likeit.NetricsSearchResponse
-
Return true if the SORT prefilter was used in this search.
- isUpdated() - Method in interface com.netrics.likeit.NetricsCommonStats
-
Returns true if this item is updated by an open transaction.
- isUsable() - Method in class com.netrics.likeit.NetricsGpuDeviceInfo
-
- italicsThresh(int) - Method in class com.netrics.likeit.NetricsSearchOpts
-
Specify the threshold beyond which to italicize text.
- NetricsArrayDbRecSrc - Class in com.netrics.likeit
-
- NetricsArrayDbRecSrc() - Constructor for class com.netrics.likeit.NetricsArrayDbRecSrc
-
Deprecated.
- NetricsArrayRecOpSrc - Class in com.netrics.likeit
-
An array backed source for record operations.
- NetricsArrayRecOpSrc() - Constructor for class com.netrics.likeit.NetricsArrayRecOpSrc
-
Create an empty source.
- NetricsArrayRecOpSrc(NetricsRecOp...) - Constructor for class com.netrics.likeit.NetricsArrayRecOpSrc
-
Create a source with an initial set of record operations.
- NetricsArrayRecSrc - Class in com.netrics.likeit
-
A simple array based implementation of the NetricsRecSrc interface.
- NetricsArrayRecSrc() - Constructor for class com.netrics.likeit.NetricsArrayRecSrc
-
Create an empty record source.
- NetricsBaseRecord - Class in com.netrics.likeit
-
This is the base class for all types of records used in the TIBCO Patterns interface.
- NetricsBaseRecSrc - Interface in com.netrics.likeit
-
Generic interface for reading records.
- NetricsCharmap - Class in com.netrics.likeit
-
Define a character map.
- NetricsCharmap(String) - Constructor for class com.netrics.likeit.NetricsCharmap
-
Specify the name of the character map.
- NetricsCharmapStats - Class in com.netrics.likeit
-
This class contains information about a character map on the TIBCO Patterns server.
- NetricsCharmapStats() - Constructor for class com.netrics.likeit.NetricsCharmapStats
-
Default constructor.
- NetricsCmdStats - Class in com.netrics.likeit
-
This class contains summary statistics form the server on usage of a particular command.
- NetricsCmdStats() - Constructor for class com.netrics.likeit.NetricsCmdStats
-
To keep Java happy, never use this constructor
- NetricsCombinedThesaurus - Class in com.netrics.likeit
-
Define a Netrics combined thesaurus.
- NetricsCombinedThesaurus(String) - Constructor for class com.netrics.likeit.NetricsCombinedThesaurus
-
Create an empty combined thesaurus.
- NetricsCombinedThesaurus(String, String, String) - Constructor for class com.netrics.likeit.NetricsCombinedThesaurus
-
Create a combined thesaurus from a server side CSV file.
- NetricsCommonStats - Interface in com.netrics.likeit
-
Statistics common to all Patterns "objects": Tables, Thesauri, Models, and Character Maps.
- NetricsCompoundReader - Class in com.netrics.likeit
-
Read compound records from a set of record sources.
- NetricsCompoundReader(String, NetricsRecSrc, boolean) - Constructor for class com.netrics.likeit.NetricsCompoundReader
-
Create a compound record reader.
- NetricsCompoundRecord - Class in com.netrics.likeit
-
A parent record with zero or more child records.
- NetricsCompoundRecord(String, String, String[]) - Constructor for class com.netrics.likeit.NetricsCompoundRecord
-
Create a NetricsCompoundRecord object.
- NetricsCompoundRecord(String, String, String, String[]) - Constructor for class com.netrics.likeit.NetricsCompoundRecord
-
Create a NetricsCompoundRecord object.
- NetricsCompoundRecord(String, String, String, String[], String[], String[]) - Constructor for class com.netrics.likeit.NetricsCompoundRecord
-
Create a NetricsCompoundRecord object.
- NetricsCompoundRecord(String, String, String[], String[], String[]) - Constructor for class com.netrics.likeit.NetricsCompoundRecord
-
Create a NetricsCompoundRecord object.
- NetricsCompoundRecord(String, NetricsRecord) - Constructor for class com.netrics.likeit.NetricsCompoundRecord
-
Create a NetricsCompoundRecord object from a NetricsRecord.
- NetricsCompoundRecSrc - Interface in com.netrics.likeit
-
Defines how compound records (parent plus children) are passed in the API.
- NetricsConMgr - Class in com.netrics.likeit
-
Create connections to the TIBCO Patterns Engine.
- NetricsConMgr() - Constructor for class com.netrics.likeit.NetricsConMgr
-
Create a connection manager.
- NetricsCSVReader - Class in com.netrics.likeit
-
Implement NetricsFieldedReader for CSV files.
- NetricsCSVReader(String, String) - Constructor for class com.netrics.likeit.NetricsCSVReader
-
Create a reader for a Named CSV file.
- NetricsCSVReader(BufferedReader) - Constructor for class com.netrics.likeit.NetricsCSVReader
-
Create a CSV Reader from an already opened stream.
- NetricsCSVRecSrc - Class in com.netrics.likeit
-
NetricsRecSrc implementation for CSV file records.
- NetricsCSVRecSrc(NetricsRecFile) - Constructor for class com.netrics.likeit.NetricsCSVRecSrc
-
Create a record reader for a CSV file.
- NetricsCSVRecSrc(BufferedReader, NetricsRecFile) - Constructor for class com.netrics.likeit.NetricsCSVRecSrc
-
Create a record reader for a CSV file read from a stream.
- NetricsDb - Class in com.netrics.likeit
-
- NetricsDb(String, String[], NetricsRecSrc) - Constructor for class com.netrics.likeit.NetricsDb
-
Deprecated.
- NetricsDbRecSrc - Interface in com.netrics.likeit
-
- NetricsDbSearchCfg - Class in com.netrics.likeit
-
- NetricsDbSearchCfg(String) - Constructor for class com.netrics.likeit.NetricsDbSearchCfg
-
Deprecated.
- NetricsDbStats - Class in com.netrics.likeit
-
- NetricsDbStats(NetricsLpar, String) - Constructor for class com.netrics.likeit.NetricsDbStats
-
Deprecated.
- NetricsDbStats(NetricsTableStats) - Constructor for class com.netrics.likeit.NetricsDbStats
-
Deprecated.
- NetricsDbStats() - Constructor for class com.netrics.likeit.NetricsDbStats
-
Deprecated.
- NetricsEmbedded - Class in com.netrics.likeit
-
Control the Patterns embedded server.
- NetricsEmbedded() - Constructor for class com.netrics.likeit.NetricsEmbedded
-
- NetricsEmbeddedSettings - Class in com.netrics.likeit
-
Settings applicable to the embedded TIBCO Patterns engine.
- NetricsEmbeddedSettings() - Constructor for class com.netrics.likeit.NetricsEmbeddedSettings
-
- NetricsErrorItem - Class in com.netrics.likeit
-
Hold and provide access to detailed error information.
- NetricsException - Exception in com.netrics.likeit
-
A NetricsException is thrown whenever an error occurs.
- NetricsFieldedReader - Interface in com.netrics.likeit
-
This interface is used to provide sets of fields to other Netrics classes.
- NetricsFileFormatException - Exception in com.netrics.likeit
-
Exceptions thrown by File Readers.
- NetricsGpuDeviceInfo - Class in com.netrics.likeit
-
Contains information describing a GPU device attached to a TIBCO Patterns Server.
- NetricsIdxStats - Class in com.netrics.likeit
-
This class contains information about a partitioned index in the Netrics server.
- NetricsIdxStats(NetricsLpar) - Constructor for class com.netrics.likeit.NetricsIdxStats
-
Create a NetricsIdxStats object from the returned LPAR.
- NetricsJoin - Class in com.netrics.likeit
-
This class is used to define a join relationship for a Patterns search.
- NetricsJoin(String, int, boolean, String[], String[]) - Constructor for class com.netrics.likeit.NetricsJoin
-
Create a NetricsJoin object for searching related tables in a TIBCO Patterns Server.
- NetricsJoin(String, int, boolean) - Constructor for class com.netrics.likeit.NetricsJoin
-
Create a NetricsJoin object for searching related tables in a TIBCO Patterns Server.
- NetricsLock - Class in com.netrics.likeit
-
- NetricsLpar - Class in com.netrics.likeit
-
This class is for internal use only.
- NetricsMappedRecord - Class in com.netrics.likeit
-
A NetricsMappedRecord inherits from a NetricsRecord, and has additional functionality which allows the user to access the fields of the record by field name or number.
- NetricsModelStats - Class in com.netrics.likeit
-
This class contains information about a TIBCO Patterns - Learn Model
loaded into a TIBCO Patterns Engine.
- NetricsModelStats(NetricsLpar) - Constructor for class com.netrics.likeit.NetricsModelStats
-
Create a NetricsModelStats object from the returned LPAR.
- NetricsModelStats() - Constructor for class com.netrics.likeit.NetricsModelStats
-
Default constructor.
- NetricsObjectNameCollection - Class in com.netrics.likeit
-
Tracks a collection of names of Patterns objects (tables, thesauri,
models, and character maps
- NetricsObjectNameCollection() - Constructor for class com.netrics.likeit.NetricsObjectNameCollection
-
Constructs an empty collection.
- NetricsObjectType - Enum in com.netrics.likeit
-
Enumerates the types of objects that can be stored in a TIBCO
Patterns Server.
- NetricsParser - Class in com.netrics.likeit
-
This class is for internal use only.
- NetricsPredicate - Class in com.netrics.likeit
-
Predicates are used to select or score records based on exact matching tests.
- NetricsPredicate.DistanceUnits - Enum in com.netrics.likeit
-
Units of measure for distance functions.
- NetricsPredicateMapper - Class in com.netrics.likeit
-
Remap field names and data values in a predicate string.
- NetricsPredicateMapper(String) - Constructor for class com.netrics.likeit.NetricsPredicateMapper
-
Create a predicate expression string mapper.
- NetricsPsiEncoding - Class in com.netrics.likeit
-
- NetricsPsiEncoding(String[], boolean[], int[], int, Integer) - Constructor for class com.netrics.likeit.NetricsPsiEncoding
-
This class is used to define an encoding for the PSI pre-filter.
- NetricsQuery - Class in com.netrics.likeit
-
NetricsQuery implements the heirarchical query structure.
- NetricsQuery() - Constructor for class com.netrics.likeit.NetricsQuery
-
- NetricsRecFile - Class in com.netrics.likeit
-
This class is used to define a file of records read by the Netrics Server.
- NetricsRecFile(String) - Constructor for class com.netrics.likeit.NetricsRecFile
-
Define a default CSV file record source.
- NetricsRecFile(String, String, String) - Constructor for class com.netrics.likeit.NetricsRecFile
-
Define a default CSV file record source.
- NetricsRecFile(String, int) - Constructor for class com.netrics.likeit.NetricsRecFile
-
Define a default CSV file record source.
- NetricsRecFile(String, String, boolean, boolean, int, boolean, boolean, int, String, int, String) - Constructor for class com.netrics.likeit.NetricsRecFile
-
Define a CSV file record source with attributes.
- NetricsRecFile(String, String, boolean, boolean, int, boolean, boolean, int, String) - Constructor for class com.netrics.likeit.NetricsRecFile
-
Define a CSV file record source with attributes.
- NetricsRecFile(String, int[], String, boolean, boolean, int, boolean, boolean, int, String) - Constructor for class com.netrics.likeit.NetricsRecFile
-
Define a Fixed Width file record source.
- NetricsRecOp - Class in com.netrics.likeit
-
Objects of this class associate a record operation with a record.
- NetricsRecOp.Op - Enum in com.netrics.likeit
-
This defines the known record operations.
- NetricsRecOpSrc - Interface in com.netrics.likeit
-
Generic interface for reading record operations.
- NetricsRecord - Class in com.netrics.likeit
-
This class holds a single table record for a TIBCO Patterns table.
- NetricsRecord(String, String, String[]) - Constructor for class com.netrics.likeit.NetricsRecord
-
Create a NetricsRecord object.
- NetricsRecord(String, String, String[], String[], String[]) - Constructor for class com.netrics.likeit.NetricsRecord
-
Create a NetricsRecord object.
- NetricsRecord(String, String[], String[], String[]) - Constructor for class com.netrics.likeit.NetricsRecord
-
Create a NetricsRecord object.
- NetricsRecord(String, String[]) - Constructor for class com.netrics.likeit.NetricsRecord
-
Create a NetricsRecord object.
- NetricsRecord.ChildType - Enum in com.netrics.likeit
-
The different types of child records.
- NetricsRecSrc - Interface in com.netrics.likeit
-
Generic interface for reading records.
- NetricsRecSrcException - Exception in com.netrics.likeit
-
Exception thrown by all NetricsRecSrc and NetricsRecOpSrc implementations.
- NetricsRecSrcException(String) - Constructor for exception com.netrics.likeit.NetricsRecSrcException
-
Create an exception with a description.
- NetricsRecSrcException(String, Throwable) - Constructor for exception com.netrics.likeit.NetricsRecSrcException
-
Create an exception with a description and a cause.
- NetricsSearchCfg - Class in com.netrics.likeit
-
This class is used with the search methods of the NetricsServerInterface class to configure a query.
- NetricsSearchCfg(String) - Constructor for class com.netrics.likeit.NetricsSearchCfg
-
Configure a standard search against a single table.
- NetricsSearchCfg(NetricsJoin) - Constructor for class com.netrics.likeit.NetricsSearchCfg
-
Configure a joined search against a set of joined tables.
- NetricsSearchOpts - Class in com.netrics.likeit
-
This class is used to configure search options which apply for the overall search (for each table being searched).
- NetricsSearchOpts() - Constructor for class com.netrics.likeit.NetricsSearchOpts
-
Create a default set of search options
- NetricsSearchResponse - Class in com.netrics.likeit
-
This class represents the Netrics Server's response to a search command.
- NetricsSearchResult - Class in com.netrics.likeit
-
This class extends NetricsMappedRecord adding information relevant to a search result (match score, etc.).
- NetricsServerInterface - Class in com.netrics.likeit
-
Base class for all interactions with the TIBCO Patterns Engine.
- NetricsServerInterface(String, int) - Constructor for class com.netrics.likeit.NetricsServerInterface
-
Create an object for interacting with a Netrics Server.
- NetricsServerInterface(String, int, boolean) - Constructor for class com.netrics.likeit.NetricsServerInterface
-
Create an object for interacting with a Netrics Server.
- NetricsServerInterface(String, int, boolean, boolean) - Constructor for class com.netrics.likeit.NetricsServerInterface
-
Create an object for interacting with a Netrics Server.
- NetricsServerInterface(boolean) - Constructor for class com.netrics.likeit.NetricsServerInterface
-
Create an object for interacting with the Embedded TIBCO Patterns Server.
- NetricsServerStats - Class in com.netrics.likeit
-
This class contains status information on the server process.
- NetricsServerStats() - Constructor for class com.netrics.likeit.NetricsServerStats
-
To keep Java happy, never use this constructor
- NetricsSortEncoding - Class in com.netrics.likeit
-
- NetricsSortEncoding(String[], boolean[]) - Constructor for class com.netrics.likeit.NetricsSortEncoding
-
This class is used to define an encoding for the SORT pre-filter.
- NetricsTable - Class in com.netrics.likeit
-
This class represents a TIBCO Patterns table.
- NetricsTable(String, String[], NetricsRecSrc) - Constructor for class com.netrics.likeit.NetricsTable
-
Define a standard table.
- NetricsTable(String, Boolean, String[], NetricsRecSrc) - Constructor for class com.netrics.likeit.NetricsTable
-
Define a standard or parent table.
- NetricsTable(String, String, String[], NetricsRecSrc) - Constructor for class com.netrics.likeit.NetricsTable
-
Create a standard or child table.
- NetricsTableCursor - Class in com.netrics.likeit
-
This class is used to scan the records in a table.
- NetricsTableCursor(String, int) - Constructor for class com.netrics.likeit.NetricsTableCursor
-
Create an initialized cursor, setting all options.
- NetricsTableCursor(String, String[], int) - Constructor for class com.netrics.likeit.NetricsTableCursor
-
Create an initialized cursor for compound records, setting all options.
- NetricsTableCursorCompoundRecSrc - Class in com.netrics.likeit
-
- NetricsTableCursorCompoundRecSrc(NetricsTableCursor, NetricsServerInterface) - Constructor for class com.netrics.likeit.NetricsTableCursorCompoundRecSrc
-
Create a NetricsTableCursorCompoundRecSrc instance.
- NetricsTableCursorRecSrc - Class in com.netrics.likeit
-
- NetricsTableCursorRecSrc(NetricsTableCursor, NetricsServerInterface) - Constructor for class com.netrics.likeit.NetricsTableCursorRecSrc
-
Create a NetricsTableCursorRecSrc instance.
- NetricsTableStats - Class in com.netrics.likeit
-
This class contains statistics on a table in the TIBCO Patterns server.
- NetricsTableStats(NetricsLpar, String) - Constructor for class com.netrics.likeit.NetricsTableStats
-
- NetricsTableStats() - Constructor for class com.netrics.likeit.NetricsTableStats
-
- NetricsThesaurus - Class in com.netrics.likeit
-
This class contains a list of synonyms that can be used while searching.
- NetricsThesaurus(String) - Constructor for class com.netrics.likeit.NetricsThesaurus
-
A thesaurus is used to equate terms which are not typographically similar.
- NetricsThesaurus(String, String, String) - Constructor for class com.netrics.likeit.NetricsThesaurus
-
Create a thesaurus of synonyms from a CSV file.
- NetricsThesStats - Class in com.netrics.likeit
-
This class contains information about a thesaurus on the Netrics server.
- NetricsTransaction - Class in com.netrics.likeit
-
This is an interface object associated with an explicit transaction.
- NetricsTranStats - Class in com.netrics.likeit
-
Represents the status information on an open transaction.
- NetricsVarAttr - Class in com.netrics.likeit
-
Manage a set of Variable Attribute values.
- NetricsVarAttr() - Constructor for class com.netrics.likeit.NetricsVarAttr
-
Create an empty set of variable attributes.
- NetricsVarAttr(String[], String[]) - Constructor for class com.netrics.likeit.NetricsVarAttr
-
Create a set of variable attributes from a list of names and values.
- NetricsVarAttr(String) - Constructor for class com.netrics.likeit.NetricsVarAttr
-
Create a Variable Attributes set from and encoded string.
- NetricsVersionInfo - Class in com.netrics.likeit
-
Contains Netrics Java Interface Version Information
- NetricsVersionInfo() - Constructor for class com.netrics.likeit.NetricsVersionInfo
-
- NetricsWeightedDictionary - Class in com.netrics.likeit
-
This class defines a weighted dictionary, used to identify terms of greater or lesser importance.
- NetricsWeightedDictionary(String) - Constructor for class com.netrics.likeit.NetricsWeightedDictionary
-
A weighted dictionary is used to weight terms which should have more or
less relevance than other terms.
- NetricsWeightedDictionary(String, String, String) - Constructor for class com.netrics.likeit.NetricsWeightedDictionary
-
Create a weighted dictionary from a CSV file.
- newConnection() - Method in class com.netrics.likeit.NetricsConMgr
-
Create a new connection.
- NOCHARMAP - Static variable in exception com.netrics.likeit.NetricsException
-
No character map with the given name.
- noConfidence() - Method in class com.netrics.likeit.NetricsQuery
-
Turn off the reporting of confidence measures and significance values.
- NODATABASES - Static variable in exception com.netrics.likeit.NetricsException
-
Obsolete, use SVR_NOTDATABASES.
- NOFEATUREVEC - Static variable in exception com.netrics.likeit.NetricsException
-
No feature vec.
- NOFUNCTION - Static variable in exception com.netrics.likeit.NetricsException
-
No callback function.
- NOMEM - Static variable in exception com.netrics.likeit.NetricsException
-
Out of memory.
- NOQUERY - Static variable in exception com.netrics.likeit.NetricsException
-
No search query.
- NORECKEY - Static variable in exception com.netrics.likeit.NetricsException
-
A record key is required.
- NORECORDS - Static variable in exception com.netrics.likeit.NetricsException
-
No records.
- NORLINKMODEL - Static variable in exception com.netrics.likeit.NetricsException
-
No rlink model.
- normalized() - Method in class com.netrics.likeit.NetricsIdxStats
-
Return true if this indexes normalized values.
- NOSRCHTXT - Static variable in exception com.netrics.likeit.NetricsException
-
Searchable text is required.
- NOSTATUS - Static variable in exception com.netrics.likeit.NetricsException
-
The NULL error.
- NOSYSINIT - Static variable in exception com.netrics.likeit.NetricsException
-
System not initialized.
- NOT - Static variable in class com.netrics.likeit.NetricsPredicate
-
logical inversion.
- Not(NetricsQuery) - Static method in class com.netrics.likeit.NetricsQuery
-
Create a NOT Query Expression Node.
- NOTBLDESC - Static variable in exception com.netrics.likeit.NetricsException
-
No database descriptor.
- NOWGTFIELD - Static variable in exception com.netrics.likeit.NetricsException
-
Obsolete, use NOWGTFLD.
- NOWGTFLD - Static variable in exception com.netrics.likeit.NetricsException
-
No weight field specified in record weight expression..
- NSFIELD - Static variable in exception com.netrics.likeit.NetricsException
-
Attempt to search non-searchable field.
- num_cmds() - Method in class com.netrics.likeit.NetricsCmdStats
-
The number of these commands completed during the
report time period.
- NumberOfFeatures() - Method in class com.netrics.likeit.NetricsModelStats
-
Return the number of features in the model.
- NumberOfTokens() - Method in class com.netrics.likeit.NetricsThesStats
-
Return the number of tokens in the thesaurus.
- NumberPartitions() - Method in class com.netrics.likeit.NetricsIdxStats
-
Return the number of partitions in this index.
- numBytes() - Method in class com.netrics.likeit.NetricsBaseRecord
-
Return the number of bytes of data in this record.
- NUMFEATURESMISMATCH - Static variable in exception com.netrics.likeit.NetricsException
-
Rlink model num features mismatch.
- NUMFIELDS - Static variable in exception com.netrics.likeit.NetricsException
-
Record has the wrong number of fields.
- SCORE_IT - Static variable in class com.netrics.likeit.NetricsSearchOpts
-
Information Theory scoring.
- SCORE_MAX - Static variable in class com.netrics.likeit.NetricsSearchOpts
-
Maximum scoring, maximum of Normal and Reverse.
- SCORE_MIN - Static variable in class com.netrics.likeit.NetricsSearchOpts
-
Minimum scoring, minimum of Normal and Reverse.
- SCORE_NORMAL - Static variable in class com.netrics.likeit.NetricsSearchOpts
-
Normal scoring, look for query in record.
- SCORE_REVERSE - Static variable in class com.netrics.likeit.NetricsSearchOpts
-
Reverse scoring, look for record in query.
- SCORE_SYMMETRIC - Static variable in class com.netrics.likeit.NetricsSearchOpts
-
Symmetric scoring, match query and record.
- scoreRecords(NetricsQuery, NetricsSearchOpts, NetricsTable, NetricsRecord...) - Method in class com.netrics.likeit.NetricsServerInterface
-
Score one or more records against a query.
- scoreRecords(NetricsQuery, NetricsSearchOpts, NetricsTable, NetricsRecSrc) - Method in class com.netrics.likeit.NetricsServerInterface
-
Score all records from a record source against a query.
- scoreType(int) - Method in class com.netrics.likeit.NetricsQuery
-
This specifies the type of score to be used for ordering records.
- scoreType(int) - Method in class com.netrics.likeit.NetricsSearchOpts
-
This specifies the type of score to be used for ordering records.
- search(NetricsSearchCfg, NetricsSearchOpts) - Method in class com.netrics.likeit.NetricsServerInterface
-
Perform a search on a single table.
- search(NetricsSearchCfg[], NetricsSearchOpts) - Method in class com.netrics.likeit.NetricsServerInterface
-
Perform a search on one or more tables.
- searchSingleRecordLimit - Variable in class com.netrics.likeit.NetricsEmbeddedSettings
-
-J: Maximum number of total records on a join query.
- searchSubrecordLimit - Variable in class com.netrics.likeit.NetricsEmbeddedSettings
-
-J: Maximum number of sub-records per parent on a join query.
- selectLayout(String) - Method in class com.netrics.likeit.NetricsServerInterface
-
Set the current cluster layout.
- server_info() - Method in class com.netrics.likeit.NetricsServerInterface
-
Retrieve the server version information.
- server_info() - Method in class com.netrics.likeit.NetricsServerStats
-
Return the server status string.
- setAttr(String, String) - Method in class com.netrics.likeit.NetricsVarAttr
-
Add or replace an attribute in a Variable Attribute set.
- setBatchSize(int) - Method in class com.netrics.likeit.NetricsTableCursor
-
Set the batch size for this cursor.
- setCharmap(String) - Method in class com.netrics.likeit.NetricsCombinedThesaurus
-
Set the character map for this thesaurus.
- setCharmap(String) - Method in class com.netrics.likeit.NetricsThesaurus
-
Set the character map for this thesaurus.
- setCharmap(String) - Method in class com.netrics.likeit.NetricsWeightedDictionary
-
Set the character map for this thesaurus.
- setCharmaps(String[]) - Method in class com.netrics.likeit.NetricsTable
-
Specifies the character map to use for each field.
- setCharset(String) - Method in class com.netrics.likeit.NetricsServerInterface
-
Do not change this unless instructed to do so by your TIBCO
representative.
- setChildTables(String[]) - Method in class com.netrics.likeit.NetricsTableCursor
-
Set the list of child tables.
- setChildTables(List<String>) - Method in class com.netrics.likeit.NetricsTableCursor
-
Set the list of child tables.
- setConfidenceCutoff(double) - Method in class com.netrics.likeit.ConfidenceQlt
-
Set the confidence cut off value.
- setConfiguration(File) - Method in class com.netrics.likeit.ANetricsCompoundQueryBuilder
-
Initialize the builder from a configuration file.
- setConfiguration(String) - Method in class com.netrics.likeit.ANetricsCompoundQueryBuilder
-
Initialize the builder from a configuration source.
- setConfiguration(InputStream) - Method in class com.netrics.likeit.ANetricsCompoundQueryBuilder
-
Initialize the builder from an InputStream.
- setConfiguration(Object) - Method in class com.netrics.likeit.ANetricsCompoundQueryBuilder
-
Initialize the builder from a configuration object.
- setConfiguration(File) - Method in class com.netrics.likeit.ANetricsQueryBuilder
-
Initialize the builder from a configuration file.
- setConfiguration(String) - Method in class com.netrics.likeit.ANetricsQueryBuilder
-
Initialize the builder from a configuration source.
- setConfiguration(InputStream) - Method in class com.netrics.likeit.ANetricsQueryBuilder
-
Initialize the builder from an InputStream.
- setConfiguration(Object) - Method in class com.netrics.likeit.ANetricsQueryBuilder
-
Initialize the builder from a configuration object.
- setConnectionPoolingCommon() - Method in class com.netrics.likeit.NetricsConMgr
-
Set connection pooling to common mode.
- setConnectionPoolingLocal() - Method in class com.netrics.likeit.NetricsConMgr
-
Set connection pooling to local mode.
- setConnectionPoolingOff() - Method in class com.netrics.likeit.NetricsConMgr
-
Turn off connection pooling.
- setConnectionPoolingPolicy(int) - Method in class com.netrics.likeit.NetricsServerInterface
-
Set the connection pooling policy for this object.
- setDataNames(Map<String, String>) - Method in class com.netrics.likeit.NetricsPredicateMapper
-
Update the data item name mappings.
- setDataNames(List<String>, List<String>) - Method in class com.netrics.likeit.NetricsPredicateMapper
-
Update the data item name mappings.
- setDebugOff() - Method in class com.netrics.likeit.NetricsConMgr
-
Set debug logging off.
- setDebugOn() - Method in class com.netrics.likeit.NetricsConMgr
-
Set debug logging on.
- setDefaultValue(String) - Method in class com.netrics.likeit.ANetricsCompoundQueryBuilder
-
Set the default field value.
- setDefaultValue(String) - Method in class com.netrics.likeit.ANetricsQueryBuilder
-
Set the default field value.
- setDefaultValue(String) - Method in class com.netrics.likeit.NetricsPredicateMapper
-
Set the default value for unspecified data items.
- setDetailedStats(boolean) - Method in class com.netrics.likeit.NetricsSearchOpts
-
Enable detailed statistics for this search.
- setDoMaxWork(boolean) - Method in class com.netrics.likeit.NetricsRecFile
-
Set the Do Max Work (ignore errors) setting.
- setEmbeddedMode(boolean) - Method in class com.netrics.likeit.NetricsConMgr
-
Enable or disable embedded mode.
- setEmptyScore(double) - Method in class com.netrics.likeit.NetricsQuery
-
Sets the score a comparison gets when empty data is encountered.
- setEmptyScore(double) - Method in class com.netrics.likeit.NetricsSearchOpts
-
Sets the score a comparison gets when empty data is encountered.
- setEncoding(String) - Method in class com.netrics.likeit.NetricsRecFile
-
Set the character set encoding of the source file.
- setEstNumRecords(int) - Method in class com.netrics.likeit.NetricsTable
-
Set the estimated number of records.
- setExactMatchMode() - Method in class com.netrics.likeit.NetricsCombinedThesaurus
-
Select exact match mode.
- setExactMatchMode() - Method in class com.netrics.likeit.NetricsThesaurus
-
Select exact match mode.
- setExactMatchMode() - Method in class com.netrics.likeit.NetricsWeightedDictionary
-
Select exact match mode.
- setExtraData(Object) - Method in class com.netrics.likeit.ANetricsQueryBuilder
-
Set any extra data for the query builder.
- setFailEmptyPred(boolean) - Method in class com.netrics.likeit.NetricsSearchOpts
-
Set whether the predicate fails on empty data.
- setFailInvalidPred(boolean) - Method in class com.netrics.likeit.NetricsSearchOpts
-
Set whether a failed predicate is considered true or false.
- setFetchSize(int) - Method in class com.netrics.likeit.NetricsSearchOpts
-
Tuning parameter, use only on the advice of your TIBCO representative.
- setFieldNames(Map<String, String>) - Method in class com.netrics.likeit.NetricsPredicateMapper
-
Update the field name mappings.
- setFieldNames(List<String>, List<String>) - Method in class com.netrics.likeit.NetricsPredicateMapper
-
Update the field name mappings.
- setFieldNamesFirst(boolean) - Method in class com.netrics.likeit.NetricsRecFile
-
Set the field names first flag.
- setFieldTypes(int[]) - Method in class com.netrics.likeit.NetricsTable
-
Specify the field types for this table.
- setFieldTypesFirst(boolean) - Method in class com.netrics.likeit.NetricsRecFile
-
Set the state of the field-types-first flag.
- setFieldValues(List<String>) - Method in class com.netrics.likeit.ANetricsQueryBuilder
-
Set the current field values.
- setFieldValues(NetricsRecord) - Method in class com.netrics.likeit.ANetricsQueryBuilder
-
Set the current field values from a NetricsRecord object.
- setFieldValues(Map<String, String>) - Method in class com.netrics.likeit.ANetricsQueryBuilder
-
Set the current field values.
- setFieldValuesFromList(Map<String, List<List<String>>>) - Method in class com.netrics.likeit.ANetricsCompoundQueryBuilder
-
Set the current field values.
- setFieldValuesFromMap(Map<String, List<Map<String, String>>>) - Method in class com.netrics.likeit.ANetricsCompoundQueryBuilder
-
Set the current field values.
- setFieldValuesFromRecord(NetricsCompoundRecord) - Method in class com.netrics.likeit.ANetricsCompoundQueryBuilder
-
Set the current field values.
- setFileName(String) - Method in class com.netrics.likeit.NetricsRecFile
-
Set the source file name.
- setGipFiltered(boolean) - Method in class com.netrics.likeit.NetricsSearchOpts
-
Enable gip filtering for this table (default).
- setGipFiltered(boolean) - Method in class com.netrics.likeit.NetricsTable
-
Enable GIP filtering for this table.
- setGipGramLen(int) - Method in class com.netrics.likeit.NetricsTable
-
This method sets the gram length for the enterprise filter.
- setGpuCallParallelism(Integer) - Method in class com.netrics.likeit.NetricsSearchOpts
-
Set the number of simultaneous GPU calls used in the search.
- setGpuDevices(int[]) - Method in class com.netrics.likeit.NetricsTable
-
Select the GPU devices this tables uses for GPU-accelerated indexing.
- setGpuEnabled(Boolean) - Method in class com.netrics.likeit.NetricsSearchOpts
-
Set whether the search uses GPU-enabled indexing.
- setGpuIndexing(Boolean) - Method in class com.netrics.likeit.NetricsTable
-
Set whether this table uses GPU-accelerated indexing.
- setGpuTableBlocksPerCall(Integer) - Method in class com.netrics.likeit.NetricsSearchOpts
-
Set the number of table-blocks evaluated per GPU call.
- setGroup(String) - Method in class com.netrics.likeit.NetricsQuery
-
Assign a group to this querylet.
- setHost(String) - Method in class com.netrics.likeit.NetricsConMgr
-
Set the TIBCO Patterns host machine.
- setInfo(String) - Method in class com.netrics.likeit.NetricsTable
-
Set the table info string.
- setInitialKey(int) - Method in class com.netrics.likeit.NetricsRecFile
-
Set the initial key value.
- setInputFieldName(String, String, String) - Method in class com.netrics.likeit.ANetricsCompoundQueryBuilder
-
Set a field name for the given table to be used to identify
an input field.
- setInputFieldName(String, String) - Method in class com.netrics.likeit.ANetricsQueryBuilder
-
Set a field name to be used to identify an input field.
- setInputFieldNames(String, List<String>) - Method in class com.netrics.likeit.ANetricsCompoundQueryBuilder
-
Set the field names for a table to be used for input field values.
- setInputFieldNames(List<String>) - Method in class com.netrics.likeit.ANetricsQueryBuilder
-
Set the field names to be used for input field values.
- setInputFieldOrdering(String, List<String>) - Method in class com.netrics.likeit.ANetricsCompoundQueryBuilder
-
Set the input field ordering for the specified table.
- setInputFieldOrdering(List<String>) - Method in class com.netrics.likeit.ANetricsQueryBuilder
-
Set input field ordering.
- setInputTableName(String, String) - Method in class com.netrics.likeit.ANetricsCompoundQueryBuilder
-
Set the table name as recognized in the input record data.
- setInputTableNames(List<String>) - Method in class com.netrics.likeit.ANetricsCompoundQueryBuilder
-
Set the table names as recognized in the input record data.
- setInvalidScore(double) - Method in class com.netrics.likeit.NetricsQuery
-
Sets the score a comparison gets when invalid data is encountered.
- setInvalidScore(double) - Method in class com.netrics.likeit.NetricsSearchOpts
-
Sets the score a comparison gets when an error occurs.
- setJoinTable(String) - Method in class com.netrics.likeit.ANetricsQueryBuilder
-
Set the joined table name for joined queries.
- setKeyIndex(int) - Method in class com.netrics.likeit.NetricsRecFile
-
Set the key index value.
- setKeyName(String) - Method in class com.netrics.likeit.NetricsRecFile
-
Set the name of the field holding the record key.
- setLeadingKey(boolean) - Method in class com.netrics.likeit.NetricsRecFile
-
Set the leading key.
- setLockKey(NetricsLock) - Method in class com.netrics.likeit.NetricsSearchCfg
-
- setMatchesRequested(int) - Method in class com.netrics.likeit.NetricsSearchOpts
-
Set the number of matches returned by the Netrics Server (default 25).
- setName(String) - Method in class com.netrics.likeit.NetricsQuery
-
Assign a name to this querylet.
- setNetProtocols(int) - Method in class com.netrics.likeit.NetricsConMgr
-
Set the network protocols that will be used to connect to the TIBCO
Patterns Engine.
- setNetProtocols(int) - Method in class com.netrics.likeit.NetricsServerInterface
-
Set the network protocols that will be used to connect to the TIBCO
Patterns Engine.
- setNetricsQuery(NetricsQuery) - Method in class com.netrics.likeit.NetricsSearchCfg
-
Set the NetricsQuery to be performed.
- setOutputFieldName(String, String, String) - Method in class com.netrics.likeit.ANetricsCompoundQueryBuilder
-
For the specified table change a single field name to be output
in the generated query.
- setOutputFieldName(String, String) - Method in class com.netrics.likeit.ANetricsQueryBuilder
-
Change a single field name to be output in the generated query.
- setOutputFieldNames(String, List<String>) - Method in class com.netrics.likeit.ANetricsCompoundQueryBuilder
-
Set the field names for the given table to be output in the generated
query.
- setOutputFieldNames(List<String>) - Method in class com.netrics.likeit.ANetricsQueryBuilder
-
Set the field names to be output in the generated query.
- setOutputTableName(String, String) - Method in class com.netrics.likeit.ANetricsCompoundQueryBuilder
-
Set the table name to be used in the generated queries.
- setParentKeyIndex(int) - Method in class com.netrics.likeit.NetricsRecFile
-
Set the parent key index value.
- setParentKeyName(String) - Method in class com.netrics.likeit.NetricsRecFile
-
Set the name of the field holding the record parent key.
- setPCSize(int) - Method in class com.netrics.likeit.NetricsSearchOpts
-
Tuning parameter, use only on the advice of your TIBCO representative.
- setPhonetic(boolean) - Method in class com.netrics.likeit.NetricsSearchOpts
-
Enable phonetic searches for this table.
- setPhonetic(boolean) - Method in class com.netrics.likeit.NetricsTable
-
Enable or disable phonetic searches for this table.
- setPort(int) - Method in class com.netrics.likeit.NetricsConMgr
-
Set the TIBCO Patterns listen port.
- setPosition(String) - Method in class com.netrics.likeit.NetricsTableCursor
-
Reset the position of a cursor.
- setPosition(String) - Method in class com.netrics.likeit.NetricsTableCursorCompoundRecSrc
-
Reposition the underlying cursor.
- setPosition(String) - Method in class com.netrics.likeit.NetricsTableCursorRecSrc
-
Reposition the underlying cursor.
- setPsiDensity(int) - Method in class com.netrics.likeit.NetricsSearchOpts
-
Set the density of suffixes produced from query field values.
- setPsiDensity(int) - Method in class com.netrics.likeit.NetricsTable
-
Set the density of suffixes produced from record field values.
- setPsiEncodings(String[][], int[][], int[], int[][]) - Method in class com.netrics.likeit.NetricsTable
-
Deprecated.
- setPsiEncodings(String[][], int[][], int[], int[][], Integer[]) - Method in class com.netrics.likeit.NetricsTable
-
Deprecated.
- setPsiEncodings(NetricsPsiEncoding...) - Method in class com.netrics.likeit.NetricsTable
-
Specifies encodings for the PSI pre-filter.
- setPsiFiltered(boolean) - Method in class com.netrics.likeit.NetricsSearchOpts
-
Enable PSI filtering for this table (default).
- setPsiFiltered(boolean) - Method in class com.netrics.likeit.NetricsTable
-
Enable PSI filtering for this table.
- setPsiLookupFields(String[]) - Method in class com.netrics.likeit.NetricsSearchOpts
-
You should only use this method with the help of your TIBCO
technical support representative.
- setQCSize(int) - Method in class com.netrics.likeit.NetricsSearchOpts
-
Tuning parameter, use only on the advice of your TIBCO representative.
- setQueryConfiguration(NetricsSearchCfg) - Method in class com.netrics.likeit.ANetricsCompoundQueryBuilder
-
Add any query configuration options to the configuration.
- setQueryConfiguration(NetricsSearchCfg) - Method in class com.netrics.likeit.ANetricsQueryBuilder
-
Add any query configuration options to the configuration.
- setRlModelName(String) - Method in class com.netrics.likeit.NetricsSearchOpts
-
You should only use this method with the help of your TIBCO
technical support representative.
- setSearchOpts(NetricsSearchOpts) - Method in class com.netrics.likeit.ANetricsCompoundQueryBuilder
-
Add search options.
- setSearchOpts(NetricsSearchOpts) - Method in class com.netrics.likeit.ANetricsQueryBuilder
-
Add search options.
- SetSearchPredicate(NetricsPredicate) - Method in class com.netrics.likeit.NetricsSearchCfg
-
Set the search predicate for a given search.
- SetSearchPredicate(String) - Method in class com.netrics.likeit.NetricsSearchCfg
-
Set the search predicate from a string.
- setServerLocale(Locale) - Method in class com.netrics.likeit.NetricsServerInterface
-
Sets the locale used by the interface when formatting exchanges with
the server.
- setSkipCount(int) - Method in class com.netrics.likeit.NetricsTableCursor
-
Sets the number of records to skip before the next batch is retrieved.
- setSortEncodings(String[][], int[][]) - Method in class com.netrics.likeit.NetricsTable
-
Deprecated.
- setSortEncodings(NetricsSortEncoding...) - Method in class com.netrics.likeit.NetricsTable
-
Specifies encodings for the SORT pre-filter.
- setSortFiltered(boolean) - Method in class com.netrics.likeit.NetricsSearchOpts
-
Enable SORT filtering for this table (default).
- setSortFiltered(boolean) - Method in class com.netrics.likeit.NetricsTable
-
Enable SORT filtering for this table.
- setSortLookupFields(String[]) - Method in class com.netrics.likeit.NetricsSearchOpts
-
You should only use this method with the help of your TIBCO
technical support representative.
- setStartMatch(int) - Method in class com.netrics.likeit.NetricsSearchOpts
-
Set the rank of the first match to be returned by the Netrics
Server (default 1).
- setThesaurusWeight(double) - Method in class com.netrics.likeit.NetricsSearchOpts
-
Use the specified thesaurus weight in determining matching records.
- setVisStyle(int) - Method in class com.netrics.likeit.NetricsSearchOpts
-
Sets the visualization style you want returned.
- setXparm(int, int) - Method in class com.netrics.likeit.NetricsQuery
-
Use this method only on the advice of your TIBCO representative.
- setXparm(int, double) - Method in class com.netrics.likeit.NetricsQuery
-
Use this method only on the advice of your TIBCO representative.
- setXparm(int, int) - Method in class com.netrics.likeit.NetricsSearchOpts
-
Use this method only on the advice of your TIBCO representative.
- setXparm(int, double) - Method in class com.netrics.likeit.NetricsSearchOpts
-
Use this method only on the advice of your TIBCO representative.
- shutdown() - Static method in class com.netrics.likeit.NetricsEmbedded
-
Shut down the TIBCO Patterns Embedded Server.
- SHUTDOWN - Static variable in exception com.netrics.likeit.NetricsException
-
Obsolete, use SVR_SHUTDOWN.
- Simple(String, String[], double[]) - Static method in class com.netrics.likeit.NetricsQuery
-
Create a Simple Query Expression Node.
- size() - Method in class com.netrics.likeit.NetricsArrayRecOpSrc
-
Return the number of RecOps in this source.
- sort_enabled() - Method in class com.netrics.likeit.NetricsServerStats
-
Return true if SORT is the default prefilter.
- SRCHPARAM - Static variable in exception com.netrics.likeit.NetricsException
-
Unrecognized search parameter.
- Standard - Static variable in class com.netrics.likeit.NetricsCharmap
-
The name of the predefined default character map.
- start_time() - Method in class com.netrics.likeit.NetricsCmdStats
-
Return the start time of this report.
- STATE_ADDED - Static variable in class com.netrics.likeit.NetricsTranStats
-
This item has been added, but not yet committed.
- STATE_DELETED - Static variable in class com.netrics.likeit.NetricsTranStats
-
This item has been deleted, but the delete is not yet committed.
- STATE_DIRTY - Static variable in class com.netrics.likeit.NetricsTranStats
-
This is a special state used to test if this object has been modified
by an uncommitted transaction.
- STATE_EXIST - Static variable in class com.netrics.likeit.NetricsTranStats
-
The item exists but is not held by a transaction.
- STATE_HELD - Static variable in class com.netrics.likeit.NetricsTranStats
-
This item is held by a transaction that is not committed
- STATE_MIXED - Static variable in class com.netrics.likeit.NetricsTranStats
-
This item had different states on different nodes.
- STATE_NULL - Static variable in class com.netrics.likeit.NetricsTranStats
-
Special state indicating there is no state for this item.
- STATE_RENAMED - Static variable in class com.netrics.likeit.NetricsTranStats
-
This item was renamed, but the name change is not committed.
- STATE_REPLACED - Static variable in class com.netrics.likeit.NetricsTranStats
-
This item was replaced, but the update is not committed.
- STATE_UPDATED - Static variable in class com.netrics.likeit.NetricsTranStats
-
This item has been updated, the update is not committed.
- StatsLpar() - Method in class com.netrics.likeit.NetricsModelStats
-
Return the raw stats LPAR
- StatsLpar() - Method in class com.netrics.likeit.NetricsThesStats
-
Return the raw stats LPAR
- STATUSOK - Static variable in exception com.netrics.likeit.NetricsException
-
Success.
- SUBSET - Static variable in class com.netrics.likeit.NetricsPredicate
-
return true if all strings in block array on left are in block array on right.
- SUPERSET - Static variable in class com.netrics.likeit.NetricsPredicate
-
return true if block array on left contains all strings in block array on right.
- SVR_BLANKLINE - Static variable in exception com.netrics.likeit.NetricsException
-
List terminator (non-error).
- SVR_BYTECOUNT - Static variable in exception com.netrics.likeit.NetricsException
-
Protocol byte count out of range.
- SVR_DEFERRED - Static variable in exception com.netrics.likeit.NetricsException
-
An error will be happening, but the specific code isn't known yet..
- SVR_EXTRAINPUT - Static variable in exception com.netrics.likeit.NetricsException
-
Unexpected additional input.
- SVR_HANDSHAKE - Static variable in exception com.netrics.likeit.NetricsException
-
Protocol handshake failed.
- SVR_IPCEOF - Static variable in exception com.netrics.likeit.NetricsException
-
Unexpected EOF.
- SVR_IPCERR - Static variable in exception com.netrics.likeit.NetricsException
-
I/O error on socket.
- SVR_IPCTIMEOUT - Static variable in exception com.netrics.likeit.NetricsException
-
Socket I/O operation timed out.
- SVR_LAYOUT_CONFLICT - Static variable in exception com.netrics.likeit.NetricsException
-
Object exists on an overlapping layout..
- SVR_LINECOUNT - Static variable in exception com.netrics.likeit.NetricsException
-
Protocol line count out of range.
- SVR_LINELENGTH - Static variable in exception com.netrics.likeit.NetricsException
-
Protocol line too long.
- SVR_LOGFILE - Static variable in exception com.netrics.likeit.NetricsException
-
Log file could not be opened/written.
- SVR_NO_DEFAULT_LAYOUT - Static variable in exception com.netrics.likeit.NetricsException
-
No default layout and the client did not specify one..
- SVR_NODATABASES - Static variable in exception com.netrics.likeit.NetricsException
-
No databases to search.
- SVR_NODE_CONFLICT - Static variable in exception com.netrics.likeit.NetricsException
-
Conflicting errors from multiple nodes..
- SVR_NODE_DATA_SYNC - Static variable in exception com.netrics.likeit.NetricsException
-
Objects out of sync between nodes..
- SVR_NODE_DOWN - Static variable in exception com.netrics.likeit.NetricsException
-
Node communications failed..
- SVR_NOQUERY - Static variable in exception com.netrics.likeit.NetricsException
-
No search query.
- SVR_NOSTATUS - Static variable in exception com.netrics.likeit.NetricsException
-
Unparsable status line.
- SVR_OTHER_NODE - Static variable in exception com.netrics.likeit.NetricsException
-
Node operation aborted because another node in the same operation failed..
- SVR_PARAM - Static variable in exception com.netrics.likeit.NetricsException
-
Protocol parameter not recognized.
- SVR_PARAMFMT - Static variable in exception com.netrics.likeit.NetricsException
-
Protocol parameter format error.
- SVR_PARAMTYPE - Static variable in exception com.netrics.likeit.NetricsException
-
Protocol parameter type mismatch.
- SVR_PARAMVAL - Static variable in exception com.netrics.likeit.NetricsException
-
Protocol parameter value illegal.
- SVR_PROTOCMD - Static variable in exception com.netrics.likeit.NetricsException
-
Protocol command not recognized.
- SVR_REMOTEHEAP - Static variable in exception com.netrics.likeit.NetricsException
-
Remote heap mode.
- SVR_REQUESTFMT - Static variable in exception com.netrics.likeit.NetricsException
-
Protocol request format error.
- SVR_SHUTDOWN - Static variable in exception com.netrics.likeit.NetricsException
-
Perform server shutdown.
- SVR_UNKNOWN_LAYOUT - Static variable in exception com.netrics.likeit.NetricsException
-
Client specified a non-existent layout..
- SVR_ZEROLEN - Static variable in exception com.netrics.likeit.NetricsException
-
No searchable text of zero length.
- svrlogoff() - Method in class com.netrics.likeit.NetricsServerInterface
-
Turn off search logging (must be enabled when the server starts up).
- svrlogon() - Method in class com.netrics.likeit.NetricsServerInterface
-
Turn on search logging.
- svrnoop() - Method in class com.netrics.likeit.NetricsServerInterface
-
Perform a noop on the Netrics Server.
- SVRNOQUERY - Static variable in exception com.netrics.likeit.NetricsException
-
Obsolete, use SVR_NOQUERY.
- SVRNOSTATUS - Static variable in exception com.netrics.likeit.NetricsException
-
Obsolete, use SVR_NOSTATUS.
- SVRPARAMVAL - Static variable in exception com.netrics.likeit.NetricsException
-
Obsolete, use SVR_PARAMVAL.
- svrshutdown() - Method in class com.netrics.likeit.NetricsServerInterface
-
Shutdown the Netrics Server.
- svrversion() - Method in class com.netrics.likeit.NetricsServerInterface
-
Retrieve the version information of this interface.
- SYSINIT - Static variable in exception com.netrics.likeit.NetricsException
-
System already initialized.
- TableName() - Method in class com.netrics.likeit.NetricsIdxStats
-
Return the name of the table the index is associated with.
- tbldelete(String) - Method in class com.netrics.likeit.NetricsServerInterface
-
Delete a table.
- tbldump(String, NetricsLock) - Method in class com.netrics.likeit.NetricsServerInterface
-
- tbldump(String) - Method in class com.netrics.likeit.NetricsServerInterface
-
- TBLEXISTS - Static variable in exception com.netrics.likeit.NetricsException
-
Database already exists.
- tblload(NetricsTable) - Method in class com.netrics.likeit.NetricsServerInterface
-
Used to load a NetricsTable into the server.
- tblload(NetricsTable, boolean) - Method in class com.netrics.likeit.NetricsServerInterface
-
Used to load a NetricsTable into the server.
- tblload(NetricsTable, NetricsRecFile) - Method in class com.netrics.likeit.NetricsServerInterface
-
Create and load a table from a server side CSV file.
- tbllock(String, boolean, boolean, boolean, boolean, NetricsLock) - Method in class com.netrics.likeit.NetricsServerInterface
-
- tbllock(String, boolean, boolean, boolean, boolean) - Method in class com.netrics.likeit.NetricsServerInterface
-
- tbllock(String) - Method in class com.netrics.likeit.NetricsServerInterface
-
- TBLLOCKED - Static variable in exception com.netrics.likeit.NetricsException
-
Database locked by lkt_dblock.
- tblmove(String, String) - Method in class com.netrics.likeit.NetricsServerInterface
-
Rename a table.
- TBLMOVESAME - Static variable in exception com.netrics.likeit.NetricsException
-
Source and destination database are the same.
- TBLNOFIELDS - Static variable in exception com.netrics.likeit.NetricsException
-
This Table has no fields in it.
- TBLNOTCHILD - Static variable in exception com.netrics.likeit.NetricsException
-
Specified table is not a child table..
- TBLNOTFOUND - Static variable in exception com.netrics.likeit.NetricsException
-
Database not found.
- TBLPARAM - Static variable in exception com.netrics.likeit.NetricsException
-
Unrecognized database parameter.
- tblunlock(String, boolean, boolean, boolean, boolean, NetricsLock) - Method in class com.netrics.likeit.NetricsServerInterface
-
- tblunlock(String, boolean, boolean, boolean, boolean) - Method in class com.netrics.likeit.NetricsServerInterface
-
- tblunlock(String) - Method in class com.netrics.likeit.NetricsServerInterface
-
- TBLUNLOCKED - Static variable in exception com.netrics.likeit.NetricsException
-
Database not locked by lkt_dblock.
- thcreate(NetricsThesaurus) - Method in class com.netrics.likeit.NetricsServerInterface
-
Create a thesaurus in the remote server.
- thdelete(String[]) - Method in class com.netrics.likeit.NetricsServerInterface
-
Delete one or more thesauri currently loaded on the server.
- thes_stats(String[]) - Method in class com.netrics.likeit.NetricsServerInterface
-
Lists statistics on thesauri currently loaded on the server.
- THESAURUS - Static variable in class com.netrics.likeit.ANetricsQueryBuilder
-
standard object type name for thesaurus objects.
- ThesaurusName() - Method in class com.netrics.likeit.NetricsThesStats
-
Return the name of the thesaurus.
- thesaurusSubstitutionLimit - Variable in class com.netrics.likeit.NetricsEmbeddedSettings
-
-T: Maximum thesaurus substitutions per querylet.
- ThesaurusType() - Method in class com.netrics.likeit.NetricsThesStats
-
Return the type of the thesaurus.
- THESNOTFOUND - Static variable in exception com.netrics.likeit.NetricsException
-
Thesaurus not found.
- thlist() - Method in class com.netrics.likeit.NetricsServerInterface
-
Lists the thesauri currently loaded in the TIBCO Patterns Server.
- TIEBREAK_ALIGNMENT - Static variable in class com.netrics.likeit.NetricsSearchOpts
-
break ties to favor matches closer to beginning of record.
- TIEBREAK_FIELDVAL - Static variable in class com.netrics.likeit.NetricsSearchOpts
-
break ties based on the value of a field.
- TIEBREAK_RECID - Static variable in class com.netrics.likeit.NetricsSearchOpts
-
break ties using record key, guarantees deterministic order.
- TIEBREAK_RECLEN - Static variable in class com.netrics.likeit.NetricsSearchOpts
-
Deprecated, same as TIEBREAK_SCORETYPE Symmetric.
- TIEBREAK_SCORETYPE - Static variable in class com.netrics.likeit.NetricsSearchOpts
-
break ties based on another score type.
- TIMES - Static variable in class com.netrics.likeit.NetricsPredicate
-
multiply left and right.
- toBaseString() - Method in class com.netrics.likeit.NetricsCompoundRecord
-
Return just the base record string version.
- TOBLK - Static variable in class com.netrics.likeit.NetricsPredicate
-
convert a value to a character block.
- TODATE - Static variable in class com.netrics.likeit.NetricsPredicate
-
convert value to date.
- TODATEEU - Static variable in class com.netrics.likeit.NetricsPredicate
-
convert value to date assuming it is in European dd/mm/yyyy format.
- TODATEEUT - Static variable in class com.netrics.likeit.NetricsPredicate
-
convert a value to date and time assuming it is in European format.
- TODATET - Static variable in class com.netrics.likeit.NetricsPredicate
-
convert a value to date and time.
- TODBL - Static variable in class com.netrics.likeit.NetricsPredicate
-
convert value to Double (Float).
- TOINT - Static variable in class com.netrics.likeit.NetricsPredicate
-
convert value to integer.
- TOKENIZE - Static variable in class com.netrics.likeit.NetricsPredicate
-
split a string into tokens, returning a block array.
- toNetricsRecord() - Method in class com.netrics.likeit.NetricsCompoundRecord
-
Return this record as new NetricsRecord object.
- toString() - Method in class com.netrics.likeit.NetricsBaseRecord
-
Return a human readable string representation of the record.
- toString() - Method in class com.netrics.likeit.NetricsCharmapStats
-
Convert to string representation.
- toString() - Method in class com.netrics.likeit.NetricsCmdStats
-
Return report as a string.
- toString() - Method in class com.netrics.likeit.NetricsCompoundRecord
-
Return a human readable string version of this record.
- toString() - Method in class com.netrics.likeit.NetricsEmbeddedSettings
-
- toString() - Method in exception com.netrics.likeit.NetricsException
-
Convert a this object to a string representation.
- toString() - Method in exception com.netrics.likeit.NetricsFileFormatException
-
return formatted string version of exception info.
- toString() - Method in class com.netrics.likeit.NetricsGpuDeviceInfo
-
- toString() - Method in class com.netrics.likeit.NetricsIdxStats
-
Convert to string representation.
- toString() - Method in class com.netrics.likeit.NetricsLpar
-
- toString() - Method in class com.netrics.likeit.NetricsMappedRecord
-
- toString() - Method in class com.netrics.likeit.NetricsModelStats
-
Convert to string representation.
- toString() - Method in class com.netrics.likeit.NetricsObjectNameCollection
-
- toString() - Method in class com.netrics.likeit.NetricsQuery
-
print out query for debugging.
- toString() - Method in enum com.netrics.likeit.NetricsRecOp.Op
-
Return the string name for this Operation code.
- toString() - Method in class com.netrics.likeit.NetricsRecOp
-
Return a human readable form of this operation.
- toString() - Method in exception com.netrics.likeit.NetricsRecSrcException
-
Return a human readable string form of the exception.
- toString() - Method in class com.netrics.likeit.NetricsSearchResponse
-
Unformatted raw response data received from the server.
- toString() - Method in class com.netrics.likeit.NetricsServerStats
-
Return report as a string.
- toString() - Method in class com.netrics.likeit.NetricsTableStats
-
- toString() - Method in class com.netrics.likeit.NetricsThesStats
-
Convert to string representation.
- toString() - Method in class com.netrics.likeit.NetricsTranStats
-
Return a string that represents the NetricsTranStats object.
- tot_full() - Method in class com.netrics.likeit.NetricsCmdStats
-
The total full time for all of these commands completed
during the report time period.
- tot_overhead() - Method in class com.netrics.likeit.NetricsCmdStats
-
The total overhead time for all of these commands completed
during the report time period.
- tot_proc() - Method in class com.netrics.likeit.NetricsCmdStats
-
The total processing time for all of these commands completed
during the report time period.
- TOTHE - Static variable in class com.netrics.likeit.NetricsPredicate
-
raise left to the power of right.
- TRAN_EXISTS - Static variable in exception com.netrics.likeit.NetricsException
-
A transaction was detected.
- TRAN_ID_NULL - Static variable in class com.netrics.likeit.NetricsTranStats
-
Represents the special null or missing transaction id.
- TRAN_IN_USE - Static variable in exception com.netrics.likeit.NetricsException
-
This operation was rejected because another operation using this transaction ID is running.
- TRAN_LIMIT - Static variable in exception com.netrics.likeit.NetricsException
-
Too many open transactions.
- TRAN_UNKNOWN - Static variable in exception com.netrics.likeit.NetricsException
-
An explicit transaction ID was given, but it is not an existing open transaction.
- tranAbort(int) - Method in class com.netrics.likeit.NetricsServerInterface
-
This method aborts the transaction with full transaction id tran_id.
- tranCommit(int) - Method in class com.netrics.likeit.NetricsServerInterface
-
This method commits the transaction with full transaction id tran_id.
- TRANCONFLICT - Static variable in exception com.netrics.likeit.NetricsException
-
An attempt was made to modify an object that is being modified by another transaction.
- tranForceCommit(int) - Method in class com.netrics.likeit.NetricsServerInterface
-
This method commits the transaction with full transaction id tran_id,
forcing the commit even if there were errors.
- tranIdleAction() - Method in class com.netrics.likeit.NetricsServerStats
-
Return the current idle transaction action setting.
- tranIdleTimeout() - Method in class com.netrics.likeit.NetricsServerStats
-
Return the current idle transaction timeout setting, in seconds.
- tranSetIdleOpts(int, String) - Method in class com.netrics.likeit.NetricsServerInterface
-
Set the idle transaction processing parameters on the server.
- TYPE_NULL - Static variable in class com.netrics.likeit.NetricsErrorItem
-
Indicates this error item contains no information.
- TYPE_TRANID - Static variable in class com.netrics.likeit.NetricsErrorItem
-
Indicates this error item contains a transaction id.
- TYPE_UNKNOWN - Static variable in class com.netrics.likeit.NetricsErrorItem
-
Indicates this error item contains uncategorized information.