码迷,mamicode.com
首页 >  
搜索关键字:thrift server client    ( 72255个结果
[数据库]MySQL基础知识
[数据库]MySQL基础知识 参考: MariaDB / MySQL数据类型-阿里云开发者社区 (aliyun.com) MariaDB 教程_w3cschool MySQL 教程 | 菜鸟教程 (runoob.com) MariaDB Server Documentation - MariaDB ...
分类:数据库   时间:2021-06-17 16:43:50    阅读次数:0
http协议的毛病以及防范措施
1、 浏览器发出请求 >server。查询完数据,并标志位 < 断开 服务器不知情。 数据补偿机制。 ...
分类:Web程序   时间:2021-06-17 16:43:21    阅读次数:0
sql server SQL语句耗时
declare @begin_date datetime declare @end_date datetime select @begin_date = getdate() -- sql 语句 放这里 select @end_date = getdate() select datediff(ms,@ ...
分类:数据库   时间:2021-06-16 18:22:04    阅读次数:0
记一次HDFS HA自动切换失败问题
报错信息: java.lang.RuntimeException: Mismatched address stored in ZK for NameNode at /172.23.6.96:9000: Stored protobuf was nameserviceId: "mycluster" na ...
分类:其他好文   时间:2021-06-16 18:06:59    阅读次数:0
config : 'option forwardfor' ignored for frontend 'openshift-api-server' as it requires HTTP mode.
发现问题, [root@registry ~]# systemctl status haproxy● haproxy.service - HAProxy Load Balancer Loaded: loaded (/usr/lib/systemd/system/haproxy.service; en ...
分类:Windows程序   时间:2021-06-16 18:04:41    阅读次数:0
图片随鼠标移动
<!DOCTYPE html><html> <head> <meta charset="utf-8"> <title></title> <style> img { position: absolute; top: 2px; } </style> </head> <body> <img src="im ...
分类:移动开发   时间:2021-06-16 17:46:14    阅读次数:0
Python中集成es两种方式
1、原生集成 # https://github.com/elastic/elasticsearch-py # https://github.com/elastic/elasticsearch-dsl-py # Official low-level client for Elasticsearch # ...
分类:编程语言   时间:2021-06-16 17:36:10    阅读次数:0
review
test server(bios/bmc/system) review test plan... debug bios(itp, serial log, spec:uefi, pcie, acpi, smbios...) windows(windbg, adk, sysinternals, batc ...
分类:其他好文   时间:2021-06-16 17:33:30    阅读次数:0
springboot 使用elasticsearch-rest-high-level-client操作 es
https://mp.weixin.qq.com/s/fgi6Xd1Xbs4RJSDGBRcZxQ es7.x以上的版本引用了6.8的elasticsearch-rest-client包会出现java.lang.ClassNotFoundException: org.elasticsearch.cl ...
分类:编程语言   时间:2021-06-16 17:31:43    阅读次数:0
Docker入门
1、docker介绍 详情参见:https://www.cnblogs.com/xiaoyuanqujing/p/11839932.html 0 各种软件用什么语言写的 zabbix(监控软件):php ansible(批量管理主机,执行命令,无angent):python # angent客户端 ...
分类:其他好文   时间:2021-06-16 17:31:04    阅读次数:0
72255条   上一页 1 ... 9 10 11 12 13 ... 7226 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!