Remove getBlockSize(Path f), getLength(Path f) and getReplication(Path src) ---------------------------------------------------------------------------
Key: HADOOP-4941 URL: https://issues.apache.org/jira/browse/HADOOP-4941 Project: Hadoop Core Issue Type: Sub-task Components: fs Reporter: Tsz Wo (Nicholas), SZE Assignee: Tsz Wo (Nicholas), SZE Remove the following - public long getBlockSize(Path f) throws IOException - public long getLength(Path f) throws IOException - public short getReplication(Path src) throws IOException -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.