Packages

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

    A simple strategy that drops the kafkaMetadata column.

  2. trait EnrichmentStrategy extends Strategy
  3. class EventIndexingStrategy extends Strategy
  4. class FreeCodeStrategy extends InternalStrategy with FreeCodeGenerator
  5. trait HasPostMaterializationHook extends AnyRef

    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
  7. trait Strategy extends Serializable
  8. class TelemetryIndexingStrategy extends Strategy

Value Members

  1. object EventIndexingStrategy extends Serializable

Inherited from AnyRef

Inherited from Any

Ungrouped