Interface RegionServerServices

All Superinterfaces:
Abortable, FavoredNodesForRegion, MutableOnlineRegions, OnlineRegions, Server, Stoppable
All Known Implementing Classes:
HMaster, HMasterCommandLine.LocalHMaster, HRegionServer

A curated subset of services provided by HRegionServer. For use internally only. Passed to Managers, Services and Chores so can pass less-than-a full-on HRegionServer at test-time. Be judicious adding API. Changes cause ripples through the code base.