Package | Description |
---|---|
com.facebook.presto.orc.stream |
Modifier and Type | Method and Description |
---|---|
List<DecimalStreamCheckpoint> |
DecimalOutputStream.getCheckpoints() |
Class<? extends DecimalStreamCheckpoint> |
DecimalInputStream.getCheckpointType() |
Modifier and Type | Method and Description |
---|---|
void |
DecimalInputStream.seekToCheckpoint(DecimalStreamCheckpoint checkpoint) |
Copyright © 2012–2019. All rights reserved.