hbase/hbase-server
Michael Stack 1b49081ed2
HBASE-19077 Have Region*CoprocessorEnvironment provide an ImmutableOnlineRegions
Change name of Interface OnlineRegions to MutableOnlineRegions.
Change name of Interface ImmutableOnlineRegions to OnlineRegions.
Did this since OnlineRegions is for consumer other than internals.

Add a getOnlineRegions to the RegionCoprocessorEnvironment and to
RegionServerCoprocessorEnvironment so CPs can 'access' local
Regions directly.
2017-10-24 22:00:43 -07:00
..
src HBASE-19077 Have Region*CoprocessorEnvironment provide an ImmutableOnlineRegions 2017-10-24 22:00:43 -07:00
pom.xml HBASE-19053 Split out o.a.h.h.http from hbase-server into a separate module 2017-10-23 23:25:26 -07:00