Uses of Interface
com.senzing.g2.engine.G2Fallible
-
Packages that use G2Fallible Package Description com.senzing.g2.engine com.senzing.g2.engine.internal -
-
Uses of G2Fallible in com.senzing.g2.engine
Subinterfaces of G2Fallible in com.senzing.g2.engine Modifier and Type Interface Description interfaceG2ConfigDefines the Java interface to the G2 configuration functions.interfaceG2ConfigMgrDefines the Java interface to the G2 configuration management functions.interfaceG2DiagnosticDefines the Java interface to the G2 diagnostic functions.interfaceG2EngineDefines the Java interface to the G2 engine functions.interfaceG2ProductDefines the Java interface to the G2 product functions.interfaceG2SSAdminDefines the Java interface to the G2 secure store admin functions.Classes in com.senzing.g2.engine that implement G2Fallible Modifier and Type Class Description classG2ConfigJNIImplements theG2Configinterface to call the native implementations of the functions.classG2ConfigMgrJNIImplements theG2Configinterface to call the native implementations of the functions.classG2DiagnosticJNIImplements theG2Diagnosticto call the native implementations of each function.classG2JNIImplements theG2Engineinterface to call the native implementations of each function.classG2ProductJNIImplements theG2Productinterface to call the native implementations of each function.classG2SSAdminJNIImplements theG2SSAdmininterface to call the native function implementations. -
Uses of G2Fallible in com.senzing.g2.engine.internal
Subinterfaces of G2Fallible in com.senzing.g2.engine.internal Modifier and Type Interface Description interfaceG2AuditDeprecated, for removal: This API element is subject to removal in a future version.Classes in com.senzing.g2.engine.internal that implement G2Fallible Modifier and Type Class Description classG2AuditJNIDeprecated, for removal: This API element is subject to removal in a future version.
-