Table of Contents

Namespace Org.Apache.Kafka.Streams.Processor

Classes

BatchingStateRestoreCallback

https://www.javadoc.io/doc/org.apache.kafka/kafka-streams/3.9.0/org/apache/kafka/streams/processor/BatchingStateRestoreCallback.html

BatchingStateRestoreCallbackDirect

Direct override of BatchingStateRestoreCallback or its generic type if there is one

Cancellable

https://www.javadoc.io/doc/org.apache.kafka/kafka-streams/3.9.0/org/apache/kafka/streams/processor/Cancellable.html

CommitCallback

https://www.javadoc.io/doc/org.apache.kafka/kafka-streams/3.9.0/org/apache/kafka/streams/processor/CommitCallback.html

ConnectedStoreProvider

https://www.javadoc.io/doc/org.apache.kafka/kafka-streams/3.9.0/org/apache/kafka/streams/processor/ConnectedStoreProvider.html

FailOnInvalidTimestamp

https://www.javadoc.io/doc/org.apache.kafka/kafka-streams/3.9.0/org/apache/kafka/streams/processor/FailOnInvalidTimestamp.html

LogAndSkipOnInvalidTimestamp

https://www.javadoc.io/doc/org.apache.kafka/kafka-streams/3.9.0/org/apache/kafka/streams/processor/LogAndSkipOnInvalidTimestamp.html

ProcessorContext

https://www.javadoc.io/doc/org.apache.kafka/kafka-streams/3.9.0/org/apache/kafka/streams/processor/ProcessorContext.html

PunctuationType

https://www.javadoc.io/doc/org.apache.kafka/kafka-streams/3.9.0/org/apache/kafka/streams/processor/PunctuationType.html

Punctuator

https://www.javadoc.io/doc/org.apache.kafka/kafka-streams/3.9.0/org/apache/kafka/streams/processor/Punctuator.html

PunctuatorDirect

Direct override of Punctuator or its generic type if there is one

RecordContext

https://www.javadoc.io/doc/org.apache.kafka/kafka-streams/3.9.0/org/apache/kafka/streams/processor/RecordContext.html

StandbyUpdateListener

https://www.javadoc.io/doc/org.apache.kafka/kafka-streams/3.9.0/org/apache/kafka/streams/processor/StandbyUpdateListener.html

StandbyUpdateListener.SuspendReason

https://www.javadoc.io/doc/org.apache.kafka/kafka-streams/3.9.0/org/apache/kafka/streams/processor/StandbyUpdateListener.SuspendReason.html

StandbyUpdateListenerDirect

Direct override of StandbyUpdateListener or its generic type if there is one

StateRestoreCallback

Listener for Kafka StateRestoreCallback. Extends MASES.JCOBridge.C2JBridge.JVMBridgeListener, implements IStateRestoreCallback

StateRestoreCallbackDirect

Direct override of StateRestoreCallback or its generic type if there is one

StateRestoreListener

Listener for Kafka StateRestoreListener. Extends MASES.JCOBridge.C2JBridge.JVMBridgeListener, implements IStateRestoreListener

StateRestoreListenerDirect

Direct override of StateRestoreListener or its generic type if there is one

StateStore

https://www.javadoc.io/doc/org.apache.kafka/kafka-streams/3.9.0/org/apache/kafka/streams/processor/StateStore.html

StateStoreContext

https://www.javadoc.io/doc/org.apache.kafka/kafka-streams/3.9.0/org/apache/kafka/streams/processor/StateStoreContext.html

StreamPartitioner

https://www.javadoc.io/doc/org.apache.kafka/kafka-streams/3.9.0/org/apache/kafka/streams/processor/StreamPartitioner.html

StreamPartitionerDirect

Direct override of StreamPartitioner or its generic type if there is one

StreamPartitionerDirect<K, V>

Direct override of StreamPartitioner or its generic type if there is one

StreamPartitioner<K, V>

Listener for Kafka StreamPartitioner. Extends MASES.JCOBridge.C2JBridge.JVMBridgeListener, implements IStreamPartitioner<K, V>

TaskId

https://www.javadoc.io/doc/org.apache.kafka/kafka-streams/3.9.0/org/apache/kafka/streams/processor/TaskId.html

TimestampExtractor

Listener for Kafka TimestampExtractor. Extends MASES.JCOBridge.C2JBridge.JVMBridgeListener, implements ITimestampExtractor

TimestampExtractorDirect

Direct override of TimestampExtractor or its generic type if there is one

To

https://www.javadoc.io/doc/org.apache.kafka/kafka-streams/3.9.0/org/apache/kafka/streams/processor/To.html

TopicNameExtractor

https://www.javadoc.io/doc/org.apache.kafka/kafka-streams/3.9.0/org/apache/kafka/streams/processor/TopicNameExtractor.html

TopicNameExtractorDirect

Direct override of TopicNameExtractor or its generic type if there is one

TopicNameExtractorDirect<K, V>

Direct override of TopicNameExtractor or its generic type if there is one

TopicNameExtractor<K, V>

Listener for Kafka TopicNameExtractor. Extends MASES.JCOBridge.C2JBridge.JVMBridgeListener, implements ITopicNameExtractor<K, V>

UsePartitionTimeOnInvalidTimestamp

https://www.javadoc.io/doc/org.apache.kafka/kafka-streams/3.9.0/org/apache/kafka/streams/processor/UsePartitionTimeOnInvalidTimestamp.html

WallclockTimestampExtractor

https://www.javadoc.io/doc/org.apache.kafka/kafka-streams/3.9.0/org/apache/kafka/streams/processor/WallclockTimestampExtractor.html

Interfaces

IBatchingStateRestoreCallback

.NET interface for org.mases.knet.generated.org.apache.kafka.streams.processor.BatchingStateRestoreCallback implementing https://www.javadoc.io/doc/org.apache.kafka/kafka-streams/3.9.0/org/apache/kafka/streams/processor/BatchingStateRestoreCallback.html

ICancellable

.NET interface for TO BE DEFINED FROM USER

ICommitCallback

.NET interface for TO BE DEFINED FROM USER

IConnectedStoreProvider

.NET interface for TO BE DEFINED FROM USER

IProcessorContext

.NET interface for TO BE DEFINED FROM USER

IPunctuator

.NET interface for org.mases.knet.generated.org.apache.kafka.streams.processor.Punctuator implementing https://www.javadoc.io/doc/org.apache.kafka/kafka-streams/3.9.0/org/apache/kafka/streams/processor/Punctuator.html

IRecordContext

.NET interface for TO BE DEFINED FROM USER

IStandbyUpdateListener

.NET interface for org.mases.knet.generated.org.apache.kafka.streams.processor.StandbyUpdateListener implementing https://www.javadoc.io/doc/org.apache.kafka/kafka-streams/3.9.0/org/apache/kafka/streams/processor/StandbyUpdateListener.html

IStateRestoreCallback

Listener for Kafka StateRestoreCallback. Extends MASES.JCOBridge.C2JBridge.IJVMBridgeBase

IStateRestoreListener

Listener for Kafka StateRestoreListener. Extends MASES.JCOBridge.C2JBridge.IJVMBridgeBase

IStateStore

.NET interface for TO BE DEFINED FROM USER

IStateStoreContext

.NET interface for TO BE DEFINED FROM USER

IStreamPartitioner<K, V>

Listener for Kafka StreamPartitioner. Extends MASES.JCOBridge.C2JBridge.IJVMBridgeBase

ITimestampExtractor

Listener for Kafka TimestampExtractor. Extends MASES.JCOBridge.C2JBridge.IJVMBridgeBase

ITopicNameExtractor

Listener for Kafka TopicNameExtractor. Extends MASES.JCOBridge.C2JBridge.IJVMBridgeBase

ITopicNameExtractor<K, V>

Listener for Kafka TopicNameExtractor. Extends ITopicNameExtractor