Package | Description |
---|---|
com.bigdata.bfs |
This package provides a scale-out content repository (aka distributed file
system) suitable as the backend for a REST-ful service using the bigdata
architecture.
|
Modifier and Type | Method and Description |
---|---|
FileVersionInputStream |
BigdataFileSystem.inputStream(String id,
int version)
Read data from a file version.
|
FileVersionInputStream |
BigdataFileSystem.inputStream(String id,
int version,
long tx)
Read data from a file version.
|
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.