Skip to content

Latest commit

 

History

History
55 lines (39 loc) · 1.33 KB

README.md

File metadata and controls

55 lines (39 loc) · 1.33 KB
description
Discover the core components of Apache Pinot, enabling efficient data processing and analytics. Unleash the power of Pinot's building blocks for high-performance data-driven applications.

Components

Pages in this section define and describe the major components and logical abstractions used in Pinot.

For a general overview that ties all these components together, see Basic Concepts.

Operator reference

{% content-ref url="cluster/" %} cluster {% endcontent-ref %}

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

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

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

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

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

Developer reference

{% content-ref url="table/" %} table {% endcontent-ref %}

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

{% content-ref url="table/segment/" %} segment {% endcontent-ref %}