[
https://issues.apache.org/jira/browse/HBASE-419?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12571864#action_12571864
]
Jim Kellerman commented on HBASE-419:
-------------------------------------
> Should store be subpackage of regionserver rather than a peer?
Both master.BaseScanner and util.Migrate use HStore.isReference but that is
already public, so where it lives is not that important I guess.
> Move RegionServer and related classes into regionserver package
> ---------------------------------------------------------------
>
> Key: HBASE-419
> URL: https://issues.apache.org/jira/browse/HBASE-419
> Project: Hadoop HBase
> Issue Type: Sub-task
> Reporter: Bryan Duxbury
> Assignee: Bryan Duxbury
> Priority: Minor
> Attachments: 419.patch
>
>
> Move:
> * HRegionServer
> * HRegionInterface
> * HRegion
> * HStore
> * HStoreFile
> * HInternalScannerInterface ?
> * HStoreKey
>
> Others?
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.