Package

it.agilelab.bigdata.wasp.consumers.spark

strategies

Permalink

package strategies

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

Type Members

  1. class DropKafkaMetadata extends Strategy

    Permalink

    A simple strategy that drops the kafkaMetadata column.

  2. trait EnrichmentStrategy extends Strategy

    Permalink
  3. class EventIndexingStrategy extends Strategy

    Permalink
  4. class FreeCodeStrategy extends InternalStrategy with FreeCodeGenerator

    Permalink
  5. trait HasPostMaterializationHook extends AnyRef

    Permalink

    Mixin this trait to a strategy that needs an hook after the write phase, the framework will detect this trait and call postMaterialization after the relevant phase

  6. trait InternalStrategy extends Strategy

    Permalink
  7. trait Strategy extends Serializable

    Permalink
  8. class TelemetryIndexingStrategy extends Strategy

    Permalink

Value Members

  1. object EventIndexingStrategy extends Serializable

    Permalink
  2. package cdc

    Permalink
  3. package gdpr

    Permalink

Inherited from AnyRef

Inherited from Any

Ungrouped