Uses of Interface
org.apache.hadoop.hbase.regionserver.wal.WALCellCodec.ByteStringUncompressor
Packages that use WALCellCodec.ByteStringUncompressor
-
Uses of WALCellCodec.ByteStringUncompressor in org.apache.hadoop.hbase.regionserver.wal
Classes in org.apache.hadoop.hbase.regionserver.wal that implement WALCellCodec.ByteStringUncompressorModifier and TypeClassDescription(package private) static class(package private) static classFields in org.apache.hadoop.hbase.regionserver.wal declared as WALCellCodec.ByteStringUncompressorModifier and TypeFieldDescriptionprotected WALCellCodec.ByteStringUncompressorAbstractProtobufWALReader.byteStringUncompressorMethods in org.apache.hadoop.hbase.regionserver.wal that return WALCellCodec.ByteStringUncompressorModifier and TypeMethodDescriptionWALCellCodec.getByteStringUncompressor()WALCellCodec.getNoneUncompressor() -
Uses of WALCellCodec.ByteStringUncompressor in org.apache.hadoop.hbase.wal
Methods in org.apache.hadoop.hbase.wal with parameters of type WALCellCodec.ByteStringUncompressorModifier and TypeMethodDescriptionvoidWALKeyImpl.readFieldsFromPb(org.apache.hadoop.hbase.shaded.protobuf.generated.WALProtos.WALKey walKey, WALCellCodec.ByteStringUncompressor uncompressor)