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