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

stack commented on HBASE-18805:
-------------------------------

Thanks for the input [~zghaobac] Makes sense (yeah, too many methods in Admin 
-- especially w/ all deprecated methods). Thanks.

> Unify Admin and AsyncAdmin
> --------------------------
>
>                 Key: HBASE-18805
>                 URL: https://issues.apache.org/jira/browse/HBASE-18805
>             Project: HBase
>          Issue Type: Sub-task
>            Reporter: Balazs Meszaros
>             Fix For: 2.0.0-alpha-3
>
>
> Admin and AsyncAdmin differ some places:
> - some methods missing from AsyncAdmin (e.g. methods with String regex),
> - some methods have different names (listTables vs listTableDescriptors),
> - some method parameters are different (e.g. AsyncAdmin has Optional<> 
> parameters),
> - AsyncAdmin returns Lists instead of arrays (e.g. listTableNames),
> - unify Javadoc comments,
> - ...



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

Reply via email to