|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use WALEditCodec | |
---|---|
org.apache.hadoop.hbase.regionserver.wal |
Uses of WALEditCodec in org.apache.hadoop.hbase.regionserver.wal |
---|
Methods in org.apache.hadoop.hbase.regionserver.wal that return WALEditCodec | |
---|---|
static WALEditCodec |
WALEditCodec.create(org.apache.hadoop.conf.Configuration conf,
org.apache.hadoop.hbase.regionserver.wal.CompressionContext compressionContext)
Create and setup a WALEditCodec from the Configuration , if one has been
specified. |
Methods in org.apache.hadoop.hbase.regionserver.wal with parameters of type WALEditCodec | |
---|---|
void |
WALEdit.setCodec(WALEditCodec codec)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |