Method | Description | |
---|---|---|
GetBytes ( ) : byte[] |
Gets the bytes matching the expected Kafka structure.
|
|
IsValid ( ) : bool |
Determines if the request has valid settings.
|
|
MultiProducerRequest ( ) : System |
Initializes a new instance of the MultiProducerRequest class.
|
|
MultiProducerRequest ( IList |
Initializes a new instance of the MultiProducerRequest class.
|
public MultiProducerRequest ( IList |
||
producerRequests | IList |
/// The list of individual producer requests to send in this request. /// |
return | System |