| Package | Description |
|---|---|
| org.apache.hadoop.hbase | |
| org.apache.hadoop.hbase.io.encoding |
| Modifier and Type | Method and Description |
|---|---|
static void |
PrivateCellUtil.compressTags(OutputStream out,
Cell cell,
TagCompressionContext tagCompressionContext)
Compresses the tags to the given outputstream using the TagcompressionContext
|
| Modifier and Type | Method and Description |
|---|---|
TagCompressionContext |
HFileBlockDefaultEncodingContext.getTagCompressionContext() |
TagCompressionContext |
HFileBlockDefaultDecodingContext.getTagCompressionContext() |
| Modifier and Type | Method and Description |
|---|---|
void |
HFileBlockDefaultEncodingContext.setTagCompressionContext(TagCompressionContext tagCompressionContext) |
void |
HFileBlockDefaultDecodingContext.setTagCompressionContext(TagCompressionContext tagCompressionContext) |
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.