blob: fccb676591a705d53f798005ac330763ad61e254 [file] [log] [blame]
#
# Licensed to the Apache Software Foundation (ASF) under one
# or more contributor license agreements. See the NOTICE file
# distributed with this work for additional information
# regarding copyright ownership. The ASF licenses this file
# to you under the Apache License, Version 2.0 (the
# "License"); you may not use this file except in compliance
# with the License. You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing,
# software distributed under the License is distributed on an
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
# KIND, either express or implied. See the License for the
# specific language governing permissions and limitations
# under the License.
#
groups:
- title: 入門
dir: getting-started
docs:
- title: ローカルでPulsarを起動
endpoint: LocalCluster
- title: クライアントライブラリ
endpoint: Clients
- title: コンセプトとアーキテクチャ
endpoint: ConceptsAndArchitecture
- title: デプロイ
dir: deployment
docs:
- title: ベアメタル
endpoint: InstanceSetup
- title: Kubernetes
endpoint: Kubernetes
- title: Google Container Engine
endpoint: Kubernetes/#google-container-engine
- title: AWS
endpoint: Kubernetes/#amazon-web-services
- title: 監視
endpoint: Monitoring
- title: 管理
dir: admin
docs:
- title: Pulsar adminインターフェース
endpoint: AdminInterface
- title: クラスタとBroker
endpoint: ClustersBrokers
- title: プロパティとネームスペース
endpoint: PropertiesNamespaces
- title: ZooKeeperとBookKeeper
endpoint: ZooKeeperBookKeeper
- title: ダッシュボード
endpoint: Dashboard
- title: 認証と認可
endpoint: Authz
- title: ジオレプリケーション
endpoint: GeoReplication
- title: 統計情報
endpoint: Stats
- title: モジュラロードマネージャ
endpoint: ModularLoadManager
- title: クライアントライブラリ
dir: clients
docs:
- title: Java
endpoint: Java
- title: C++
endpoint: Cpp
- title: Python
endpoint: Python
- title: WebSocket API
endpoint: WebSocket
- title: アダプタ
dir: adaptors
docs:
- title: Spark Streaming
endpoint: PulsarSpark
- title: Apache Storm
endpoint: PulsarStorm
- title: 高度な機能
dir: advanced
docs:
- title: パーティションドトピック
endpoint: PartitionedTopics
- title: 保存と有効期限
endpoint: RetentionExpiry
- title: 開発
dir: project
docs:
- title: シミュレーションツール
endpoint: SimulationTools
- title: バイナリプロトコル
endpoint: BinaryProtocol
- title: コードベース
endpoint: Codebase
- title: リファレンス
dir: reference
docs:
- title: Pulsar REST API
endpoint: RestApi
- title: コマンドラインツール
endpoint: CliTools
- title: 設定
endpoint: Configuration