Package

org.apache.spark.streaming.aliyun

logservice

Permalink

package logservice

Visibility
  1. Public
  2. All

Type Members

  1. trait CanCommitOffsets extends AnyRef

    Permalink
    Annotations
    @Experimental()
  2. class ClientWorker extends Runnable

    Permalink
  3. class DirectLoghubInputDStream extends InputDStream[String] with Logging with CanCommitOffsets

    Permalink
  4. class FakeLoghubRDD extends RDD[String]

    Permalink
  5. class LoghubInputDStream extends ReceiverInputDStream[Array[Byte]]

    Permalink
  6. class LoghubIterator extends NextIterator[String] with Logging

    Permalink
  7. case class LoghubOffset(shardId: Int, timestamp: Long) extends Product with Serializable

    Permalink

    Loghub offset.

    Loghub offset.

    shardId

    Loghub shard id.

    timestamp

    The offfset of each loghub shard.

  8. class LoghubRDD extends RDD[String] with Logging

    Permalink
  9. class LoghubUtilsHelper extends AnyRef

    Permalink
  10. class SimpleLogHubProcessor extends ILogHubProcessor with Logging

    Permalink
  11. class SimpleLogHubProcessorFactory extends ILogHubProcessorFactory

    Permalink

Value Members

  1. object DirectLoghubInputDStream extends Serializable

    Permalink
  2. object LoghubRDD extends Logging with Serializable

    Permalink
  3. object LoghubUtils

    Permalink

    Various utility classes for working with Aliyun LogService.

Ungrouped