Package | Description |
---|---|
com.bigdata.bop.fed.shards | |
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.btree.proc | |
com.bigdata.btree.view | |
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.relation.rule.eval |
This package supports rule evaluation.
|
com.bigdata.relation.rule.eval.pipeline |
This package implements a pipeline join.
|
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.sector | |
com.bigdata.service |
This package provides implementations of bigdata services (metadata
service, data service, transaction manager service.
|
com.bigdata.service.ndx | |
com.bigdata.service.ndx.pipeline |
Class and Description |
---|
IMetadataIndex
Interface for a metadata index.
|
PartitionLocator
An immutable object that may be used to locate an index partition.
|
Class and Description |
---|
IResourceMetadata
Interface for metadata about a
Journal or IndexSegment . |
ISeparatorKeys
Interface provides access to the left and right separator keys for an index
partition.
|
LocalPartitionMetadata
An immutable object providing metadata about a local index partition,
including the partition identifier, the left and right separator keys
defining the half-open key range of the index partition, and optionally
defining the
IResourceMetadata [] required to materialize a view of
that index partition. |
Class and Description |
---|
ISeparatorKeys
Interface provides access to the left and right separator keys for an index
partition.
|
Class and Description |
---|
IResourceMetadata
Interface for metadata about a
Journal or IndexSegment . |
Class and Description |
---|
IResourceMetadata
Interface for metadata about a
Journal or IndexSegment . |
Class and Description |
---|
AbstractResourceMetadata
Base class for
IResourceMetadata implementations. |
IMetadataIndex
Interface for a metadata index.
|
IndexPartitionCause
Encapsulate the reason why an index partition was created and the
synchronous overflow counter of the data service on which the index
partition was created as of that action.
|
IndexPartitionCause.CauseEnum
Typesafe enumeration of reasons why an index partition was created.
|
IPartitionMetadata
A description of the metadata state for a partition of a scale-out index.
|
IResourceMetadata
Interface for metadata about a
Journal or IndexSegment . |
ISeparatorKeys
Interface provides access to the left and right separator keys for an index
partition.
|
MetadataIndex
A metadata index for the partitions of a distributed index.
|
MetadataIndex.MetadataIndexMetadata
Extends the
IndexMetadata record to hold the metadata template
for the managed scale-out index. |
MetadataIndex.PartitionLocatorTupleSerializer
Used to (de-)serialize
PartitionLocator s in the
MetadataIndex . |
PartitionLocator
An immutable object that may be used to locate an index partition.
|
Class and Description |
---|
IResourceMetadata
Interface for metadata about a
Journal or IndexSegment . |
Class and Description |
---|
PartitionLocator
An immutable object that may be used to locate an index partition.
|
Class and Description |
---|
PartitionLocator
An immutable object that may be used to locate an index partition.
|
Class and Description |
---|
IMetadataIndex
Interface for a metadata index.
|
IResourceMetadata
Interface for metadata about a
Journal or IndexSegment . |
JournalMetadata
Metadata required to locate a
Journal resource. |
LocalPartitionMetadata
An immutable object providing metadata about a local index partition,
including the partition identifier, the left and right separator keys
defining the half-open key range of the index partition, and optionally
defining the
IResourceMetadata [] required to materialize a view of
that index partition. |
PartitionLocator
An immutable object that may be used to locate an index partition.
|
SegmentMetadata
Metadata for a single
IndexSegment . |
Class and Description |
---|
IResourceMetadata
Interface for metadata about a
Journal or IndexSegment . |
Class and Description |
---|
IMetadataIndex
Interface for a metadata index.
|
IPartitionMetadata
A description of the metadata state for a partition of a scale-out index.
|
IResourceMetadata
Interface for metadata about a
Journal or IndexSegment . |
MetadataIndex.MetadataIndexMetadata
Extends the
IndexMetadata record to hold the metadata template
for the managed scale-out index. |
PartitionLocator
An immutable object that may be used to locate an index partition.
|
Class and Description |
---|
IMetadataIndex
Interface for a metadata index.
|
IResourceMetadata
Interface for metadata about a
Journal or IndexSegment . |
MetadataIndex.MetadataIndexMetadata
Extends the
IndexMetadata record to hold the metadata template
for the managed scale-out index. |
PartitionLocator
An immutable object that may be used to locate an index partition.
|
Class and Description |
---|
PartitionLocator
An immutable object that may be used to locate an index partition.
|
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.