[ https://issues.apache.org/jira/browse/HBASE-14052?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14621104#comment-14621104 ]
Anoop Sam John commented on HBASE-14052: ---------------------------------------- +1 Same can be done for some more methods? estimatedSerializedSizeOf estimatedSerializedSizeOfKey estimatedHeapSizeOf setSequenceId writeFlatKey writeRowKeyExcludingCommon findCommonPrefixInFlatKey equalsIgnoreMvccVersion Even this also? getCellKeySerializedAsKeyValueKey > Mark a few methods in CellUtil audience private since only make sense > internally to hbase > ----------------------------------------------------------------------------------------- > > Key: HBASE-14052 > URL: https://issues.apache.org/jira/browse/HBASE-14052 > Project: HBase > Issue Type: Task > Components: API > Reporter: stack > Assignee: stack > Priority: Trivial > Attachments: 14502.txt, 14502.txt > > > A few methods in CellUtil only make sense server-side. It is a bit late now > but lets mark them private just so give some indication that they are not for > general consumption (comes of reading Lars V2 of book) -- This message was sent by Atlassian JIRA (v6.3.4#6332)