1
0

[HUDI-379] Refactor the codes based on new JavadocStyle code style rule (#1079)

This commit is contained in:
lamber-ken
2019-12-06 12:59:28 +08:00
committed by leesf
parent c06d89b648
commit 2745b7552f
137 changed files with 434 additions and 433 deletions

View File

@@ -32,7 +32,7 @@ import org.apache.log4j.LogManager;
import org.apache.log4j.Logger;
/**
* Bring up a remote Timeline Server and run all test-cases of TestHoodieTableFileSystemView against it
* Bring up a remote Timeline Server and run all test-cases of TestHoodieTableFileSystemView against it.
*/
public class TestRemoteHoodieTableFileSystemView extends TestHoodieTableFileSystemView {