Toggle navigation
Home
org.apache.hadoop.hbase.client.HTable to org.apache.hadoop.hbase.client.RegionLocator
No. of Instances - 3
No. of Commits - 1
No. of Projects - {'pheonix'}
Hierarchy/Composition: SIBLING
Primitive Info: -
NameSpace: External -> External
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