Uses of Class
org.apache.hadoop.hdfs.shortcircuit.ClientMmap
Packages that use ClientMmap
Package
Description
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
-
Uses of ClientMmap in org.apache.hadoop.hdfs
Methods in org.apache.hadoop.hdfs that return ClientMmapModifier and TypeMethodDescriptionBlockReader.getClientMmap(EnumSet<org.apache.hadoop.fs.ReadOption> opts) Get a ClientMmap object for this BlockReader. -
Uses of ClientMmap in org.apache.hadoop.hdfs.client.impl
Methods in org.apache.hadoop.hdfs.client.impl that return ClientMmapModifier and TypeMethodDescriptionBlockReaderRemote.getClientMmap(EnumSet<org.apache.hadoop.fs.ReadOption> opts) ExternalBlockReader.getClientMmap(EnumSet<org.apache.hadoop.fs.ReadOption> opts) -
Uses of ClientMmap in org.apache.hadoop.hdfs.shortcircuit
Methods in org.apache.hadoop.hdfs.shortcircuit that return ClientMmap