Package org.apache.hadoop.hbase
Class SplitLogCounters
java.lang.Object
org.apache.hadoop.hbase.SplitLogCounters
Deprecated.
since 2.4.0 and in 3.0.0, to be removed in 4.0.0, replaced by procedure-based
distributed WAL splitter, see SplitWALManager
Counters kept by the distributed WAL split log process. Used by master and regionserver packages.
-
Field Summary
Modifier and TypeFieldDescriptionstatic final LongAdder
Deprecated.static final LongAdder
Deprecated.static final LongAdder
Deprecated.static final LongAdder
Deprecated.static final LongAdder
Deprecated.static final LongAdder
Deprecated.static final LongAdder
Deprecated.static final LongAdder
Deprecated.static final LongAdder
Deprecated.static final LongAdder
Deprecated.static final LongAdder
Deprecated.static final LongAdder
Deprecated.static final LongAdder
Deprecated.static final LongAdder
Deprecated.static final LongAdder
Deprecated.static final LongAdder
Deprecated.static final LongAdder
Deprecated.static final LongAdder
Deprecated.static final LongAdder
Deprecated.static final LongAdder
Deprecated.static final LongAdder
Deprecated.static final LongAdder
Deprecated.static final LongAdder
Deprecated.static final LongAdder
Deprecated.static final LongAdder
Deprecated.static final LongAdder
Deprecated.static final LongAdder
Deprecated.static final LongAdder
Deprecated.static final LongAdder
Deprecated.static final LongAdder
Deprecated.static final LongAdder
Deprecated.static final LongAdder
Deprecated.static final LongAdder
Deprecated.static final LongAdder
Deprecated.static final LongAdder
Deprecated.static final LongAdder
Deprecated.static final LongAdder
Deprecated.static final LongAdder
Deprecated.static final LongAdder
Deprecated.static final LongAdder
Deprecated.static final LongAdder
Deprecated.static final LongAdder
Deprecated.static final LongAdder
Deprecated.static final LongAdder
Deprecated.static final LongAdder
Deprecated.static final LongAdder
Deprecated.static final LongAdder
Deprecated.static final LongAdder
Deprecated.static final LongAdder
Deprecated.static final LongAdder
Deprecated. -
Constructor Summary
-
Method Summary
-
Field Details
-
tot_mgr_log_split_batch_start
Deprecated. -
tot_mgr_log_split_batch_success
Deprecated. -
tot_mgr_log_split_batch_err
Deprecated. -
tot_mgr_log_split_success
Deprecated. -
tot_mgr_log_split_err
Deprecated. -
tot_mgr_node_create_queued
Deprecated. -
tot_mgr_node_create_result
Deprecated. -
tot_mgr_node_already_exists
Deprecated. -
tot_mgr_node_create_err
Deprecated. -
tot_mgr_node_create_retry
Deprecated. -
tot_mgr_get_data_queued
Deprecated. -
tot_mgr_get_data_result
Deprecated. -
tot_mgr_get_data_nonode
Deprecated. -
tot_mgr_get_data_err
Deprecated. -
tot_mgr_get_data_retry
Deprecated. -
tot_mgr_node_delete_queued
Deprecated. -
tot_mgr_node_delete_result
Deprecated. -
tot_mgr_node_delete_err
Deprecated. -
tot_mgr_resubmit
Deprecated. -
tot_mgr_resubmit_failed
Deprecated. -
tot_mgr_null_data
Deprecated. -
tot_mgr_orphan_task_acquired
Deprecated. -
tot_mgr_wait_for_zk_delete
Deprecated. -
tot_mgr_unacquired_orphan_done
Deprecated. -
tot_mgr_resubmit_threshold_reached
Deprecated. -
tot_mgr_missing_state_in_delete
Deprecated. -
tot_mgr_heartbeat
Deprecated. -
tot_mgr_rescan
Deprecated. -
tot_mgr_rescan_deleted
Deprecated. -
tot_mgr_task_deleted
Deprecated. -
tot_mgr_resubmit_unassigned
Deprecated. -
tot_mgr_resubmit_dead_server_task
Deprecated. -
tot_mgr_resubmit_force
Deprecated. -
tot_wkr_failed_to_grab_task_no_data
Deprecated. -
tot_wkr_failed_to_grab_task_exception
Deprecated. -
tot_wkr_failed_to_grab_task_owned
Deprecated. -
tot_wkr_failed_to_grab_task_lost_race
Deprecated. -
tot_wkr_task_acquired
Deprecated. -
tot_wkr_task_resigned
Deprecated. -
tot_wkr_task_done
Deprecated. -
tot_wkr_task_err
Deprecated. -
tot_wkr_task_heartbeat
Deprecated. -
tot_wkr_task_acquired_rescan
Deprecated. -
tot_wkr_get_data_queued
Deprecated. -
tot_wkr_get_data_result
Deprecated. -
tot_wkr_get_data_retry
Deprecated. -
tot_wkr_preempt_task
Deprecated. -
tot_wkr_task_heartbeat_failed
Deprecated. -
tot_wkr_final_transition_failed
Deprecated. -
tot_wkr_task_grabing
Deprecated.
-
-
Constructor Details
-
SplitLogCounters
private SplitLogCounters()Deprecated.
-
-
Method Details
-
resetCounters
Deprecated.- Throws:
Exception
-