Package | Description |
---|---|
org.apache.hadoop.hbase.codec | |
org.apache.hadoop.hbase.regionserver.wal |
Modifier and Type | Class and Description |
---|---|
class |
BaseDecoder |
static class |
KeyValueCodec.KeyValueDecoder |
Modifier and Type | Method and Description |
---|---|
Decoder |
KeyValueCodec.getDecoder(InputStream is)
Implementation depends on
InputStream.available() |
Decoder |
Codec.getDecoder(InputStream is) |
Modifier and Type | Method and Description |
---|---|
Decoder |
WALEditCodec.getDecoder(InputStream is) |
Copyright © 2014 The Apache Software Foundation. All Rights Reserved.