Package | Description |
---|---|
org.apache.hadoop.hbase.regionserver.wal | |
org.apache.hadoop.hbase.wal |
Modifier and Type | Class and Description |
---|---|
(package private) static class |
WALCellCodec.BaosAndCompressor |
(package private) static class |
WALCellCodec.NoneCompressor |
Modifier and Type | Field and Description |
---|---|
protected WALCellCodec.ByteStringCompressor |
AbstractProtobufLogWriter.compressor |
Modifier and Type | Method and Description |
---|---|
WALCellCodec.ByteStringCompressor |
WALCellCodec.getByteStringCompressor() |
static WALCellCodec.ByteStringCompressor |
WALCellCodec.getNoneCompressor() |
Modifier and Type | Method and Description |
---|---|
org.apache.hadoop.hbase.shaded.protobuf.generated.WALProtos.WALKey.Builder |
WALKeyImpl.getBuilder(WALCellCodec.ByteStringCompressor compressor) |
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.