| 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.
|
| com.bigdata.bop.join | |
| com.bigdata.bop.solutions |
This package provides distinct, sort, and aggregation operators.
|
| com.bigdata.btree |
The
BTree is a scalable B+-Tree with copy-on-write
semantics mapping variable length unsigned byte[] keys to variable
length byte[] values (null values are allowed). |
| com.bigdata.counters.store |
This package provides a persistence mechanism for performance
counters.
|
| com.bigdata.ha |
This package extends
com.bigdata.quorum to define local and
Remote interfaces for highly available services. |
| com.bigdata.htree | |
| com.bigdata.journal |
The journal is an append-only persistence capable data structure
supporting atomic commit, named indices, and transactions.
|
| com.bigdata.mdi |
This package provides a metadata index and range partitioned indices
managed by that metadata index.
|
| com.bigdata.rawstore |
A set of interfaces and some simple implementations for a read-write
store without atomic commit or transactions.
|
| com.bigdata.rdf.internal.encoder | |
| com.bigdata.rdf.sail |
This package contains the SAIL that allow bigdata to be used as a backend for
the Sesame 2.x platform.
|
| com.bigdata.resources |
This package provides the logic to managed the live journal and the
historical journals and index segments for a
DataService. |
| com.bigdata.rwstore | |
| com.bigdata.rwstore.sector | |
| com.bigdata.service |
This package provides implementations of bigdata services (metadata
service, data service, transaction manager service.
|
| com.bigdata.service.ndx | |
| com.bigdata.stream |
| Class and Description |
|---|
| IRawStore
A low-level interface for reading and writing data.
|
| Class and Description |
|---|
| IRawStore
A low-level interface for reading and writing data.
|
| Class and Description |
|---|
| IRawStore
A low-level interface for reading and writing data.
|
| Class and Description |
|---|
| AbstractRawStore
Abstract base class for
IRawStore implementations. |
| IAddressManager
An interface that encapsulates operations on opaque identifiers used to
locate data within an
IRawStore. |
| IBlock
An object that may be used to read or write a block from a store.
|
| IRawStore
A low-level interface for reading and writing data.
|
| IStreamStore
Interface for reading and writing streams on a persistence store.
|
| WormAddressManager
Encapsulates logic for operations on an opaque long integer comprising an
byte offset and a byte count suitable for use in a WORM (Write Once, Read
Many)
IRawStore. |
| Class and Description |
|---|
| IRawStore
A low-level interface for reading and writing data.
|
| Class and Description |
|---|
| IAddressManager
An interface that encapsulates operations on opaque identifiers used to
locate data within an
IRawStore. |
| IMRMW
A marker interface for an
IRawStore that declares support for
Multiple Readers and Multiple Writers (full read-write concurrency). |
| IMROW
A marker interface for an
IRawStore that declares support for
Multiple Readers and One Writer (full read concurrency, but single-threaded
writer). |
| IRawStore
A low-level interface for reading and writing data.
|
| IStreamStore
Interface for reading and writing streams on a persistence store.
|
| Class and Description |
|---|
| IRawStore
A low-level interface for reading and writing data.
|
| Class and Description |
|---|
| AbstractRawStore
Abstract base class for
IRawStore implementations. |
| AbstractRawStoreTestCase
Base class for writing tests of the
IRawStore interface. |
| AbstractRawWormStore
An abstract base class for
IRawStore implementations that use an
append only (Write Once, Read Many) strategy. |
| IAddressManager
An interface that encapsulates operations on opaque identifiers used to
locate data within an
IRawStore. |
| IAllocationContext
An
IAllocationContext defines a shadow environment which may be
associated with allocations made during a transaction. |
| IAllocationManagerStore
Adds capability to write and delete allocations within an
IAllocationContext. |
| IMRMW
A marker interface for an
IRawStore that declares support for
Multiple Readers and Multiple Writers (full read-write concurrency). |
| IMROW
A marker interface for an
IRawStore that declares support for
Multiple Readers and One Writer (full read concurrency, but single-threaded
writer). |
| IPSOutputStream
This class provides a stream-based allocation mechanism.
|
| IRawStore
A low-level interface for reading and writing data.
|
| IStreamStore
Interface for reading and writing streams on a persistence store.
|
| IWORM
A marker interface for a store that supports Write Once Read Many (eg, an
append only store vs a store where storage may be reused as records are
logically deleted).
|
| Class and Description |
|---|
| IRawStore
A low-level interface for reading and writing data.
|
| Class and Description |
|---|
| AbstractRawStore
Abstract base class for
IRawStore implementations. |
| AbstractRawStoreTestCase
Base class for writing tests of the
IRawStore interface. |
| AbstractRawWormStore
An abstract base class for
IRawStore implementations that use an
append only (Write Once, Read Many) strategy. |
| IAddressManager
An interface that encapsulates operations on opaque identifiers used to
locate data within an
IRawStore. |
| IAllocationContext
An
IAllocationContext defines a shadow environment which may be
associated with allocations made during a transaction. |
| IMROW
A marker interface for an
IRawStore that declares support for
Multiple Readers and One Writer (full read concurrency, but single-threaded
writer). |
| IPSOutputStream
This class provides a stream-based allocation mechanism.
|
| IRawStore
A low-level interface for reading and writing data.
|
| IStreamStore
Interface for reading and writing streams on a persistence store.
|
| IWORM
A marker interface for a store that supports Write Once Read Many (eg, an
append only store vs a store where storage may be reused as records are
logically deleted).
|
| WormAddressManager
Encapsulates logic for operations on an opaque long integer comprising an
byte offset and a byte count suitable for use in a WORM (Write Once, Read
Many)
IRawStore. |
| Class and Description |
|---|
| IRawStore
A low-level interface for reading and writing data.
|
| Class and Description |
|---|
| IRawStore
A low-level interface for reading and writing data.
|
| Class and Description |
|---|
| IAddressManager
An interface that encapsulates operations on opaque identifiers used to
locate data within an
IRawStore. |
| IAllocationManagerStore
Adds capability to write and delete allocations within an
IAllocationContext. |
| IBlock
An object that may be used to read or write a block from a store.
|
| IMRMW
A marker interface for an
IRawStore that declares support for
Multiple Readers and Multiple Writers (full read-write concurrency). |
| IMROW
A marker interface for an
IRawStore that declares support for
Multiple Readers and One Writer (full read concurrency, but single-threaded
writer). |
| IRawStore
A low-level interface for reading and writing data.
|
| IStreamStore
Interface for reading and writing streams on a persistence store.
|
| Class and Description |
|---|
| AbstractRawStoreTestCase
Base class for writing tests of the
IRawStore interface. |
| IAddressManager
An interface that encapsulates operations on opaque identifiers used to
locate data within an
IRawStore. |
| IAllocationContext
An
IAllocationContext defines a shadow environment which may be
associated with allocations made during a transaction. |
| IAllocationManagerStore
Adds capability to write and delete allocations within an
IAllocationContext. |
| IMRMW
A marker interface for an
IRawStore that declares support for
Multiple Readers and Multiple Writers (full read-write concurrency). |
| IMROW
A marker interface for an
IRawStore that declares support for
Multiple Readers and One Writer (full read concurrency, but single-threaded
writer). |
| IPSOutputStream
This class provides a stream-based allocation mechanism.
|
| IRawStore
A low-level interface for reading and writing data.
|
| IStreamStore
Interface for reading and writing streams on a persistence store.
|
| Class and Description |
|---|
| AbstractRawStore
Abstract base class for
IRawStore implementations. |
| AbstractRawStoreTestCase
Base class for writing tests of the
IRawStore interface. |
| IAddressManager
An interface that encapsulates operations on opaque identifiers used to
locate data within an
IRawStore. |
| IAllocationContext
An
IAllocationContext defines a shadow environment which may be
associated with allocations made during a transaction. |
| IAllocationManagerStore
Adds capability to write and delete allocations within an
IAllocationContext. |
| IMRMW
A marker interface for an
IRawStore that declares support for
Multiple Readers and Multiple Writers (full read-write concurrency). |
| IMROW
A marker interface for an
IRawStore that declares support for
Multiple Readers and One Writer (full read concurrency, but single-threaded
writer). |
| IPSOutputStream
This class provides a stream-based allocation mechanism.
|
| IRawStore
A low-level interface for reading and writing data.
|
| IStreamStore
Interface for reading and writing streams on a persistence store.
|
| Class and Description |
|---|
| IBlock
An object that may be used to read or write a block from a store.
|
| IRawStore
A low-level interface for reading and writing data.
|
| Class and Description |
|---|
| IBlock
An object that may be used to read or write a block from a store.
|
| Class and Description |
|---|
| IRawStore
A low-level interface for reading and writing data.
|
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.