Home
last modified time | relevance | path

Searched defs:BlockReaderTestUtil (Results 1 – 1 of 1) sorted by relevance

/dports/devel/hadoop2/hadoop-2.7.2-src/hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/
H A DBlockReaderTestUtil.java60 public class BlockReaderTestUtil { class
77 public BlockReaderTestUtil(int replicationFactor) throws Exception { in BlockReaderTestUtil() method in BlockReaderTestUtil
81 public BlockReaderTestUtil(int replicationFactor, HdfsConfiguration config) throws Exception { in BlockReaderTestUtil() method in BlockReaderTestUtil