TopicMetadata
Namespace: Kafunk
Parent Module: Protocol
Metadata for a specific topic consisting of a set of partition-to-broker assignments.
Record Fields
Record Field | Description |
isInternal
Signature: bool
|
![]() ![]() |
partitionMetadata
Signature: PartitionMetadata []
|
![]() ![]() |
topicErrorCode
Signature: TopicErrorCode
|
![]() ![]() |
topicName
Signature: TopicName
|
![]() ![]() |
Constructors
Constructor | Description |
new(...)
Signature: (topicErrorCode:TopicErrorCode * topicName:TopicName * partitionMetadata:PartitionMetadata [] * isInternal:bool) -> TopicMetadata
|
![]() ![]() CompiledName: |