@ThriftStruct public class PrestoThriftPage extends Object
| Constructor and Description |
|---|
PrestoThriftPage(List<PrestoThriftBlock> thriftBlocks,
int positionCount) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
int |
getPositionCount() |
List<PrestoThriftBlock> |
getThriftBlocks() |
int |
hashCode() |
@ThriftConstructor public PrestoThriftPage(List<PrestoThriftBlock> thriftBlocks, int positionCount)
@ThriftField(value=1) public List<PrestoThriftBlock> getThriftBlocks()
@ThriftField(value=2) public int getPositionCount()
Copyright © 2012–2022. All rights reserved.