Uses of Interface
com.senzing.g2.engine.plugin.G2EngineContext
-
Packages that use G2EngineContext Package Description com.senzing.g2.engine.plugin -
-
Uses of G2EngineContext in com.senzing.g2.engine.plugin
Classes in com.senzing.g2.engine.plugin that implement G2EngineContext Modifier and Type Class Description classG2EngineContextJNIMethods in com.senzing.g2.engine.plugin that return G2EngineContext Modifier and Type Method Description G2EngineContextG2PluginInterface.InitContext. getEngineContext()Gets theG2EngineContextthat has been associated with this instance.Constructors in com.senzing.g2.engine.plugin with parameters of type G2EngineContext Constructor Description InitContext(String configInfo, G2EngineContext engineContext)Constructs the initialization context.
-