C# Class Brod.Consumers.StreamState

Show file Open project: paralect/brod Class Usage Examples

Public Methods

Method Description
StreamState ( string topic, string @group, Int32>.Dictionary offsetByPartition ) : System

Method Details

StreamState() public method

public StreamState ( string topic, string @group, Int32>.Dictionary offsetByPartition ) : System
topic string
@group string
offsetByPartition Int32>.Dictionary
return System