A C D E F G H I L M N O P R S T V W 
All Classes All Packages

A

add(T) - Method in class com.senzing.g2.engine.plugin.ArraySet
 
addAttributeV2(long, String, StringBuffer) - Method in interface com.senzing.g2.engine.G2Config
Adds the attribute described by the specified JSON to the in-memory configuration associated with the specified config handle.
addAttributeV2(long, String, StringBuffer) - Method in class com.senzing.g2.engine.G2ConfigJNI
Adds the attribute described by the specified JSON to the in-memory configuration associated with the specified config handle.
addConfig(String, String, Result<Long>) - Method in interface com.senzing.g2.engine.G2ConfigMgr
Adds the configuration described by the specified JSON to the repository with the specified comments and returns the ID of the config in the specified Result object.
addConfig(String, String, Result<Long>) - Method in class com.senzing.g2.engine.G2ConfigMgrJNI
Adds the configuration described by the specified JSON to the repository with the specified comments and returns the ID of the config in the specified Result object.
addConfigSectionFieldV2(long, String) - Method in interface com.senzing.g2.engine.G2Config
Adds a config section field described by the specified JSON to the in-memory configuration associated with the specified config handle.
addConfigSectionFieldV2(long, String) - Method in class com.senzing.g2.engine.G2ConfigJNI
Adds a config section field described by the specified JSON to the in-memory configuration associated with the specified config handle.
addConfigSectionV2(long, String) - Method in interface com.senzing.g2.engine.G2Config
Adds a config section described by the specified JSON to the in-memory configuration associated with the specified config handle.
addConfigSectionV2(long, String) - Method in class com.senzing.g2.engine.G2ConfigJNI
Adds a config section described by the specified JSON to the in-memory configuration associated with the specified config handle.
addDataSource(long, String) - Method in interface com.senzing.g2.engine.G2Config
Adds a single data source with the specified data source code to the in-memory configuration associated with the specified config handle.
addDataSource(long, String) - Method in class com.senzing.g2.engine.G2ConfigJNI
Adds a single data source with the specified data source code to the in-memory configuration associated with the specified config handle.
addDataSourceV2(long, String, StringBuffer) - Method in interface com.senzing.g2.engine.G2Config
Adds a data source described by the specified JSON to the in-memory configuration associated with the specified config handle.
addDataSourceV2(long, String, StringBuffer) - Method in class com.senzing.g2.engine.G2ConfigJNI
Adds a data source described by the specified JSON to the in-memory configuration associated with the specified config handle.
addDataSourceWithID(long, String, int) - Method in interface com.senzing.g2.engine.G2Config
Adds a single data source with the specified data source code and data source ID to the in-memory configuration associated with the specified config handle.
addDataSourceWithID(long, String, int) - Method in class com.senzing.g2.engine.G2ConfigJNI
Adds a single data source with the specified data source code and data source ID to the in-memory configuration associated with the specified config handle.
addElementToFeatureV2(long, String) - Method in interface com.senzing.g2.engine.G2Config
Adds an element to the feature described by the specified JSON in the in-memory configuration associated with the specified config handle.
addElementToFeatureV2(long, String) - Method in class com.senzing.g2.engine.G2ConfigJNI
Adds an element to the feature described by the specified JSON in the in-memory configuration associated with the specified config handle.
addEntityClassV2(long, String, StringBuffer) - Method in interface com.senzing.g2.engine.G2Config
Adds an entity class described by the specified JSON to the in-memory configuration associated with the specified config handle.
addEntityClassV2(long, String, StringBuffer) - Method in class com.senzing.g2.engine.G2ConfigJNI
Adds an entity class described by the specified JSON to the in-memory configuration associated with the specified config handle.
addEntityTypeV2(long, String, StringBuffer) - Method in interface com.senzing.g2.engine.G2Config
Adds an entity type described by the specified JSON to the in-memory configuration associated with the specified config handle.
addEntityTypeV2(long, String, StringBuffer) - Method in class com.senzing.g2.engine.G2ConfigJNI
Adds an entity type described by the specified JSON to the in-memory configuration associated with the specified config handle.
addFeatureComparisonFunctionCallElementV2(long, String) - Method in interface com.senzing.g2.engine.G2Config
Adds an element to the feature comparison function described by the specified JSON to the in-memory configuration associated with the specified config handle.
addFeatureComparisonFunctionCallElementV2(long, String) - Method in class com.senzing.g2.engine.G2ConfigJNI
Adds an element to the feature comparison function described by the specified JSON to the in-memory configuration associated with the specified config handle.
addFeatureComparisonFunctionCallV2(long, String, StringBuffer) - Method in interface com.senzing.g2.engine.G2Config
Registers the feature comparison function described by the specified JSON to the in-memory configuration associated with the specified config handle.
addFeatureComparisonFunctionCallV2(long, String, StringBuffer) - Method in class com.senzing.g2.engine.G2ConfigJNI
Registers the feature comparison function described by the specified JSON to the in-memory configuration associated with the specified config handle.
addFeatureComparisonFunctionReturnCodeV2(long, String, StringBuffer) - Method in interface com.senzing.g2.engine.G2Config
Adds a feature comparison function return code described by the specified JSON to the in-memory configuration associated with the specified config handle.
addFeatureComparisonFunctionReturnCodeV2(long, String, StringBuffer) - Method in class com.senzing.g2.engine.G2ConfigJNI
Adds a feature comparison function return code described by the specified JSON to the in-memory configuration associated with the specified config handle.
addFeatureComparisonFunctionV2(long, String, StringBuffer) - Method in interface com.senzing.g2.engine.G2Config
Adds a feature comparison function described by the specified JSON to the in-memory configuration associated with the specified config handle.
addFeatureComparisonFunctionV2(long, String, StringBuffer) - Method in class com.senzing.g2.engine.G2ConfigJNI
Adds a feature comparison function described by the specified JSON to the in-memory configuration associated with the specified config handle.
addFeatureDistinctFunctionCallElementV2(long, String) - Method in interface com.senzing.g2.engine.G2Config
Adds an element to the feature distinct function described by the specified JSON to the in-memory configuration associated with the specified config handle.
addFeatureDistinctFunctionCallElementV2(long, String) - Method in class com.senzing.g2.engine.G2ConfigJNI
Adds an element to the feature distinct function described by the specified JSON to the in-memory configuration associated with the specified config handle.
addFeatureDistinctFunctionCallV2(long, String, StringBuffer) - Method in interface com.senzing.g2.engine.G2Config
Registers the feature distinct function described by the specified JSON to the in-memory configuration associated with the specified config handle.
addFeatureDistinctFunctionCallV2(long, String, StringBuffer) - Method in class com.senzing.g2.engine.G2ConfigJNI
Registers the feature distinct function described by the specified JSON to the in-memory configuration associated with the specified config handle.
addFeatureDistinctFunctionV2(long, String, StringBuffer) - Method in interface com.senzing.g2.engine.G2Config
Adds a feature distinct function described by the specified JSON to the in-memory configuration associated with the specified config handle.
addFeatureDistinctFunctionV2(long, String, StringBuffer) - Method in class com.senzing.g2.engine.G2ConfigJNI
Adds a feature distinct function described by the specified JSON to the in-memory configuration associated with the specified config handle.
addFeatureElementV2(long, String, StringBuffer) - Method in interface com.senzing.g2.engine.G2Config
Adds the feature element described by the specified JSON to the in-memory configuration associated with the specified config handle.
addFeatureElementV2(long, String, StringBuffer) - Method in class com.senzing.g2.engine.G2ConfigJNI
Adds the feature element described by the specified JSON to the in-memory configuration associated with the specified config handle.
addFeatureExpressionFunctionCallElementV2(long, String) - Method in interface com.senzing.g2.engine.G2Config
Adds an element to the feature expression function described by the specified JSON to the in-memory configuration associated with the specified config handle.
addFeatureExpressionFunctionCallElementV2(long, String) - Method in class com.senzing.g2.engine.G2ConfigJNI
Adds an element to the feature expression function described by the specified JSON to the in-memory configuration associated with the specified config handle.
addFeatureExpressionFunctionCallV2(long, String, StringBuffer) - Method in interface com.senzing.g2.engine.G2Config
Registers the feature expression function described by the specified JSON to the in-memory configuration associated with the specified config handle.
addFeatureExpressionFunctionCallV2(long, String, StringBuffer) - Method in class com.senzing.g2.engine.G2ConfigJNI
Registers the feature expression function described by the specified JSON to the in-memory configuration associated with the specified config handle.
addFeatureExpressionFunctionV2(long, String, StringBuffer) - Method in interface com.senzing.g2.engine.G2Config
Adds a feature expression function described by the specified JSON to the in-memory configuration associated with the specified config handle.
addFeatureExpressionFunctionV2(long, String, StringBuffer) - Method in class com.senzing.g2.engine.G2ConfigJNI
Adds a feature expression function described by the specified JSON to the in-memory configuration associated with the specified config handle.
addFeatureStandardizationFunctionCallV2(long, String, StringBuffer) - Method in interface com.senzing.g2.engine.G2Config
Registers the feature standardization function described by the specified JSON to the in-memory configuration associated with the specified config handle.
addFeatureStandardizationFunctionCallV2(long, String, StringBuffer) - Method in class com.senzing.g2.engine.G2ConfigJNI
Registers the feature standardization function described by the specified JSON to the in-memory configuration associated with the specified config handle.
addFeatureStandardizationFunctionV2(long, String, StringBuffer) - Method in interface com.senzing.g2.engine.G2Config
Adds a feature standardization function described by the specified JSON to the in-memory configuration associated with the specified config handle.
addFeatureStandardizationFunctionV2(long, String, StringBuffer) - Method in class com.senzing.g2.engine.G2ConfigJNI
Adds a feature standardization function described by the specified JSON to the in-memory configuration associated with the specified config handle.
addFeatureV2(long, String, StringBuffer) - Method in interface com.senzing.g2.engine.G2Config
Adds the feature described by the specified JSON to the in-memory configuration associated with the specified config handle.
addFeatureV2(long, String, StringBuffer) - Method in class com.senzing.g2.engine.G2ConfigJNI
Adds the feature described by the specified JSON to the in-memory configuration associated with the specified config handle.
addRecord(String, String, String, String) - Method in interface com.senzing.g2.engine.G2Engine
Loads the JSON record with the specified data source code and record ID.
addRecord(String, String, String, String) - Method in class com.senzing.g2.engine.G2JNI
Loads the JSON record with the specified data source code and record ID.
addRecordWithInfo(String, String, String, String, int, StringBuffer) - Method in interface com.senzing.g2.engine.G2Engine
This method is used to add entity data into the system.
addRecordWithInfo(String, String, String, String, int, StringBuffer) - Method in class com.senzing.g2.engine.G2JNI
This method is used to add entity data into the system.
addRecordWithInfoWithReturnedRecordID(String, String, String, int, StringBuffer, StringBuffer) - Method in interface com.senzing.g2.engine.G2Engine
 
addRecordWithInfoWithReturnedRecordID(String, String, String, int, StringBuffer, StringBuffer) - Method in class com.senzing.g2.engine.G2JNI
addRecordWithReturnedRecordID(String, StringBuffer, String, String) - Method in interface com.senzing.g2.engine.G2Engine
Loads the JSON record.
addRecordWithReturnedRecordID(String, StringBuffer, String, String) - Method in class com.senzing.g2.engine.G2JNI
Loads the JSON record.
addRuleFragmentV2(long, String, StringBuffer) - Method in interface com.senzing.g2.engine.G2Config
Adds the resolution rule fragment described by the specified JSON to the in-memory configuration associated with the specified config handle.
addRuleFragmentV2(long, String, StringBuffer) - Method in class com.senzing.g2.engine.G2ConfigJNI
Adds the resolution rule fragment described by the specified JSON to the in-memory configuration associated with the specified config handle.
addRuleV2(long, String, StringBuffer) - Method in interface com.senzing.g2.engine.G2Config
Adds the resolution rule described by the specified JSON to the in-memory configuration associated with the specified config handle.
addRuleV2(long, String, StringBuffer) - Method in class com.senzing.g2.engine.G2ConfigJNI
Adds the resolution rule described by the specified JSON to the in-memory configuration associated with the specified config handle.
ArrayMap<K,​V> - Class in com.senzing.g2.engine.plugin
Provides a Map implementation that is backed by an ArrayList.
ArrayMap() - Constructor for class com.senzing.g2.engine.plugin.ArrayMap
Default constructor.
ArrayMap(int) - Constructor for class com.senzing.g2.engine.plugin.ArrayMap
Constructs a new instance with the specified initial capacity.
ArraySet<T> - Class in com.senzing.g2.engine.plugin
Provides a Set implementation that is backed by an ArrayList.
ArraySet() - Constructor for class com.senzing.g2.engine.plugin.ArraySet
Default constructor.
ArraySet(int) - Constructor for class com.senzing.g2.engine.plugin.ArraySet
Constructs a new instance with the specified initial capacity.
ArraySet(Collection<? extends T>) - Constructor for class com.senzing.g2.engine.plugin.ArraySet
Constructs a new instance with the unique elements in the specified Collection.
ArraySet(T[]) - Constructor for class com.senzing.g2.engine.plugin.ArraySet
Constructs a new instance with the unique elements in the specified array.

C

cancelSession(long) - Method in interface com.senzing.g2.engine.internal.G2Audit
Deprecated.
Cancels an audit session and closes it even if it is in the middle of an operation (especially getSummaryData(long,StringBuffer).
cancelSession(long) - Method in class com.senzing.g2.engine.internal.G2AuditJNI
Deprecated.
Cancels an audit session and closes it even if it is in the middle of an operation (especially getSummaryData(long,StringBuffer).
checkDBPerf(int, StringBuffer) - Method in interface com.senzing.g2.engine.G2Diagnostic
Runs non-destruction DB performance tests and writes detail of the result as JSON in the specified StringBuffer.
checkDBPerf(int, StringBuffer) - Method in class com.senzing.g2.engine.G2DiagnosticJNI
Runs non-destruction DB performance tests and writes detail of the result as JSON in the specified StringBuffer.
checkForGeneralization(G2SuppressedFeaturePlugin.GeneralizationCheckContext) - Method in interface com.senzing.g2.engine.plugin.G2SuppressedFeaturePlugin
Determines if one feature is a possible generalization of another feature.
clear() - Method in class com.senzing.g2.engine.plugin.ArrayMap
 
clear() - Method in class com.senzing.g2.engine.plugin.ArraySet
 
clearLastException() - Method in class com.senzing.g2.engine.G2ConfigJNI
Clears the information about the last error the system received.
clearLastException() - Method in class com.senzing.g2.engine.G2ConfigMgrJNI
Clears the information about the last error the system received.
clearLastException() - Method in class com.senzing.g2.engine.G2DiagnosticJNI
Clears the information about the last error the system received.
clearLastException() - Method in interface com.senzing.g2.engine.G2Fallible
Clears the information about the last error the system received.
clearLastException() - Method in class com.senzing.g2.engine.G2JNI
Clears the information about the last error the system received.
clearLastException() - Method in class com.senzing.g2.engine.G2ProductJNI
Clears the information about the last error the system received.
clearLastException() - Method in class com.senzing.g2.engine.G2SSAdminJNI
Clears the information about the last error the system received.
clearLastException() - Method in class com.senzing.g2.engine.internal.G2AuditJNI
Deprecated.
Clears the information about the last error the system received.
close(long) - Method in interface com.senzing.g2.engine.G2Config
Closes the in-memory configuration associated with the specified config handle and cleans up system resources.
close(long) - Method in class com.senzing.g2.engine.G2ConfigJNI
Closes the in-memory configuration associated with the specified config handle and cleans up system resources.
closeEntityListBySize(long) - Method in interface com.senzing.g2.engine.G2Diagnostic
Experimental/internal method to close the result set associated with the specified handle obtained from G2Diagnostic.getEntityListBySize(long).
closeEntityListBySize(long) - Method in class com.senzing.g2.engine.G2DiagnosticJNI
Experimental/internal method to close the result set associated with the specified handle obtained from G2Diagnostic.getEntityListBySize(long).
closeEntityListBySizeV2(long) - Method in interface com.senzing.g2.engine.G2Diagnostic
Experimental/internal method to close the result set associated with the specified handle obtained from G2Diagnostic.getEntityListBySizeV2(long,Result).
closeEntityListBySizeV2(long) - Method in class com.senzing.g2.engine.G2DiagnosticJNI
Experimental/internal method to close the result set associated with the specified handle obtained from G2Diagnostic.getEntityListBySizeV2(long,Result).
closeExport(long) - Method in interface com.senzing.g2.engine.G2Engine
This function closes an export handle, to clean up system resources.
closeExport(long) - Method in class com.senzing.g2.engine.G2JNI
This function closes an export handle, to clean up system resources.
closeExportV3(long) - Method in interface com.senzing.g2.engine.G2Engine
This function closes an export handle, to clean up system resources.
closeExportV3(long) - Method in class com.senzing.g2.engine.G2JNI
This function closes an export handle, to clean up system resources.
closeReport(long) - Method in interface com.senzing.g2.engine.internal.G2Audit
Deprecated.
This function closes the report handle that was previously obtained from openSession() and subsequently releases the associated system resources.
closeReport(long) - Method in class com.senzing.g2.engine.internal.G2AuditJNI
Deprecated.
This function closes the report handle that was previously obtained from openSession() and subsequently releases the associated system resources.
closeReportV2(long) - Method in interface com.senzing.g2.engine.internal.G2Audit
Deprecated.
This function closes the report handle that was previously obtained from openSession() and subsequently releases the associated system resources.
closeReportV2(long) - Method in class com.senzing.g2.engine.internal.G2AuditJNI
Deprecated.
This function closes the report handle that was previously obtained from openSession() and subsequently releases the associated system resources.
closeSession(long) - Method in interface com.senzing.g2.engine.internal.G2Audit
Deprecated.
Closes an audit session that was previously opened with openSession().
closeSession(long) - Method in class com.senzing.g2.engine.internal.G2AuditJNI
Deprecated.
Closes an audit session that was previously opened with openSession().
com.senzing.g2.engine - package com.senzing.g2.engine
 
com.senzing.g2.engine.internal - package com.senzing.g2.engine.internal
 
com.senzing.g2.engine.plugin - package com.senzing.g2.engine.plugin
 
contains(Object) - Method in class com.senzing.g2.engine.plugin.ArraySet
 
containsKey(Object) - Method in class com.senzing.g2.engine.plugin.ArrayMap
 
containsValue(Object) - Method in class com.senzing.g2.engine.plugin.ArrayMap
 
countRedoRecords() - Method in interface com.senzing.g2.engine.G2Engine
Gets the number of redo records waiting to be processed.
countRedoRecords() - Method in class com.senzing.g2.engine.G2JNI
Gets the number of redo records waiting to be processed.
create() - Method in interface com.senzing.g2.engine.G2Config
Creates a new in-memory configuration using the default template and returns the config handle for working with it.
create() - Method in class com.senzing.g2.engine.G2ConfigJNI
Creates a new in-memory configuration using the default template and returns the config handle for working with it.
createSaltInStore(String, String, String) - Method in interface com.senzing.g2.engine.G2SSAdmin
 
createSaltInStore(String, String, String) - Method in class com.senzing.g2.engine.G2SSAdminJNI

D

deleteAttributeV2(long, String) - Method in interface com.senzing.g2.engine.G2Config
Deletes the attribute described by the specified JSON from the in-memory configuration associated with the specified config handle.
deleteAttributeV2(long, String) - Method in class com.senzing.g2.engine.G2ConfigJNI
Deletes the attribute described by the specified JSON from the in-memory configuration associated with the specified config handle.
deleteDataSourceV2(long, String) - Method in interface com.senzing.g2.engine.G2Config
Deletes the data source described by the specified JSON from the in-memory configuration associated with the specified config handle.
deleteDataSourceV2(long, String) - Method in class com.senzing.g2.engine.G2ConfigJNI
Deletes the data source described by the specified JSON from the in-memory configuration associated with the specified config handle.
deleteElementFromFeatureV2(long, String) - Method in interface com.senzing.g2.engine.G2Config
Deletes an element from the feature described by the specified JSON in the in-memory configuration associated with the specified config handle.
deleteElementFromFeatureV2(long, String) - Method in class com.senzing.g2.engine.G2ConfigJNI
Deletes an element from the feature described by the specified JSON in the in-memory configuration associated with the specified config handle.
deleteEntityClassV2(long, String) - Method in interface com.senzing.g2.engine.G2Config
Deletes the entity class described by the specified JSON from the in-memory configuration associated with the specified config handle.
deleteEntityClassV2(long, String) - Method in class com.senzing.g2.engine.G2ConfigJNI
Deletes the entity class described by the specified JSON from the in-memory configuration associated with the specified config handle.
deleteEntityTypeV2(long, String) - Method in interface com.senzing.g2.engine.G2Config
Deletes the entity type described by the specified JSON from the in-memory configuration associated with the specified config handle.
deleteEntityTypeV2(long, String) - Method in class com.senzing.g2.engine.G2ConfigJNI
Deletes the entity type described by the specified JSON from the in-memory configuration associated with the specified config handle.
deleteFeatureComparisonFunctionCallElementV2(long, String) - Method in interface com.senzing.g2.engine.G2Config
Deletes an element from the feature comparison function described by the specified JSON to the in-memory configuration associated with the specified config handle.
deleteFeatureComparisonFunctionCallElementV2(long, String) - Method in class com.senzing.g2.engine.G2ConfigJNI
Deletes an element from the feature comparison function described by the specified JSON to the in-memory configuration associated with the specified config handle.
deleteFeatureComparisonFunctionCallV2(long, String) - Method in interface com.senzing.g2.engine.G2Config
Deletes/unregisters the feature comparison function described by the specified JSON from the in-memory configuration associated with the specified config handle.
deleteFeatureComparisonFunctionCallV2(long, String) - Method in class com.senzing.g2.engine.G2ConfigJNI
Deletes/unregisters the feature comparison function described by the specified JSON from the in-memory configuration associated with the specified config handle.
deleteFeatureDistinctFunctionCallElementV2(long, String) - Method in interface com.senzing.g2.engine.G2Config
Deletes an element from the feature distinct function described by the specified JSON to the in-memory configuration associated with the specified config handle.
deleteFeatureDistinctFunctionCallElementV2(long, String) - Method in class com.senzing.g2.engine.G2ConfigJNI
Deletes an element from the feature distinct function described by the specified JSON to the in-memory configuration associated with the specified config handle.
deleteFeatureDistinctFunctionCallV2(long, String) - Method in interface com.senzing.g2.engine.G2Config
Deletes/unregisters the feature distinct function described by the specified JSON from the in-memory configuration associated with the specified config handle.
deleteFeatureDistinctFunctionCallV2(long, String) - Method in class com.senzing.g2.engine.G2ConfigJNI
Deletes/unregisters the feature distinct function described by the specified JSON from the in-memory configuration associated with the specified config handle.
deleteFeatureElementV2(long, String) - Method in interface com.senzing.g2.engine.G2Config
Deletes the feature element described by the specified JSON from the in-memory configuration associated with the specified config handle.
deleteFeatureElementV2(long, String) - Method in class com.senzing.g2.engine.G2ConfigJNI
Deletes the feature element described by the specified JSON from the in-memory configuration associated with the specified config handle.
deleteFeatureExpressionFunctionCallElementV2(long, String) - Method in interface com.senzing.g2.engine.G2Config
Deletes an element from the feature expression function described by the specified JSON to the in-memory configuration associated with the specified config handle.
deleteFeatureExpressionFunctionCallElementV2(long, String) - Method in class com.senzing.g2.engine.G2ConfigJNI
Deletes an element from the feature expression function described by the specified JSON to the in-memory configuration associated with the specified config handle.
deleteFeatureExpressionFunctionCallV2(long, String) - Method in interface com.senzing.g2.engine.G2Config
Deletes/unregisters the feature expression function described by the specified JSON from the in-memory configuration associated with the specified config handle.
deleteFeatureExpressionFunctionCallV2(long, String) - Method in class com.senzing.g2.engine.G2ConfigJNI
Deletes/unregisters the feature expression function described by the specified JSON from the in-memory configuration associated with the specified config handle.
deleteFeatureStandardizationFunctionCallV2(long, String) - Method in interface com.senzing.g2.engine.G2Config
Deletes/unregisters the feature standardization function described by the specified JSON from the in-memory configuration associated with the specified config handle.
deleteFeatureStandardizationFunctionCallV2(long, String) - Method in class com.senzing.g2.engine.G2ConfigJNI
Deletes/unregisters the feature standardization function described by the specified JSON from the in-memory configuration associated with the specified config handle.
deleteFeatureV2(long, String) - Method in interface com.senzing.g2.engine.G2Config
Deletes the feature described by the specified JSON from the in-memory configuration associated with the specified config handle.
deleteFeatureV2(long, String) - Method in class com.senzing.g2.engine.G2ConfigJNI
Deletes the feature described by the specified JSON from the in-memory configuration associated with the specified config handle.
deleteRecord(String, String, String) - Method in interface com.senzing.g2.engine.G2Engine
Delete the record that has already been loaded
deleteRecord(String, String, String) - Method in class com.senzing.g2.engine.G2JNI
Delete the record that has already been loaded
deleteRecordWithInfo(String, String, String, int, StringBuffer) - Method in interface com.senzing.g2.engine.G2Engine
Delete the record that has already been loaded.
deleteRecordWithInfo(String, String, String, int, StringBuffer) - Method in class com.senzing.g2.engine.G2JNI
Delete the record that has already been loaded.
deleteRuleFragmentV2(long, String) - Method in interface com.senzing.g2.engine.G2Config
Deletes the resolution rule fragment described by the specified JSON from the in-memory configuration associated with the specified config handle.
deleteRuleFragmentV2(long, String) - Method in class com.senzing.g2.engine.G2ConfigJNI
Deletes the resolution rule fragment described by the specified JSON from the in-memory configuration associated with the specified config handle.
deleteRuleV2(long, String) - Method in interface com.senzing.g2.engine.G2Config
Deletes the resolution rule described by the specified JSON from the in-memory configuration associated with the specified config handle.
deleteRuleV2(long, String) - Method in class com.senzing.g2.engine.G2ConfigJNI
Deletes the resolution rule described by the specified JSON from the in-memory configuration associated with the specified config handle.
destroy() - Method in interface com.senzing.g2.engine.G2Config
Uninitializes the G2 config API and cleans up system resources.
destroy() - Method in class com.senzing.g2.engine.G2ConfigJNI
Uninitializes the G2 config API and cleans up system resources.
destroy() - Method in interface com.senzing.g2.engine.G2ConfigMgr
Uninitializes the G2 config manager API.
destroy() - Method in class com.senzing.g2.engine.G2ConfigMgrJNI
Uninitializes the G2 config manager API.
destroy() - Method in interface com.senzing.g2.engine.G2Diagnostic
Uninitializes the G2 diagnostic object.
destroy() - Method in class com.senzing.g2.engine.G2DiagnosticJNI
Uninitializes the G2 diagnostic object.
destroy() - Method in interface com.senzing.g2.engine.G2Engine
Uninitializes the G2 engine.
destroy() - Method in class com.senzing.g2.engine.G2JNI
Uninitializes the G2 engine.
destroy() - Method in interface com.senzing.g2.engine.G2Product
Uninitializes the G2 product API.
destroy() - Method in class com.senzing.g2.engine.G2ProductJNI
Uninitializes the G2 product API.
destroy() - Method in interface com.senzing.g2.engine.G2SSAdmin
 
destroy() - Method in class com.senzing.g2.engine.G2SSAdminJNI
destroy() - Method in interface com.senzing.g2.engine.internal.G2Audit
Deprecated.
Uninitializes the G2 audit API.
destroy() - Method in class com.senzing.g2.engine.internal.G2AuditJNI
Deprecated.
Uninitializes the G2 audit API.

E

entrySet() - Method in class com.senzing.g2.engine.plugin.ArrayMap
 
equals(Object) - Method in class com.senzing.g2.engine.plugin.Pair
 
exportConfig(StringBuffer) - Method in interface com.senzing.g2.engine.G2Engine
Exports the JSON configuration that is currently loaded into the engine.
exportConfig(StringBuffer) - Method in class com.senzing.g2.engine.G2JNI
Exports the JSON configuration that is currently loaded into the engine.
exportConfig(StringBuffer, Result<Long>) - Method in interface com.senzing.g2.engine.G2Engine
Exports the JSON configuration that is currently loaded into the engine.
exportConfig(StringBuffer, Result<Long>) - Method in class com.senzing.g2.engine.G2JNI
Exports the JSON configuration that is currently loaded into the engine.
exportCSVEntityReportV2(String, int) - Method in interface com.senzing.g2.engine.G2Engine
This is used to export entity data from known entities.
exportCSVEntityReportV2(String, int) - Method in class com.senzing.g2.engine.G2JNI
This is used to export entity data from known entities.
exportCSVEntityReportV3(String, int, Result<Long>) - Method in interface com.senzing.g2.engine.G2Engine
This is used to export entity data from known entities.
exportCSVEntityReportV3(String, int, Result<Long>) - Method in class com.senzing.g2.engine.G2JNI
This is used to export entity data from known entities.
exportJSONEntityReport(int) - Method in interface com.senzing.g2.engine.G2Engine
This is used to export entity data from known entities.
exportJSONEntityReport(int) - Method in class com.senzing.g2.engine.G2JNI
This is used to export entity data from known entities.
exportJSONEntityReportV3(int, Result<Long>) - Method in interface com.senzing.g2.engine.G2Engine
This is used to export entity data from known entities.
exportJSONEntityReportV3(int, Result<Long>) - Method in class com.senzing.g2.engine.G2JNI
This is used to export entity data from known entities.

F

FeatureElementInfo - Class in com.senzing.g2.engine.plugin
Describes a feature element value with its code, value and formatting.
FeatureElementInfo(String, String) - Constructor for class com.senzing.g2.engine.plugin.FeatureElementInfo
Constructs an instance with the specified element code and element value using FeatureElementValueFormat.NONE as the format.
FeatureElementInfo(String, String, FeatureElementValueFormat) - Constructor for class com.senzing.g2.engine.plugin.FeatureElementInfo
Constructs an instance with the specified element code, element value and FeatureElementValueFormat.
FeatureElementValueFormat - Enum in com.senzing.g2.engine.plugin
Enumerates the various formats format feature element values.
FeatureInfo - Class in com.senzing.g2.engine.plugin
Describes multiple feature element values for a specific feature type.
FeatureInfo(String, FeatureElementInfo...) - Constructor for class com.senzing.g2.engine.plugin.FeatureInfo
Constructs with the feature type code and zero or more FeatureElementInfo instances.
fetchNext(long) - Method in interface com.senzing.g2.engine.G2Engine
This function is used to read entity data from an export handle, one data row at a time.
fetchNext(long) - Method in class com.senzing.g2.engine.G2JNI
This function is used to read entity data from an export handle, one data row at a time.
fetchNext(long) - Method in interface com.senzing.g2.engine.internal.G2Audit
Deprecated.
This function is used to fetch the next audit group from an audit report using the specified audit report handle.
fetchNext(long) - Method in class com.senzing.g2.engine.internal.G2AuditJNI
Deprecated.
This function is used to fetch the next audit group from an audit report using the specified audit report handle.
fetchNextEntityBySize(long) - Method in interface com.senzing.g2.engine.G2Diagnostic
Experimental/internal method for obtaining the next sized entity result with the specified handle obtained from G2Diagnostic.getEntityListBySize(long).
fetchNextEntityBySize(long) - Method in class com.senzing.g2.engine.G2DiagnosticJNI
Experimental/internal method for obtaining the next sized entity result with the specified handle obtained from G2Diagnostic.getEntityListBySize(long).
fetchNextEntityBySizeV2(long, StringBuffer) - Method in interface com.senzing.g2.engine.G2Diagnostic
Experimental/internal method for obtaining the next sized entity result with the specified handle obtained from G2Diagnostic.getEntityListBySizeV2(long,Result).
fetchNextEntityBySizeV2(long, StringBuffer) - Method in class com.senzing.g2.engine.G2DiagnosticJNI
Experimental/internal method for obtaining the next sized entity result with the specified handle obtained from G2Diagnostic.getEntityListBySizeV2(long,Result).
fetchNextV2(long, StringBuffer) - Method in interface com.senzing.g2.engine.internal.G2Audit
Deprecated.
This function is used to fetch the next audit group from an audit report using the specified audit report handle.
fetchNextV2(long, StringBuffer) - Method in class com.senzing.g2.engine.internal.G2AuditJNI
Deprecated.
This function is used to fetch the next audit group from an audit report using the specified audit report handle.
fetchNextV3(long, StringBuffer) - Method in interface com.senzing.g2.engine.G2Engine
This function is used to read entity data from an export handle, one data row at a time.
fetchNextV3(long, StringBuffer) - Method in class com.senzing.g2.engine.G2JNI
This function is used to read entity data from an export handle, one data row at a time.
findEntitiesByFeatureIDs(String, StringBuffer) - Method in interface com.senzing.g2.engine.G2Diagnostic
This methods asks g2 for any entities having any of the lib feat id specified in the "features" doc.
findEntitiesByFeatureIDs(String, StringBuffer) - Method in class com.senzing.g2.engine.G2DiagnosticJNI
This methods asks g2 for any entities having any of the lib feat id specified in the "features" doc.
findNetworkByEntityID(String, int, int, int, StringBuffer) - Method in interface com.senzing.g2.engine.G2Engine
This method is used to find a network of entity relationships, surrounding the paths between a set of entities.
findNetworkByEntityID(String, int, int, int, StringBuffer) - Method in class com.senzing.g2.engine.G2JNI
This method is used to find a network of entity relationships, surrounding the paths between a set of entities.
findNetworkByEntityIDV2(String, int, int, int, int, StringBuffer) - Method in interface com.senzing.g2.engine.G2Engine
This method is used to find a network of entity relationships, surrounding the paths between a set of entities.
findNetworkByEntityIDV2(String, int, int, int, int, StringBuffer) - Method in class com.senzing.g2.engine.G2JNI
This method is used to find a network of entity relationships, surrounding the paths between a set of entities.
findNetworkByRecordID(String, int, int, int, StringBuffer) - Method in interface com.senzing.g2.engine.G2Engine
This method is used to find a network of entity relationships, surrounding the paths between a set of entities.
findNetworkByRecordID(String, int, int, int, StringBuffer) - Method in class com.senzing.g2.engine.G2JNI
This method is used to find a network of entity relationships, surrounding the paths between a set of entities.
findNetworkByRecordIDV2(String, int, int, int, int, StringBuffer) - Method in interface com.senzing.g2.engine.G2Engine
This method is used to find a network of entity relationships, surrounding the paths between a set of entities.
findNetworkByRecordIDV2(String, int, int, int, int, StringBuffer) - Method in class com.senzing.g2.engine.G2JNI
This method is used to find a network of entity relationships, surrounding the paths between a set of entities.
findPathByEntityID(long, long, int, StringBuffer) - Method in interface com.senzing.g2.engine.G2Engine
This method is used to find a relationship path between entities that are identified by entity ID.
findPathByEntityID(long, long, int, StringBuffer) - Method in class com.senzing.g2.engine.G2JNI
This method is used to find a relationship path between entities that are identified by entity ID.
findPathByEntityIDV2(long, long, int, int, StringBuffer) - Method in interface com.senzing.g2.engine.G2Engine
This method is used to find a relationship path between entities that are identified by entity ID.
findPathByEntityIDV2(long, long, int, int, StringBuffer) - Method in class com.senzing.g2.engine.G2JNI
This method is used to find a relationship path between entities that are identified by entity ID.
findPathByRecordID(String, String, String, String, int, StringBuffer) - Method in interface com.senzing.g2.engine.G2Engine
This method is used to find a relationship path between entities that are identified by the data source code and record ID of records in each of the entities.
findPathByRecordID(String, String, String, String, int, StringBuffer) - Method in class com.senzing.g2.engine.G2JNI
This method is used to find a relationship path between entities that are identified by the data source code and record ID of records in each of the entities.
findPathByRecordIDV2(String, String, String, String, int, int, StringBuffer) - Method in interface com.senzing.g2.engine.G2Engine
This method is used to find a relationship path between entities that are identified by the data source code and record ID of records in each of the entities.
findPathByRecordIDV2(String, String, String, String, int, int, StringBuffer) - Method in class com.senzing.g2.engine.G2JNI
This method is used to find a relationship path between entities that are identified by the data source code and record ID of records in each of the entities.
findPathExcludingByEntityID(long, long, int, String, int, StringBuffer) - Method in interface com.senzing.g2.engine.G2Engine
This method is used to find a relationship path between two entities identified by their entity ID's that excludes one or more entities, also identified by their entity ID's.
findPathExcludingByEntityID(long, long, int, String, int, StringBuffer) - Method in class com.senzing.g2.engine.G2JNI
This method is used to find a relationship path between two entities identified by their entity ID's that excludes one or more entities, also identified by their entity ID's.
findPathExcludingByRecordID(String, String, String, String, int, String, int, StringBuffer) - Method in interface com.senzing.g2.engine.G2Engine
This method is used to find a relationship path between two entities identified by the data source codes and record IDs of their composite records where that path excludes one or more entities, also identified by the data sourec codes and record IDs of their composite records.
findPathExcludingByRecordID(String, String, String, String, int, String, int, StringBuffer) - Method in class com.senzing.g2.engine.G2JNI
This method is used to find a relationship path between two entities identified by the data source codes and record IDs of their composite records where that path excludes one or more entities, also identified by the data sourec codes and record IDs of their composite records.
findPathIncludingSourceByEntityID(long, long, int, String, String, int, StringBuffer) - Method in interface com.senzing.g2.engine.G2Engine
This method is used to find a relationship path between two entities identified by their entity ID's.
findPathIncludingSourceByEntityID(long, long, int, String, String, int, StringBuffer) - Method in class com.senzing.g2.engine.G2JNI
This method is used to find a relationship path between two entities identified by their entity ID's.
findPathIncludingSourceByRecordID(String, String, String, String, int, String, String, int, StringBuffer) - Method in interface com.senzing.g2.engine.G2Engine
This method is used to find a relationship path between two entities identified by the data source codes and record IDs of their composite records.
findPathIncludingSourceByRecordID(String, String, String, String, int, String, String, int, StringBuffer) - Method in class com.senzing.g2.engine.G2JNI
This method is used to find a relationship path between two entities identified by the data source codes and record IDs of their composite records.

G

G2_ENTITY_BRIEF_DEFAULT_FLAGS - Static variable in interface com.senzing.g2.engine.G2Engine
The default recommended bitwise flag values for getting entities
G2_ENTITY_DEFAULT_FLAGS - Static variable in interface com.senzing.g2.engine.G2Engine
The default recommended bitwise flag values for getting entities
G2_ENTITY_INCLUDE_ALL_FEATURES - Static variable in interface com.senzing.g2.engine.G2Engine
The bitwise flag for including all features for entities
G2_ENTITY_INCLUDE_ALL_RELATIONS - Static variable in interface com.senzing.g2.engine.G2Engine
The bitwise flag for including all relations for entities
G2_ENTITY_INCLUDE_DISCLOSED_RELATIONS - Static variable in interface com.senzing.g2.engine.G2Engine
The bitwise flag for including disclosed relations for entities
G2_ENTITY_INCLUDE_ENTITY_NAME - Static variable in interface com.senzing.g2.engine.G2Engine
The bitwise flag for including the name of the entity
G2_ENTITY_INCLUDE_NAME_ONLY_RELATIONS - Static variable in interface com.senzing.g2.engine.G2Engine
The bitwise flag for including name-only relations for entities
G2_ENTITY_INCLUDE_POSSIBLY_RELATED_RELATIONS - Static variable in interface com.senzing.g2.engine.G2Engine
The bitwise flag for including possibly-related relations for entities
G2_ENTITY_INCLUDE_POSSIBLY_SAME_RELATIONS - Static variable in interface com.senzing.g2.engine.G2Engine
The bitwise flag for including possibly-same relations for entities
G2_ENTITY_INCLUDE_RECORD_DATA - Static variable in interface com.senzing.g2.engine.G2Engine
The bitwise flag for including the basic record data for the entity
G2_ENTITY_INCLUDE_RECORD_FEATURE_IDS - Static variable in interface com.senzing.g2.engine.G2Engine
The bitwise flag for the features identifiers for the records
G2_ENTITY_INCLUDE_RECORD_FORMATTED_DATA - Static variable in interface com.senzing.g2.engine.G2Engine
The bitwise flag for including the record formattted data for the entity
G2_ENTITY_INCLUDE_RECORD_JSON_DATA - Static variable in interface com.senzing.g2.engine.G2Engine
The bitwise flag for including the record json data for the entity
G2_ENTITY_INCLUDE_RECORD_MATCHING_INFO - Static variable in interface com.senzing.g2.engine.G2Engine
The bitwise flag for including the record matching info for the entity
G2_ENTITY_INCLUDE_RECORD_SUMMARY - Static variable in interface com.senzing.g2.engine.G2Engine
The bitwise flag for including the record summary of the entity
G2_ENTITY_INCLUDE_RELATED_ENTITY_NAME - Static variable in interface com.senzing.g2.engine.G2Engine
The bitwise flag for including the name of the related entities
G2_ENTITY_INCLUDE_RELATED_MATCHING_INFO - Static variable in interface com.senzing.g2.engine.G2Engine
The bitwise flag for including the record matching info of the related entities
G2_ENTITY_INCLUDE_RELATED_RECORD_DATA - Static variable in interface com.senzing.g2.engine.G2Engine
The bitwise flag for including the basic record data of the related entities.
G2_ENTITY_INCLUDE_RELATED_RECORD_SUMMARY - Static variable in interface com.senzing.g2.engine.G2Engine
The bitwise flag for including the record summary of the related entities
G2_ENTITY_INCLUDE_REPRESENTATIVE_FEATURES - Static variable in interface com.senzing.g2.engine.G2Engine
The bitwise flag for including representative features for entities
G2_ENTITY_OPTION_INCLUDE_FEATURE_STATS - Static variable in interface com.senzing.g2.engine.G2Engine
The bitwise flag for including feature statistics in entity output.
G2_ENTITY_OPTION_INCLUDE_INTERNAL_FEATURES - Static variable in interface com.senzing.g2.engine.G2Engine
The bitwise flag for including internal features in entity output
G2_EXPORT_DEFAULT_FLAGS - Static variable in interface com.senzing.g2.engine.G2Engine
The default recommended bitwise flag values for exporting entities
G2_EXPORT_INCLUDE_ALL_ENTITIES - Static variable in interface com.senzing.g2.engine.G2Engine
The bitwise flag for export functionality to indicate that we should include all entities
G2_EXPORT_INCLUDE_ALL_RELATIONSHIPS - Static variable in interface com.senzing.g2.engine.G2Engine
The bitwise flag for export functionality to indicate that we should include all relationships
G2_EXPORT_INCLUDE_DISCLOSED - Static variable in interface com.senzing.g2.engine.G2Engine
The bitwise flag for export functionality to indicate that we should include "disclosed" relationships
G2_EXPORT_INCLUDE_NAME_ONLY - Static variable in interface com.senzing.g2.engine.G2Engine
The bitwise flag for export functionality to indicate that we should include "name only" relationships
G2_EXPORT_INCLUDE_POSSIBLY_RELATED - Static variable in interface com.senzing.g2.engine.G2Engine
The bitwise flag for export functionality to indicate that we should include "possibly related" relationships
G2_EXPORT_INCLUDE_POSSIBLY_SAME - Static variable in interface com.senzing.g2.engine.G2Engine
The bitwise flag for export functionality to indicate that we should include "possibly same" relationships
G2_EXPORT_INCLUDE_RESOLVED - Static variable in interface com.senzing.g2.engine.G2Engine
The bitwise flag for export functionality to indicate that we should include "resolved" relationships
G2_EXPORT_INCLUDE_SINGLETONS - Static variable in interface com.senzing.g2.engine.G2Engine
The bitwise flag for export functionality to indicate that we should include singleton entities
G2_FIND_PATH_DEFAULT_FLAGS - Static variable in interface com.senzing.g2.engine.G2Engine
The default recommended bitwise flag values for finding entity paths
G2_FIND_PATH_PREFER_EXCLUDE - Static variable in interface com.senzing.g2.engine.G2Engine
The bitwise flag for find-path functionality to indicate that excluded entities are still allowed, but not preferred
G2_RECORD_DEFAULT_FLAGS - Static variable in interface com.senzing.g2.engine.G2Engine
The default recommended bitwise flag values for getting records
G2_SEARCH_BY_ATTRIBUTES_ALL - Static variable in interface com.senzing.g2.engine.G2Engine
The default recommended bitwise flag values for searching by attributes, returning all matching entities
G2_SEARCH_BY_ATTRIBUTES_DEFAULT_FLAGS - Static variable in interface com.senzing.g2.engine.G2Engine
The default recommended bitwise flag values for searching by attributes
G2_SEARCH_BY_ATTRIBUTES_MINIMAL_ALL - Static variable in interface com.senzing.g2.engine.G2Engine
The default recommended bitwise flag values for searching by attributes, returning minimal data with all matches
G2_SEARCH_BY_ATTRIBUTES_MINIMAL_STRONG - Static variable in interface com.senzing.g2.engine.G2Engine
The default recommended bitwise flag values for searching by attributes, returning the minimal data, and returning only the strongest matches
G2_SEARCH_BY_ATTRIBUTES_STRONG - Static variable in interface com.senzing.g2.engine.G2Engine
The default recommended bitwise flag values for searching by attributes, returning only strongly matching entities
G2_SEARCH_INCLUDE_ALL_ENTITIES - Static variable in interface com.senzing.g2.engine.G2Engine
The bitwise flag for search functionality to indicate that we should include all match level results
G2_SEARCH_INCLUDE_FEATURE_SCORES - Static variable in interface com.senzing.g2.engine.G2Engine
The bitwise flag for including feature scores from search results
G2_SEARCH_INCLUDE_NAME_ONLY - Static variable in interface com.senzing.g2.engine.G2Engine
The bitwise flag for search functionality to indicate that we should include "name only" match level results
G2_SEARCH_INCLUDE_POSSIBLY_RELATED - Static variable in interface com.senzing.g2.engine.G2Engine
The bitwise flag for search functionality to indicate that we should include "possibly related" match level results
G2_SEARCH_INCLUDE_POSSIBLY_SAME - Static variable in interface com.senzing.g2.engine.G2Engine
The bitwise flag for search functionality to indicate that we should include "possibly same" match level results
G2_SEARCH_INCLUDE_RESOLVED - Static variable in interface com.senzing.g2.engine.G2Engine
The bitwise flag for search functionality to indicate that we should include "resolved" match level results
G2_SEARCH_INCLUDE_STATS - Static variable in interface com.senzing.g2.engine.G2Engine
The bitwise flag for including statistics from search results
G2_WHY_ENTITY_DEFAULT_FLAGS - Static variable in interface com.senzing.g2.engine.G2Engine
The default recommended bitwise flag values for why-analysis on entities
G2Audit - Interface in com.senzing.g2.engine.internal
Deprecated, for removal: This API element is subject to removal in a future version. 
G2AuditJNI - Class in com.senzing.g2.engine.internal
Deprecated, for removal: This API element is subject to removal in a future version. 
G2AuditJNI() - Constructor for class com.senzing.g2.engine.internal.G2AuditJNI
Deprecated.
 
G2Config - Interface in com.senzing.g2.engine
Defines the Java interface to the G2 configuration functions.
G2ConfigJNI - Class in com.senzing.g2.engine
Implements the G2Config interface to call the native implementations of the functions.
G2ConfigJNI() - Constructor for class com.senzing.g2.engine.G2ConfigJNI
 
G2ConfigMgr - Interface in com.senzing.g2.engine
Defines the Java interface to the G2 configuration management functions.
G2ConfigMgrJNI - Class in com.senzing.g2.engine
Implements the G2Config interface to call the native implementations of the functions.
G2ConfigMgrJNI() - Constructor for class com.senzing.g2.engine.G2ConfigMgrJNI
 
G2Diagnostic - Interface in com.senzing.g2.engine
Defines the Java interface to the G2 diagnostic functions.
G2DiagnosticJNI - Class in com.senzing.g2.engine
Implements the G2Diagnostic to call the native implementations of each function.
G2DiagnosticJNI() - Constructor for class com.senzing.g2.engine.G2DiagnosticJNI
 
G2Engine - Interface in com.senzing.g2.engine
Defines the Java interface to the G2 engine functions.
G2EngineContext - Interface in com.senzing.g2.engine.plugin
Provides an interface to internal engine resources and algorithms
G2EngineContext.StringScoringContext - Class in com.senzing.g2.engine.plugin
Context for scoring strings.
G2EngineContext.SystemParameterContext - Class in com.senzing.g2.engine.plugin
Context for retrieving system parameters
G2EngineContextJNI - Class in com.senzing.g2.engine.plugin
 
G2EngineContextJNI() - Constructor for class com.senzing.g2.engine.plugin.G2EngineContextJNI
 
G2ExpressedFeaturePlugin - Interface in com.senzing.g2.engine.plugin
Generates new expressed features from existing features
G2ExpressedFeaturePlugin.ProcessingContext - Class in com.senzing.g2.engine.plugin
Context for processing.
G2Fallible - Interface in com.senzing.g2.engine
Provides a base interface for Senzing native SDK's can have failures occur.
G2JNI - Class in com.senzing.g2.engine
Implements the G2Engine interface to call the native implementations of each function.
G2JNI() - Constructor for class com.senzing.g2.engine.G2JNI
 
G2PluginInterface - Interface in com.senzing.g2.engine.plugin
 
G2PluginInterface.InitContext - Class in com.senzing.g2.engine.plugin
Context for initializing.
G2PluginInterface.VersionContext - Class in com.senzing.g2.engine.plugin
Context for version.
G2Product - Interface in com.senzing.g2.engine
Defines the Java interface to the G2 product functions.
G2ProductJNI - Class in com.senzing.g2.engine
Implements the G2Product interface to call the native implementations of each function.
G2ProductJNI() - Constructor for class com.senzing.g2.engine.G2ProductJNI
 
G2ScoringPlugin - Interface in com.senzing.g2.engine.plugin
Scores two different features to determine equivalence.
G2ScoringPlugin.ScoringContext - Class in com.senzing.g2.engine.plugin
Context for scoring.
G2SSAdmin - Interface in com.senzing.g2.engine
Defines the Java interface to the G2 secure store admin functions.
G2SSAdminJNI - Class in com.senzing.g2.engine
Implements the G2SSAdmin interface to call the native function implementations.
G2SSAdminJNI() - Constructor for class com.senzing.g2.engine.G2SSAdminJNI
 
G2StandardizationPlugin - Interface in com.senzing.g2.engine.plugin
Standardizes a feature
G2StandardizationPlugin.ProcessingContext - Class in com.senzing.g2.engine.plugin
Context for processing.
G2SuppressedFeaturePlugin - Interface in com.senzing.g2.engine.plugin
Determines if one feature is a possible generalization of another feature
G2SuppressedFeaturePlugin.GeneralizationCheckContext - Class in com.senzing.g2.engine.plugin
Context for processing.
GeneralizationCheckContext(FeatureInfo, FeatureInfo) - Constructor for class com.senzing.g2.engine.plugin.G2SuppressedFeaturePlugin.GeneralizationCheckContext
Constructs with the features to check for generalization.
getActiveConfigID(Result<Long>) - Method in interface com.senzing.g2.engine.G2Engine
Returns an identifier for the loaded G2 engine configuration
getActiveConfigID(Result<Long>) - Method in class com.senzing.g2.engine.G2JNI
Returns an identifier for the loaded G2 engine configuration
getAttributeV2(long, String, StringBuffer) - Method in interface com.senzing.g2.engine.G2Config
Extracts a single attribute that is identified by the specified input JSON from the in-memory configuration associated with the specified config handle and writes the JSON text to the specified StringBuffer describing the attribute details.
getAttributeV2(long, String, StringBuffer) - Method in class com.senzing.g2.engine.G2ConfigJNI
Extracts a single attribute that is identified by the specified input JSON from the in-memory configuration associated with the specified config handle and writes the JSON text to the specified StringBuffer describing the attribute details.
getAuditReport(long, String, String, int) - Method in interface com.senzing.g2.engine.internal.G2Audit
Deprecated.
Uses the specified session handle obtained from openSession() to create an audit report for the entities connected at the specified match level having the specified data sources.
getAuditReport(long, String, String, int) - Method in class com.senzing.g2.engine.internal.G2AuditJNI
Deprecated.
Uses the specified session handle obtained from openSession() to create an audit report for the entities connected at the specified match level having the specified data sources.
getAuditReportV2(long, String, String, int, Result<Long>) - Method in interface com.senzing.g2.engine.internal.G2Audit
Deprecated.
Uses the specified session handle obtained from openSession() to create an audit report for the entities connected at the specified match level having the specified data sources.
getAuditReportV2(long, String, String, int, Result<Long>) - Method in class com.senzing.g2.engine.internal.G2AuditJNI
Deprecated.
Uses the specified session handle obtained from openSession() to create an audit report for the entities connected at the specified match level having the specified data sources.
getAvailableMemory() - Method in interface com.senzing.g2.engine.G2Diagnostic
Returns the available number of bytes of RAM on the system
getAvailableMemory() - Method in class com.senzing.g2.engine.G2DiagnosticJNI
Returns the available number of bytes of RAM on the system
getCompatibilityVersionV2(long, StringBuffer) - Method in interface com.senzing.g2.engine.G2Config
Gets the config compatibility version from the in-memory configuration associated with the specified config handle and writes the JSON text to the specified StringBuffer describing the compatibility version.
getCompatibilityVersionV2(long, StringBuffer) - Method in class com.senzing.g2.engine.G2ConfigJNI
Gets the config compatibility version from the in-memory configuration associated with the specified config handle and writes the JSON text to the specified StringBuffer describing the compatibility version.
getConfig(long, StringBuffer) - Method in interface com.senzing.g2.engine.G2ConfigMgr
Gets the configuration with the specified config ID and writes the JSON text of configuration to the specified StringBuffer.
getConfig(long, StringBuffer) - Method in class com.senzing.g2.engine.G2ConfigMgrJNI
Gets the configuration with the specified config ID and writes the JSON text of configuration to the specified StringBuffer.
getConfigInfo() - Method in class com.senzing.g2.engine.plugin.G2PluginInterface.InitContext
Gets the config info.
getConfigList(StringBuffer) - Method in interface com.senzing.g2.engine.G2ConfigMgr
Gets the list of saved configuration IDs with their comments and timestamps and writes the JSON text describing the configurations to the specified StringBuffer.
getConfigList(StringBuffer) - Method in class com.senzing.g2.engine.G2ConfigMgrJNI
Gets the list of saved configuration IDs with their comments and timestamps and writes the JSON text describing the configurations to the specified StringBuffer.
getDataSourceCounts(StringBuffer) - Method in interface com.senzing.g2.engine.G2Diagnostic
Experimental/internal method for obtaining data source counts.
getDataSourceCounts(StringBuffer) - Method in class com.senzing.g2.engine.G2DiagnosticJNI
Experimental/internal method for obtaining data source counts.
getDBInfo(StringBuffer) - Method in interface com.senzing.g2.engine.G2Diagnostic
Gets information about database connections and generates a JSON document describing the result in the following format (sans pretty-printing):
getDBInfo(StringBuffer) - Method in class com.senzing.g2.engine.G2DiagnosticJNI
Gets information about database connections and generates a JSON document describing the result in the following format (sans pretty-printing):
getDefaultConfigID(Result<Long>) - Method in interface com.senzing.g2.engine.G2ConfigMgr
Gets the configuration ID of the default configuration for the repository and sets the value in the specified Result object.
getDefaultConfigID(Result<Long>) - Method in class com.senzing.g2.engine.G2ConfigMgrJNI
Gets the configuration ID of the default configuration for the repository and sets the value in the specified Result object.
getElementCode() - Method in class com.senzing.g2.engine.plugin.FeatureElementInfo
Gets the feature element code.
getElementValue() - Method in class com.senzing.g2.engine.plugin.FeatureElementInfo
Gets the feature element value.
getElementValueFormat() - Method in class com.senzing.g2.engine.plugin.FeatureElementInfo
Gets the feature element value format for the value.
getElemType() - Method in class com.senzing.g2.engine.plugin.G2EngineContext.StringScoringContext
Get the element type.
getEngineContext() - Method in class com.senzing.g2.engine.plugin.G2PluginInterface.InitContext
Gets the G2EngineContext that has been associated with this instance.
getEntityByEntityID(long, StringBuffer) - Method in interface com.senzing.g2.engine.G2Engine
This method is used to retrieve information about a specific resolved entity.
getEntityByEntityID(long, StringBuffer) - Method in class com.senzing.g2.engine.G2JNI
This method is used to retrieve information about a specific resolved entity.
getEntityByEntityIDV2(long, int, StringBuffer) - Method in interface com.senzing.g2.engine.G2Engine
This method is used to retrieve information about a specific resolved entity.
getEntityByEntityIDV2(long, int, StringBuffer) - Method in class com.senzing.g2.engine.G2JNI
This method is used to retrieve information about a specific resolved entity.
getEntityByRecordID(String, String, StringBuffer) - Method in interface com.senzing.g2.engine.G2Engine
This method is used to retrieve information about the resolved entity containing a particular observation record.
getEntityByRecordID(String, String, StringBuffer) - Method in class com.senzing.g2.engine.G2JNI
This method is used to retrieve information about the resolved entity containing a particular observation record.
getEntityByRecordIDV2(String, String, int, StringBuffer) - Method in interface com.senzing.g2.engine.G2Engine
This method is used to retrieve information about the resolved entity containing a particular observation record.
getEntityByRecordIDV2(String, String, int, StringBuffer) - Method in class com.senzing.g2.engine.G2JNI
This method is used to retrieve information about the resolved entity containing a particular observation record.
getEntityDetails(long, boolean, StringBuffer) - Method in interface com.senzing.g2.engine.G2Diagnostic
Experimental/internal method for obtaining diagnostic entity details.
getEntityDetails(long, boolean, StringBuffer) - Method in class com.senzing.g2.engine.G2DiagnosticJNI
Experimental/internal method for obtaining diagnostic entity details.
getEntityListBySize(long) - Method in interface com.senzing.g2.engine.G2Diagnostic
Experimental/internal method for obtaining diagnostic information on sized entities.
getEntityListBySize(long) - Method in class com.senzing.g2.engine.G2DiagnosticJNI
Experimental/internal method for obtaining diagnostic information on sized entities.
getEntityListBySizeV2(long, Result<Long>) - Method in interface com.senzing.g2.engine.G2Diagnostic
Experimental/internal method for obtaining diagnostic information on sized entities.
getEntityListBySizeV2(long, Result<Long>) - Method in class com.senzing.g2.engine.G2DiagnosticJNI
Experimental/internal method for obtaining diagnostic information on sized entities.
getEntityResume(long, StringBuffer) - Method in interface com.senzing.g2.engine.G2Diagnostic
Experimental/internal method for obtaining diagnostic entity resume.
getEntityResume(long, StringBuffer) - Method in class com.senzing.g2.engine.G2DiagnosticJNI
Experimental/internal method for obtaining diagnostic entity resume.
getEntitySizeBreakdown(long, boolean, StringBuffer) - Method in interface com.senzing.g2.engine.G2Diagnostic
Experimental/internal method for obtaining entity size breakdown.
getEntitySizeBreakdown(long, boolean, StringBuffer) - Method in class com.senzing.g2.engine.G2DiagnosticJNI
Experimental/internal method for obtaining entity size breakdown.
getErrorMessage() - Method in class com.senzing.g2.engine.plugin.G2ExpressedFeaturePlugin.ProcessingContext
Get the error message (if any).
getErrorMessage() - Method in class com.senzing.g2.engine.plugin.G2PluginInterface.InitContext
Get the error message (if any).
getErrorMessage() - Method in class com.senzing.g2.engine.plugin.G2ScoringPlugin.ScoringContext
Get the error message (if any).
getErrorMessage() - Method in class com.senzing.g2.engine.plugin.G2StandardizationPlugin.ProcessingContext
Get the error message (if any).
getErrorMessage() - Method in class com.senzing.g2.engine.plugin.G2SuppressedFeaturePlugin.GeneralizationCheckContext
Get the error message (if any).
getFeature(long, StringBuffer) - Method in interface com.senzing.g2.engine.G2Diagnostic
Experimental/internal method for obtaining diagnostic feature information.
getFeature(long, StringBuffer) - Method in class com.senzing.g2.engine.G2DiagnosticJNI
Experimental/internal method for obtaining diagnostic feature information.
getFeature1() - Method in class com.senzing.g2.engine.plugin.G2ScoringPlugin.ScoringContext
Gets the first feature to compare for scoring.
getFeature2() - Method in class com.senzing.g2.engine.plugin.G2ScoringPlugin.ScoringContext
Gets the second feature to compare for scoring.
getFeatureComparisonFunctionCallV2(long, String, StringBuffer) - Method in interface com.senzing.g2.engine.G2Config
Extracts a single feature comparison function call that is identified by the specified input JSON from the in-memory configuration associated with the specified config handle and writes the JSON text to the specified StringBuffer describing the feature comparison function details.
getFeatureComparisonFunctionCallV2(long, String, StringBuffer) - Method in class com.senzing.g2.engine.G2ConfigJNI
Extracts a single feature comparison function call that is identified by the specified input JSON from the in-memory configuration associated with the specified config handle and writes the JSON text to the specified StringBuffer describing the feature comparison function details.
getFeatureDistinctFunctionCallV2(long, String, StringBuffer) - Method in interface com.senzing.g2.engine.G2Config
Extracts a single feature distinct function call that is identified by the specified input JSON from the in-memory configuration associated with the specified config handle and writes the JSON text to the specified StringBuffer describing the feature distinct function details.
getFeatureDistinctFunctionCallV2(long, String, StringBuffer) - Method in class com.senzing.g2.engine.G2ConfigJNI
Extracts a single feature distinct function call that is identified by the specified input JSON from the in-memory configuration associated with the specified config handle and writes the JSON text to the specified StringBuffer describing the feature distinct function details.
getFeatureElementV2(long, String, StringBuffer) - Method in interface com.senzing.g2.engine.G2Config
Extracts a single feature element that is identified by the specified input JSON from the in-memory configuration associated with the specified config handle and writes the JSON text to the specified StringBuffer describing the feature element details.
getFeatureElementV2(long, String, StringBuffer) - Method in class com.senzing.g2.engine.G2ConfigJNI
Extracts a single feature element that is identified by the specified input JSON from the in-memory configuration associated with the specified config handle and writes the JSON text to the specified StringBuffer describing the feature element details.
getFeatureElementValues() - Method in class com.senzing.g2.engine.plugin.FeatureInfo
Gets an unmodifiable List of the FeatureElementInfo instances describing the feature values for this instance.
getFeatureExpressionFunctionCallV2(long, String, StringBuffer) - Method in interface com.senzing.g2.engine.G2Config
Extracts a single feature expression function call that is identified by the specified input JSON from the in-memory configuration associated with the specified config handle and writes the JSON text to the specified StringBuffer describing the feature expression function details.
getFeatureExpressionFunctionCallV2(long, String, StringBuffer) - Method in class com.senzing.g2.engine.G2ConfigJNI
Extracts a single feature expression function call that is identified by the specified input JSON from the in-memory configuration associated with the specified config handle and writes the JSON text to the specified StringBuffer describing the feature expression function details.
getFeatureStandardizationFunctionCallV2(long, String, StringBuffer) - Method in interface com.senzing.g2.engine.G2Config
Extracts a single feature standardization function call that is identified by the specified input JSON from the in-memory configuration associated with the specified config handle and writes the JSON text to the specified StringBuffer describing the feature standardization function details.
getFeatureStandardizationFunctionCallV2(long, String, StringBuffer) - Method in class com.senzing.g2.engine.G2ConfigJNI
Extracts a single feature standardization function call that is identified by the specified input JSON from the in-memory configuration associated with the specified config handle and writes the JSON text to the specified StringBuffer describing the feature standardization function details.
getFeatureTypeCode() - Method in class com.senzing.g2.engine.plugin.FeatureInfo
Gets the associated feature type code for the feature values.
getFeatureV2(long, String, StringBuffer) - Method in interface com.senzing.g2.engine.G2Config
Extracts a single feature that is identified by the specified input JSON from the in-memory configuration associated with the specified config handle and writes the JSON text to the specified StringBuffer describing the feature element details.
getFeatureV2(long, String, StringBuffer) - Method in class com.senzing.g2.engine.G2ConfigJNI
Extracts a single feature that is identified by the specified input JSON from the in-memory configuration associated with the specified config handle and writes the JSON text to the specified StringBuffer describing the feature element details.
getFirst() - Method in class com.senzing.g2.engine.plugin.Pair
Gets the first value of the pair.
getGenericFeatures(String, long, StringBuffer) - Method in interface com.senzing.g2.engine.G2Diagnostic
Experimental/internal method for obtaining generic features.
getGenericFeatures(String, long, StringBuffer) - Method in class com.senzing.g2.engine.G2DiagnosticJNI
Experimental/internal method for obtaining generic features.
getInput() - Method in class com.senzing.g2.engine.plugin.G2ExpressedFeaturePlugin.ProcessingContext
Gets an unmodifiable List containing the FeatureInfo instances describing the input feature values.
getInput() - Method in class com.senzing.g2.engine.plugin.G2StandardizationPlugin.ProcessingContext
Gets the FeatureInfo describing the input feature.
getLastException() - Method in class com.senzing.g2.engine.G2ConfigJNI
Returns a string about the last error the system received.
getLastException() - Method in class com.senzing.g2.engine.G2ConfigMgrJNI
Returns a string about the last error the system received.
getLastException() - Method in class com.senzing.g2.engine.G2DiagnosticJNI
Returns a string about the last error the system received.
getLastException() - Method in interface com.senzing.g2.engine.G2Fallible
Returns a string about the last error the system received.
getLastException() - Method in class com.senzing.g2.engine.G2JNI
Returns a string about the last error the system received.
getLastException() - Method in class com.senzing.g2.engine.G2ProductJNI
Returns a string about the last error the system received.
getLastException() - Method in class com.senzing.g2.engine.G2SSAdminJNI
Returns a string about the last error the system received.
getLastException() - Method in class com.senzing.g2.engine.internal.G2AuditJNI
Deprecated.
Returns a string about the last error the system received.
getLastExceptionCode() - Method in class com.senzing.g2.engine.G2ConfigJNI
Returns the exception code of the last error the system received.
getLastExceptionCode() - Method in class com.senzing.g2.engine.G2ConfigMgrJNI
Returns the exception code of the last error the system received.
getLastExceptionCode() - Method in class com.senzing.g2.engine.G2DiagnosticJNI
Returns the exception code of the last error the system received.
getLastExceptionCode() - Method in interface com.senzing.g2.engine.G2Fallible
Returns the exception code of the last error the system received.
getLastExceptionCode() - Method in class com.senzing.g2.engine.G2JNI
Returns the exception code of the last error the system received.
getLastExceptionCode() - Method in class com.senzing.g2.engine.G2ProductJNI
Returns the exception code of the last error the system received.
getLastExceptionCode() - Method in class com.senzing.g2.engine.G2SSAdminJNI
Returns the exception code of the last error the system received.
getLastExceptionCode() - Method in class com.senzing.g2.engine.internal.G2AuditJNI
Deprecated.
Returns the exception code of the last error the system received.
getLogicalCores() - Method in interface com.senzing.g2.engine.G2Diagnostic
Returns the number of logical cores on the system.
getLogicalCores() - Method in class com.senzing.g2.engine.G2DiagnosticJNI
Returns the number of logical cores on the system.
getMappingStatistics(boolean, StringBuffer) - Method in interface com.senzing.g2.engine.G2Diagnostic
Experimental/internal method for obtaining mapping statistics.
getMappingStatistics(boolean, StringBuffer) - Method in class com.senzing.g2.engine.G2DiagnosticJNI
Experimental/internal method for obtaining mapping statistics.
getParameterGroup() - Method in class com.senzing.g2.engine.plugin.G2EngineContext.SystemParameterContext
Get the parameter group
getParameterName() - Method in class com.senzing.g2.engine.plugin.G2EngineContext.SystemParameterContext
Get the parameter name
getParameterValue() - Method in class com.senzing.g2.engine.plugin.G2EngineContext.SystemParameterContext
Get the parameter value
getParameterValueAsBoolean() - Method in class com.senzing.g2.engine.plugin.G2EngineContext.SystemParameterContext
Get the parameter value as a boolean
getPhysicalCores() - Method in interface com.senzing.g2.engine.G2Diagnostic
Returns the number of physical cores on the system.
getPhysicalCores() - Method in class com.senzing.g2.engine.G2DiagnosticJNI
Returns the number of physical cores on the system.
getPossibleGeneralizationComponents() - Method in class com.senzing.g2.engine.plugin.G2SuppressedFeaturePlugin.GeneralizationCheckContext
Gets the possibly generalized feature.
getPrimaryComponents() - Method in class com.senzing.g2.engine.plugin.G2SuppressedFeaturePlugin.GeneralizationCheckContext
Gets the primary feature.
getRecord(String, String, StringBuffer) - Method in interface com.senzing.g2.engine.G2Engine
This method is used to retrieve the stored record.
getRecord(String, String, StringBuffer) - Method in class com.senzing.g2.engine.G2JNI
This method is used to retrieve the stored record.
getRecordV2(String, String, int, StringBuffer) - Method in interface com.senzing.g2.engine.G2Engine
This method is used to retrieve the stored record.
getRecordV2(String, String, int, StringBuffer) - Method in class com.senzing.g2.engine.G2JNI
This method is used to retrieve the stored record.
getRedoRecord(StringBuffer) - Method in interface com.senzing.g2.engine.G2Engine
Retrieves a pending redo record from the reevaluation queue.
getRedoRecord(StringBuffer) - Method in class com.senzing.g2.engine.G2JNI
Retrieves a pending redo record from the reevaluation queue.
getRelationshipDetails(long, boolean, StringBuffer) - Method in interface com.senzing.g2.engine.G2Diagnostic
Experimental/internal method for obtaining diagnostic relationship details.
getRelationshipDetails(long, boolean, StringBuffer) - Method in class com.senzing.g2.engine.G2DiagnosticJNI
Experimental/internal method for obtaining diagnostic relationship details.
getRepositoryLastModifiedTime(Result<Long>) - Method in interface com.senzing.g2.engine.G2Engine
Returns a long integer representing number of seconds since January 1, 1970 12:00am GMT (epoch time).
getRepositoryLastModifiedTime(Result<Long>) - Method in class com.senzing.g2.engine.G2JNI
Returns a long integer representing number of seconds since January 1, 1970 12:00am GMT (epoch time).
getResolutionStatistics(StringBuffer) - Method in interface com.senzing.g2.engine.G2Diagnostic
Experimental/internal method for obtaining resolution statistics.
getResolutionStatistics(StringBuffer) - Method in class com.senzing.g2.engine.G2DiagnosticJNI
Experimental/internal method for obtaining resolution statistics.
getResult() - Method in class com.senzing.g2.engine.plugin.G2ExpressedFeaturePlugin.ProcessingContext
Gets the modifiable result List.
getResult() - Method in class com.senzing.g2.engine.plugin.G2StandardizationPlugin.ProcessingContext
Gets the FeatureInfo describing the result feature.
getResults() - Method in class com.senzing.g2.engine.plugin.G2ScoringPlugin.ScoringContext
Returns a Map which can be directly modified to set the results for this context.
getRuleFragmentV2(long, String, StringBuffer) - Method in interface com.senzing.g2.engine.G2Config
Extracts a single resolution rule fragment that is identified by the specified input JSON from the in-memory configuration associated with the specified config handle and writes the JSON text to the specified StringBuffer describing the resolution rule fragment details.
getRuleFragmentV2(long, String, StringBuffer) - Method in class com.senzing.g2.engine.G2ConfigJNI
Extracts a single resolution rule fragment that is identified by the specified input JSON from the in-memory configuration associated with the specified config handle and writes the JSON text to the specified StringBuffer describing the resolution rule fragment details.
getRuleV2(long, String, StringBuffer) - Method in interface com.senzing.g2.engine.G2Config
Extracts a single resolution rule that is identified by the specified input JSON from the in-memory configuration associated with the specified config handle and writes the JSON text to the specified StringBuffer describing the resolution rule details.
getRuleV2(long, String, StringBuffer) - Method in class com.senzing.g2.engine.G2ConfigJNI
Extracts a single resolution rule that is identified by the specified input JSON from the in-memory configuration associated with the specified config handle and writes the JSON text to the specified StringBuffer describing the resolution rule details.
getScore() - Method in class com.senzing.g2.engine.plugin.G2EngineContext.StringScoringContext
Get the score.
getScoreNames(StringBuilder) - Method in interface com.senzing.g2.engine.plugin.G2ScoringPlugin
Gets the score names as XML.
getScoreNames(Set<String>) - Method in interface com.senzing.g2.engine.plugin.G2ScoringPlugin
This method is called to populate the specified Set with the scoring names that will be produced.
getSecond() - Method in class com.senzing.g2.engine.plugin.Pair
Gets the second value of the pair.
getString1() - Method in class com.senzing.g2.engine.plugin.G2EngineContext.StringScoringContext
Get the first string value
getString2() - Method in class com.senzing.g2.engine.plugin.G2EngineContext.StringScoringContext
Get the second string value.
getSummaryData(long, StringBuffer) - Method in interface com.senzing.g2.engine.internal.G2Audit
Deprecated.
Obtains an audit summary using the specified session handle previously obtained from openSession().
getSummaryData(long, StringBuffer) - Method in class com.senzing.g2.engine.internal.G2AuditJNI
Deprecated.
Obtains an audit summary using the specified session handle previously obtained from openSession().
getSummaryDataDirect(StringBuffer) - Method in interface com.senzing.g2.engine.internal.G2Audit
Deprecated.
Obtains an audit summary without incurring the cost of generating an audit session first.
getSummaryDataDirect(StringBuffer) - Method in class com.senzing.g2.engine.internal.G2AuditJNI
Deprecated.
Obtains an audit summary without incurring the cost of generating an audit session first.
getSystemParameter(G2EngineContext.SystemParameterContext) - Method in interface com.senzing.g2.engine.plugin.G2EngineContext
Retrieves a system parameter.
getSystemParameter(G2EngineContext.SystemParameterContext) - Method in class com.senzing.g2.engine.plugin.G2EngineContextJNI
 
getTotalSystemMemory() - Method in interface com.senzing.g2.engine.G2Diagnostic
Returns the total number of bytes of RAM on the system
getTotalSystemMemory() - Method in class com.senzing.g2.engine.G2DiagnosticJNI
Returns the total number of bytes of RAM on the system
getUsedMatchKeys(long, String, String, int, StringBuffer) - Method in interface com.senzing.g2.engine.internal.G2Audit
Deprecated.
Using the specified audit session handle, obtains the match keys that are used for entities connected by the two specified data sources for the given match level.
getUsedMatchKeys(long, String, String, int, StringBuffer) - Method in class com.senzing.g2.engine.internal.G2AuditJNI
Deprecated.
Using the specified audit session handle, obtains the match keys that are used for entities connected by the two specified data sources for the given match level.
getUsedPrinciples(long, String, String, int, StringBuffer) - Method in interface com.senzing.g2.engine.internal.G2Audit
Deprecated.
Using the specified audit session handle, obtains the principles that are used for entities connected by the two specified data sources for the given match level.
getUsedPrinciples(long, String, String, int, StringBuffer) - Method in class com.senzing.g2.engine.internal.G2AuditJNI
Deprecated.
Using the specified audit session handle, obtains the principles that are used for entities connected by the two specified data sources for the given match level.
getValue() - Method in class com.senzing.g2.engine.Result
 
getVersion(G2PluginInterface.VersionContext) - Method in interface com.senzing.g2.engine.plugin.G2PluginInterface
Gets the plugin version context information
getVersionInfo() - Method in class com.senzing.g2.engine.plugin.G2PluginInterface.VersionContext
Gets the version info

H

hashCode() - Method in class com.senzing.g2.engine.plugin.Pair
 

I

init(G2PluginInterface.InitContext) - Method in interface com.senzing.g2.engine.plugin.G2PluginInterface
Initializes the plugin
InitContext(String, G2EngineContext) - Constructor for class com.senzing.g2.engine.plugin.G2PluginInterface.InitContext
Constructs the initialization context.
initializeNewToken(String, String, String) - Method in interface com.senzing.g2.engine.G2SSAdmin
 
initializeNewToken(String, String, String) - Method in class com.senzing.g2.engine.G2SSAdminJNI
initV2(String, String, boolean) - Method in interface com.senzing.g2.engine.G2Config
Initializes the G2 config API with the specified module name, init parameters and flag indicating verbose logging.
initV2(String, String, boolean) - Method in class com.senzing.g2.engine.G2ConfigJNI
Initializes the G2 config API with the specified module name, init parameters and flag indicating verbose logging.
initV2(String, String, boolean) - Method in interface com.senzing.g2.engine.G2ConfigMgr
Initializes the G2 config manager API with the specified module name, init parameters and flag indicating verbose logging.
initV2(String, String, boolean) - Method in class com.senzing.g2.engine.G2ConfigMgrJNI
Initializes the G2 config manager API with the specified module name, init parameters and flag indicating verbose logging.
initV2(String, String, boolean) - Method in interface com.senzing.g2.engine.G2Diagnostic
Initializes the G2 Diagnostic object with the specified module name, init parameters and flag indicating verbose logging.
initV2(String, String, boolean) - Method in class com.senzing.g2.engine.G2DiagnosticJNI
Initializes the G2 Diagnostic object with the specified module name, init parameters and flag indicating verbose logging.
initV2(String, String, boolean) - Method in interface com.senzing.g2.engine.G2Engine
Initializes the G2 Engine API with the specified module name, init parameters and flag indicating verbose logging.
initV2(String, String, boolean) - Method in class com.senzing.g2.engine.G2JNI
Initializes the G2 Engine API with the specified module name, init parameters and flag indicating verbose logging.
initV2(String, String, boolean) - Method in interface com.senzing.g2.engine.G2Product
Initializes the G2 product API with the specified module name, init parameters and flag indicating verbose logging.
initV2(String, String, boolean) - Method in class com.senzing.g2.engine.G2ProductJNI
Initializes the G2 product API with the specified module name, init parameters and flag indicating verbose logging.
initV2(String, String, boolean) - Method in interface com.senzing.g2.engine.G2SSAdmin
 
initV2(String, String, boolean) - Method in class com.senzing.g2.engine.G2SSAdminJNI
initV2(String, String, boolean) - Method in interface com.senzing.g2.engine.internal.G2Audit
Deprecated.
Initializes the G2 Audit API with the specified module name, init parameters and flag indicating verbose logging.
initV2(String, String, boolean) - Method in class com.senzing.g2.engine.internal.G2AuditJNI
Deprecated.
Initializes the G2 Audit API with the specified module name, init parameters and flag indicating verbose logging.
initWithConfigIDV2(String, String, long, boolean) - Method in interface com.senzing.g2.engine.G2Diagnostic
Initializes the G2 Diagnostic object with the module name, initialization parameters, verbose logging flag and a specific configuration ID identifying the configuration to use.
initWithConfigIDV2(String, String, long, boolean) - Method in class com.senzing.g2.engine.G2DiagnosticJNI
Initializes the G2 Diagnostic object with the module name, initialization parameters, verbose logging flag and a specific configuration ID identifying the configuration to use.
initWithConfigIDV2(String, String, long, boolean) - Method in interface com.senzing.g2.engine.G2Engine
Initializes the G2 Engine object with the module name, initialization parameters, verbose logging flag and a specific configuration ID identifying the configuration to use.
initWithConfigIDV2(String, String, long, boolean) - Method in class com.senzing.g2.engine.G2JNI
Initializes the G2 Engine object with the module name, initialization parameters, verbose logging flag and a specific configuration ID identifying the configuration to use.
initWithConfigIDV2(String, String, long, boolean) - Method in interface com.senzing.g2.engine.internal.G2Audit
Deprecated.
Initializes the G2 Audit API with the module name, initialization parameters, verbose logging flag and a specific configuration ID identifying the configuration to use.
initWithConfigIDV2(String, String, long, boolean) - Method in class com.senzing.g2.engine.internal.G2AuditJNI
Deprecated.
Initializes the G2 Audit API with the module name, initialization parameters, verbose logging flag and a specific configuration ID identifying the configuration to use.
isGeneralized() - Method in class com.senzing.g2.engine.plugin.G2SuppressedFeaturePlugin.GeneralizationCheckContext
Returns whether or not the feature in question was determined to be a generalization of the primary feature.
isString1Hashed() - Method in class com.senzing.g2.engine.plugin.G2EngineContext.StringScoringContext
Get whether the first string value is hashed.
isString2Hashed() - Method in class com.senzing.g2.engine.plugin.G2EngineContext.StringScoringContext
Get whether the second string value is hashed
iterator() - Method in class com.senzing.g2.engine.plugin.ArraySet
 

L

license() - Method in interface com.senzing.g2.engine.G2Product
Returns the currently configured license details.
license() - Method in class com.senzing.g2.engine.G2ProductJNI
Returns the currently configured license details.
list(StringBuffer) - Method in interface com.senzing.g2.engine.G2SSAdmin
 
list(StringBuffer) - Method in class com.senzing.g2.engine.G2SSAdminJNI
LIST - com.senzing.g2.engine.plugin.FeatureElementValueFormat
Comma-separated list format.
listAttributeClassesV2(long, StringBuffer) - Method in interface com.senzing.g2.engine.G2Config
Extracts the attribute classes from the in-memory configuration associated with the specified config handle and writes JSON text to the specified StringBuffer describing the attribute classes from the configuration.
listAttributeClassesV2(long, StringBuffer) - Method in class com.senzing.g2.engine.G2ConfigJNI
Extracts the attribute classes from the in-memory configuration associated with the specified config handle and writes JSON text to the specified StringBuffer describing the attribute classes from the configuration.
listAttributesV2(long, StringBuffer) - Method in interface com.senzing.g2.engine.G2Config
Extracts the data sources from the in-memory configuration associated with the specified config handle and writes JSON text to the specified StringBuffer describing the data sources from the configuration.
listAttributesV2(long, StringBuffer) - Method in class com.senzing.g2.engine.G2ConfigJNI
Extracts the data sources from the in-memory configuration associated with the specified config handle and writes JSON text to the specified StringBuffer describing the data sources from the configuration.
listDataSources(long, StringBuffer) - Method in interface com.senzing.g2.engine.G2Config
Deprecated, for removal: This API element is subject to removal in a future version. 
listDataSources(long, StringBuffer) - Method in class com.senzing.g2.engine.G2ConfigJNI
Deprecated, for removal: This API element is subject to removal in a future version.
listDataSourcesV2(long, StringBuffer) - Method in interface com.senzing.g2.engine.G2Config
Extracts the data sources from the in-memory configuration associated with the specified config handle and writes JSON text to the specified StringBuffer describing the data sources from the configuration.
listDataSourcesV2(long, StringBuffer) - Method in class com.senzing.g2.engine.G2ConfigJNI
Extracts the data sources from the in-memory configuration associated with the specified config handle and writes JSON text to the specified StringBuffer describing the data sources from the configuration.
listEntityClassesV2(long, StringBuffer) - Method in interface com.senzing.g2.engine.G2Config
Extracts the entity classes from the in-memory configuration associated with the specified config handle and writes JSON text to the specified StringBuffer describing the entity classes from the configuration.
listEntityClassesV2(long, StringBuffer) - Method in class com.senzing.g2.engine.G2ConfigJNI
Extracts the entity classes from the in-memory configuration associated with the specified config handle and writes JSON text to the specified StringBuffer describing the entity classes from the configuration.
listEntityTypesV2(long, StringBuffer) - Method in interface com.senzing.g2.engine.G2Config
Extracts the entity types from the in-memory configuration associated with the specified config handle and writes JSON text to the specified StringBuffer describing the entity types from the configuration.
listEntityTypesV2(long, StringBuffer) - Method in class com.senzing.g2.engine.G2ConfigJNI
Extracts the entity types from the in-memory configuration associated with the specified config handle and writes JSON text to the specified StringBuffer describing the entity types from the configuration.
listFeatureClassesV2(long, StringBuffer) - Method in interface com.senzing.g2.engine.G2Config
Extracts the feature classes from the in-memory configuration associated with the specified config handle and writes JSON text to the specified StringBuffer describing the feature classes from the configuration.
listFeatureClassesV2(long, StringBuffer) - Method in class com.senzing.g2.engine.G2ConfigJNI
Extracts the feature classes from the in-memory configuration associated with the specified config handle and writes JSON text to the specified StringBuffer describing the feature classes from the configuration.
listFeatureComparisonFunctionCallsV2(long, StringBuffer) - Method in interface com.senzing.g2.engine.G2Config
Extracts the registered feature comparison functions from the in-memory configuration associated with the specified config handle and writes JSON text to the specified StringBuffer describing the feature comparison functions from the configuration.
listFeatureComparisonFunctionCallsV2(long, StringBuffer) - Method in class com.senzing.g2.engine.G2ConfigJNI
Extracts the registered feature comparison functions from the in-memory configuration associated with the specified config handle and writes JSON text to the specified StringBuffer describing the feature comparison functions from the configuration.
listFeatureComparisonFunctionsV2(long, StringBuffer) - Method in interface com.senzing.g2.engine.G2Config
Extracts the feature comparison functions from the in-memory configuration associated with the specified config handle and writes JSON text to the specified StringBuffer describing the feature comparison functions from the configuration.
listFeatureComparisonFunctionsV2(long, StringBuffer) - Method in class com.senzing.g2.engine.G2ConfigJNI
Extracts the feature comparison functions from the in-memory configuration associated with the specified config handle and writes JSON text to the specified StringBuffer describing the feature comparison functions from the configuration.
listFeatureDistinctFunctionCallsV2(long, StringBuffer) - Method in interface com.senzing.g2.engine.G2Config
Extracts the registered feature distinct functions from the in-memory configuration associated with the specified config handle and writes JSON text to the specified StringBuffer describing the feature distinct functions from the configuration.
listFeatureDistinctFunctionCallsV2(long, StringBuffer) - Method in class com.senzing.g2.engine.G2ConfigJNI
Extracts the registered feature distinct functions from the in-memory configuration associated with the specified config handle and writes JSON text to the specified StringBuffer describing the feature distinct functions from the configuration.
listFeatureDistinctFunctionsV2(long, StringBuffer) - Method in interface com.senzing.g2.engine.G2Config
Extracts the feature distinct functions from the in-memory configuration associated with the specified config handle and writes JSON text to the specified StringBuffer describing the feature distinct functions from the configuration.
listFeatureDistinctFunctionsV2(long, StringBuffer) - Method in class com.senzing.g2.engine.G2ConfigJNI
Extracts the feature distinct functions from the in-memory configuration associated with the specified config handle and writes JSON text to the specified StringBuffer describing the feature distinct functions from the configuration.
listFeatureElementsV2(long, StringBuffer) - Method in interface com.senzing.g2.engine.G2Config
Extracts the feature elements from the in-memory configuration associated with the specified config handle and writes JSON text to the specified StringBuffer describing the feature elements from the configuration.
listFeatureElementsV2(long, StringBuffer) - Method in class com.senzing.g2.engine.G2ConfigJNI
Extracts the feature elements from the in-memory configuration associated with the specified config handle and writes JSON text to the specified StringBuffer describing the feature elements from the configuration.
listFeatureExpressionFunctionCallsV2(long, StringBuffer) - Method in interface com.senzing.g2.engine.G2Config
Extracts the registered feature expression functions from the in-memory configuration associated with the specified config handle and writes JSON text to the specified StringBuffer describing the feature expression functions from the configuration.
listFeatureExpressionFunctionCallsV2(long, StringBuffer) - Method in class com.senzing.g2.engine.G2ConfigJNI
Extracts the registered feature expression functions from the in-memory configuration associated with the specified config handle and writes JSON text to the specified StringBuffer describing the feature expression functions from the configuration.
listFeatureExpressionFunctionsV2(long, StringBuffer) - Method in interface com.senzing.g2.engine.G2Config
Extracts the feature expression functions from the in-memory configuration associated with the specified config handle and writes JSON text to the specified StringBuffer describing the feature expression functions from the configuration.
listFeatureExpressionFunctionsV2(long, StringBuffer) - Method in class com.senzing.g2.engine.G2ConfigJNI
Extracts the feature expression functions from the in-memory configuration associated with the specified config handle and writes JSON text to the specified StringBuffer describing the feature expression functions from the configuration.
listFeatureStandardizationFunctionCallsV2(long, StringBuffer) - Method in interface com.senzing.g2.engine.G2Config
Extracts the feature standardization function calls from the in-memory configuration associated with the specified config handle and writes JSON text to the specified StringBuffer describing the feature standardization function calls from the configuration.
listFeatureStandardizationFunctionCallsV2(long, StringBuffer) - Method in class com.senzing.g2.engine.G2ConfigJNI
Extracts the feature standardization function calls from the in-memory configuration associated with the specified config handle and writes JSON text to the specified StringBuffer describing the feature standardization function calls from the configuration.
listFeatureStandardizationFunctionsV2(long, StringBuffer) - Method in interface com.senzing.g2.engine.G2Config
Extracts the feature standardization functions from the in-memory configuration associated with the specified config handle and writes JSON text to the specified StringBuffer describing the feature standardization functions from the configuration.
listFeatureStandardizationFunctionsV2(long, StringBuffer) - Method in class com.senzing.g2.engine.G2ConfigJNI
Extracts the feature standardization functions from the in-memory configuration associated with the specified config handle and writes JSON text to the specified StringBuffer describing the feature standardization functions from the configuration.
listFeaturesV2(long, StringBuffer) - Method in interface com.senzing.g2.engine.G2Config
Extracts the features from the in-memory configuration associated with the specified config handle and writes JSON text to the specified StringBuffer describing the features from the configuration.
listFeaturesV2(long, StringBuffer) - Method in class com.senzing.g2.engine.G2ConfigJNI
Extracts the features from the in-memory configuration associated with the specified config handle and writes JSON text to the specified StringBuffer describing the features from the configuration.
listRuleFragmentsV2(long, StringBuffer) - Method in interface com.senzing.g2.engine.G2Config
Extracts the resolution rule fragments from the in-memory configuration associated with the specified config handle and writes JSON text to the specified StringBuffer describing the resolution rule fragments from the configuration.
listRuleFragmentsV2(long, StringBuffer) - Method in class com.senzing.g2.engine.G2ConfigJNI
Extracts the resolution rule fragments from the in-memory configuration associated with the specified config handle and writes JSON text to the specified StringBuffer describing the resolution rule fragments from the configuration.
listRulesV2(long, StringBuffer) - Method in interface com.senzing.g2.engine.G2Config
Extracts the resolution rules from the in-memory configuration associated with the specified config handle and writes JSON text to the specified StringBuffer describing the resolution rules from the configuration.
listRulesV2(long, StringBuffer) - Method in class com.senzing.g2.engine.G2ConfigJNI
Extracts the resolution rules from the in-memory configuration associated with the specified config handle and writes JSON text to the specified StringBuffer describing the resolution rules from the configuration.
load(String) - Method in interface com.senzing.g2.engine.G2Config
Creates a new in-memory configuration using the specified JSON text and returns the config handle for working with it.
load(String) - Method in class com.senzing.g2.engine.G2ConfigJNI
Creates a new in-memory configuration using the specified JSON text and returns the config handle for working with it.

M

modifyCompatibilityVersionV2(long, String) - Method in interface com.senzing.g2.engine.G2Config
Sets the config compatibility version in the in-memory configuration associated with the specified config handle to the compatibility version described in the specified JSON.
modifyCompatibilityVersionV2(long, String) - Method in class com.senzing.g2.engine.G2ConfigJNI
Sets the config compatibility version in the in-memory configuration associated with the specified config handle to the compatibility version described in the specified JSON.
modifyElementForFeatureV2(long, String) - Method in interface com.senzing.g2.engine.G2Config
Modifies an element for the feature described by the specified JSON in the in-memory configuration associated with the specified config handle.
modifyElementForFeatureV2(long, String) - Method in class com.senzing.g2.engine.G2ConfigJNI
Modifies an element for the feature described by the specified JSON in the in-memory configuration associated with the specified config handle.
modifyFeatureExpressionFunctionV2(long, String) - Method in interface com.senzing.g2.engine.G2Config
Modifies the feature expression function described by the specified JSON to the in-memory configuration associated with the specified config handle.
modifyFeatureExpressionFunctionV2(long, String) - Method in class com.senzing.g2.engine.G2ConfigJNI
Modifies the feature expression function described by the specified JSON to the in-memory configuration associated with the specified config handle.
modifyFeatureV2(long, String) - Method in interface com.senzing.g2.engine.G2Config
Modifies the feature described by the specified JSON in the in-memory configuration associated with the specified config handle.
modifyFeatureV2(long, String) - Method in class com.senzing.g2.engine.G2ConfigJNI
Modifies the feature described by the specified JSON in the in-memory configuration associated with the specified config handle.

N

NONE - com.senzing.g2.engine.plugin.FeatureElementValueFormat
For unformatted values that are taken literally.

O

openSession() - Method in interface com.senzing.g2.engine.internal.G2Audit
Deprecated.
Opens a new audit session and returns the session handle.
openSession() - Method in class com.senzing.g2.engine.internal.G2AuditJNI
Deprecated.
Opens a new audit session and returns the session handle.

P

Pair<T1,​T2> - Class in com.senzing.g2.engine.plugin
A simple pair/tuple class.
Pair() - Constructor for class com.senzing.g2.engine.plugin.Pair
Defaut constructor.
Pair(T1, T2) - Constructor for class com.senzing.g2.engine.plugin.Pair
Constructs with both values.
PLUGIN_CRITICAL_ERROR - Static variable in interface com.senzing.g2.engine.plugin.G2PluginInterface
 
PLUGIN_OUTPUT_BUFFER_SIZE_ERROR - Static variable in interface com.senzing.g2.engine.plugin.G2PluginInterface
 
PLUGIN_SIMPLE_ERROR - Static variable in interface com.senzing.g2.engine.plugin.G2PluginInterface
 
PLUGIN_SUCCESS - Static variable in interface com.senzing.g2.engine.plugin.G2PluginInterface
 
PLUGIN_SUCCESS_WITH_INFO - Static variable in interface com.senzing.g2.engine.plugin.G2PluginInterface
 
primeEngine() - Method in interface com.senzing.g2.engine.G2Engine
May optionally be called to pre-initialize some of the heavier weight internal resources of the G2 engine.
primeEngine() - Method in class com.senzing.g2.engine.G2JNI
May optionally be called to pre-initialize some of the heavier weight internal resources of the G2 engine.
process(G2ExpressedFeaturePlugin.ProcessingContext) - Method in interface com.senzing.g2.engine.plugin.G2ExpressedFeaturePlugin
Runs the expressed feature processing.
process(G2StandardizationPlugin.ProcessingContext) - Method in interface com.senzing.g2.engine.plugin.G2StandardizationPlugin
Runs the feature standardization process
process(String) - Method in interface com.senzing.g2.engine.G2Engine
This method will send a record for processing in g2.
process(String) - Method in class com.senzing.g2.engine.G2JNI
This method will send a record for processing in g2.
process(String, StringBuffer) - Method in interface com.senzing.g2.engine.G2Engine
This method will send a record for processing in g2.
process(String, StringBuffer) - Method in class com.senzing.g2.engine.G2JNI
This method will send a record for processing in g2.
ProcessingContext(FeatureInfo) - Constructor for class com.senzing.g2.engine.plugin.G2StandardizationPlugin.ProcessingContext
Constructs an instance based on an input feature.
ProcessingContext(List<FeatureInfo>) - Constructor for class com.senzing.g2.engine.plugin.G2ExpressedFeaturePlugin.ProcessingContext
Constructs with the List of FeatureInfo instances describing the feature values to be processed.
processRedoRecord(StringBuffer) - Method in interface com.senzing.g2.engine.G2Engine
Processes a redo record.
processRedoRecord(StringBuffer) - Method in class com.senzing.g2.engine.G2JNI
Processes a redo record.
processRedoRecordWithInfo(int, StringBuffer, StringBuffer) - Method in interface com.senzing.g2.engine.G2Engine
Processes a redo record.
processRedoRecordWithInfo(int, StringBuffer, StringBuffer) - Method in class com.senzing.g2.engine.G2JNI
Processes a redo record.
processWithInfo(String, int, StringBuffer) - Method in interface com.senzing.g2.engine.G2Engine
This method will send a record for processing in g2.
processWithInfo(String, int, StringBuffer) - Method in class com.senzing.g2.engine.G2JNI
This method will send a record for processing in g2.
purgeRepository() - Method in interface com.senzing.g2.engine.G2Engine
Purges all data in the configured repository WARNING: There is no undoing from this.
purgeRepository() - Method in class com.senzing.g2.engine.G2JNI
Purges all data in the configured repository WARNING: There is no undoing from this.
put(String, String, String) - Method in interface com.senzing.g2.engine.G2SSAdmin
 
put(String, String, String) - Method in class com.senzing.g2.engine.G2SSAdminJNI
put(K, V) - Method in class com.senzing.g2.engine.plugin.ArrayMap
 

R

reevaluateEntity(long, int) - Method in interface com.senzing.g2.engine.G2Engine
Reevaluate a resolved entity identified by the specified entity ID.
reevaluateEntity(long, int) - Method in class com.senzing.g2.engine.G2JNI
Reevaluate a resolved entity identified by the specified entity ID.
reevaluateEntityWithInfo(long, int, StringBuffer) - Method in interface com.senzing.g2.engine.G2Engine
Reevaluate a resolved entity and return a list of resolved entities
reevaluateEntityWithInfo(long, int, StringBuffer) - Method in class com.senzing.g2.engine.G2JNI
Reevaluate a resolved entity and return a list of resolved entities
reevaluateRecord(String, String, int) - Method in interface com.senzing.g2.engine.G2Engine
Reevaluate a record that has already been loaded
reevaluateRecord(String, String, int) - Method in class com.senzing.g2.engine.G2JNI
Reevaluate a record that has already been loaded
reevaluateRecordWithInfo(String, String, int, StringBuffer) - Method in interface com.senzing.g2.engine.G2Engine
Reevaluate a record that has already been loaded.
reevaluateRecordWithInfo(String, String, int, StringBuffer) - Method in class com.senzing.g2.engine.G2JNI
Reevaluate a record that has already been loaded.
reinitializeToken(String, String) - Method in interface com.senzing.g2.engine.G2SSAdmin
 
reinitializeToken(String, String) - Method in class com.senzing.g2.engine.G2SSAdminJNI
reinitV2(long) - Method in interface com.senzing.g2.engine.G2Diagnostic
Reinitializes with the specified configuration ID.
reinitV2(long) - Method in class com.senzing.g2.engine.G2DiagnosticJNI
Reinitializes with the specified configuration ID.
reinitV2(long) - Method in interface com.senzing.g2.engine.G2Engine
Reinitializes with the specified configuration ID.
reinitV2(long) - Method in class com.senzing.g2.engine.G2JNI
Reinitializes with the specified configuration ID.
reinitV2(long) - Method in interface com.senzing.g2.engine.internal.G2Audit
Deprecated.
Reinitializes with the specified configuration ID.
reinitV2(long) - Method in class com.senzing.g2.engine.internal.G2AuditJNI
Deprecated.
Reinitializes with the specified configuration ID.
remove(Object) - Method in class com.senzing.g2.engine.plugin.ArrayMap
 
remove(Object) - Method in class com.senzing.g2.engine.plugin.ArraySet
 
removeAll(Collection<?>) - Method in class com.senzing.g2.engine.plugin.ArraySet
 
replaceDefaultConfigID(long, long) - Method in interface com.senzing.g2.engine.G2ConfigMgr
Replaces the current configuration ID of the repository with the specified new configuration ID providing the current configuration ID of the repository is equal to the specified old configuration ID.
replaceDefaultConfigID(long, long) - Method in class com.senzing.g2.engine.G2ConfigMgrJNI
Replaces the current configuration ID of the repository with the specified new configuration ID providing the current configuration ID of the repository is equal to the specified old configuration ID.
replaceRecord(String, String, String, String) - Method in interface com.senzing.g2.engine.G2Engine
Replace the JSON record that has already been loaded
replaceRecord(String, String, String, String) - Method in class com.senzing.g2.engine.G2JNI
Replace the JSON record that has already been loaded
replaceRecordWithInfo(String, String, String, String, int, StringBuffer) - Method in interface com.senzing.g2.engine.G2Engine
Replace the JSON record that has already been loaded and returns a list of modified resolved entities
replaceRecordWithInfo(String, String, String, String, int, StringBuffer) - Method in class com.senzing.g2.engine.G2JNI
Replace the JSON record that has already been loaded and returns a list of modified resolved entities
Result<T> - Class in com.senzing.g2.engine
 
Result() - Constructor for class com.senzing.g2.engine.Result
 
retainAll(Collection<?>) - Method in class com.senzing.g2.engine.plugin.ArraySet
 

S

save(long, StringBuffer) - Method in interface com.senzing.g2.engine.G2Config
Writes the JSON text for the configuration associated with the specified configuration handle to the specified StringBuffer.
save(long, StringBuffer) - Method in class com.senzing.g2.engine.G2ConfigJNI
Writes the JSON text for the configuration associated with the specified configuration handle to the specified StringBuffer.
score(G2ScoringPlugin.ScoringContext) - Method in interface com.senzing.g2.engine.plugin.G2ScoringPlugin
Run the feature scoring process
scoreStrings(G2EngineContext.StringScoringContext) - Method in interface com.senzing.g2.engine.plugin.G2EngineContext
Performs a string scoring operation.
scoreStrings(G2EngineContext.StringScoringContext) - Method in class com.senzing.g2.engine.plugin.G2EngineContextJNI
 
ScoringContext(FeatureInfo, FeatureInfo) - Constructor for class com.senzing.g2.engine.plugin.G2ScoringPlugin.ScoringContext
Constructs with the features to compare for scoring.
searchByAttributes(String, StringBuffer) - Method in interface com.senzing.g2.engine.G2Engine
This method searches for entities that contain attribute information that are relevant to a set of input search attributes.
searchByAttributes(String, StringBuffer) - Method in class com.senzing.g2.engine.G2JNI
This method searches for entities that contain attribute information that are relevant to a set of input search attributes.
searchByAttributesV2(String, int, StringBuffer) - Method in interface com.senzing.g2.engine.G2Engine
This method searches for entities that contain attribute information that are relevant to a set of input search attributes.
searchByAttributesV2(String, int, StringBuffer) - Method in class com.senzing.g2.engine.G2JNI
This method searches for entities that contain attribute information that are relevant to a set of input search attributes.
setDefaultConfigID(long) - Method in interface com.senzing.g2.engine.G2ConfigMgr
Sets the default configuration for the repository to the specified configuration ID.
setDefaultConfigID(long) - Method in class com.senzing.g2.engine.G2ConfigMgrJNI
Sets the default configuration for the repository to the specified configuration ID.
setElemType(String) - Method in class com.senzing.g2.engine.plugin.G2EngineContext.StringScoringContext
Sets the element type.
setErrorMessage(String) - Method in class com.senzing.g2.engine.plugin.G2ExpressedFeaturePlugin.ProcessingContext
Sets the error message (if any).
setErrorMessage(String) - Method in class com.senzing.g2.engine.plugin.G2PluginInterface.InitContext
Sets the error message (if any).
setErrorMessage(String) - Method in class com.senzing.g2.engine.plugin.G2ScoringPlugin.ScoringContext
Sets the error message (if any).
setErrorMessage(String) - Method in class com.senzing.g2.engine.plugin.G2StandardizationPlugin.ProcessingContext
Sets the error message (if any).
setErrorMessage(String) - Method in class com.senzing.g2.engine.plugin.G2SuppressedFeaturePlugin.GeneralizationCheckContext
Sets the error message (if any).
setFirst(T1) - Method in class com.senzing.g2.engine.plugin.Pair
Sets the first value of the pair.
setGeneralized(boolean) - Method in class com.senzing.g2.engine.plugin.G2SuppressedFeaturePlugin.GeneralizationCheckContext
Set the flag indicating whether the feature in question was determined to be a generalization of the primary feature
setParameterGroup(String) - Method in class com.senzing.g2.engine.plugin.G2EngineContext.SystemParameterContext
Sets the parameter group.
setParameterName(String) - Method in class com.senzing.g2.engine.plugin.G2EngineContext.SystemParameterContext
Sets the parameter name.
setResult(FeatureInfo) - Method in class com.senzing.g2.engine.plugin.G2StandardizationPlugin.ProcessingContext
Sets the result feature
setSecond(T2) - Method in class com.senzing.g2.engine.plugin.Pair
Sets the second value.
setString1(String) - Method in class com.senzing.g2.engine.plugin.G2EngineContext.StringScoringContext
Sets the first string value.
setString1Hashed(boolean) - Method in class com.senzing.g2.engine.plugin.G2EngineContext.StringScoringContext
Marks whether or not the first string value as hashed.
setString2(String) - Method in class com.senzing.g2.engine.plugin.G2EngineContext.StringScoringContext
Sets the second string value.
setString2Hashed(boolean) - Method in class com.senzing.g2.engine.plugin.G2EngineContext.StringScoringContext
Marks whether or not the second string value as hashed.
setupStore(String) - Method in interface com.senzing.g2.engine.G2SSAdmin
 
setupStore(String) - Method in class com.senzing.g2.engine.G2SSAdminJNI
setValue(T) - Method in class com.senzing.g2.engine.Result
 
setVersionInfo(String) - Method in class com.senzing.g2.engine.plugin.G2PluginInterface.VersionContext
Sets the version info
shutdown() - Method in interface com.senzing.g2.engine.plugin.G2PluginInterface
Shuts down the plugin
size() - Method in class com.senzing.g2.engine.plugin.ArrayMap
 
size() - Method in class com.senzing.g2.engine.plugin.ArraySet
 
stats() - Method in interface com.senzing.g2.engine.G2Engine
Returns the current internal engine workload statistics for the process.
stats() - Method in class com.senzing.g2.engine.G2JNI
Returns the current internal engine workload statistics for the process.
StringScoringContext() - Constructor for class com.senzing.g2.engine.plugin.G2EngineContext.StringScoringContext
Constructs the scoring context
SystemParameterContext() - Constructor for class com.senzing.g2.engine.plugin.G2EngineContext.SystemParameterContext
Constructs the system parameter context

T

toArray() - Method in class com.senzing.g2.engine.plugin.ArraySet
 
toArray(E[]) - Method in class com.senzing.g2.engine.plugin.ArraySet
 
toString() - Method in class com.senzing.g2.engine.plugin.Pair
 

V

validateLicenseFile(String, StringBuffer) - Method in interface com.senzing.g2.engine.G2Product
Determines whether a specified license file is valid
validateLicenseFile(String, StringBuffer) - Method in class com.senzing.g2.engine.G2ProductJNI
Determines whether a specified license file is valid
valueOf(String) - Static method in enum com.senzing.g2.engine.plugin.FeatureElementValueFormat
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.senzing.g2.engine.plugin.FeatureElementValueFormat
Returns an array containing the constants of this enum type, in the order they are declared.
version() - Method in interface com.senzing.g2.engine.G2Product
Returns the currently installed version details
version() - Method in class com.senzing.g2.engine.G2ProductJNI
Returns the currently installed version details
VersionContext() - Constructor for class com.senzing.g2.engine.plugin.G2PluginInterface.VersionContext
Constructs the version context

W

whyEntities(long, long, StringBuffer) - Method in interface com.senzing.g2.engine.G2Engine
This method determines how two entities are related to each other.
whyEntities(long, long, StringBuffer) - Method in class com.senzing.g2.engine.G2JNI
This method determines how two entities are related to each other.
whyEntitiesV2(long, long, int, StringBuffer) - Method in interface com.senzing.g2.engine.G2Engine
This method determines how two entities are related to each other.
whyEntitiesV2(long, long, int, StringBuffer) - Method in class com.senzing.g2.engine.G2JNI
This method determines how two entities are related to each other.
whyEntityByEntityID(long, StringBuffer) - Method in interface com.senzing.g2.engine.G2Engine
This method determines why records are included in the resolved entity they belong to.
whyEntityByEntityID(long, StringBuffer) - Method in class com.senzing.g2.engine.G2JNI
This method determines why records are included in the resolved entity they belong to.
whyEntityByEntityIDV2(long, int, StringBuffer) - Method in interface com.senzing.g2.engine.G2Engine
This method determines why records are included in the resolved entity they belong to.
whyEntityByEntityIDV2(long, int, StringBuffer) - Method in class com.senzing.g2.engine.G2JNI
This method determines why records are included in the resolved entity they belong to.
whyEntityByRecordID(String, String, StringBuffer) - Method in interface com.senzing.g2.engine.G2Engine
This method determines why records are included in the resolved entity they belong to.
whyEntityByRecordID(String, String, StringBuffer) - Method in class com.senzing.g2.engine.G2JNI
This method determines why records are included in the resolved entity they belong to.
whyEntityByRecordIDV2(String, String, int, StringBuffer) - Method in interface com.senzing.g2.engine.G2Engine
This method determines why records are included in the resolved entity they belong to.
whyEntityByRecordIDV2(String, String, int, StringBuffer) - Method in class com.senzing.g2.engine.G2JNI
This method determines why records are included in the resolved entity they belong to.
whyRecords(String, String, String, String, StringBuffer) - Method in interface com.senzing.g2.engine.G2Engine
This method determines how two records are related to each other.
whyRecords(String, String, String, String, StringBuffer) - Method in class com.senzing.g2.engine.G2JNI
This method determines how two records are related to each other.
whyRecordsV2(String, String, String, String, int, StringBuffer) - Method in interface com.senzing.g2.engine.G2Engine
This method determines how two records are related to each other.
whyRecordsV2(String, String, String, String, int, StringBuffer) - Method in class com.senzing.g2.engine.G2JNI
This method determines how two records are related to each other.
A C D E F G H I L M N O P R S T V W 
All Classes All Packages