Toggle navigation
Home
org.apache.hadoop.hbase.client.Table to org.apache.hadoop.hbase.HTableDescriptor
No. of Instances - 5
No. of Commits - 2
No. of Projects - {'hbase'}
Hierarchy/Composition: -
Primitive Info: -
NameSpace: Internal -> Internal
Mapping:
Rename Variable
table
to
tableDescriptor
table
to
tableDescriptor
table
to
tableDescriptor
table
to
tableDescriptor
table
to
tableDescriptor
table
to
tableDescriptor
table
to
tableDescriptor
Add or Remove Method invocation
table.getTableDescriptor()
to
tableDescriptor
table.getTableDescriptor()
to
tableDescriptor
table.getTableDescriptor()
to
tableDescriptor
table.getName()
to
tableDescriptor.getTableName()