public static class ZKSplitLog.Counters extends Object
Constructor and Description |
---|
ZKSplitLog.Counters() |
public static AtomicLong tot_mgr_log_split_batch_start
public static AtomicLong tot_mgr_log_split_batch_success
public static AtomicLong tot_mgr_log_split_batch_err
public static AtomicLong tot_mgr_new_unexpected_hlogs
public static AtomicLong tot_mgr_log_split_start
public static AtomicLong tot_mgr_log_split_success
public static AtomicLong tot_mgr_log_split_err
public static AtomicLong tot_mgr_node_create_queued
public static AtomicLong tot_mgr_node_create_result
public static AtomicLong tot_mgr_node_already_exists
public static AtomicLong tot_mgr_node_create_err
public static AtomicLong tot_mgr_node_create_retry
public static AtomicLong tot_mgr_get_data_queued
public static AtomicLong tot_mgr_get_data_result
public static AtomicLong tot_mgr_get_data_nonode
public static AtomicLong tot_mgr_get_data_err
public static AtomicLong tot_mgr_get_data_retry
public static AtomicLong tot_mgr_node_delete_queued
public static AtomicLong tot_mgr_node_delete_result
public static AtomicLong tot_mgr_node_delete_err
public static AtomicLong tot_mgr_resubmit
public static AtomicLong tot_mgr_resubmit_failed
public static AtomicLong tot_mgr_null_data
public static AtomicLong tot_mgr_orphan_task_acquired
public static AtomicLong tot_mgr_wait_for_zk_delete
public static AtomicLong tot_mgr_unacquired_orphan_done
public static AtomicLong tot_mgr_resubmit_threshold_reached
public static AtomicLong tot_mgr_missing_state_in_delete
public static AtomicLong tot_mgr_heartbeat
public static AtomicLong tot_mgr_rescan
public static AtomicLong tot_mgr_rescan_deleted
public static AtomicLong tot_mgr_task_deleted
public static AtomicLong tot_mgr_resubmit_unassigned
public static AtomicLong tot_mgr_relist_logdir
public static AtomicLong tot_mgr_resubmit_dead_server_task
public static AtomicLong tot_wkr_failed_to_grab_task_no_data
public static AtomicLong tot_wkr_failed_to_grab_task_exception
public static AtomicLong tot_wkr_failed_to_grab_task_owned
public static AtomicLong tot_wkr_failed_to_grab_task_lost_race
public static AtomicLong tot_wkr_task_acquired
public static AtomicLong tot_wkr_task_resigned
public static AtomicLong tot_wkr_task_done
public static AtomicLong tot_wkr_task_err
public static AtomicLong tot_wkr_task_heartbeat
public static AtomicLong tot_wkr_task_acquired_rescan
public static AtomicLong tot_wkr_get_data_queued
public static AtomicLong tot_wkr_get_data_result
public static AtomicLong tot_wkr_get_data_retry
public static AtomicLong tot_wkr_preempt_task
public static AtomicLong tot_wkr_task_heartbeat_failed
public static AtomicLong tot_wkr_final_transistion_failed
Copyright © 2014 The Apache Software Foundation. All Rights Reserved.