com.spotify.scio.extra

nn

package nn

Visibility
  1. Public
  2. All

Type Members

  1. trait NearestNeighbor[K, V] extends Serializable

    Immutable index for fast nearest neighbor look up.

  2. trait NearestNeighborBuilder[K, V] extends Serializable

    Builder for immutable NearestNeighbor instances.

Value Members

  1. object NearestNeighbor extends Serializable

    Utilities for creating NearestNeighborBuilder instances.

Ungrouped