Method invoke data observation. See also:
arthas,arthas-trace. More information: https://arthas.aliyun.com/en/doc/watch.html.
watch {{class-pattern}} {{method-pattern}} {{'{ params[0],returnObj }'}} -x 4
watch {{class-pattern}} {{method-pattern}} {{'{ params[1],returnObj }'}} {{'"5".equals(params[0])'}} -x 4
watch {{class-pattern}} {{method-pattern}} {{'{ params[1].count }'}} -e -s