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 HFileSystemHFileBlock.FSReaderImpl.hfsThe filesystem used to access dataprivate final HFileSystemReaderContext.hfsprivate HFileSystemReaderContextBuilder.hfsMethods 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 HFileSystemHRegionServer.dataFsprivate HFileSystemHRegionServer.walFs