[ 
https://issues.apache.org/jira/browse/HBASE-18911?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16187245#comment-16187245
 ] 

Guanghao Zhang commented on HBASE-18911:
----------------------------------------

[~chia7712] Got it. Update the unified name to description.

> Unify Admin and AsyncAdmin's methods name
> -----------------------------------------
>
>                 Key: HBASE-18911
>                 URL: https://issues.apache.org/jira/browse/HBASE-18911
>             Project: HBase
>          Issue Type: Sub-task
>            Reporter: Guanghao Zhang
>            Assignee: Guanghao Zhang
>             Fix For: 2.0.0-beta-1
>
>
> Different Methods
> || AsyncAdmin || Admin || unified name ||
> | listTables | listTableDescriptors | listTableDescriptors |
> | getTableDescriptor | getDescriptor | getDescriptor |
> | getRegionLoads | getRegionLoad | |
> | setNormalizerOn | normalizerSwitch | |
> | isNormalizerOn | isNormalizerEnabled | |
> | setBalancerOn | balancerSwitch | |
> | isBalancerOn | isBalancerEnabled | |
> | setCleanerChoreOn | cleanerChoreSwitch | |
> | isCleanerChoreOn | isCleanerChoreEnabled | |
> | setSplitOn/setMergeOn | splitOrMergeEnabledSwitch | |
> Methods only in AsyncAdmin
> || AsyncAdmin ||
> | isSplitOn |
> | isMergeOn |
> | majorCompactRegionServer |
> | stopRegionServer |



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to