Uses of Class
org.apache.hadoop.hbase.fs.HFileSystem
Packages that use HFileSystem
-
Uses of HFileSystem in org.apache.hadoop.hbase.io
Fields in org.apache.hadoop.hbase.io declared as HFileSystemMethods in org.apache.hadoop.hbase.io that return HFileSystem -
Uses of HFileSystem in org.apache.hadoop.hbase.io.hfile
Fields in org.apache.hadoop.hbase.io.hfile declared as HFileSystemModifier and TypeFieldDescriptionprivate HFileSystem
HFileBlock.FSReaderImpl.hfs
The filesystem used to access dataprivate final HFileSystem
ReaderContext.hfs
private HFileSystem
ReaderContextBuilder.hfs
Methods in org.apache.hadoop.hbase.io.hfile that return HFileSystemMethods in org.apache.hadoop.hbase.io.hfile with parameters of type HFileSystemConstructors in org.apache.hadoop.hbase.io.hfile with parameters of type HFileSystemModifierConstructorDescriptionReaderContext
(org.apache.hadoop.fs.Path filePath, FSDataInputStreamWrapper fsdis, long fileSize, HFileSystem hfs, boolean primaryReplicaReader, ReaderContext.ReaderType type) -
Uses of HFileSystem in org.apache.hadoop.hbase.regionserver
Fields in org.apache.hadoop.hbase.regionserver declared as HFileSystemModifier and TypeFieldDescriptionprivate HFileSystem
HRegionServer.dataFs
private HFileSystem
HRegionServer.walFs