Home
last modified time | relevance | path

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

/dports/devel/hadoop2/hadoop-2.7.2-src/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/blockmanagement/
H A DBlockCollection.java88 public boolean isUnderConstruction(); in isUnderConstruction() method
/dports/devel/hadoop2/hadoop-2.7.2-src/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core/src/main/java/org/apache/hadoop/mapred/
H A DIndexCache.java91 private boolean isUnderConstruction(IndexInformation info) { in isUnderConstruction() method in IndexCache
/dports/devel/hadoop2/hadoop-2.7.2-src/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/protocol/
H A DLocatedBlocks.java103 public boolean isUnderConstruction() { in isUnderConstruction() method in LocatedBlocks
/dports/devel/hadoop/hadoop-1.2.1/src/hdfs/org/apache/hadoop/hdfs/protocol/
H A DLocatedBlocks.java85 public boolean isUnderConstruction() { in isUnderConstruction() method in LocatedBlocks
/dports/devel/hadoop/hadoop-1.2.1/src/hdfs/org/apache/hadoop/hdfs/server/namenode/
H A DINodeFileUnderConstruction.java89 boolean isUnderConstruction() { in isUnderConstruction() method in INodeFileUnderConstruction
H A DINode.java312 boolean isUnderConstruction() { in isUnderConstruction() method in INode
/dports/devel/hadoop2/hadoop-2.7.2-src/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/namenode/
H A DINodeFile.java187 public boolean isUnderConstruction() { in isUnderConstruction() method in INodeFile