Table of Contents

Class UnlimitedWindow

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

Internal

public class UnlimitedWindow : Window, IDynamicMetaObjectProvider, IJVMBridgeCore, IDisposable, IJVMBridgeBaseStatic, IJVMBridgeBase, IJVMBridgeDefinition
Inheritance
UnlimitedWindow
Implements
Inherited Members

Constructors

UnlimitedWindow()

Default constructor: even if the corresponding Java class does not have one, it is mandatory for JCOBridge

public UnlimitedWindow()

UnlimitedWindow(long)

Default constructor: even if the corresponding Java class does not have one, it is mandatory for JCOBridge

public UnlimitedWindow(long startMs)

Parameters

startMs long

Properties

BridgeClassName

public override string BridgeClassName { get; }

Property Value

string