Topics

akka.kafka.Metadata$.Topics
final case class Topics(response: Try[Map[String, List[PartitionInfo]]]) extends Response with NoSerializationVerificationNeeded

Attributes

Source:
Metadata.scala
Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait Response
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Concrete methods

def getResponse: Optional[Map[String, List[PartitionInfo]]]

Java API

Java API

Attributes

Source:
Metadata.scala

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product