Interface IInitializer<VAgg>
Listener for Kafka Initializer. Extends IJVMBridgeBase
public interface IInitializer<VAgg> : IJVMBridgeBase, IJVMBridgeDefinition
Type Parameters
VAgg
The Initialized data associated to the event
- Inherited Members
Methods
Apply()
Executes the Initializer action in the CLR
VAgg Apply()
Returns
- VAgg
The
VAgg
apply evaluation