[HUDI-379] Refactor the codes based on new JavadocStyle code style rule (#1079)
This commit is contained in:
@@ -49,7 +49,7 @@ public class TestRecordReaderValueIterator {
|
||||
}
|
||||
|
||||
/**
|
||||
* Simple replay record reader for unit-testing
|
||||
* Simple replay record reader for unit-testing.
|
||||
*/
|
||||
private static class TestRecordReader implements RecordReader<IntWritable, Text> {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user