package strategies
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- strategies
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- All
Type Members
-
class
DropKafkaMetadata extends Strategy
A simple strategy that drops the kafkaMetadata column.
- trait EnrichmentStrategy extends Strategy
- class EventIndexingStrategy extends Strategy
- class FreeCodeStrategy extends InternalStrategy with FreeCodeGenerator
-
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
- trait InternalStrategy extends Strategy
- trait Strategy extends Serializable
- class TelemetryIndexingStrategy extends Strategy
Value Members
- object EventIndexingStrategy extends Serializable