|
Rename Parameter tableName : byte[] to physicalTableName : byte[] in method private ensureTableCreated(physicalTableName byte[], tableType PTableType, props Map<String,Object>, families List<Pair<byte[],Map<String,Object>>>, splits byte[][], modifyExistingMetaData boolean, isNamespaceMapped boolean) : HTableDescriptor in class org.apache.phoenix.query.ConnectionQueryServicesImpl |
From |
To |
|
Rename Parameter tableName : byte[] to physicalTableName : byte[] in method private generateTableDescriptor(physicalTableName byte[], existingDesc HTableDescriptor, tableType PTableType, tableProps Map<String,Object>, families List<Pair<byte[],Map<String,Object>>>, splits byte[][], isNamespaceMapped boolean) : HTableDescriptor in class org.apache.phoenix.query.ConnectionQueryServicesImpl |
From |
To |