public class DocumentChunkJson extends BaseJson
Constructor and Description |
---|
DocumentChunkJson() |
Modifier and Type | Method and Description |
---|---|
String |
getHash() |
long |
getSize() |
long |
getStart() |
void |
setHash(String hash) |
void |
setSize(long size) |
void |
setStart(long start) |
getObjType, setObjType, toString
Copyright © 2019. All rights reserved.