public class FileChunk extends DataChunk<String>
Constructor and Description |
---|
FileChunk(String path) |
FileChunk(String path,
DataChunk oldChunk) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
String |
getData()
Returns the data contained in this DataChunk, or null if that is
infeasible
|
int |
hashCode() |
Iterator<DataChunk<String>> |
iterator() |
String |
toString() |
getID, getMark, lastProcessedOn, setProcessingOn
Copyright © 2015–2021 Fiji. All rights reserved.