Table of Contents

Interface IInitializer<VAgg>

Namespace
Org.Apache.Kafka.Streams.Kstream
Assembly
MASES.KNet.dll

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