Package

geotrellis.spark.io

file

Permalink

package file

Visibility
  1. Public
  2. All

Type Members

  1. class FileAttributeStore extends BlobLayerAttributeStore

    Permalink

    Stores and retrieves layer attributes from the file system.

  2. class FileCollectionLayerReader extends CollectionLayerReader[LayerId] with LazyLogging

    Permalink

    Handles reading raster RDDs and their metadata from a filesystem.

  3. case class FileLayerHeader(keyClass: String, valueClass: String, path: String) extends LayerHeader with Product with Serializable

    Permalink
  4. class FileLayerManager extends LayerManager[LayerId]

    Permalink
  5. class FileLayerReader extends FilteringLayerReader[LayerId] with LazyLogging

    Permalink

    Handles reading raster RDDs and their metadata from a filesystem.

  6. class FileLayerUpdater extends LayerUpdater[LayerId] with LazyLogging

    Permalink
  7. class FileLayerWriter extends LayerWriter[LayerId] with LazyLogging

    Permalink

    Handles writing Raster RDDs and their metadata to a filesystem.

  8. class FileValueReader extends ValueReader[LayerId]

    Permalink

Ungrouped