Package

org.locationtech.rasterframes.experimental

datasource

Permalink

package datasource

Module utilitities

Since

9/3/18

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

Type Members

  1. trait CachedDatasetRelation extends ResourceCacheSupport

    Permalink

    Mix-in for a data source that is cached as a parquet file.

    Mix-in for a data source that is cached as a parquet file.

    Since

    8/24/18

  2. trait DownloadSupport extends AnyRef

    Permalink

    Common support for downloading data.

    Common support for downloading data. This is probably in the "insanely inefficient" category. Currently just a proof of concept.

    Since

    5/5/18

  3. trait ResourceCacheSupport extends DownloadSupport

    Permalink

    Support for downloading scene files from AWS PDS and caching them.

    Support for downloading scene files from AWS PDS and caching them.

    Since

    5/4/18

Value Members

  1. package awspds

    Permalink

    Module support.

    Module support.

    Since

    5/4/18

  2. def register(sqlContext: SQLContext): Unit

    Permalink

Inherited from AnyRef

Inherited from Any

Ungrouped