书栈网 · BookStack 本次搜索耗时 0.035 秒,为您找到 152 个相关结果.
  • 创建和管理 Stream

    创建和管理 Stream 命名资源准则 Stream 的属性 创建一个 stream 删除一个 Stream 强制删除一个 Stream 列出所有 stream 信息 创建和管理 Stream 命名资源准则 一个HStream资源的名称可以唯一地识别一个 HStream 资源,如一个 stream、 subscription 或 read...
  • Running on Kubernetes by Helm

    Running on Kubernetes by Helm Building your Kubernetes Cluster Starting HStreamDB Clone code and get helm dependencies Deploy HStreamDB by Helm Check Cluster Status Manage HSt...
  • Create and Manage Subscriptions

    Create and Manage Subscriptions Attributes of a Subscription Create a subscription Delete a subscription Delete a subscription with the force flag List subscriptions Create...
  • 概览

    Architecture Architecture HStreamDB 的整体架构如下图所示,单个 HStreamDB 节点主要由 HStream Server (HSQL) 和 HStream Storage (HStore) 两个核心部件组成,一个 HStream 集群由若干个对等的 HStreamDB 节点组成, 客户端可连接至集群中任意一个 H...
  • 创建和管理 Subscription

    创建和管理 Subscription 创建一个 Subscription 删除一个订阅 强制删除一个 Subscription 列出 HStream 中的 subscription 信息 创建和管理 Subscription Subscription 的属性 ackTimeoutSeconds 指定 HServer 将 records 标...
  • Running on Kubernetes

    Running on Kubernetes Building your Kubernetes Cluster Install Zookeeper Configuring and Starting HStreamDB Fetching The K8s Specs Update Configuration Starting the Cluster Bo...
  • Architecture Overview

    Architecture Overview Architecture Overview The figure below shows the overall architecture of HStreamDB. A single HStreamDB node consists of two core components, HStream Server...
  • Connect

    Connect Prerequisites Example Connect This page shows how to connect to HStreamDB using Java SDK. Prerequisites Make sure you have HStreamDB running and accessible. Exampl...
  • 连接

    连接 前提条件 例子 连接 如何通过 Java SDK 连接 HStreamDB 前提条件 确保有一个运行中并可用的 HStreamDB 例子 package io . hstream . example ; import io . hstream .*; public class ConnectExampl...
  • Manage Shards of the Stream

    Manage Shards of the Stream Sharding in HStreamDB Specify the Number of Shards When Creating a Stream List Shards Manage Shards of the Stream Sharding in HStreamDB A stream ...