case classControlledShutdownResponse(correlationId: Int, errorCode: Short, partitionsRemaining: Set[TopicAndPartition]) extends RequestOrResponse with Product with Serializable
Linear Supertypes
Serializable, Serializable, Product, Equals, RequestOrResponse, Logging, AnyRef, Any
Ordering
Alphabetic
By inheritance
Inherited
Hide All
Show all
ControlledShutdownResponse
Serializable
Serializable
Product
Equals
RequestOrResponse
Logging
AnyRef
Any
Visibility
Public
All
Instance Constructors
newControlledShutdownResponse(correlationId: Int, errorCode: Short = kafka.common.ErrorMapping.NoError, partitionsRemaining: Set[TopicAndPartition])