程序包 | 说明 |
---|---|
org.apache.hadoop.hbase.codec |
限定符和类型 | 类和说明 |
---|---|
class |
CellCodec
Basic Cell codec that just writes out all the individual elements of a Cell.
|
class |
CellCodecWithTags
Basic Cell codec that just writes out all the individual elements of a Cell including the tags.
|
class |
KeyValueCodec
Codec that does KeyValue version 1 serialization.
|
class |
KeyValueCodecWithTags
Codec that does KeyValue version 1 serialization with serializing tags also.
|
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.