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 LoghubClientAgent extends AnyRef

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

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

    Permalink
  8. 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.

  9. class LoghubRDD extends RDD[String] with Logging

    Permalink
  10. class LoghubUtilsHelper extends AnyRef

    Permalink
  11. final class RetryUtil extends AnyRef

    Permalink
  12. class SimpleLogHubProcessor extends ILogHubProcessor with Logging

    Permalink
  13. 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.

  4. package utils

    Permalink
  5. package writer

    Permalink

Ungrouped