小编Kum*_*ras的帖子

jstat输出中YGCT的单位是多少

 S0C    S1C    S0U    S1U      EC       EU        OC         OU       MC     MU    CCSC   CCSU   YGC     YGCT    FGC    FGCT     GCT   
245760.0 245760.0 33804.8  0.0   1966080.0 364994.1 8028160.0   138003.6  25984.0 25429.9 2944.0 2877.2      8    0.451   2      0.153    0.603
Run Code Online (Sandbox Code Playgroud)

这是./jstat -gc pid的输出250ms 0我想知道单位YGCT或FGCT是什么?即我们还是ms?

jstat

7
推荐指数
2
解决办法
1366
查看次数

execute_async()和execute_concurrent()之间的区别

我想知道Cassandra查询execute_async()execute_concurrent()python 之间的区别。

python cassandra

4
推荐指数
1
解决办法
538
查看次数

bash:jstat:找不到命令

我想使用gc实用程序来分析我的Cassandra数据库的垃圾回收。但是当我运行jstat命令时,输出结果是找不到bash:jstat:命令。我搜索发现jstat位于$ JAVA_HOME / bin中,但我不知道$ JAVA_HOME / bin在哪里。我想知道如何开始使用jstat?

java cassandra jstat

3
推荐指数
1
解决办法
9510
查看次数

标签 统计

cassandra ×2

jstat ×2

java ×1

python ×1