Class MaxPartitionFetchBytes

java.lang.Object
io.github.eocqrs.kafka.parameters.KfAttrEnvelope
io.github.eocqrs.kafka.parameters.MaxPartitionFetchBytes
All Implemented Interfaces:
ParamsAttr, org.cactoos.Scalar<String>

public final class MaxPartitionFetchBytes extends KfAttrEnvelope
It's a wrapper for the `max.partition.fetch.bytes` kafka attribute.
Since:
0.0.3
Author:
Aliaksei Bialiauski ([email protected])
  • Constructor Details

    • MaxPartitionFetchBytes

      public MaxPartitionFetchBytes(String value)
      Ctor.
      Parameters:
      value - The value.