Package | Description |
---|---|
org.apache.hadoop.hbase.regionserver.wal |
Modifier and Type | Method and Description |
---|---|
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. |
Modifier and Type | Method and Description |
---|---|
void |
WALEdit.setCodec(WALEditCodec codec) |
Copyright © 2014 The Apache Software Foundation. All Rights Reserved.