public class CassandraBinary
extends java.lang.Object
implements org.trellisldp.api.Binary
Binary that pulls content from Cassandra on demand.| Constructor and Description |
|---|
CassandraBinary(org.apache.commons.rdf.api.IRI id,
Read read,
ReadRange readRange,
int chunkLength) |
| Modifier and Type | Method and Description |
|---|---|
java.io.InputStream |
getContent() |
java.io.InputStream |
getContent(int from,
int to) |