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