[
https://issues.apache.org/jira/browse/HBASE-17129?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15685105#comment-15685105
]
Hudson commented on HBASE-17129:
--------------------------------
SUCCESS: Integrated in Jenkins build HBase-Trunk_matrix #1995 (See
[https://builds.apache.org/job/HBase-Trunk_matrix/1995/])
HBASE-17129 Removed public from methods in DataType interface (busbey: rev
3e9d1a19e25e3e9a2eba87869682cf1cb9023626)
* (edit) hbase-common/src/main/java/org/apache/hadoop/hbase/types/DataType.java
> Remove public from methods in DataType interface
> ------------------------------------------------
>
> Key: HBASE-17129
> URL: https://issues.apache.org/jira/browse/HBASE-17129
> Project: HBase
> Issue Type: Improvement
> Reporter: Jan Hentschel
> Assignee: Jan Hentschel
> Priority: Minor
> Fix For: 2.0.0
>
> Attachments: HBASE-17129.master.001.patch
>
>
> There is no need to define the methods in the interface DataType as public.
> The visibility of the declared methods can be removed.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)