Uses of Interface
com.senzing.sdk.SzDiagnostic
Package
Description
This package provides the interfaces, utility classes, enumerations,
constants and exception types pertaining to the Senzing SDK for Java.
This package provides the "core" implementation of the Senzing SDK for
Java defined in the
com.senzing.sdk
package.-
Uses of SzDiagnostic in com.senzing.sdk
Modifier and TypeMethodDescriptionSzEnvironment.getDiagnostic()
Provides a reference to theSzDiagnostic
instance associated with thisSzEnvironment
. -
Uses of SzDiagnostic in com.senzing.sdk.core
Modifier and TypeClassDescriptionclass
The package-protected implementation ofSzDiagnostic
that works with theSzCoreEnvironment
class.