Package

org.apache.spark.sql.aliyun

dts

Permalink

package dts

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By inheritance
Inherited
  1. dts
  2. AnyRef
  3. Any
  1. Hide All
  2. Show all
Visibility
  1. Public
  2. All

Type Members

  1. class DTSMicroBatchInputPartition extends InputPartition[InternalRow]

    Permalink
  2. class DTSMicroBatchReader extends MicroBatchReader with Logging

    Permalink
  3. class DTSOffsetReader extends Logging

    Permalink
  4. class DTSRecordToUnsafeRowConverter extends AnyRef

    Permalink
  5. class DTSRelation extends BaseRelation with TableScan with Logging

    Permalink
  6. case class DTSSourceOffset(partitionToOffsets: PartitionOffset) extends Offset with Product with Serializable

    Permalink
  7. class DTSSourceProvider extends DataSourceRegister with RelationProvider with StreamSourceProvider with MicroBatchReadSupport

    Permalink
  8. class DTSSourceRDD extends RDD[InternalRow]

    Permalink
  9. type PartitionOffset = (TopicPartition, Long)

    Permalink

Value Members

  1. object DTSSourceOffset extends Serializable

    Permalink
  2. object DTSSourceProvider

    Permalink
  3. object JsonUtils

    Permalink

Inherited from AnyRef

Inherited from Any

Ungrouped