Uses of Class
alluxio.proxy.s3.RangeFileInStream
-
Packages that use RangeFileInStream Package Description alluxio.proxy.s3 -
-
Uses of RangeFileInStream in alluxio.proxy.s3
Methods in alluxio.proxy.s3 that return RangeFileInStream Modifier and Type Method Description static RangeFileInStreamRangeFileInStream.Factory. create(alluxio.client.file.FileInStream underlyingStream, long underlyingLength, S3RangeSpec range)
-