Package

software.uncharted

salt

Permalink

package salt

Salt is a visualization library for Apache Spark which:

- transforms data-space values into the visualization-space of your choice

- aggregates values which have the same visualization-space coordinates using a custom aggregation function

These simple concepts allow for the creation of a variety of powerful big-data visualizations, examples of which can be found here: https://github.com/unchartedsoftware/salt-examples

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

Value Members

  1. package core

    Permalink

    The core Salt library is intended to be as streamlined, readable and domain-agnostic as possible.

    The core Salt library is intended to be as streamlined, readable and domain-agnostic as possible.

    It includes a variety of Traits describing extension points for Salt, as well as a few sample concrete implementations.

Inherited from AnyRef

Inherited from Any

Ungrouped