Devlive 开源社区 本次搜索耗时 0.330 秒,为您找到 770 个相关结果.
  • Cassandra

    Description Key features Options host [string] keyspace [string] table [String] username [string] password [string] datacenter [String] consistency_level [String] fields [...
  • 安装后切换到 Oracle 数据库

    关于此任务 条件 步骤 关于此任务 如果在执行初始 HDF 安装或升级后想要将 Oracle 数据库与 SAM 或架构注册表一起使用,则可以切换到 Oracle 数据库。支持 Oracle 数据库 12c 和 11g 第 2 版 条件 您已安装并配置了 Oracle 数据库。 步骤 登录 Ambari Server 并关闭 SAM ...
  • 第四章:线程安全问题

    学习目标 1. 什么是线程安全 1.1 线程安全的定义 1.2 线程安全的重要性 2. 共享资源访问的竞态条件 2.1 什么是竞态条件 2.2 竞态条件示例 2.3 竞态条件的类型 读-改-写竞态条件 检查再执行竞态条件 3. 线程安全问题的表现形式 3.1 原子性问题 3.2 可见性问题 3.3 有序性问题 4. 实战案例:商品...
  • Phoenix

    Description Key features Options driver [string] url [string] common options Example Changelog 2.2.0-beta 2022-09-26 Phoenix sink connector Description Write Phoenix...
  • 第六章:volatile关键字

    学习目标 1 内存可见性问题 1.1 什么是内存可见性 1.2 内存可见性问题的原因 2 volatile的作用与使用场景 2.1 volatile关键字介绍 2.2 volatile的内存语义 2.3 volatile的适用场景 2.4 volatile不能解决的问题 3 volatile与synchronized的区别 3.1 可见性与...
  • Relation

    2582 2024-06-05 《Ramda 0.1.4》
    countBy difference differenceWith unionWith union gt gte intersection lt lte max min propEq sortBy countBy (a → String) → [a] → {*} Parameters fnThe function u...
  • Relation

    2570 2024-06-05 《Ramda 0.7.0》
    countBy difference differenceWith unionWith union gt gte intersection lt lte max min propEq sortBy pathEq countBy (a → String) → [a] → {*} Parameters fnThe fu...
  • Relation

    2541 2024-06-05 《Ramda 0.2.0》
    countBy difference differenceWith unionWith union gt gte intersection lt lte max min propEq sortBy countBy (a → String) → [a] → {*} Parameters fnThe function u...
  • Configure Kyuubi to use Custom EventHandler

    2539 2024-07-05 《Apache Kyuubi 1.9.1》
    Build A Custom EventHandler Enable Custom EventHandler Kyuubi provide event processing mechanism, it can help us to record some events. Beside the builtin JsonLoggingEventHandle...
  • Distributed objects

    2537 2025-03-14 《Redisson 3.45.0》
    Object holder Java implementation of Redis or Valkey based RBucket object is a holder for any type of object. Size is limited to 512Mb. Code example: RBucket < AnyObject > buc...