@InterfaceAudience.Private public class SplitLogCounters extends Object
Constructor and Description |
---|
SplitLogCounters() |
Modifier and Type | Method and Description |
---|---|
static void |
resetCounters() |
public static final LongAdder tot_mgr_log_split_batch_start
public static final LongAdder tot_mgr_log_split_batch_success
public static final LongAdder tot_mgr_log_split_batch_err
public static final LongAdder tot_mgr_new_unexpected_wals
public static final LongAdder tot_mgr_log_split_start
public static final LongAdder tot_mgr_log_split_success
public static final LongAdder tot_mgr_log_split_err
public static final LongAdder tot_mgr_node_create_queued
public static final LongAdder tot_mgr_node_create_result
public static final LongAdder tot_mgr_node_already_exists
public static final LongAdder tot_mgr_node_create_err
public static final LongAdder tot_mgr_node_create_retry
public static final LongAdder tot_mgr_get_data_queued
public static final LongAdder tot_mgr_get_data_result
public static final LongAdder tot_mgr_get_data_nonode
public static final LongAdder tot_mgr_get_data_err
public static final LongAdder tot_mgr_get_data_retry
public static final LongAdder tot_mgr_node_delete_queued
public static final LongAdder tot_mgr_node_delete_result
public static final LongAdder tot_mgr_node_delete_err
public static final LongAdder tot_mgr_resubmit
public static final LongAdder tot_mgr_resubmit_failed
public static final LongAdder tot_mgr_null_data
public static final LongAdder tot_mgr_orphan_task_acquired
public static final LongAdder tot_mgr_wait_for_zk_delete
public static final LongAdder tot_mgr_unacquired_orphan_done
public static final LongAdder tot_mgr_resubmit_threshold_reached
public static final LongAdder tot_mgr_missing_state_in_delete
public static final LongAdder tot_mgr_heartbeat
public static final LongAdder tot_mgr_rescan
public static final LongAdder tot_mgr_rescan_deleted
public static final LongAdder tot_mgr_task_deleted
public static final LongAdder tot_mgr_resubmit_unassigned
public static final LongAdder tot_mgr_relist_logdir
public static final LongAdder tot_mgr_resubmit_dead_server_task
public static final LongAdder tot_mgr_resubmit_force
public static final LongAdder tot_wkr_failed_to_grab_task_no_data
public static final LongAdder tot_wkr_failed_to_grab_task_exception
public static final LongAdder tot_wkr_failed_to_grab_task_owned
public static final LongAdder tot_wkr_failed_to_grab_task_lost_race
public static final LongAdder tot_wkr_task_acquired
public static final LongAdder tot_wkr_task_resigned
public static final LongAdder tot_wkr_task_done
public static final LongAdder tot_wkr_task_err
public static final LongAdder tot_wkr_task_heartbeat
public static final LongAdder tot_wkr_task_acquired_rescan
public static final LongAdder tot_wkr_get_data_queued
public static final LongAdder tot_wkr_get_data_result
public static final LongAdder tot_wkr_get_data_retry
public static final LongAdder tot_wkr_preempt_task
public static final LongAdder tot_wkr_task_heartbeat_failed
public static final LongAdder tot_wkr_final_transition_failed
public static final LongAdder tot_wkr_task_grabing
public SplitLogCounters()
public static void resetCounters() throws Exception
Exception
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.