| Package | Description |
|---|---|
| com.facebook.presto.common.block |
| Modifier and Type | Class and Description |
|---|---|
class |
ClosingBlockLease |
| Modifier and Type | Method and Description |
|---|---|
BlockLease |
BlockFlattener.flatten(Block block)
Flattens
RunLengthEncodedBlock and DictionaryBlock into the top-level type
such that the inner block is not itself a run length encoded block or dictionary block. |
static BlockLease |
ClosingBlockLease.newLease(Block block,
ClosingBlockLease.Closer... closers) |
Copyright © 2012–2022. All rights reserved.