| Package | Description |
|---|---|
| io.prestosql.operator.aggregation.state |
| Modifier and Type | Method and Description |
|---|---|
void |
BlockStateSerializer.deserialize(Block block,
int index,
BlockState state) |
void |
BlockStateSerializer.serialize(BlockState state,
BlockBuilder out) |
static void |
BlockState.write(Type type,
BlockState state,
BlockBuilder out) |
Copyright © 2012–2019. All rights reserved.