This is an automated email from the ASF dual-hosted git repository.
laiyingchun pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-pegasus.git.
from 412492d feat(hotspot): add a function to start hotkey detecting in
hotspot_partition_calculator (#601)
add 8697976 refactor: split read/write hotspot of
hotspot_partition_calculator (#592)
No new revisions were added by this update.
Summary of changes:
src/server/hotspot_partition_calculator.cpp | 107 +++++++++++++++++-----------
src/server/hotspot_partition_calculator.h | 22 ++++--
src/server/hotspot_partition_data.h | 20 ------
src/server/hotspot_partition_stat.h | 43 +++++++++++
src/server/test/hotspot_partition_test.cpp | 87 +++++++++++++++++-----
src/shell/command_helper.h | 8 +++
6 files changed, 202 insertions(+), 85 deletions(-)
delete mode 100644 src/server/hotspot_partition_data.h
create mode 100644 src/server/hotspot_partition_stat.h
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]