public interface SparkHttpServicePluginContext extends PluginContext, PluginConfigurer, Closeable
PluginContext for Spark HTTP service. It also implements PluginConfigurer to allow dynamically
adding plugins that are usable for Spark jobs submitted through the handler
methods in SparkHttpServiceHandler.| Modifier and Type | Method and Description |
|---|---|
void |
close()
Close and release resources owned by this object.
|
getPluginProperties, getPluginProperties, loadPluginClass, newPluginInstance, newPluginInstanceusePlugin, usePlugin, usePluginClass, usePluginClassvoid close()
close in interface AutoCloseableclose in interface CloseableCopyright © 2018 Cask Data, Inc. Licensed under the Apache License, Version 2.0.