Method | Description | |
---|---|---|
GetBytes ( ) : byte[] |
Gets the bytes matching the expected Kafka structure.
|
|
IsValid ( ) : bool |
Determines if the request has valid settings.
|
|
MultiFetchRequest ( IList |
Initializes a new instance of the MultiFetchRequest class.
|
public MultiFetchRequest ( IList |
||
requests | IList |
Requests to package up and batch. |
return | System |