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
 

Fields in org.apache.hadoop.hbase.regionserver.wal declared as WALCellCodec.ByteStringCompressor
protected  WALCellCodec.ByteStringCompressor ProtobufLogWriter.compressor
           
 

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 © 2007–2016 The Apache Software Foundation. All rights reserved.