Skip to content

Latest commit

 

History

History
52 lines (36 loc) · 1.15 KB

README.md

File metadata and controls

52 lines (36 loc) · 1.15 KB
description
Learn about the different components and logical abstractions

Components

This section is a reference for the definition of major components and logical abstractions used in Pinot.

For a general overview that ties together all of the reference material in this section, see Basic Concepts.

Operator reference

{% content-ref url="cluster.md" %} cluster.md {% endcontent-ref %}

{% content-ref url="controller.md" %} controller.md {% endcontent-ref %}

{% content-ref url="broker.md" %} broker.md {% endcontent-ref %}

{% content-ref url="server.md" %} server.md {% endcontent-ref %}

{% content-ref url="minion.md" %} minion.md {% endcontent-ref %}

{% content-ref url="tenant.md" %} tenant.md {% endcontent-ref %}

Developer reference

{% content-ref url="table.md" %} table.md {% endcontent-ref %}

{% content-ref url="schema.md" %} schema.md {% endcontent-ref %}

{% content-ref url="segment.md" %} segment.md {% endcontent-ref %}