Uses of Class
org.apache.hadoop.hbase.regionserver.wal.WALCellCodec

Packages that use WALCellCodec
org.apache.hadoop.hbase.regionserver.wal   
 

Uses of WALCellCodec in org.apache.hadoop.hbase.regionserver.wal
 

Methods in org.apache.hadoop.hbase.regionserver.wal that return WALCellCodec
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.