Toggle navigation
Home
org.apache.hadoop.hbase.TableName to org.apache.hadoop.hbase.TableDescriptors
No. of Instances - 1
No. of Commits - 1
No. of Projects - {'hbase'}
Hierarchy/Composition: -
Primitive Info: -
NameSpace: Internal -> Internal
Mapping:
Cascading Type Change (Similar)
TableName
to
TableDescriptors
Add or Remove Method invocation
table.getHTableDescriptor()
to
master
table.getHTableDescriptor().getTableName()
to
master.getTableDescriptors()
Rename Variable
tableName
to
tableDescriptors