5097982b00b36b74fb328afaab02159e81b21af0
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 16
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Inline Method | 1 | ||
| Inline Method public getTenantIdBytes(schema RowKeySchema, isSalted boolean, tenantId PName) : byte[] inlined to public getTenantIdBytes(schema RowKeySchema, isSalted boolean, tenantId PName, isSharedIndex boolean) : byte[] in class org.apache.phoenix.util.ScanUtil | From | To | |
| Rename Parameter | 1 | ||
| Rename Parameter isMultiTenantTable : boolean to isSharedIndex : boolean in method public getTenantIdBytes(schema RowKeySchema, isSalted boolean, tenantId PName, isSharedIndex boolean) : byte[] in class org.apache.phoenix.util.ScanUtil | From | To |