当前位置:网站首页>arthas watch 抓取入参的某个字段/属性
arthas watch 抓取入参的某个字段/属性
2022-07-03 04:14:00 【@大吉】
watch是可以展开全部入参的。虽然官网上说最多只能抓4层:

假设我想跟进入参的某个属性大于四层(比如下面的agePojo),只需要执行如下命令即可:
watch com.xxx.xxx.impl.PurOrderOuterServiceImpl supplementPriceDecision '{params[0].agePojo}' -n 5 -x 3
要注意一定要写 params[0]
pojo 的属性,直接写属性名即可!
这样你就可以抓取某个特定字段了。
如果你想继续逐层抓取,只需要按照此格式继续写即可。
边栏推荐
- The longest subarray length with a positive product of 1567 recorded by leecode
- leetcode:297. 二叉树的序列化与反序列化
- js实现在可视区内,文字图片动画效果
- Deep dive kotlin synergy (19): flow overview
- Interaction free shell programming
- Nat. Comm. | 使用Tensor-cell2cell对细胞通讯进行环境感知去卷积
- Social phobia of contemporary young people (III)
- How does the pytorch project run?
- vim 的实用操作
- Nat. Comm. | use tensor cell2cell to deconvolute cell communication with environmental awareness
猜你喜欢

MPLS setup experiment

540. Single element in ordered array

Application of I2C protocol of STM32F103 (read and write EEPROM)

Nat. Comm. | use tensor cell2cell to deconvolute cell communication with environmental awareness

毕设-基于SSM宠物领养中心

300+ documents! This article explains the latest progress of multimodal learning based on transformer

【刷题篇】 找出第 K 小的数对距离

The 10th China Cloud Computing Conference · China Station: looking forward to the trend of science and technology in the next decade

JS realizes lazy loading of pictures

CVPR 2022 | 大连理工提出自校准照明框架,用于现实场景的微光图像增强
随机推荐
Leecode swipe questions and record LCP 18 breakfast combination
2022 tea master (intermediate) examination questions and analysis and tea master (intermediate) practical examination video
What is the correct way to compare ntext columns with constant values- What's the right way to compare an NTEXT column with a constant value?
2.14 simulation summary
Is it better to speculate in the short term or the medium and long term? Comparative analysis of differences
Fcpx template: sweet memory electronic photo album photo display animation beautiful memory
国产PC系统完成闭环,替代美国软硬件体系的时刻已经到来
[fairseq] 报错:TypeError: _broadcast_coalesced(): incompatible function arguments
RSRS指标择时及大小盘轮动
MySQL field userid comma separated save by userid query
Appium自动化测试框架
[set theory] set concept and relationship (set family | set family examples | multiple sets)
[no title] 2022 chlorination process examination content and free chlorination process examination questions
eth入门之DAPP
[brush questions] connected with rainwater (one dimension)
QSAR model establishment script based on pytoch and rdkit
Interaction free shell programming
105. Detailed introduction of linkage effect realization of SAP ui5 master detail layout mode
解决bp中文乱码
Two points -leetcode-540 A single element in an ordered array