Alluxio/Community

Improve javadoc for MasterUfsManager

Closed this issue · 0 comments

Update

/**
 * A class manages the UFS used by different services.
 */

to

/**
 * A class that manages the UFS for master servers.
 */