Class FetchMaxWaitMs

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

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

    • FetchMaxWaitMs

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