|
Move Method public genCauchyMatrix(a byte[], m int, k int) : void from class org.apache.hadoop.io.erasurecode.rawcoder.util.RSUtil2 to public genCauchyMatrix(a byte[], m int, k int) : void from class org.apache.hadoop.io.erasurecode.rawcoder.util.RSUtil |
From |
To |
|
Move Method public initTables(k int, rows int, codingMatrix byte[], matrixOffset int, gfTables byte[]) : void from class org.apache.hadoop.io.erasurecode.rawcoder.util.RSUtil2 to public initTables(k int, rows int, codingMatrix byte[], matrixOffset int, gfTables byte[]) : void from class org.apache.hadoop.io.erasurecode.rawcoder.util.RSUtil |
From |
To |
|
Move Method public encodeData(gfTables byte[], dataLen int, inputs byte[][], inputOffsets int[], outputs byte[][], outputOffsets int[]) : void from class org.apache.hadoop.io.erasurecode.rawcoder.util.RSUtil2 to public encodeData(gfTables byte[], dataLen int, inputs byte[][], inputOffsets int[], outputs byte[][], outputOffsets int[]) : void from class org.apache.hadoop.io.erasurecode.rawcoder.util.RSUtil |
From |
To |
|
Move Method public encodeData(gfTables byte[], inputs ByteBuffer[], outputs ByteBuffer[]) : void from class org.apache.hadoop.io.erasurecode.rawcoder.util.RSUtil2 to public encodeData(gfTables byte[], inputs ByteBuffer[], outputs ByteBuffer[]) : void from class org.apache.hadoop.io.erasurecode.rawcoder.util.RSUtil |
From |
To |