MATLAB 帮助中心
测试持久性服务是否可达
ping(ctrl)
ping(ctrl) 用于测试持久性服务是否可达。为了对持久性服务进行 ping 操作,必须已启动该持久性服务并将其连接到 MATLAB® 会话。
ctrl
示例
全部折叠
测试持久性服务是否可达。
首先,创建一个持久性服务控制器对象并使用该对象启动持久性服务。持久性服务运行后,您便可以对该服务进行 ping 操作。
ctrl = mps.cache.control('myRedisConnection','Redis','Port',4519); start(ctrl) ping(ctrl)
Sending ping to Redis on localhost:4519. Redis service running on localhost:4519. ans = logical 1
mps.cache.Controller
持久性服务控制器,以 mps.cache.Controller 对象形式表示。
示例: ping(ctrl)
在 R2018b 中推出
start | stop | restart
start
stop
restart
You clicked a link that corresponds to this MATLAB command:
Run the command by entering it in the MATLAB Command Window. Web browsers do not support MATLAB commands.
选择网站
选择网站以获取翻译的可用内容,以及查看当地活动和优惠。根据您的位置,我们建议您选择:。
您也可以从以下列表中选择网站:
如何获得最佳网站性能
选择中国网站(中文或英文)以获得最佳网站性能。其他 MathWorks 国家/地区网站并未针对您所在位置的访问进行优化。
美洲
欧洲
亚太
联系您当地的办事处