Nack

fs2.pubsub.PubSubConsumer.Operation.Nack
final case class Nack[F[_]](records: Chunk[Consumer[F, Array[Byte]]]) extends Operation[F]

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait Operation[F]
class Object
trait Matchable
class Any
Show all

Members list

Value members

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product