05 2016 档案

摘要:JDWP Agent Implementation Description Revision History Disclaimer 1. About this Document 1.1 Purpose 1.2 Intended Audience 1.3 Using This Document 1.4 阅读全文
posted @ 2016-05-27 10:24 乐享程序员 阅读(959) 评论(0) 推荐(0)
只有注册用户登录后才能阅读该文。
posted @ 2016-05-23 11:10 乐享程序员 阅读(888) 评论(1) 推荐(3)
摘要:ZooKeeper数据模型 ZNode ZNode 分类 Stat Watcher Watcher工作原理 Watcher事件说明 Watcher注册 事件发布 示例 ZNode ZNode 分类 Stat Watcher Watcher工作原理 Watcher事件说明 Watcher注册 事件发布 阅读全文
posted @ 2016-05-21 16:13 乐享程序员 阅读(706) 评论(0) 推荐(0)
只有注册用户登录后才能阅读该文。
posted @ 2016-05-20 18:20 乐享程序员 阅读(1571) 评论(1) 推荐(0)
摘要:SELECT语句的执行的逻辑查询处理步骤: (8)SELECT (9)DISTINCT(11)<TOP_specification> <select_list>(1)FROM <left_table>(3) <join_type> JOIN <right_table>(2) ON <join_con 阅读全文
posted @ 2016-05-20 14:06 乐享程序员 阅读(345) 评论(0) 推荐(0)
摘要:下载、安装与配置 下载地址 安装 配置 ZooKeeper bin目录下脚本说明 Server 启动、停止 客户端操作 使用简易客户端访问 使用Java客户端访问 使用开源客户端ZkClient访问 使用开源客户端Curator访问 下载地址 安装 配置 使用简易客户端访问 使用Java客户端访问 阅读全文
posted @ 2016-05-19 20:53 乐享程序员 阅读(458) 评论(0) 推荐(0)
只有注册用户登录后才能阅读该文。
posted @ 2016-05-09 11:37 乐享程序员 阅读(28) 评论(0) 推荐(0)