Toggle navigation
Home
org.apache.hadoop.hbase.client.HTable to org.apache.hadoop.hbase.client.RegionLocator
No. of Instances - 2
No. of Commits - 2
No. of Projects - {'hbase'}
Hierarchy/Composition: R_SUPER_T
Primitive Info: -
NameSpace: Internal -> Internal
Mapping:
Rename Variable
indexTable
to
indxTable
htable
to
regionLocator
table
to
regionLocator
table
to
regionLocator
table
to
regionLocator
table
to
regionLocator
table
to
regionLocator
table
to
regionLocator
table
to
locator
table
to
locator
table
to
locator
table
to
locator
Add or Remove Method invocation
htable
to
regionLocator.getStartKeys()
htable.getRegionLocator().getStartKeys()
to
regionLocator
htable.getRegionLocator()
to
regionLocator
Cascading Type Change (Similar)
HTable
to
RegionLocator