Skip to content

Commit df01374

Browse files
committed
save work
1 parent 165941f commit df01374

File tree

9 files changed

+4
-4
lines changed

9 files changed

+4
-4
lines changed

content/topicHandle/_index.md renamed to content/topicHandles/_index.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: "Topic handle"
2+
title: "Topic handles"
33
date: 2020-12-27T22:09:37+01:00
44
draft: false
55
geekdocCollapseSection: true

content/topicHandle/about.md renamed to content/topicHandles/about.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@ date: 2020-12-27T22:09:37+01:00
44
draft: false
55
geekdocCollapseSection: true
66
---
7-
Consumer topic handles are mainly used to query things like:
7+
**ConsumerTopic** handles are mainly used to query things like:
88
- metadata
99
- offsets
1010

11-
Producer topic handles can be used to query the same things
11+
**ProducerTopic** handles can be used to query the same things
1212
but are also used to produce messages.

content/topicPartition/_index.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: "Topic partition"
2+
title: "TopicPartition"
33
date: 2020-12-27T22:09:37+01:00
44
draft: false
55
geekdocCollapseSection: true

0 commit comments

Comments
 (0)