|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use HLog | |
---|---|
org.apache.hadoop.hbase | Provides HBase, the Hadoop simple database. |
Uses of HLog in org.apache.hadoop.hbase |
---|
Fields in org.apache.hadoop.hbase declared as HLog | |
---|---|
protected HLog |
HRegionServer.log
|
Methods in org.apache.hadoop.hbase that return HLog | |
---|---|
HLog |
HRegion.getLog()
|
Constructors in org.apache.hadoop.hbase with parameters of type HLog | |
---|---|
HRegion(Path rootDir,
HLog log,
FileSystem fs,
Configuration conf,
HRegionInfo regionInfo,
Path initialFiles)
HRegion constructor. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |