|
Pull Up Method public setCommentPrefix(commentPrefix String, charsetName String) : void from class org.apache.flink.api.java.io.CsvInputFormat to public setCommentPrefix(commentPrefix String, charsetName String) : void from class org.apache.flink.api.common.io.GenericCsvInputFormat |
From |
To |
|
Pull Up Method public setCommentPrefix(commentPrefix String, charset Charset) : void from class org.apache.flink.api.java.io.CsvInputFormat to public setCommentPrefix(commentPrefix String, charset Charset) : void from class org.apache.flink.api.common.io.GenericCsvInputFormat |
From |
To |
|
Pull Up Method public close() : void from class org.apache.flink.api.java.io.CsvInputFormat to public close() : void from class org.apache.flink.api.common.io.GenericCsvInputFormat |
From |
To |
|
Pull Up Method public setCommentPrefix(commentPrefix byte[]) : void from class org.apache.flink.api.java.io.CsvInputFormat to public setCommentPrefix(commentPrefix byte[]) : void from class org.apache.flink.api.common.io.GenericCsvInputFormat |
From |
To |
|
Pull Up Method private checkAndCoSort(positions int[], types Class<?>[]) : void from class org.apache.flink.api.java.io.CsvInputFormat to protected checkAndCoSort(positions int[], types Class<?>[]) : void from class org.apache.flink.api.common.io.GenericCsvInputFormat |
From |
To |
|
Pull Up Method public setCommentPrefix(commentPrefix char) : void from class org.apache.flink.api.java.io.CsvInputFormat to public setCommentPrefix(commentPrefix char) : void from class org.apache.flink.api.common.io.GenericCsvInputFormat |
From |
To |
|
Pull Up Method private checkForMonotonousOrder(positions int[], types Class<?>[]) : void from class org.apache.flink.api.java.io.CsvInputFormat to protected checkForMonotonousOrder(positions int[], types Class<?>[]) : void from class org.apache.flink.api.common.io.GenericCsvInputFormat |
From |
To |
|
Pull Up Method public getCommentPrefix() : byte[] from class org.apache.flink.api.java.io.CsvInputFormat to public getCommentPrefix() : byte[] from class org.apache.flink.api.common.io.GenericCsvInputFormat |
From |
To |
|
Pull Up Method public setCommentPrefix(commentPrefix String) : void from class org.apache.flink.api.java.io.CsvInputFormat to public setCommentPrefix(commentPrefix String) : void from class org.apache.flink.api.common.io.GenericCsvInputFormat |
From |
To |