Skip to content

Commit

Permalink
Fix doc
Browse files Browse the repository at this point in the history
  • Loading branch information
bradyoo committed Nov 4, 2019
1 parent fccb9f6 commit 093faa0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion job/common/src/main/java/alluxio/job/wire/JobInfo.java
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
import java.util.Collection;

/**
* The Plan Description. Plan can currently be either a Task or a Job.
* The Job Info. {@link JobInfo} can currently be either a {@link TaskInfo} or a {@link PlanInfo}.
*/
public interface JobInfo {

Expand Down

0 comments on commit 093faa0

Please sign in to comment.