All Classes
-
All Classes Interface Summary Class Summary Enum Summary Class Description ArrayMap<K,V> ArraySet<T> FeatureElementInfo Describes a feature element value with its code, value and formatting.FeatureElementValueFormat Enumerates the various formats format feature element values.FeatureInfo Describes multiple feature element values for a specific feature type.G2Config Defines the Java interface to the G2 configuration functions.G2ConfigJNI Implements theG2Config
interface to call the native implementations of the functions.G2ConfigMgr Defines the Java interface to the G2 configuration management functions.G2ConfigMgrJNI Implements theG2Config
interface to call the native implementations of the functions.G2Diagnostic Defines the Java interface to the G2 diagnostic functions.G2DiagnosticJNI Implements theG2Diagnostic
to call the native implementations of each function.G2Engine Defines the Java interface to the G2 engine functions.G2EngineContext Provides an interface to internal engine resources and algorithmsG2EngineContext.StringScoringContext Context for scoring strings.G2EngineContext.SystemParameterContext Context for retrieving system parametersG2EngineContextJNI G2ExpressedFeaturePlugin Generates new expressed features from existing featuresG2ExpressedFeaturePlugin.ProcessingContext Context for processing.G2Fallible Provides a base interface for Senzing native SDK's can have failures occur.G2JNI Implements theG2Engine
interface to call the native implementations of each function.G2PluginInterface G2PluginInterface.InitContext Context for initializing.G2PluginInterface.VersionContext Context for version.G2Product Defines the Java interface to the G2 product functions.G2ProductJNI Implements theG2Product
interface to call the native implementations of each function.G2ScoringPlugin Scores two different features to determine equivalence.G2ScoringPlugin.ScoringContext Context for scoring.G2SSAdmin Defines the Java interface to the G2 secure store admin functions.G2SSAdminJNI Implements theG2SSAdmin
interface to call the native function implementations.G2StandardizationPlugin Standardizes a featureG2StandardizationPlugin.ProcessingContext Context for processing.G2SuppressedFeaturePlugin Determines if one feature is a possible generalization of another featureG2SuppressedFeaturePlugin.GeneralizationCheckContext Context for processing.Pair<T1,T2> A simple pair/tuple class.Result<T>