java.lang.String to org.apache.hadoop.hbase.TableName
No. of Instances - 191
No. of Commits - 21
No. of Projects - {'hbase', 'pheonix', 'pinpoint', 'drill'}
Hierarchy/Composition: Composition
Primitive Info: -
NameSpace: Jdk -> External
Mapping:
- Add or Remove Method invocation
- table to table.getNameAsString()
- table to table.getNameAsString()
- TableName.valueOf(physicalName) to physicalName
- TableName.valueOf(physicalName) to physicalName
- TableName.valueOf(physicalName) to physicalName
- TableName.valueOf(physicalName) to physicalName
- TableName.valueOf(physicalName) to physicalName
- AccessControlClient.getUserPermissions(connection,tableName) to AccessControlClient.getUserPermissions(connection,tableName.getNameAsString())
- admin.getTableRegions(tableName.getBytes()) to admin.getTableRegions(tableName)
- tableName.getBytes() to tableName
- admin.getTableRegions(tableName.getBytes()).size() to admin.getTableRegions(tableName).size()
- tableFactory.getTable(TableName.valueOf(this.tableName)) to tableFactory.getTable(this.tableName)
- TableName.valueOf(tableName) to tableName
- TableName.valueOf(tableName) to tableName
- TableName.valueOf(tableName) to tableName
- TableName.valueOf(tableName) to tableName
- append to append
- TableName.valueOf(TN) to tn
- TableName.valueOf(TN) to tn
- TableName.valueOf(TN) to tn
- TableName.valueOf(tableNameStr) to tableName
- TableName.valueOf(tableName) to tableName
- TableName.valueOf(tableName) to tableName
- TableName.valueOf(tableName) to tableName
- TableName.valueOf(tableName) to tableName
- TableName.valueOf(targetTableName) to targetTableName
- TableName.valueOf(targetTableName) to targetTableName
- TableName.valueOf(sourceTableName) to sourceTableName
- TableName.valueOf(sourceTableName) to sourceTableName
- TableName.valueOf(table) to tn
- TableName.valueOf(table) to tn
- TableName.valueOf(table) to tn
- table to tn.getNameAsString()
- TableName.valueOf(table) to tn
- table to tn.getNameAsString()
- TableName.valueOf(table) to tn
- table to tn.getNameAsString()
- table to tn.getNameAsString()
- table to tn.getNameAsString()
- table to tn.getNameAsString()
- TableName.valueOf(table) to tn
- TableName.valueOf(table) to tn
- table to tn.getNameAsString()
- table to tn.getNameAsString()
- table to tn.getNameAsString()
- table to tn.getNameAsString()
- util.getDataTestDirOnTestFS(table) to util.getDataTestDirOnTestFS(table.getNameAsString())
- TableName.valueOf(table) to table
- table to table.getNameAsString()
- SnapshotType.valueOf(type.toString()) to type
- TableName.valueOf(tableName) to tableName
- storeTableName to TableName.valueOf(storeTableName)
- Bytes.toBytes(storeTableName) to hbaseTableName
- Rename Variable
- tableName to tn
- tableName to tn
- tableName to tn
- tableName to tn
- TN to tn
- TN to tn
- TN to tn
- tableNameStr to tableName
- table to tn
- table to tn
- table to tn
- table to tn
- table to tn
- table to tn
- table to tn
- table to tn
- table to tn
- table to tn
- table to tn
- table to tn
- table to tn
- table to tn
- table to tn
- table to tn
- table to tn
- table to tn
- table to tn
- table to tn
- table to tn
- table to tn
- table to tn
- table to tn
- table to tn
- table to tn
- table to tn
- table to tn
- table to tn
- table to tn
- table to tn
- table to tableName
- table to tableName
- storeTableName to hbaseTableName
- storeTableName to hbaseTableName
- storeTableName to hbaseTableName
- storeTableName to hbaseTableName
- storeTableName to hbaseTableName
- storeTableName to hbaseTableName
- Cascading Type Change (Different)
- Other
- new SnapshotDescription(snapshotName,TableName.valueOf(tableName),SnapshotType.valueOf(type.toString())) to snapshotName
- entry.getKey() to entry.getKey()
- Update argument list (Method invocation)
- Cascading Type Change (Similar)