Uses of Interface
org.apache.hadoop.hbase.regionserver.wal.WALCellCodec.ByteStringUncompressor
-
Uses of WALCellCodec.ByteStringUncompressor in org.apache.hadoop.hbase.regionserver.wal
Modifier and TypeClassDescription(package private) static class
(package private) static class
Modifier and TypeFieldDescriptionprotected WALCellCodec.ByteStringUncompressor
AbstractProtobufWALReader.byteStringUncompressor
Modifier and TypeMethodDescriptionWALCellCodec.getByteStringUncompressor()
WALCellCodec.getNoneUncompressor()
-
Uses of WALCellCodec.ByteStringUncompressor in org.apache.hadoop.hbase.wal
Modifier and TypeMethodDescriptionvoid
WALKeyImpl.readFieldsFromPb
(org.apache.hadoop.hbase.shaded.protobuf.generated.WALProtos.WALKey walKey, WALCellCodec.ByteStringUncompressor uncompressor)