Uses of Interface
org.apache.hadoop.hbase.regionserver.wal.WALCellCodec.ByteStringCompressor
Packages that use org.apache.hadoop.hbase.regionserver.wal.WALCellCodec.ByteStringCompressor
-
Uses of org.apache.hadoop.hbase.regionserver.wal.WALCellCodec.ByteStringCompressor in org.apache.hadoop.hbase.regionserver.wal
Fields in org.apache.hadoop.hbase.regionserver.wal declared as org.apache.hadoop.hbase.regionserver.wal.WALCellCodec.ByteStringCompressor in inModifier and TypeFieldDescriptionprotected org.apache.hadoop.hbase.regionserver.wal.WALCellCodec.ByteStringCompressor
AbstractProtobufLogWriter.compressor
Methods in org.apache.hadoop.hbase.regionserver.wal that return org.apache.hadoop.hbase.regionserver.wal.WALCellCodec.ByteStringCompressor in inModifier and TypeMethodDescriptionorg.apache.hadoop.hbase.regionserver.wal.WALCellCodec.ByteStringCompressor
WALCellCodec.getByteStringCompressor()
static org.apache.hadoop.hbase.regionserver.wal.WALCellCodec.ByteStringCompressor
WALCellCodec.getNoneCompressor()
-
Uses of org.apache.hadoop.hbase.regionserver.wal.WALCellCodec.ByteStringCompressor in org.apache.hadoop.hbase.wal
Methods in org.apache.hadoop.hbase.wal with parameters of type org.apache.hadoop.hbase.regionserver.wal.WALCellCodec.ByteStringCompressor in inModifier and TypeMethodDescriptionorg.apache.hadoop.hbase.shaded.protobuf.generated.WALProtos.WALKey.Builder
WALKeyImpl.getBuilder
(org.apache.hadoop.hbase.regionserver.wal.WALCellCodec.ByteStringCompressor compressor)