Метод | Описание | |
---|---|---|
ConsumerConnector ( String stateStorageDirectory, String brokerAddress, |
||
CreateMessageStreams ( Int32>.Dictionary |
||
CreateMessageStreams ( String topic, |
||
GetNumberOfPartitionsForTopic ( String topic ) : |
||
ValidateStreamNumber ( String topic, |
Returns true of partition number is valid for current broker configuration
|
|
ValidateTopicToStreamDictionary ( Int32>.Dictionary |
Метод | Описание | |
---|---|---|
BuildStreamsForTopic ( String topic, |
||
GetPartitions ( |
public ConsumerConnector ( String stateStorageDirectory, String brokerAddress, |
||
stateStorageDirectory | String | |
brokerAddress | String | |
configuration | ||
context | ZMQ | |
Результат | System |
public CreateMessageStreams ( Int32>.Dictionary |
||
topicToStreamCount | Int32>.Dictionary | |
Результат | List |
public CreateMessageStreams ( String topic, |
||
topic | String | |
numberOfStreams | ||
Результат | List |
public GetNumberOfPartitionsForTopic ( String topic ) : |
||
topic | String | |
Результат |
public ValidateStreamNumber ( String topic, |
||
topic | String | |
numberOfStreams | ||
Результат | void |
public ValidateTopicToStreamDictionary ( Int32>.Dictionary |
||
topicToStreamCount | Int32>.Dictionary | |
Результат | void |