@Generated public class BaseChunkInfo extends Object
Constructor and Description |
---|
BaseChunkInfo() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
Long |
getByteCount() |
Long |
getChunkIndex() |
Long |
getRowCount() |
Long |
getRowOffset() |
int |
hashCode() |
BaseChunkInfo |
setByteCount(Long byteCount) |
BaseChunkInfo |
setChunkIndex(Long chunkIndex) |
BaseChunkInfo |
setRowCount(Long rowCount) |
BaseChunkInfo |
setRowOffset(Long rowOffset) |
String |
toString() |
public BaseChunkInfo setByteCount(Long byteCount)
public Long getByteCount()
public BaseChunkInfo setChunkIndex(Long chunkIndex)
public Long getChunkIndex()
public BaseChunkInfo setRowCount(Long rowCount)
public Long getRowCount()
public BaseChunkInfo setRowOffset(Long rowOffset)
public Long getRowOffset()
Copyright © 2023. All rights reserved.