public class FileBlockReference extends FileBlockPosition
| Modifier and Type | Field and Description |
|---|---|
protected InputStream |
input
Convenience cache for storing the input this reference is contained within so that it can be cached
|
datasizeindexdata, type| Modifier | Constructor and Description |
|---|---|
protected |
FileBlockReference(String
|
| Modifier and Type | Method and Description |
|---|---|
FileBlock |
read()
|
getDatasize, read, serializegetIndexData, getTypeprotected InputStreaminput
protected FileBlockReference(Stringtype, com .protobuf .ByteString indexdata)
public FileBlockread() throws IOException
IOException