| Package | Description |
|---|---|
| org.apache.hadoop.hbase.regionserver.wal | |
| org.apache.hadoop.hbase.wal |
| Modifier and Type | Class and Description |
|---|---|
(package private) static class |
WALCellCodec.NoneUncompressor |
(package private) static class |
WALCellCodec.StatelessUncompressor |
| Modifier and Type | Field and Description |
|---|---|
protected WALCellCodec.ByteStringUncompressor |
ProtobufLogReader.byteStringUncompressor |
| Modifier and Type | Method and Description |
|---|---|
WALCellCodec.ByteStringUncompressor |
WALCellCodec.getByteStringUncompressor() |
static WALCellCodec.ByteStringUncompressor |
WALCellCodec.getNoneUncompressor() |
| Modifier and Type | Method and Description |
|---|---|
void |
WALKeyImpl.readFieldsFromPb(org.apache.hadoop.hbase.shaded.protobuf.generated.WALProtos.WALKey walKey,
WALCellCodec.ByteStringUncompressor uncompressor) |
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.