package streaming
Ordering
- Alphabetic
Visibility
- Public
- All
Type Members
- case class YtQueueOffset(cluster: String, path: String, partitions: SortedMap[Int, Long]) extends Offset with Product with Serializable
- class YtQueueRDD extends RDD[InternalRow]
- case class YtQueueRange(tabletIndex: Int, lowerIndex: Long, upperIndex: Long) extends Partition with Product with Serializable
- class YtStreamingSink extends Sink with Logging
- class YtStreamingSource extends Source with Logging
Value Members
- object YtQueueOffset extends Serializable