| Package | Description |
|---|---|
| io.prestosql.execution.buffer |
| Modifier and Type | Method and Description |
|---|---|
static PageBufferInfo |
PageBufferInfo.empty() |
PageBufferInfo |
BufferInfo.getPageBufferInfo() |
| Constructor and Description |
|---|
BufferInfo(OutputBuffers.OutputBufferId bufferId,
boolean finished,
int bufferedPages,
long pagesSent,
PageBufferInfo pageBufferInfo) |
Copyright © 2012–2019. All rights reserved.