Package | Description |
---|---|
alluxio.client.file | |
alluxio.hadoop |
Modifier and Type | Method and Description |
---|---|
List<BlockLocationInfo> |
BaseFileSystem.getBlockLocations(AlluxioURI path) |
List<BlockLocationInfo> |
DelegatingFileSystem.getBlockLocations(AlluxioURI path) |
List<BlockLocationInfo> |
FileSystem.getBlockLocations(AlluxioURI path)
Builds a list of
BlockLocationInfo for the given file. |
List<BlockLocationInfo> |
FileSystemCache.InstanceCachingFileSystem.getBlockLocations(AlluxioURI path) |
Modifier and Type | Method and Description |
---|---|
List<BlockLocationInfo> |
AlluxioHdfsFileSystem.getBlockLocations(AlluxioURI alluxioURI) |
Copyright © 2023. All Rights Reserved.