SammiChen created HDFS-11170: -------------------------------- Summary: Refactor create API in filesystem public class to support assign parameter through builder Key: HDFS-11170 URL: https://issues.apache.org/jira/browse/HDFS-11170 Project: Hadoop HDFS Issue Type: Improvement Reporter: SammiChen Assignee: SammiChen
FileSystem class supports multiple create functions to help user create file. Some create functions has many parameters, it's hard for user to exactly remember these parameters and their orders. This task is to add builder based create functions to help user more easily create file. -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: hdfs-issues-unsubscr...@hadoop.apache.org For additional commands, e-mail: hdfs-issues-h...@hadoop.apache.org