Uses of Class
org.apache.hadoop.hdfs.protocol.BlockLocalPathInfo
Packages that use BlockLocalPathInfo
Package
Description
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
-
Uses of BlockLocalPathInfo in org.apache.hadoop.hdfs.protocol
Methods in org.apache.hadoop.hdfs.protocol that return BlockLocalPathInfoModifier and TypeMethodDescriptionClientDatanodeProtocol.getBlockLocalPathInfo(ExtendedBlock block, org.apache.hadoop.security.token.Token<BlockTokenIdentifier> token) Retrieves the path names of the block file and metadata file stored on the local file system. -
Uses of BlockLocalPathInfo in org.apache.hadoop.hdfs.protocolPB
Methods in org.apache.hadoop.hdfs.protocolPB that return BlockLocalPathInfoModifier and TypeMethodDescriptionClientDatanodeProtocolTranslatorPB.getBlockLocalPathInfo(ExtendedBlock block, org.apache.hadoop.security.token.Token<BlockTokenIdentifier> token)