|
Change Variable Type byteArr : Object[] to byteArr : byte[] in method public isCoercibleTo(targetType PDataType, value Object) : boolean in class org.apache.phoenix.schema.types.PUnsignedTinyintArray |
From |
To |
|
Change Variable Type pArr : PhoenixArray to pArr : PhoenixArray.PrimitiveFloatPhoenixArray in method public isCoercibleTo(targetType PDataType, value Object) : boolean in class org.apache.phoenix.schema.types.PUnsignedFloatArray |
From |
To |
|
Change Variable Type pArr : PhoenixArray to pArr : PhoenixArray.PrimitiveShortPhoenixArray in method public isCoercibleTo(targetType PDataType, value Object) : boolean in class org.apache.phoenix.schema.types.PUnsignedSmallintArray |
From |
To |
|
Change Variable Type pArr : PhoenixArray to pArr : PhoenixArray.PrimitiveLongPhoenixArray in method public isCoercibleTo(targetType PDataType, value Object) : boolean in class org.apache.phoenix.schema.types.PUnsignedLongArray |
From |
To |
|
Change Variable Type intArr : Object[] to intArr : int[] in method public isCoercibleTo(targetType PDataType, value Object) : boolean in class org.apache.phoenix.schema.types.PUnsignedIntArray |
From |
To |
|
Change Variable Type shortArr : Object[] to shortArr : short[] in method public isCoercibleTo(targetType PDataType, value Object) : boolean in class org.apache.phoenix.schema.types.PUnsignedSmallintArray |
From |
To |
|
Change Variable Type pArr : PhoenixArray to pArr : PhoenixArray.PrimitiveDoublePhoenixArray in method public isCoercibleTo(targetType PDataType, value Object) : boolean in class org.apache.phoenix.schema.types.PUnsignedDoubleArray |
From |
To |
|
Change Variable Type floatArr : Object[] to floatArr : float[] in method public isCoercibleTo(targetType PDataType, value Object) : boolean in class org.apache.phoenix.schema.types.PUnsignedFloatArray |
From |
To |
|
Change Variable Type pArr : PhoenixArray to pArr : PhoenixArray.PrimitiveIntPhoenixArray in method public isCoercibleTo(targetType PDataType, value Object) : boolean in class org.apache.phoenix.schema.types.PUnsignedIntArray |
From |
To |
|
Change Variable Type doubleArr : Object[] to doubleArr : double[] in method public isCoercibleTo(targetType PDataType, value Object) : boolean in class org.apache.phoenix.schema.types.PUnsignedDoubleArray |
From |
To |
|
Change Variable Type longArr : Object[] to longArr : long[] in method public isCoercibleTo(targetType PDataType, value Object) : boolean in class org.apache.phoenix.schema.types.PUnsignedLongArray |
From |
To |
|
Change Variable Type pArr : PhoenixArray to pArr : PhoenixArray.PrimitiveBytePhoenixArray in method public isCoercibleTo(targetType PDataType, value Object) : boolean in class org.apache.phoenix.schema.types.PUnsignedTinyintArray |
From |
To |