Uses of Interface
com.orientechnologies.orient.output.OPluginMessageHandler
Packages that use OPluginMessageHandler
-
Uses of OPluginMessageHandler in com.orientechnologies.orient.etl
Methods in com.orientechnologies.orient.etl with parameters of type OPluginMessageHandlerModifier and TypeMethodDescriptionvoidOETLPlugin.executeJob(String jsonConfig, String outDBConfigPath, OPluginMessageHandler messageHandler) -
Uses of OPluginMessageHandler in com.orientechnologies.orient.etl.context
Classes in com.orientechnologies.orient.etl.context that implement OPluginMessageHandlerModifier and TypeClassDescriptionclassImplementation of OPluginMessageHandler for ETL plugin.Methods in com.orientechnologies.orient.etl.context that return OPluginMessageHandlerModifier and TypeMethodDescriptionOETLContext.getMessageHandler()OETLContextWrapper.getMessageHandler()Methods in com.orientechnologies.orient.etl.context with parameters of type OPluginMessageHandlerModifier and TypeMethodDescriptionvoidOETLContext.setMessageHandler(OPluginMessageHandler messageHandler) voidOETLContextWrapper.setMessageHandler(OPluginMessageHandler messageHandler)