You are viewing a plain text version of this content. The canonical link for it is here.
Posted to hdfs-dev@hadoop.apache.org by "ZanderXu (Jira)" <ji...@apache.org> on 2022/08/05 15:25:00 UTC

[jira] [Created] (HDFS-16720) Import detailed class instead of import * in hadoop-hdfs moulde

ZanderXu created HDFS-16720:
-------------------------------

             Summary: Import detailed class instead of import * in hadoop-hdfs moulde
                 Key: HDFS-16720
                 URL: https://issues.apache.org/jira/browse/HDFS-16720
             Project: Hadoop HDFS
          Issue Type: Improvement
            Reporter: ZanderXu
            Assignee: ZanderXu


During reading code in hadoop-hdfs module, I found that there is import * case in some classes, such asĀ 
{code:java}
// BlockPlacementPolicyDefault.java
import java.util.*;{code}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: hdfs-dev-unsubscribe@hadoop.apache.org
For additional commands, e-mail: hdfs-dev-help@hadoop.apache.org