万象云档 本次搜索耗时 2.878 秒,为您找到 682 个相关结果.
  • yarn bin

    显示 yarn bin 目录的位置。 yarn bin yarn bin 将打印 yarn 将把你的包里可执行文件安装到的目录。 一个可执行文件的例子也许是一个你定义在你的包里的,可以通过 yarn run 可执行脚本。 > 原文: https://yarnpkg.com/zh-Hans/docs/cli/bin
  • yarn pack

    yarn pack 创建一个压缩的包依赖 gzip 档案。 yarn pack —filename 创建一个压缩的包依赖 gzip 档案并命名为 filename。 > 原文: https://yarnpkg.com/zh-Hans/docs/cli/pack
  • yarn prune

    The prune command isn’t necessary. yarn install will prune extraneous packages. > 原文: https://yarnpkg.com/zh-Hans/docs/cli/prune
  • What's new

    New Features in Apache Cassandra 4.1 New Features in Apache Cassandra 4.1 New Features in Apache Cassandra 4.1 This section covers the new features in Apache Cassandra 4.1. Paxo...
  • Review checklist

    Review Checklist General Error-Handling Documentation Testing Logging Review Checklist When reviewing tickets in Apache JIRA, the following items should be covered as part ...
  • Rebuild 2i

    Rebuilding and maintaining secondary indexes (2i) Rebuilding and maintaining secondary indexes (2i) tables as indexes must be created manually; for example, if the artists colum...
  • jvm-* files

    jvm-* files jvm-* files jvm-server.options file, and corresponding files jvm8-server.options and jvm11-server.options are the main file for settings that affect the operation...
  • Change Data Capture (CDC)

    Change Data Capture Overview Configuration Enabling or disabling CDC on a table cassandra.yaml parameters Reading CommitLogSegments Warnings Further Reading Change Data C...
  • DROP INDEX

    DROP INDEX Syntax Example DROP INDEX table_name_column_name_idx . Syntax BNF definition: drop_index_statement ::= DROP INDEX [ IF EXISTS ] index_name DROP INDEX [ ...
  • Working with 2i

    Working with secondary indexing (2i) Prerequisites Create a secondary index (2i) Create simple 2i Create a 2i on a collection column Check secondary index (2i) existence Alter...