Uses of Class
org.apache.hadoop.hdfs.server.protocol.BlocksWithLocations.BlockWithLocations
Packages that use BlocksWithLocations.BlockWithLocations
Package
Description
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
-
Uses of BlocksWithLocations.BlockWithLocations in org.apache.hadoop.hdfs.protocolPB
Methods in org.apache.hadoop.hdfs.protocolPB that return BlocksWithLocations.BlockWithLocationsModifier and TypeMethodDescriptionPBHelper.convert(org.apache.hadoop.hdfs.protocol.proto.HdfsServerProtos.BlockWithLocationsProto b) Methods in org.apache.hadoop.hdfs.protocolPB with parameters of type BlocksWithLocations.BlockWithLocationsModifier and TypeMethodDescriptionstatic org.apache.hadoop.hdfs.protocol.proto.HdfsServerProtos.BlockWithLocationsProtoPBHelper.convert(BlocksWithLocations.BlockWithLocations blk) -
Uses of BlocksWithLocations.BlockWithLocations in org.apache.hadoop.hdfs.server.protocol
Methods in org.apache.hadoop.hdfs.server.protocol that return BlocksWithLocations.BlockWithLocationsConstructors in org.apache.hadoop.hdfs.server.protocol with parameters of type BlocksWithLocations.BlockWithLocationsModifierConstructorDescriptionConstructor with one parameterStripedBlockWithLocations(BlocksWithLocations.BlockWithLocations blk, byte[] indices, short dataBlockNum, int cellSize)