Home
last modified time | relevance | path

Searched defs:getFileBlockLocations (Results 1 – 25 of 38) sorted by relevance

12

/dports/devel/hadoop2/hadoop-2.7.2-src/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/
H A DDistributedFileSystem.java204 public BlockLocation[] getFileBlockLocations(FileStatus file, long start, in getFileBlockLocations() method in DistributedFileSystem
213 public BlockLocation[] getFileBlockLocations(Path p, in getFileBlockLocations() method in DistributedFileSystem
/dports/devel/hadoop2/hadoop-2.7.2-src/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/fs/
H A DHdfs.java116 public BlockLocation[] getFileBlockLocations(Path p, long start, long len) in getFileBlockLocations() method in Hdfs
/dports/devel/hadoop2/hadoop-2.7.2-src/hadoop-common-project/hadoop-common/src/test/java/org/apache/hadoop/fs/
H A DFSWrapper.java96 abstract public BlockLocation[] getFileBlockLocations(final Path f, in getFileBlockLocations() method
H A DTestAfsCheckPath.java95 public BlockLocation[] getFileBlockLocations(Path f, long start, long len) in getFileBlockLocations() method in TestAfsCheckPath.DummyFileSystem
H A DFileContextTestWrapper.java287 public BlockLocation[] getFileBlockLocations(Path f, long start, long len) in getFileBlockLocations() method in FileContextTestWrapper
H A DFileSystemTestWrapper.java325 public BlockLocation[] getFileBlockLocations(Path f, long start, long len) in getFileBlockLocations() method in FileSystemTestWrapper
/dports/devel/hadoop2/hadoop-2.7.2-src/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core/src/test/java/org/apache/hadoop/mapred/
H A DTestFileInputFormat.java246 public BlockLocation[] getFileBlockLocations(Path p, long start, long len) in getFileBlockLocations() method in TestFileInputFormat.MockFileSystem
/dports/devel/hadoop/hadoop-1.2.1/src/contrib/thriftfs/gen-cpp/
H A DThriftHadoopFileSystem_server.skeleton.cpp113 …void getFileBlockLocations(std::vector<BlockLocation> & _return, const Pathname& path, const int64… in getFileBlockLocations() function in ThriftHadoopFileSystemHandler
/dports/devel/hadoop2/hadoop-2.7.2-src/hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/fs/
H A DDelegateToFileSystem.java110 public BlockLocation[] getFileBlockLocations(Path f, long start, long len) in getFileBlockLocations() method in DelegateToFileSystem
H A DFilterFs.java103 public BlockLocation[] getFileBlockLocations(Path f, long start, long len) in getFileBlockLocations() method in FilterFs
H A DAbstractFileSystem.java857 public abstract BlockLocation[] getFileBlockLocations(final Path f, in getFileBlockLocations() method in AbstractFileSystem
/dports/devel/hadoop/hadoop-1.2.1/src/core/org/apache/hadoop/fs/
H A DFilterFileSystem.java97 public BlockLocation[] getFileBlockLocations(FileStatus file, long start, in getFileBlockLocations() method in FilterFileSystem
/dports/devel/hadoop/hadoop-1.2.1/src/contrib/thriftfs/gen-perl/
H A DThriftHadoopFileSystem.pm3107 sub getFileBlockLocations{ subroutine
3283 sub getFileBlockLocations{ subroutine
4156 sub getFileBlockLocations{ subroutine
/dports/devel/hadoop2/hadoop-2.7.2-src/hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/fs/viewfs/
H A DViewFileSystem.java328 public BlockLocation[] getFileBlockLocations(FileStatus fs, in getFileBlockLocations() method in ViewFileSystem
H A DViewFs.java317 public BlockLocation[] getFileBlockLocations(final Path f, final long start, in getFileBlockLocations() method in ViewFs
774 public BlockLocation[] getFileBlockLocations(final Path f, final long start, in getFileBlockLocations() method in InternalDirOfViewFs
H A DChRootedFileSystem.java211 public BlockLocation[] getFileBlockLocations(final FileStatus fs, final long start, in getFileBlockLocations() method in ChRootedFileSystem
H A DChRootedFs.java188 public BlockLocation[] getFileBlockLocations(final Path f, final long start, in getFileBlockLocations() method in ChRootedFs
/dports/devel/hadoop2/hadoop-2.7.2-src/hadoop-tools/hadoop-openstack/src/main/java/org/apache/hadoop/fs/swift/snative/
H A DSwiftNativeFileSystem.java235 public BlockLocation[] getFileBlockLocations(FileStatus file, in getFileBlockLocations() method in SwiftNativeFileSystem
/dports/devel/hadoop/hadoop-1.2.1/src/core/org/apache/hadoop/fs/kfs/
H A DKosmosFileSystem.java294 public BlockLocation[] getFileBlockLocations(FileStatus file, long start, in getFileBlockLocations() method in KosmosFileSystem
/dports/devel/hadoop2/hadoop-2.7.2-src/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core/src/test/java/org/apache/hadoop/mapreduce/lib/input/
H A DTestFileInputFormat.java425 public BlockLocation[] getFileBlockLocations(Path p, long start, long len) in getFileBlockLocations() method in TestFileInputFormat.MockFileSystem
/dports/devel/hadoop/hadoop-1.2.1/src/contrib/thriftfs/src/java/org/apache/hadoop/thriftfs/
H A DHadoopThriftServer.java531 getFileBlockLocations(Pathname path, long start, long length) in getFileBlockLocations() method in HadoopThriftServer.HadoopThriftHandler
/dports/devel/hadoop/hadoop-1.2.1/src/mapred/org/apache/hadoop/mapreduce/lib/input/
H A DCombineFileInputFormat.java634 protected BlockLocation[] getFileBlockLocations( in getFileBlockLocations() method in CombineFileInputFormat
/dports/devel/hadoop2/hadoop-2.7.2-src/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core/src/main/java/org/apache/hadoop/mapreduce/lib/input/
H A DCombineFileInputFormat.java730 protected BlockLocation[] getFileBlockLocations( in getFileBlockLocations() method in CombineFileInputFormat
/dports/devel/hadoop/hadoop-1.2.1/src/hdfs/org/apache/hadoop/hdfs/
H A DDistributedFileSystem.java150 public BlockLocation[] getFileBlockLocations(FileStatus file, long start, in getFileBlockLocations() method in DistributedFileSystem
/dports/devel/hadoop/hadoop-1.2.1/src/test/org/apache/hadoop/mapreduce/lib/input/
H A DTestCombineFileInputFormat.java117 public BlockLocation[] getFileBlockLocations( in getFileBlockLocations() method in TestCombineFileInputFormat.MissingBlockFileSystem

12