Méthode | Description | |
---|---|---|
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 |
Méthode | Description | |
---|---|---|
BuildStreamsForTopic ( String topic, |
||
GetPartitions ( |
public ConsumerConnector ( String stateStorageDirectory, String brokerAddress, |
||
stateStorageDirectory | String | |
brokerAddress | String | |
configuration | ||
context | ZMQ | |
Résultat | System |
public CreateMessageStreams ( Int32>.Dictionary |
||
topicToStreamCount | Int32>.Dictionary | |
Résultat | List |
public CreateMessageStreams ( String topic, |
||
topic | String | |
numberOfStreams | ||
Résultat | List |
public GetNumberOfPartitionsForTopic ( String topic ) : |
||
topic | String | |
Résultat |
public ValidateStreamNumber ( String topic, |
||
topic | String | |
numberOfStreams | ||
Résultat | void |
public ValidateTopicToStreamDictionary ( Int32>.Dictionary |
||
topicToStreamCount | Int32>.Dictionary | |
Résultat | void |