|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use LogRollListener | |
|---|---|
| org.apache.hadoop.hbase.regionserver.wal | |
| Uses of LogRollListener in org.apache.hadoop.hbase.regionserver.wal |
|---|
| Constructors in org.apache.hadoop.hbase.regionserver.wal with parameters of type LogRollListener | |
|---|---|
HLog(org.apache.hadoop.fs.FileSystem fs,
org.apache.hadoop.fs.Path dir,
org.apache.hadoop.fs.Path oldLogDir,
org.apache.hadoop.conf.Configuration conf,
LogRollListener listener)
HLog creating with a null actions listener. |
|
HLog(org.apache.hadoop.fs.FileSystem fs,
org.apache.hadoop.fs.Path dir,
org.apache.hadoop.fs.Path oldLogDir,
org.apache.hadoop.conf.Configuration conf,
LogRollListener listener,
LogActionsListener actionListener,
String prefix)
Create an edit log at the given dir location. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||