Uses of Interface
org.apache.hadoop.hbase.regionserver.wal.WALCellCodec.ByteStringCompressor

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

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

Methods in org.apache.hadoop.hbase.regionserver.wal that return WALCellCodec.ByteStringCompressor
 WALCellCodec.ByteStringCompressor WALCellCodec.getByteStringCompressor()
           
 

Methods in org.apache.hadoop.hbase.regionserver.wal with parameters of type WALCellCodec.ByteStringCompressor
 WALProtos.WALKey.Builder HLogKey.getBuilder(WALCellCodec.ByteStringCompressor compressor)
           
 



Copyright © 2013 The Apache Software Foundation. All Rights Reserved.