Package

org.locationtech.rasterframes

bench

Permalink

package bench

Module utils.

Since

10/4/17

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

Type Members

  1. class BinaryTileOpBench extends SparkEnv

    Permalink
    Annotations
    @BenchmarkMode() @State() @OutputTimeUnit()
  2. class CRSBench extends SparkEnv

    Permalink
    Annotations
    @BenchmarkMode() @State() @OutputTimeUnit()
  3. class CatalystSerializerBench extends SparkEnv

    Permalink
    Annotations
    @BenchmarkMode() @State() @OutputTimeUnit()
  4. class CellTypeBench extends AnyRef

    Permalink
    Annotations
    @BenchmarkMode() @State() @OutputTimeUnit()
  5. class MultibandRenderBench extends AnyRef

    Permalink
    Annotations
    @BenchmarkMode() @State() @OutputTimeUnit() @Warmup()
  6. class RasterRefBench extends SparkEnv with LazyLogging

    Permalink
    Annotations
    @BenchmarkMode() @State() @OutputTimeUnit()
  7. trait SparkEnv extends AnyRef

    Permalink

    Since

    10/5/17

  8. class StatsComputeBench extends SparkEnv

    Permalink

    Annotations
    @BenchmarkMode() @State() @OutputTimeUnit()
    Since

    10/4/17

  9. class TileAssembleBench extends SparkEnv

    Permalink
    Annotations
    @BenchmarkMode() @State() @OutputTimeUnit()
  10. class TileCellScanBench extends SparkEnv

    Permalink
    Annotations
    @BenchmarkMode() @State() @OutputTimeUnit()
  11. class TileEncodeBench extends SparkEnv

    Permalink
    Annotations
    @BenchmarkMode() @State() @OutputTimeUnit()
  12. class TileExplodeBench extends SparkEnv

    Permalink

    Annotations
    @BenchmarkMode() @State() @OutputTimeUnit()
    Since

    10/4/17

Value Members

  1. def randomTile(cols: Int, rows: Int, cellTypeName: String): Tile

    Permalink

    Construct a tile of given size and cell type populated with random values.

  2. lazy val remoteCOGSingleband1: URI

    Permalink
  3. lazy val remoteCOGSingleband2: URI

    Permalink
  4. val rnd: Random

    Permalink

Inherited from AnyRef

Inherited from Any

Ungrouped