public interface BlobRecord
Modifier and Type | Method and Description |
---|---|
com.google.common.io.ByteSource |
getBytes() |
BlobKey |
getKey() |
long |
getLength() |
long |
lastModified() |
BlobKey getKey()
long getLength()
com.google.common.io.ByteSource getBytes()
long lastModified()