Package

org.apache.spark.sql

redis

Permalink

package redis

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. redis
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Type Members

  1. class BinaryRedisPersistence extends RedisPersistence[Array[Byte]]

    Permalink

  2. class DefaultSource extends RelationProvider with SchemaRelationProvider with CreatableRelationProvider

    Permalink
  3. class HashRedisPersistence extends RedisPersistence[Any]

    Permalink

  4. trait RedisPersistence[T] extends Serializable

    Permalink

  5. class RedisSourceRelation extends BaseRelation with InsertableRelation with PrunedFilteredScan with Keys with Serializable with Logging

    Permalink

Value Members

  1. val RedisFormat: String

    Permalink
  2. object RedisPersistence extends Serializable

    Permalink
  3. object RedisSourceRelation extends Serializable

    Permalink
  4. val SqlOptionFilterKeysByType: String

    Permalink
  5. val SqlOptionInferSchema: String

    Permalink
  6. val SqlOptionIteratorGroupingSize: String

    Permalink
  7. val SqlOptionIteratorGroupingSizeDefault: Int

    Permalink
  8. val SqlOptionKeyColumn: String

    Permalink
  9. val SqlOptionKeysPattern: String

    Permalink
  10. val SqlOptionMaxPipelineSize: String

    Permalink
  11. val SqlOptionModel: String

    Permalink
  12. val SqlOptionModelBinary: String

    Permalink
  13. val SqlOptionModelHash: String

    Permalink
  14. val SqlOptionNumPartitions: String

    Permalink
  15. val SqlOptionNumPartitionsDefault: Int

    Permalink

    Default read operation number of partitions.

  16. val SqlOptionScanCount: String

    Permalink
  17. val SqlOptionTTL: String

    Permalink
  18. val SqlOptionTableName: String

    Permalink

Inherited from AnyRef

Inherited from Any

Ungrouped