Package | Description |
---|---|
org.apache.hadoop.hbase.regionserver.wal |
Modifier and Type | Method and Description |
---|---|
static WALCellCodec |
WALCellCodec.create(org.apache.hadoop.conf.Configuration conf,
org.apache.hadoop.hbase.regionserver.wal.CompressionContext compression)
Create and setup a
WALCellCodec from the Configuration and CompressionContext,
if they have been specified. |
Copyright © 2013 The Apache Software Foundation. All rights reserved.