org.apache.hadoop.hbase.regionserver.HRegion to org.apache.hadoop.hbase.regionserver.Region
No. of Instances - 594
No. of Commits - 6
No. of Projects - {'hbase', 'pheonix', 'hadoop'}
Hierarchy/Composition: R_SUPER_T
Primitive Info: -
NameSpace: Internal -> Internal
Mapping:
- Update argument list (Method invocation)
- mutateRowsWithLocks to mutateRowsWithLocks
- mutateRowsWithLocks to mutateRowsWithLocks
- getRowLock to getRowLock
- batchMutate to batchMutate
- mutateRowsWithLocks to mutateRowsWithLocks
- mutateRowsWithLocks to mutateRowsWithLocks
- mutateRowsWithLocks to mutateRowsWithLocks
- getRowLock to getRowLock
- mutateRowsWithLocks to mutateRowsWithLocks
- getRowLock to getRowLock
- batchMutate to batchMutate
- increment to increment
- bulkLoadHFiles to bulkLoadHFiles
- batchMutate to batchMutate
- increment to increment
- increment to increment
- increment to increment
- append to append
- batchMutate to batchMutate
- batchMutate to batchMutate
- getClosestRowBefore to getClosestRowBefore
- Add or Remove Method invocation
- Bytes.compareTo(dataRegion.getStartKey(),indexRegion.getStartKey()) to Bytes.compareTo(dataRegion.getRegionInfo().getStartKey(),indexRegion.getRegionInfo().getStartKey())
- region to region.getRegionInfo()
- region to region.getRegionInfo()
- region.getRegionNameAsString() to region.getRegionInfo().getRegionNameAsString()
- region.getRegionNameAsString() to region.getRegionInfo().getRegionNameAsString()
- region.getRegionNameAsString() to region.getRegionInfo().getRegionNameAsString()
- region to region.getRegionInfo()
- region to region.getRegionInfo()
- region.getStartKey() to region.getRegionInfo().getStartKey()
- region.getEndKey() to region.getRegionInfo().getEndKey()
- LogUtil.addCustomAnnotations("Failed to create row in " + region.getRegionNameAsString() + " with values "+ SchemaUtil.toString(values),ScanUtil.getCustomAnnotations(scan)) to LogUtil.addCustomAnnotations("Failed to create row in " + region.getRegionInfo().getRegionNameAsString() + " with values "+ SchemaUtil.toString(values),ScanUtil.getCustomAnnotations(scan))
- l.getRegionName() to l.getRegionInfo().getRegionName()
- cluster.getServerHoldingRegion(null,region.getRegionName()) to cluster.getServerHoldingRegion(null,region.getRegionInfo().getRegionName())
- region.getStartKey() to region.getRegionInfo().getStartKey()
- region.getEndKey() to region.getRegionInfo().getEndKey()
- p.getRegionName() to p.getRegionInfo().getRegionName()
- p.getRegionName() to p.getRegionInfo().getRegionName()
- Bytes.compareTo(indexRegion.getStartKey(),region.getStartKey()) to Bytes.compareTo(indexRegion.getRegionInfo().getStartKey(),region.getRegionInfo().getStartKey())
- r.getStartKey() to r.getRegionInfo().getStartKey()
- r.getRegionName() to r.getRegionInfo().getRegionName()
- region to region.getRegionInfo()
- region to region.getRegionInfo()
- Bytes.compareTo(dataRegion.getStartKey(),indexRegion.getStartKey()) to Bytes.compareTo(dataRegion.getRegionInfo().getStartKey(),indexRegion.getRegionInfo().getStartKey())
- region.getRowLock(key) to region.getRowLock(key,true)
- region.getStartKey() to region.getRegionInfo().getStartKey()
- region.getEndKey() to region.getRegionInfo().getEndKey()
- region.getRegionNameAsString() to region.getRegionInfo().getRegionNameAsString()
- region.getRegionName() to region.getRegionInfo().getRegionName()
- region.getRegionNameAsString() to region.getRegionInfo().getRegionNameAsString()
- region.getRegionName() to region.getRegionInfo().getRegionName()
- region.getRegionNameAsString() to region.getRegionInfo().getRegionNameAsString()
- parent.getStores().keySet() to parent.getTableDesc().getFamiliesKeys()
- region.getRegionName() to region.getRegionInfo().getRegionName()
- KeyValue.createFirstOnRow(region.getStartKey().length == 0 ? new byte[region.getEndKey().length] : region.getStartKey()).getKey() to KeyValue.createFirstOnRow(region.getRegionInfo().getStartKey().length == 0 ? new byte[region.getRegionInfo().getEndKey().length] : region.getRegionInfo().getStartKey()).getKey()
- Bytes.compareTo(indexRegion.getStartKey(),region.getStartKey()) to Bytes.compareTo(indexRegion.getRegionInfo().getStartKey(),region.getRegionInfo().getStartKey())
- region.getRegionNameAsString() to region.getRegionInfo().getRegionNameAsString()
- destRegion.getRegionName() to destRegion.getRegionInfo().getRegionName()
- region.getWAL() to ((HRegion)region).getWAL()
- region.getRegionNameAsString() to region.getRegionInfo().getRegionNameAsString()
- region.checkSplit() to ((HRegion)region).checkSplit()
- get to getMemstoreSize
- r.getCompactPriority() to ((HRegion)r).getCompactPriority()
- region.getRegionNameAsString().startsWith(tableName.getNameAsString()) to region.getRegionInfo().getRegionNameAsString().startsWith(tableName.getNameAsString())
- this.r.stores.values() to r.getStores()
- this.r.stores.values() to r.getStores()
- this.r.stores.values() to r.getStores()
- this.r to r.getStore(COLUMN_FAMILY_TEXT)
- this.r.stores.get(COLUMN_FAMILY_TEXT) to r
- this.r to r.getStore(COLUMN_FAMILY_TEXT)
- this.r.stores.get(COLUMN_FAMILY_TEXT) to r
- region.getStores().keySet() to region.getTableDesc().getFamiliesKeys()
- region.bulkLoadHFiles(familyPaths,request.getAssignSeqNum()) to region.bulkLoadHFiles(familyPaths,request.getAssignSeqNum(),null)
- region.getRegionNameAsString() to region.getRegionInfo().getRegionNameAsString()
- region.getRegionNameAsString().startsWith(tableName.getNameAsString()) to region.getRegionInfo().getRegionNameAsString().startsWith(tableName.getNameAsString())
- region.getRegionNameAsString() to region.getRegionInfo().getRegionNameAsString()
- region.getRegionNameAsString() to region.getRegionInfo().getRegionNameAsString()
- region.getRegionNameAsString() to region.getRegionInfo().getRegionNameAsString()
- r.getRegionNameAsString() to r.getRegionInfo().getRegionNameAsString()
- r.getRegionNameAsString() to r.getRegionInfo().getRegionNameAsString()
- r.getRegionNameAsString() to r.getRegionInfo().getRegionNameAsString()
- r.getRegionNameAsString() to r.getRegionInfo().getRegionNameAsString()
- Bytes.toStringBinary(region.getRegionName()) to Bytes.toStringBinary(region.getRegionInfo().getRegionName())
- regions[i] to regions[i].getRegionInfo()
- r.getRegionId() to r.getRegionInfo().getRegionId()
- r.getRegionName() to r.getRegionInfo().getRegionName()
- region.getRegionNameAsString() to region.getRegionInfo().getRegionNameAsString()
- region.getRegionNameAsString().startsWith(tableName.getNameAsString()) to region.getRegionInfo().getRegionNameAsString().startsWith(tableName.getNameAsString())
- r.getRegionNameAsString() to r.getRegionInfo().getRegionNameAsString()
- region.getStores().values().iterator() to region.getStores().iterator()
- r to r.getRegionInfo()
- r.getRegionNameAsString() to r.getRegionInfo().getRegionNameAsString()
- RequestConverter.buildRegionSpecifier(RegionSpecifierType.REGION_NAME,region.getRegionName()) to RequestConverter.buildRegionSpecifier(RegionSpecifierType.REGION_NAME,region.getRegionInfo().getRegionName())
- this.parent to parent.getRegionInfo().getStartKey()
- this.parent to parent.getRegionInfo()
- this.parent.getStartKey() to parent
- Bytes.equals(GOOD_SPLIT_ROW,daughters.getFirst().getEndKey()) to Bytes.equals(GOOD_SPLIT_ROW,daughters.getFirst().getRegionInfo().getEndKey())
- Bytes.equals(daughters.getSecond().getStartKey(),GOOD_SPLIT_ROW) to Bytes.equals(daughters.getSecond().getRegionInfo().getStartKey(),GOOD_SPLIT_ROW)
- this.parent to parent.getRegionInfo().getEndKey()
- this.parent to parent.getRegionInfo()
- this.parent.getEndKey() to parent
- region.getStores().values().iterator() to region.getStores().iterator()
- Bytes.equals(region.getEndKey(),HConstants.EMPTY_END_ROW) to Bytes.equals(region.getRegionInfo().getEndKey(),HConstants.EMPTY_END_ROW)
- bestAnyRegion.memstoreSize.get() to bestAnyRegion.getMemstoreSize()
- bestFlushableRegion.memstoreSize.get() to bestFlushableRegion.getMemstoreSize()
- region.getRegionNameAsString().startsWith(cpName4) to region.getRegionInfo().getRegionNameAsString().startsWith(cpName4)
- bestAnyRegion.getRegionNameAsString() to bestAnyRegion.getRegionInfo().getRegionNameAsString()
- TraditionalBinaryPrefix.long2String(bestAnyRegion.memstoreSize.get(),"",1) to TraditionalBinaryPrefix.long2String(bestAnyRegion.getMemstoreSize(),"",1)
- bestFlushableRegion.memstoreSize.get() to bestFlushableRegion
- region.isMergeable() to ((HRegion)region).isMergeable()
- region.append(a) to HConstants.NO_NONCE
- HConstants.NO_NONCE to region.append(a,HConstants.NO_NONCE,HConstants.NO_NONCE)
- r.getRegionNameAsString() to r.getRegionInfo().getRegionNameAsString()
- r.getRegionNameAsString() to r.getRegionInfo().getRegionNameAsString()
- replica1.getRegionFileSystem() to ((HRegion)replica1).getRegionFileSystem()
- getResultOrException(ClientProtos.Result.getDefaultInstance(),index,region.getRegionStats()) to getResultOrException(ClientProtos.Result.getDefaultInstance(),index,((HRegion)region).getRegionStats())
- region.getWAL() to ((HRegion)region).getWAL()
- region.getRegionName() to region.getRegionInfo().getRegionName()
- region.getRegionName() to region.getRegionInfo().getRegionName()
- region.getRegionNameAsString() to region.getRegionInfo().getRegionNameAsString()
- region.getRegionNameAsString() to region.getRegionInfo().getRegionNameAsString()
- region.getRegionNameAsString() to region.getRegionInfo().getRegionNameAsString()
- Bytes.toStringBinary(region.getRegionName()) to Bytes.toStringBinary(region.getRegionInfo().getRegionName())
- region.memstoreSize.get() to region.getMemstoreSize()
- longValue to getMemstoreSize
- regionToFlush.memstoreSize.get() to regionToFlush.getMemstoreSize()
- bestRegionReplica.memstoreSize.get() to bestRegionReplica.getMemstoreSize()
- bestRegionReplica.memstoreSize.get() to bestRegionReplica.getMemstoreSize()
- regionToFlush.memstoreSize.get() to regionToFlush.getMemstoreSize()
- region.getRegionNameAsString().startsWith(cpName3) to region.getRegionInfo().getRegionNameAsString().startsWith(cpName3)
- regionToFlush.memstoreSize.get() to regionToFlush.getMemstoreSize()
- bestRegionReplica.memstoreSize.get() to bestRegionReplica.getMemstoreSize()
- bestRegionReplica.memstoreSize.get() to bestRegionReplica.getMemstoreSize()
- regionToFlush.memstoreSize.get() to regionToFlush.getMemstoreSize()
- LOG.warn("Verification from secondary region is not complete yet. Got:" + ex + " "+ ex.getMessage()) to LOG.warn("Verification from secondary region is not complete yet",ex)
- r.getRegionNameAsString() to r.getRegionInfo().getRegionNameAsString()
- r.shouldFlush() to ((HRegion)r).shouldFlush()
- Bytes.equals(region.getEndKey(),HConstants.EMPTY_END_ROW) to Bytes.equals(region.getRegionInfo().getEndKey(),HConstants.EMPTY_END_ROW)
- region.getStores().values().iterator().next().getScanInfo().getMaxVersions() to region.getStores().iterator().next().getScanInfo().getMaxVersions()
- r.getCompactPriority() to ((HRegion)r).getCompactPriority()
- get to getMemstoreSize
- get to assertEquals
- regionB.flushcache() to regionB.flush(true)
- Wrap or Un-wrap
- batchMutate to batchMutate
- batchMutate to batchMutate
- batchMutate to batchMutate
- getRowLock to getRowLock
- batchMutate to batchMutate
- Cascading Type Change (Different)
- PairOfSameType<HRegion> to PairOfSameType<Region>
- SplitTransaction to SplitTransactionImpl
- PairOfSameType<HRegion> to PairOfSameType<Region>
- RegionMergeTransaction to RegionMergeTransactionImpl
- RegionMergeTransaction to RegionMergeTransactionImpl
- HRegion.RowLock to Region.RowLock
- HRegion.FlushResult to FlushResult
- PairOfSameType<HRegion> to PairOfSameType<Region>
- PairOfSameType<HRegion> to PairOfSameType<Region>
- Cascading Type Change (Similar)
- Rename Method invocation
- compactStores to compact
- compactStores to compact
- compactStores to compact
- compactStores to compact
- compactStores to compact
- flushcache to flush
- compactStores to compact
- compactStores to compact
- compactStores to compact
- compactStores to compact
- compactStores to compact
- compactStores to compact
- compactStores to compact
- compactStores to compact
- compactStores to compact
- compactStores to compact
- compactStores to compact
- compactStores to compact
- compactStores to compact
- compactStores to compact
- compactStores to compact
- compactStores to compact
- compactStores to compact
- compactStores to compact
- getMaxStoreSeqIdForLogReplay to getMaxStoreSeqId
- flushcache to flush
- compactStores to compact
- compactStores to compact
- compactStores to compact
- compactStores to compact
- compactStores to compact
- compactStores to compact
- compactStores to compact
- compactStores to compact
- compactStores to compact
- compactStores to compact
- compactStores to compact
- compactStores to compact
- compactStores to compact
- compactStores to compact
- compactStores to compact
- compactStores to compact
- compactStores to compact
- compactStores to compact
- compactStores to compact
- compactStores to compact
- compactStores to compact
- compactStores to compact
- compactStores to compact
- compactStores to compact
- compactStores to compact
- compactStores to compact
- flushcache to flush
- flushcache to flush
- flushcache to flush
- flushcache to flush
- compactStores to compact