| Interface | Description |
|---|---|
| SparkHttpServiceContext |
Context interface for providing access to
SparkContext and CDAP functionality. |
| SparkHttpServiceContextBase |
A base context interface for providing access to
SparkContext and CDAP functionality that are
common to Spark 1 and Spark 2. |
| SparkHttpServiceHandler |
Interface to be implemented to handle HTTP requests to the Spark driver process.
|
| SparkHttpServicePluginContext |
A
PluginContext for Spark HTTP service. |
| Class | Description |
|---|---|
| AbstractSparkHttpServiceHandler |
An abstract implementation of
SparkHttpServiceHandler. |
| SparkHttpContentConsumer |
A
HttpContentConsumer for SparkHttpServiceHandler for large request body consumption. |
| SparkHttpContentProducer |
A
HttpContentProducer for SparkHttpServiceHandler to stream large response body. |
Copyright © 2018 Cask Data, Inc. Licensed under the Apache License, Version 2.0.