| Class | Description |
|---|---|
| KafkaConfig |
Conf for Kafka streaming source.
|
| KafkaStreamingSource | |
| NaiveBayesClassifier |
SparkCompute that uses a trained model to classify and tag input records.
|
| NaiveBayesClassifier.Config |
Configuration for the NaiveBayesClassifier.
|
| NaiveBayesTrainer |
Spark Sink plugin that trains a model based upon a label in the structured record.
|
| NaiveBayesTrainer.Config |
Configuration for the NaiveBayesTrainer.
|
| ReferenceStreamingSource<T> |
Base streaming source that adds an External Dataset for a reference name, and performs a single getDataset()
call to make sure CDAP records that it was accessed.
|
| TwitterStreamingSource | |
| TwitterStreamingSource.TwitterStreamingConfig |
Config class for TwitterStreamingSource.
|
Copyright © 2016 Cask Data, Inc. Licensed under the Apache License, Version 2.0.