A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _

A

a - Variable in class com.bigdata.btree.raba.AbstractRaba
The backing array.
a - Variable in class com.bigdata.counters.query.HistoryTable
The selected counters.
a - Variable in class com.bigdata.counters.query.PivotTable
The selected counters (redundant reference to HistoryTable.a.
abort(Throwable) - Method in class com.bigdata.bop.engine.OutputStatsBuffer
 
abort() - Method in class com.bigdata.journal.AbstractBufferStrategy
The default is a NOP.
abort() - Method in class com.bigdata.journal.AbstractJournal
 
abort(long) - Method in class com.bigdata.journal.DelegateTransactionService
 
abort() - Method in interface com.bigdata.journal.IAtomicStore
Abandon the current write set (synchronous).
abort() - Method in interface com.bigdata.journal.IBufferStrategy
A method that requires the implementation to discard its buffered write set (if any).
abort(long) - Method in interface com.bigdata.journal.ITransactionService
Request abort of the transaction write set.
abort(long) - Method in class com.bigdata.journal.Journal
Abort a transaction.
abort() - Method in class com.bigdata.journal.JournalDelegate
 
abort() - Method in class com.bigdata.journal.RWStrategy
Calls through to store and then to WriteCacheService.reset
abort() - Method in class com.bigdata.journal.WORMStrategy
Resets the WriteCacheService (if enabled).
abort() - Method in class com.bigdata.rdf.store.AbstractTripleStore
Clears hard references to any indices, relations, etc.
abort() - Method in class com.bigdata.rdf.store.LocalTripleStore
 
abort() - Method in class com.bigdata.rdf.store.TempTripleStore
Not supported.
abort(Throwable) - Method in class com.bigdata.relation.accesspath.BlockingBuffer
 
abort(Throwable) - Method in class com.bigdata.relation.accesspath.DelegateBuffer
 
abort(Throwable) - Method in interface com.bigdata.relation.accesspath.IRunnableBuffer
Signal abnormal termination of the process writing on the buffer.
abort() - Method in class com.bigdata.rwstore.sector.MemStrategy
 
abort(long) - Method in class com.bigdata.service.AbstractTransactionService
Abort the transaction (asynchronous).
abort(long) - Method in class com.bigdata.service.DataService
 
abort(long) - Method in interface com.bigdata.service.ITxCommitProtocol
Request abort of the transaction by the data service.
abort(Throwable) - Method in class com.bigdata.service.proxy.ClientRunnableBuffer
 
abort(Throwable) - Method in interface com.bigdata.service.proxy.RemoteRunnableBuffer
 
abort(Throwable) - Method in class com.bigdata.service.proxy.RemoteRunnableBufferImpl
 
abort2Phase(long) - Method in interface com.bigdata.ha.HACommitGlue
Discard the current write set using AbstractJournal.abort(), reloading all state from the last root block, etc.
abort2Phase(long) - Method in interface com.bigdata.ha.QuorumCommit
Used by the leader to send a message to each service joined with the quorum telling it to discard its write set, reloading all state from the last root block.
abort2Phase(long) - Method in class com.bigdata.ha.QuorumCommitImpl
 
abort2Phase(long) - Method in class com.bigdata.ha.QuorumServiceBase
 
abort2Phase(long) - Method in class com.bigdata.journal.AbstractJournal.BasicHA
 
abortAllocationContext(IAllocationContext, RWWriteCacheService) - Method in class com.bigdata.rwstore.FixedAllocator
Unwinds the allocations made within the context and clears the write cache of any associated data
abortContext(IAllocationContext) - Method in class com.bigdata.journal.AbstractJournal
 
abortContext(IAllocationContext) - Method in class com.bigdata.journal.RWStrategy
 
abortContext(IAllocationContext) - Method in interface com.bigdata.rwstore.IAllocationManager
Indicates that the allocation context will no longer be used and that the allocations made within the context should be discarded.
abortContext(IAllocationContext) - Method in class com.bigdata.rwstore.RWStore
The ContextAllocation object manages a freeList of associated allocators and an overall list of allocators.
abortContext(IAllocationContext) - Method in class com.bigdata.rwstore.sector.AllocationContext
 
abortContext(IAllocationContext) - Method in class com.bigdata.rwstore.sector.MemoryManager
 
abortContext(IAllocationContext) - Method in class com.bigdata.rwstore.sector.MemStrategy
 
AbortCount - Static variable in interface com.bigdata.util.concurrent.IQueueCounters.IWriteServiceExecutorCounters
The #of aborts (only reported services which do commit processing).
abortImpl(AbstractTransactionService.TxState) - Method in class com.bigdata.journal.JournalTransactionService
 
abortImpl(AbstractTransactionService.TxState) - Method in class com.bigdata.service.AbstractTransactionService
Implementation must abort the tx on the journal (standalone) or on each data service (federation) on which it has written.
abortImpl(AbstractTransactionService.TxState) - Method in class com.bigdata.service.DistributedTransactionService
 
abortshadow(RWWriteCacheService) - Method in class com.bigdata.rwstore.AllocBlock
Must release allocations made by this allocator.
abs(IV) - Static method in class com.bigdata.rdf.internal.XPathMathFunctions
 
Abs() - Method in class com.bigdata.rdf.sail.sparql.ast.SyntaxTreeBuilder
 
ABS - Static variable in interface com.bigdata.rdf.sail.sparql.ast.SyntaxTreeBuilderConstants
RegularExpression Id.
ABS - Static variable in class com.bigdata.rdf.sparql.ast.FunctionRegistry
 
AbstractAccessPathOp<E> - Class in com.bigdata.bop
Interface for evaluating operations producing chunks of elements (tuples materialized from some index of a relation).
AbstractAccessPathOp(BOp[], Map<String, Object>) - Constructor for class com.bigdata.bop.AbstractAccessPathOp
Required shallow copy constructor.
AbstractAccessPathOp(AbstractAccessPathOp<E>) - Constructor for class com.bigdata.bop.AbstractAccessPathOp
Required deep copy constructor.
AbstractAccessPathOp.Annotations - Interface in com.bigdata.bop
 
AbstractAddRemoveStatementsOp - Class in com.bigdata.bop.rdf.update
Abstract base class for operations which add or remove statements from the statement indices.
AbstractAddRemoveStatementsOp(AbstractAddRemoveStatementsOp) - Constructor for class com.bigdata.bop.rdf.update.AbstractAddRemoveStatementsOp
 
AbstractAddRemoveStatementsOp(BOp[], Map<String, Object>) - Constructor for class com.bigdata.bop.rdf.update.AbstractAddRemoveStatementsOp
 
AbstractAddRemoveStatementsOp.Annotations - Interface in com.bigdata.bop.rdf.update
 
AbstractArrayBuffer<E> - Class in com.bigdata.relation.accesspath
A thread-safe buffer backed by a fixed capacity array.
AbstractArrayBuffer(int, Class, IElementFilter<E>) - Constructor for class com.bigdata.relation.accesspath.AbstractArrayBuffer
 
AbstractAsynchronousClientTask<U,V,L> - Class in com.bigdata.service.jini.master
Abstract base class for IAsynchronousClientTask.
AbstractAsynchronousClientTask(INotifyOutcome<V, L>) - Constructor for class com.bigdata.service.jini.master.AbstractAsynchronousClientTask
 
AbstractAtomicRowReadOrWrite - Class in com.bigdata.sparse
Abstract class implements the atomic read operation.
AbstractAtomicRowReadOrWrite() - Constructor for class com.bigdata.sparse.AbstractAtomicRowReadOrWrite
De-serialization ctor.
AbstractAtomicRowReadOrWrite(Schema, Object, long, long, INameFilter) - Constructor for class com.bigdata.sparse.AbstractAtomicRowReadOrWrite
Constructor for an atomic write/read operation.
AbstractAtomicUpdateTask<T> - Class in com.bigdata.resources
Abstract base class for tasks responsible for the atomic update of the view of an index partition.
AbstractAtomicUpdateTask(ResourceManager, long, String[]) - Constructor for class com.bigdata.resources.AbstractAtomicUpdateTask
 
AbstractAtomicUpdateTask(ResourceManager, long, String) - Constructor for class com.bigdata.resources.AbstractAtomicUpdateTask
 
AbstractBNodeIV<V extends BigdataBNode,T> - Class in com.bigdata.rdf.internal.impl.bnode
Class for inline RDF blank nodes.
AbstractBNodeIV(DTE) - Constructor for class com.bigdata.rdf.internal.impl.bnode.AbstractBNodeIV
 
AbstractBTree - Class in com.bigdata.btree
Base class for mutable and immutable B+-Tree implementations.
AbstractBTree(IRawStore, INodeFactory, boolean, IndexMetadata, IRecordCompressorFactory<?>) - Constructor for class com.bigdata.btree.AbstractBTree
 
AbstractBTree.IBTreeCounters - Interface in com.bigdata.btree
Interface declaring namespaces for performance counters collected for a B+Tree.
AbstractBTreeTupleCursor<I extends AbstractBTree,L extends Leaf,E> - Class in com.bigdata.btree
Class supporting random access to tuples and sequential tuple-based cursor movement for an AbstractBTree.
AbstractBTreeTupleCursor(I, Tuple<E>, byte[], byte[]) - Constructor for class com.bigdata.btree.AbstractBTreeTupleCursor
Create a new cursor.
AbstractBTreeTupleCursor.MutableBTreeTupleCursor<E> - Class in com.bigdata.btree
An ITuple that directly supports forward and reverse cursor operations on a local mutable BTree.
AbstractBTreeTupleCursor.MutableBTreeTupleCursor(BTree, Tuple<E>, byte[], byte[]) - Constructor for class com.bigdata.btree.AbstractBTreeTupleCursor.MutableBTreeTupleCursor
 
AbstractBTreeTupleCursor.ReadOnlyBTreeTupleCursor<E> - Class in com.bigdata.btree
An ITuple that directly supports forward and reverse cursor operations on a local BTree.
AbstractBTreeTupleCursor.ReadOnlyBTreeTupleCursor(BTree, Tuple<E>, byte[], byte[]) - Constructor for class com.bigdata.btree.AbstractBTreeTupleCursor.ReadOnlyBTreeTupleCursor
 
AbstractBufferStrategy - Class in com.bigdata.journal
Abstract base class for IBufferStrategy implementation.
AbstractCachingServiceClient<S extends Remote> - Class in com.bigdata.service.jini.lookup
Abstract base class for a jini client which uses a LookupCache to reduce round trips to the discovered ServiceRegistrars for a specific class of services.
AbstractCachingServiceClient(ServiceDiscoveryManager, ServiceDiscoveryListener, Class, ServiceTemplate, ServiceItemFilter, long) - Constructor for class com.bigdata.service.jini.lookup.AbstractCachingServiceClient
Sets up service discovery for the designed class of services.
AbstractChunkedResolverator<E,F,S> - Class in com.bigdata.striterator
Wraps an IChunkedIterator and asynchronously resolves chunks.
AbstractChunkedResolverator(S, IChunkedOrderedIterator<E>, BlockingBuffer<F[]>) - Constructor for class com.bigdata.striterator.AbstractChunkedResolverator
 
AbstractChunkedTupleIterator<E> - Class in com.bigdata.btree
A chunked iterator that proceeds a ResultSet at a time.
AbstractChunkedTupleIterator(byte[], byte[], int, int, IFilter) - Constructor for class com.bigdata.btree.AbstractChunkedTupleIterator
 
AbstractChunkedTupleIterator.ResultSetTuple - Class in com.bigdata.btree
An ITuple that draws its data from a ResultSet.
AbstractChunkedTupleIterator.ResultSetTuple(ResultSet, int) - Constructor for class com.bigdata.btree.AbstractChunkedTupleIterator.ResultSetTuple
 
AbstractChunkSizeHint - Class in com.bigdata.rdf.sparql.ast.hints
 
AbstractChunkSizeHint(String, Integer) - Constructor for class com.bigdata.rdf.sparql.ast.hints.AbstractChunkSizeHint
 
AbstractClient<T> - Class in com.bigdata.service
Abstract base class for IBigdataClient implementations.
AbstractClient(Properties) - Constructor for class com.bigdata.service.AbstractClient
 
AbstractClientTask<S extends TaskMaster.JobState,U,V extends Serializable> - Class in com.bigdata.service.jini.master
An abstract base class which may be used for client tasks run by the master on one or more data services.
AbstractClientTask(S, int) - Constructor for class com.bigdata.service.jini.master.AbstractClientTask
 
AbstractCodedRaba - Class in com.bigdata.btree.raba.codec
Abstract implementation throws UnsupportedOperationException for all mutation operations.
AbstractCodedRaba() - Constructor for class com.bigdata.btree.raba.codec.AbstractCodedRaba
 
AbstractCounterSet - Class in com.bigdata.counters
 
AbstractCounterSet(String, CounterSet) - Constructor for class com.bigdata.counters.AbstractCounterSet
 
AbstractDistributedFederation<T> - Class in com.bigdata.service
Abstract base class for IBigdataFederation implementations where the services are distributed using RMI and are running, at least in principle, across more than one host/JVM.
AbstractDistributedFederation(IBigdataClient<T>) - Constructor for class com.bigdata.service.AbstractDistributedFederation
 
AbstractElementBuffer<R> - Class in com.bigdata.relation.accesspath
Base class for IBuffer of IRelation elements whose target is a mutation (insert, delete, or update) of some IMutableRelation.
AbstractElementBuffer(int, IMutableRelation<R>, IKeyOrder<R>, IElementFilter<R>) - Constructor for class com.bigdata.relation.accesspath.AbstractElementBuffer
 
AbstractElementBuffer.DeleteBuffer<R> - Class in com.bigdata.relation.accesspath
Buffer writes on IMutableRelation.delete(IChunkedOrderedIterator) when it is flushed.
AbstractElementBuffer.DeleteBuffer(int, IMutableRelation<R>, IKeyOrder<R>, IElementFilter<R>) - Constructor for class com.bigdata.relation.accesspath.AbstractElementBuffer.DeleteBuffer
Ctor variant used when you have a strong guarantee of the order in which the elements will be written into the buffer.
AbstractElementBuffer.InsertBuffer<R> - Class in com.bigdata.relation.accesspath
Buffer writes on IMutableRelation.insert(IChunkedOrderedIterator) when it is flushed.
AbstractElementBuffer.InsertBuffer(int, IMutableRelation<R>, IKeyOrder<R>, IElementFilter<R>) - Constructor for class com.bigdata.relation.accesspath.AbstractElementBuffer.InsertBuffer
Ctor variant used when you have a strong guarantee of the order in which the elements will be written into the buffer.
AbstractFederation<T> - Class in com.bigdata.service
Abstract base class for IBigdataFederation implementations.
AbstractFederation(IBigdataClient<T>) - Constructor for class com.bigdata.service.AbstractFederation
 
AbstractFederation.ReportTask - Class in com.bigdata.service
Periodically report performance counter data to the ILoadBalancerService.
AbstractFederation.ReportTask(AbstractFederation) - Constructor for class com.bigdata.service.AbstractFederation.ReportTask
 
AbstractFederation.StartDeferredTasksTask - Class in com.bigdata.service
This task starts an (optional) AbstractStatisticsCollector, an (optional) httpd service, and the (required) AbstractFederation.ReportTask.
AbstractFixedByteArrayBuffer - Class in com.bigdata.io
Efficient absolute get/put operations on a slice of a byte[].
AbstractFixedByteArrayBuffer(int, int) - Constructor for class com.bigdata.io.AbstractFixedByteArrayBuffer
Protected constructor used to create a slice.
AbstractFromToGraphManagement - Class in com.bigdata.rdf.sparql.ast
Any of the operations which has a FROM and/or TO graph.
AbstractFromToGraphManagement(UpdateType) - Constructor for class com.bigdata.rdf.sparql.ast.AbstractFromToGraphManagement
 
AbstractFromToGraphManagement(AbstractFromToGraphManagement) - Constructor for class com.bigdata.rdf.sparql.ast.AbstractFromToGraphManagement
 
AbstractFromToGraphManagement(BOp[], Map<String, Object>) - Constructor for class com.bigdata.rdf.sparql.ast.AbstractFromToGraphManagement
 
AbstractGraphDataUpdate - Class in com.bigdata.rdf.sparql.ast
Abstract base class for the INSERT DATA and DELETE DATA operations.
AbstractGraphDataUpdate(UpdateType) - Constructor for class com.bigdata.rdf.sparql.ast.AbstractGraphDataUpdate
 
AbstractGraphDataUpdate(AbstractGraphDataUpdate) - Constructor for class com.bigdata.rdf.sparql.ast.AbstractGraphDataUpdate
 
AbstractGraphDataUpdate(BOp[], Map<String, Object>) - Constructor for class com.bigdata.rdf.sparql.ast.AbstractGraphDataUpdate
 
AbstractHaltableProcess - Class in com.bigdata.util.concurrent
Abstract base class for tasks whose processing may be halted asynchronously.
AbstractHaltableProcess() - Constructor for class com.bigdata.util.concurrent.AbstractHaltableProcess
 
AbstractHashJoinOp<E> - Class in com.bigdata.bop.join
Abstract base class for both JVM and native memory hash join against a B+Tree access path.
AbstractHashJoinOp(AbstractHashJoinOp<E>) - Constructor for class com.bigdata.bop.join.AbstractHashJoinOp
 
AbstractHashJoinOp(BOp[], NV...) - Constructor for class com.bigdata.bop.join.AbstractHashJoinOp
 
AbstractHashJoinOp(BOp[], Map<String, Object>) - Constructor for class com.bigdata.bop.join.AbstractHashJoinOp
 
AbstractHashJoinOp.Annotations - Interface in com.bigdata.bop.join
 
AbstractHostConstraint - Class in com.bigdata.jini.start.config
Core impl.
AbstractHostConstraint(String) - Constructor for class com.bigdata.jini.start.config.AbstractHostConstraint
 
AbstractHostConstraint(String[]) - Constructor for class com.bigdata.jini.start.config.AbstractHostConstraint
 
AbstractHTree - Class in com.bigdata.htree
Abstract base class for a persistence capable extensible hash tree.
AbstractHTree(IRawStore, INodeFactory, boolean, HTreeIndexMetadata, IRecordCompressorFactory<?>) - Constructor for class com.bigdata.htree.AbstractHTree
 
AbstractHTree.HTreePageStateException - Exception in com.bigdata.htree
Exception that can be thrown for asserts and testing, retaining the source page of the error
AbstractHTree.HTreePageStateException(AbstractPage) - Constructor for exception com.bigdata.htree.AbstractHTree.HTreePageStateException
 
AbstractHTTPD - Class in com.bigdata.util.httpd
Overrides some methods on NanoHTTPD to (a) prevent serving files from the local file system; and (b) to expose methods for handling GET, PUT, POST, and DELETE requests - these methods all return a NanoHTTPD.HTTP_METHOD_NOT_ALLOWED NanoHTTPD.Response by default.
AbstractHTTPD(int) - Constructor for class com.bigdata.util.httpd.AbstractHTTPD
 
AbstractIndexCache<T extends IRangeQuery> - Class in com.bigdata.service
Abstract base class providing caching for IIndex like objects.
AbstractIndexCache(int, long) - Constructor for class com.bigdata.service.AbstractIndexCache
 
AbstractIndexProcedure - Class in com.bigdata.btree.proc
Base class has some utility methods.
AbstractIndexProcedure() - Constructor for class com.bigdata.btree.proc.AbstractIndexProcedure
 
AbstractIndexTask<V extends Comparable<V>> - Class in com.bigdata.search
Set up the from and to keys for the ReadIndexTask and CountIndexTask.
AbstractIndexTask(String, boolean, double, FullTextIndex<V>) - Constructor for class com.bigdata.search.AbstractIndexTask
Setup a task that will perform a range scan for entries matching the search term.
AbstractInlineExtensionIV<V extends BigdataValue,T> - Class in com.bigdata.rdf.internal.impl
Abstract base class for fully inline IExtensionIVs.
AbstractInlineExtensionIV(VTE, DTE) - Constructor for class com.bigdata.rdf.internal.impl.AbstractInlineExtensionIV
 
AbstractInlineExtensionIV(VTE, boolean, DTE) - Constructor for class com.bigdata.rdf.internal.impl.AbstractInlineExtensionIV
 
AbstractInlineIV<V extends BigdataValue,T> - Class in com.bigdata.rdf.internal.impl
Abstract base class for inline RDF values (literals, blank nodes, and statement identifiers can be inlined).
AbstractInlineIV(VTE, DTE) - Constructor for class com.bigdata.rdf.internal.impl.AbstractInlineIV
 
AbstractInlineIV(VTE, boolean, DTE) - Constructor for class com.bigdata.rdf.internal.impl.AbstractInlineIV
 
AbstractIV<V extends BigdataValue,T> - Class in com.bigdata.rdf.internal.impl
Abstract base class for the inline representation of an RDF Value (the representation which is encoded in to the keys of the statement indices).
AbstractIV(VTE, boolean, boolean, DTE) - Constructor for class com.bigdata.rdf.internal.impl.AbstractIV
The RDF Value type (URI, BNode, Literal or Statement) and the data type are combined and stored in a single byte together with whether the RDF value has been inlined (an inline bit) and whether the RDF Value is an extended data type (the extension bit).
AbstractIV(byte) - Constructor for class com.bigdata.rdf.internal.impl.AbstractIV
Constructor used when decoding since you already have the flags.
AbstractJoinGroupOptimizer - Class in com.bigdata.rdf.sparql.ast.optimizers
This makes it easier to sit down and write an optimizer that operates on a group.
AbstractJoinGroupOptimizer() - Constructor for class com.bigdata.rdf.sparql.ast.optimizers.AbstractJoinGroupOptimizer
 
AbstractJoinNexus - Class in com.bigdata.relation.rule.eval
Base implementation for IJoinNexus
AbstractJoinNexus(IJoinNexusFactory, IIndexManager) - Constructor for class com.bigdata.relation.rule.eval.AbstractJoinNexus
 
AbstractJoinNexusFactory - Class in com.bigdata.relation.rule.eval
Base implementation for IJoinNexusFactory.
AbstractJoinNexusFactory(ActionEnum, long, long, Properties, int, IElementFilter<?>, IEvaluationPlanFactory, IRuleTaskFactory) - Constructor for class com.bigdata.relation.rule.eval.AbstractJoinNexusFactory
 
AbstractJournal - Class in com.bigdata.journal
The journal is a persistence capable data structure supporting atomic commit, named indices, and full transactions.
AbstractJournal(Properties) - Constructor for class com.bigdata.journal.AbstractJournal
Create or re-open a journal.
AbstractJournal(Properties, Quorum<HAGlue, QuorumService<HAGlue>>) - Constructor for class com.bigdata.journal.AbstractJournal
Create or re-open a journal as part of a highly available Quorum.
AbstractJournal.BasicHA - Class in com.bigdata.journal
Implementation hooks into the various low-level operations required to support HA for the journal.
AbstractJournal.BasicHA(UUID, InetSocketAddress) - Constructor for class com.bigdata.journal.AbstractJournal.BasicHA
 
AbstractKeyArrayIndexProcedure - Class in com.bigdata.btree.proc
Abstract base class supports compact serialization and compression for remote IKeyArrayIndexProcedure execution (procedures may be executed on a local index, but they are only (de-)serialized when executed on a remote index).
AbstractKeyArrayIndexProcedure() - Constructor for class com.bigdata.btree.proc.AbstractKeyArrayIndexProcedure
De-serialization constructor.
AbstractKeyArrayIndexProcedure(IRabaCoder, IRabaCoder, int, int, byte[][], byte[][]) - Constructor for class com.bigdata.btree.proc.AbstractKeyArrayIndexProcedure
 
AbstractKeyArrayIndexProcedure.ResultBitBuffer - Class in com.bigdata.btree.proc
A class useful for sending a logical boolean[] back from a remote procedure call.
AbstractKeyArrayIndexProcedure.ResultBitBuffer() - Constructor for class com.bigdata.btree.proc.AbstractKeyArrayIndexProcedure.ResultBitBuffer
De-serialization ctor.
AbstractKeyArrayIndexProcedure.ResultBitBuffer(int, boolean[], int) - Constructor for class com.bigdata.btree.proc.AbstractKeyArrayIndexProcedure.ResultBitBuffer
 
AbstractKeyArrayIndexProcedure.ResultBitBufferCounter - Class in com.bigdata.btree.proc
Counts the #of true bits in the AbstractKeyArrayIndexProcedure.ResultBitBuffer(s).
AbstractKeyArrayIndexProcedure.ResultBitBufferCounter() - Constructor for class com.bigdata.btree.proc.AbstractKeyArrayIndexProcedure.ResultBitBufferCounter
 
AbstractKeyArrayIndexProcedure.ResultBitBufferHandler - Class in com.bigdata.btree.proc
Knows how to aggregate AbstractKeyArrayIndexProcedure.ResultBitBuffer objects.
AbstractKeyArrayIndexProcedure.ResultBitBufferHandler(int) - Constructor for class com.bigdata.btree.proc.AbstractKeyArrayIndexProcedure.ResultBitBufferHandler
 
AbstractKeyArrayIndexProcedure.ResultBitBufferHandler(int, int) - Constructor for class com.bigdata.btree.proc.AbstractKeyArrayIndexProcedure.ResultBitBufferHandler
 
AbstractKeyArrayIndexProcedure.ResultBuffer - Class in com.bigdata.btree.proc
A class useful for sending some kinds of data back from a remote procedure call (those readily expressed as a byte[][]).
AbstractKeyArrayIndexProcedure.ResultBuffer() - Constructor for class com.bigdata.btree.proc.AbstractKeyArrayIndexProcedure.ResultBuffer
De-serialization ctor.
AbstractKeyArrayIndexProcedure.ResultBuffer(int, byte[][], IRabaCoder) - Constructor for class com.bigdata.btree.proc.AbstractKeyArrayIndexProcedure.ResultBuffer
 
AbstractKeyArrayIndexProcedure.ResultBufferHandler - Class in com.bigdata.btree.proc
Knows how to aggregate AbstractKeyArrayIndexProcedure.ResultBuffer objects.
AbstractKeyArrayIndexProcedure.ResultBufferHandler(int, IRabaCoder) - Constructor for class com.bigdata.btree.proc.AbstractKeyArrayIndexProcedure.ResultBufferHandler
 
AbstractKeyArrayIndexProcedureConstructor<T extends IKeyArrayIndexProcedure> - Class in com.bigdata.btree.proc
A factory for IKeyArrayIndexProcedures so that their data may be key range partitions and mapped against each relevant index partition.
AbstractKeyArrayIndexProcedureConstructor() - Constructor for class com.bigdata.btree.proc.AbstractKeyArrayIndexProcedureConstructor
 
AbstractKeyBuffer - Class in com.bigdata.btree.raba
Class with implementations supporting mutable and immutable variable length byte[] keys.
AbstractKeyBuffer() - Constructor for class com.bigdata.btree.raba.AbstractKeyBuffer
 
AbstractKeyOrder<E> - Class in com.bigdata.striterator
Abstract base class provides default behavior for generating keys for a given index order.
AbstractKeyOrder() - Constructor for class com.bigdata.striterator.AbstractKeyOrder
 
AbstractKeyRangeIndexProcedure - Class in com.bigdata.btree.proc
 
AbstractKeyRangeIndexProcedure() - Constructor for class com.bigdata.btree.proc.AbstractKeyRangeIndexProcedure
De-serialization ctor.
AbstractKeyRangeIndexProcedure(byte[], byte[]) - Constructor for class com.bigdata.btree.proc.AbstractKeyRangeIndexProcedure
 
AbstractLiteralIV<V extends BigdataLiteral,T> - Class in com.bigdata.rdf.internal.impl.literal
Abstract base class for RDF datatype literals adds primitive data type value access methods.
AbstractLiteralIV(DTE) - Constructor for class com.bigdata.rdf.internal.impl.literal.AbstractLiteralIV
 
AbstractLocalTransactionManager - Class in com.bigdata.journal
Manages the client side of a transaction either for a standalone Journal or for an IDataService in an IBigdataFederation.
AbstractLocalTransactionManager() - Constructor for class com.bigdata.journal.AbstractLocalTransactionManager
 
AbstractLocalTripleStore - Class in com.bigdata.rdf.store
Abstract base class for both transient and persistent ITripleStore implementations using local storage.
AbstractLocalTripleStore(IIndexManager, String, Long, Properties) - Constructor for class com.bigdata.rdf.store.AbstractLocalTripleStore
 
AbstractMasterStats<L,HS extends AbstractSubtaskStats> - Class in com.bigdata.service.ndx.pipeline
Abstract base class providing statistics for the AbstractMasterTask and a factory for the statistics for the subtasks.
AbstractMasterStats() - Constructor for class com.bigdata.service.ndx.pipeline.AbstractMasterStats
 
AbstractMasterTask<H extends AbstractMasterStats<L,? extends AbstractSubtaskStats>,E,S extends AbstractSubtask,L> - Class in com.bigdata.service.ndx.pipeline
Abstract base class for a master task which consumes chunks of elements written onto a BlockingBuffer and distributes those chunks to subtasks according to some abstraction which is not defined by this class.
AbstractMasterTask(H, BlockingBuffer<E[]>, long, long) - Constructor for class com.bigdata.service.ndx.pipeline.AbstractMasterTask
 
AbstractMergeJoin - Class in com.bigdata.bop.join
Abstract base class for MERGE JOIN implementations.
AbstractMergeJoin(BOp[], Map<String, Object>) - Constructor for class com.bigdata.bop.join.AbstractMergeJoin
 
AbstractMergeJoin(AbstractMergeJoin) - Constructor for class com.bigdata.bop.join.AbstractMergeJoin
 
AbstractMergeJoin(BOp[], NV...) - Constructor for class com.bigdata.bop.join.AbstractMergeJoin
 
AbstractNode<T extends AbstractNode> - Class in com.bigdata.btree
Abstract node supporting incremental persistence and copy-on-write semantics.
AbstractNode(AbstractBTree, boolean) - Constructor for class com.bigdata.btree.AbstractNode
All constructors delegate to this constructor to set the btree and branching factor and to compute the minimum and maximum #of keys for the node.
AbstractNode(AbstractNode<T>) - Constructor for class com.bigdata.btree.AbstractNode
Copy constructor.
AbstractNonInlineExtensionIV<V extends BigdataValue,T> - Class in com.bigdata.rdf.internal.impl
Abstract base class for non-inline IVs which use the extension bit and distinguish themselves by an extension byte following the flags byte.
AbstractNonInlineExtensionIV(byte) - Constructor for class com.bigdata.rdf.internal.impl.AbstractNonInlineExtensionIV
 
AbstractNonInlineExtensionIV(VTE, DTE) - Constructor for class com.bigdata.rdf.internal.impl.AbstractNonInlineExtensionIV
 
AbstractNonInlineExtensionIVWithDelegateIV<V extends BigdataValue,T> - Class in com.bigdata.rdf.internal.impl
Class always has the extension bit set but is NOT 100% "inline".
AbstractNonInlineExtensionIVWithDelegateIV(VTE, AbstractLiteralIV<BigdataLiteral, ?>, IV<?, ?>) - Constructor for class com.bigdata.rdf.internal.impl.AbstractNonInlineExtensionIVWithDelegateIV
 
AbstractNonInlineIV<V extends BigdataValue,T> - Class in com.bigdata.rdf.internal.impl
Abstract base class for IVs which CAN NOT be fully materialized from their inline representation.
AbstractNonInlineIV(byte) - Constructor for class com.bigdata.rdf.internal.impl.AbstractNonInlineIV
 
AbstractNonInlineIV(VTE, boolean, DTE) - Constructor for class com.bigdata.rdf.internal.impl.AbstractNonInlineIV
 
AbstractOneGraphManagement - Class in com.bigdata.rdf.sparql.ast
Any of the operations which acts on a single target graph.
AbstractOneGraphManagement(UpdateType) - Constructor for class com.bigdata.rdf.sparql.ast.AbstractOneGraphManagement
 
AbstractOneGraphManagement(AbstractOneGraphManagement) - Constructor for class com.bigdata.rdf.sparql.ast.AbstractOneGraphManagement
 
AbstractOneGraphManagement(BOp[], Map<String, Object>) - Constructor for class com.bigdata.rdf.sparql.ast.AbstractOneGraphManagement
 
AbstractPendingSetMasterStats<L,HS extends AbstractSubtaskStats> - Class in com.bigdata.service.ndx.pipeline
Extended to report the moving average of the pending set size for the master and the sinks and to report the maximum pending set size for the sinks.
AbstractPendingSetMasterStats(AbstractFederation<?>) - Constructor for class com.bigdata.service.ndx.pipeline.AbstractPendingSetMasterStats
 
AbstractPendingSetMasterStats.PendingSetStatisticsTask - Class in com.bigdata.service.ndx.pipeline
Extended to report the average #of operations in the pending set for the master and the sinks.
AbstractPendingSetMasterStats.PendingSetStatisticsTask() - Constructor for class com.bigdata.service.ndx.pipeline.AbstractPendingSetMasterStats.PendingSetStatisticsTask
 
AbstractPendingSetMasterTask<H extends AbstractPendingSetMasterStats<L,? extends AbstractSubtaskStats>,E,S extends AbstractPendingSetSubtask,L> - Class in com.bigdata.service.ndx.pipeline
Extends the master task to track outstanding asynchronous operations on work items.
AbstractPendingSetMasterTask(JiniFederation<?>, H, BlockingBuffer<E[]>, long, long) - Constructor for class com.bigdata.service.ndx.pipeline.AbstractPendingSetMasterTask
 
AbstractPendingSetSubtask<HS extends AbstractSubtaskStats,M extends AbstractPendingSetMasterTask<? extends AbstractPendingSetMasterStats<L,HS>,E,? extends AbstractPendingSetSubtask,L>,E,L> - Class in com.bigdata.service.ndx.pipeline
Extended to assign chunks of work items to a remote IAsynchronousClientTask, to track the set of outstanding asynchronous operations for a specific client task (the "pending set"), and to close the client task when the sink not assign any more work to that client.
AbstractPendingSetSubtask(M, L, IAsynchronousClientTask<?, E>, BlockingBuffer<E[]>) - Constructor for class com.bigdata.service.ndx.pipeline.AbstractPendingSetSubtask
AbstractPrepareTask<T> - Class in com.bigdata.resources
Base class for the prepare phase which reads on the old journal.
AbstractPrepareTask(ResourceManager, long, String) - Constructor for class com.bigdata.resources.AbstractPrepareTask
 
AbstractPrepareTask(ResourceManager, long, String[]) - Constructor for class com.bigdata.resources.AbstractPrepareTask
 
AbstractProcessCollector - Class in com.bigdata.counters
Base class for collection of performance counters as reported by a native process.
AbstractProcessCollector(int) - Constructor for class com.bigdata.counters.AbstractProcessCollector
 
AbstractProcessReader - Class in com.bigdata.counters
A Runnable that reads the output of an ActiveProcess.
AbstractProcessReader() - Constructor for class com.bigdata.counters.AbstractProcessReader
 
AbstractQuorum<S extends Remote,C extends QuorumClient<S>> - Class in com.bigdata.quorum
Abstract base class handles much of the logic for the distribution of RMI calls from the leader to the follower and for the HA write pipeline.
AbstractQuorum(int) - Constructor for class com.bigdata.quorum.AbstractQuorum
Constructor, which MUST be followed by #start() to begin operations.
AbstractQuorum.E - Class in com.bigdata.quorum
Simple event impl.
AbstractQuorum.E(QuorumEventEnum, long, long, UUID) - Constructor for class com.bigdata.quorum.AbstractQuorum.E
Constructor used for most event types.
AbstractQuorum.E(QuorumEventEnum, long, long, UUID, long) - Constructor for class com.bigdata.quorum.AbstractQuorum.E
Constructor used for vote events.
AbstractQuorum.QuorumActorBase - Class in com.bigdata.quorum
Base class for QuorumActor implementations.
AbstractQuorum.QuorumActorBase(String, UUID) - Constructor for class com.bigdata.quorum.AbstractQuorum.QuorumActorBase
 
AbstractQuorum.QuorumWatcherBase - Class in com.bigdata.quorum
Base class for QuorumWatcher implementations.
AbstractQuorum.QuorumWatcherBase(String) - Constructor for class com.bigdata.quorum.AbstractQuorum.QuorumWatcherBase
 
AbstractQuorumClient<S extends Remote> - Class in com.bigdata.quorum
Base class for QuorumClients.
AbstractQuorumClient(String) - Constructor for class com.bigdata.quorum.AbstractQuorumClient
 
AbstractQuorumMember<S extends Remote> - Class in com.bigdata.quorum
Abstract base class for a QuorumMember.
AbstractQuorumMember(String, UUID) - Constructor for class com.bigdata.quorum.AbstractQuorumMember
 
AbstractRaba - Class in com.bigdata.btree.raba
Abstract base class implements mutation operators and search.
AbstractRaba(byte[][]) - Constructor for class com.bigdata.btree.raba.AbstractRaba
Create a view of a byte[][].
AbstractRaba(int, int, int, byte[][]) - Constructor for class com.bigdata.btree.raba.AbstractRaba
Create a view from a slice of a byte[][].
AbstractRawStore - Class in com.bigdata.rawstore
Abstract base class for IRawStore implementations.
AbstractRawStore() - Constructor for class com.bigdata.rawstore.AbstractRawStore
The designated constructor.
AbstractRawWormStore - Class in com.bigdata.rawstore
An abstract base class for IRawStore implementations that use an append only (Write Once, Read Many) strategy.
AbstractRawWormStore(int) - Constructor for class com.bigdata.rawstore.AbstractRawWormStore
 
AbstractRDFTaskFactory<S extends Statement,T extends Runnable> - Class in com.bigdata.rdf.load
Factory for tasks for loading RDF resources into a database or validating RDF resources against a database.
AbstractRDFTaskFactory(AbstractTripleStore, RDFParserOptions, boolean, RDFFormat, IStatementBufferFactory) - Constructor for class com.bigdata.rdf.load.AbstractRDFTaskFactory
 
AbstractReadOnlyNodeData<U extends IAbstractNodeData> - Class in com.bigdata.btree.data
Abstract base class for a read-only view of the data for B+Tree node or leaf.
AbstractReadOnlyNodeData() - Constructor for class com.bigdata.btree.data.AbstractReadOnlyNodeData
Core ctor.
AbstractRelation<E> - Class in com.bigdata.relation
Base class for IRelation and IMutableRelation impls.
AbstractRelation(IIndexManager, String, Long, Properties) - Constructor for class com.bigdata.relation.AbstractRelation
 
AbstractResource<E> - Class in com.bigdata.relation
Base class for locatable resources.
AbstractResource(IIndexManager, String, Long, Properties) - Constructor for class com.bigdata.relation.AbstractResource
 
AbstractResource.Options - Interface in com.bigdata.relation
Options for locatable resources.
AbstractResourceManagerTask<T> - Class in com.bigdata.resources
Abstract base class for tasks run during post-processing of a journal by the ResourceManager.
AbstractResourceManagerTask(ResourceManager, long, String) - Constructor for class com.bigdata.resources.AbstractResourceManagerTask
 
AbstractResourceManagerTask(ResourceManager, long, String[]) - Constructor for class com.bigdata.resources.AbstractResourceManagerTask
 
AbstractResourceMetadata - Class in com.bigdata.mdi
Base class for IResourceMetadata implementations.
AbstractResourceMetadata() - Constructor for class com.bigdata.mdi.AbstractResourceMetadata
De-serialization constructor.
AbstractResourceMetadata(String, UUID, long, long) - Constructor for class com.bigdata.mdi.AbstractResourceMetadata
 
AbstractResourceScanner<V> - Class in com.bigdata.service.jini.master
Abstract base class for the scanner for a mapped master job.
AbstractResourceScanner(BlockingBuffer<V[]>) - Constructor for class com.bigdata.service.jini.master.AbstractResourceScanner
 
AbstractResult - Class in com.bigdata.resources
Abstract base class for results when post-processing a named index partition on the old journal after an overflow operation.
AbstractResult(String, IndexMetadata) - Constructor for class com.bigdata.resources.AbstractResult
 
AbstractRoundRobinServiceLoadHelper - Class in com.bigdata.service
A round robin implementation that may be used when there are no scores available.
AbstractRoundRobinServiceLoadHelper() - Constructor for class com.bigdata.service.AbstractRoundRobinServiceLoadHelper
 
AbstractRuleDistinctTermScan - Class in com.bigdata.rdf.rules
Base class for rules having a single predicate that is none bound in the tail and a single variable in the head.
AbstractRuleDistinctTermScan(String, SPOPredicate, SPOPredicate[], IConstraint[]) - Constructor for class com.bigdata.rdf.rules.AbstractRuleDistinctTermScan
 
AbstractRuleDistinctTermScan.DistinctTermScan - Class in com.bigdata.rdf.rules
Selects the distinct term identifiers, substituting their binding in the sole unbound variable in the head of the rule.
AbstractRuleDistinctTermScan.DistinctTermScan(IRule, IJoinNexus, IBuffer<ISolution[]>, IVariable<IV>, SPOKeyOrder) - Constructor for class com.bigdata.rdf.rules.AbstractRuleDistinctTermScan.DistinctTermScan
 
AbstractRuleFastClosure_11_13 - Class in com.bigdata.rdf.rules
Rule for steps 11 and 13 of the "fast closure" method.
AbstractRuleFastClosure_11_13(String, SPOPredicate, SPOPredicate[], IConstraint[]) - Constructor for class com.bigdata.rdf.rules.AbstractRuleFastClosure_11_13
 
AbstractRuleFastClosure_3_5_6_7_9 - Class in com.bigdata.rdf.rules
Rule used in steps 3, 5, 6, 7, and 9 of the fast forward closure program.
AbstractRuleFastClosure_3_5_6_7_9(String, String, IConstant<IV>, IConstant<IV>, IRuleTaskFactory) - Constructor for class com.bigdata.rdf.rules.AbstractRuleFastClosure_3_5_6_7_9
 
AbstractRuleFastClosure_3_5_6_7_9.FastClosureRuleTask - Class in com.bigdata.rdf.rules
Custom rule execution task.
AbstractRuleFastClosure_3_5_6_7_9.FastClosureRuleTask(String, String, IRule, IJoinNexus, IBuffer<ISolution[]>, IConstant<IV>, IConstant<IV>) - Constructor for class com.bigdata.rdf.rules.AbstractRuleFastClosure_3_5_6_7_9.FastClosureRuleTask
(?x, {P}, ?y) -> (?x, propertyId, ?y) Note: Both the database and the (optional) focusStore relation names MUST be declared for these rules.
AbstractRuleFastClosure_3_5_6_7_9.SubPropertiesOfClosureTask - Class in com.bigdata.rdf.rules
Query the database for the sub properties of a given property.
AbstractRuleFastClosure_3_5_6_7_9.SubPropertiesOfClosureTask(IRelation<ISPO>, IConstant<IV>, IConstant<IV>) - Constructor for class com.bigdata.rdf.rules.AbstractRuleFastClosure_3_5_6_7_9.SubPropertiesOfClosureTask
 
AbstractRuleFastClosure_3_5_6_7_9.SubPropertyClosureTask - Class in com.bigdata.rdf.rules
Computes the set of possible sub properties of rdfs:subPropertyOf (P).
AbstractRuleFastClosure_3_5_6_7_9.SubPropertyClosureTask(IRelation<ISPO>, IConstant<IV>) - Constructor for class com.bigdata.rdf.rules.AbstractRuleFastClosure_3_5_6_7_9.SubPropertyClosureTask
 
AbstractRuleFastClosure_5_6_7_9 - Class in com.bigdata.rdf.rules
 
AbstractRuleFastClosure_5_6_7_9(String, String, String, IConstant<IV>, IConstant<IV>) - Constructor for class com.bigdata.rdf.rules.AbstractRuleFastClosure_5_6_7_9
 
AbstractRunnableMasterStats<L,HS extends AbstractSubtaskStats> - Class in com.bigdata.service.ndx.pipeline
Statistics for the consumer, including several moving averages based on sampled data.
AbstractRunnableMasterStats(AbstractFederation<?>) - Constructor for class com.bigdata.service.ndx.pipeline.AbstractRunnableMasterStats
 
AbstractRunnableMasterStats.StatisticsTask - Class in com.bigdata.service.ndx.pipeline
Task samples various counters of interest and convert them into moving averages.
AbstractRunnableMasterStats.StatisticsTask() - Constructor for class com.bigdata.service.ndx.pipeline.AbstractRunnableMasterStats.StatisticsTask
 
AbstractRunningQuery - Class in com.bigdata.bop.engine
Abstract base class for various IRunningQuery implementations.
AbstractRunningQuery(QueryEngine, UUID, boolean, IQueryClient, PipelineOp, IChunkMessage<IBindingSet>) - Constructor for class com.bigdata.bop.engine.AbstractRunningQuery
 
AbstractScaleOutClient<T> - Class in com.bigdata.service
Client class for AbstractScaleOutFederations.
AbstractScaleOutClient(Properties) - Constructor for class com.bigdata.service.AbstractScaleOutClient
 
AbstractScaleOutClient.MetadataIndexCachePolicy - Enum in com.bigdata.service
Policy options for caching PartitionLocators for an IMetadataIndex.
AbstractScaleOutClient.Options - Interface in com.bigdata.service
Options understood by the AbstractScaleOutClient.
AbstractScaleOutClientIndexView - Class in com.bigdata.service.ndx
Abstract base class for the IScaleOutClientIndex implementation(s).
AbstractScaleOutClientIndexView(AbstractScaleOutFederation, String, long, IMetadataIndex) - Constructor for class com.bigdata.service.ndx.AbstractScaleOutClientIndexView
Create a view on a scale-out index.
AbstractScaleOutClientIndexView2 - Class in com.bigdata.service.ndx
Abstract class encapsulating MOST of the logic for executing tasks corresponding to client index operations.
AbstractScaleOutClientIndexView2(AbstractScaleOutFederation, String, long, IMetadataIndex) - Constructor for class com.bigdata.service.ndx.AbstractScaleOutClientIndexView2
Create a view on a scale-out index.
AbstractScaleOutFederation<T> - Class in com.bigdata.service
Abstract base class for federation implementations using the scale-out index architecture (federations that support key-range partitioned indices).
AbstractScaleOutFederation(IBigdataClient<T>) - Constructor for class com.bigdata.service.AbstractScaleOutFederation
 
AbstractScaleOutFederation.ForceOverflowTask - Class in com.bigdata.service
Task forces immediate overflow of the specified data service, returning once both synchronous AND asynchronous overflow are complete.
AbstractScaleOutFederation.ForceOverflowTask(IDataService, boolean, boolean) - Constructor for class com.bigdata.service.AbstractScaleOutFederation.ForceOverflowTask
 
AbstractScaleOutFederation.PurgeResourcesTask - Class in com.bigdata.service
Task directs a DataService to purge any unused resources and to optionally truncate the extent of the live journal.
AbstractScaleOutFederation.PurgeResourcesTask(IDataService, boolean) - Constructor for class com.bigdata.service.AbstractScaleOutFederation.PurgeResourcesTask
 
AbstractServer - Class in com.bigdata.service.jini
Abstract base class for configurable services discoverable using JINI.
AbstractServer(String[], LifeCycle) - Constructor for class com.bigdata.service.jini.AbstractServer
Server startup reads Configuration data from the file or URL named by args and applies any optional overrides, starts the service, and advertises the service for discovery.
AbstractServer.ConfigurationOptions - Interface in com.bigdata.service.jini
 
AbstractServer.MasterElectionTask - Class in com.bigdata.service.jini
Task runs forever competing to become the master.
AbstractServer.MasterElectionTask() - Constructor for class com.bigdata.service.jini.AbstractServer.MasterElectionTask
 
AbstractService - Class in com.bigdata.service
Abstract base class defines protocols for setting the service UUID, etc.
AbstractService() - Constructor for class com.bigdata.service.AbstractService
 
AbstractServiceLoadHelper - Class in com.bigdata.service
Base class for abstract implementations with integration points for the LoadBalancerService.
AbstractServiceLoadHelper(long) - Constructor for class com.bigdata.service.AbstractServiceLoadHelper
 
AbstractServiceLoadHelperWithoutScores - Class in com.bigdata.service
Implementation that may be used when service scores are not yet available.
AbstractServiceLoadHelperWithoutScores(long) - Constructor for class com.bigdata.service.AbstractServiceLoadHelperWithoutScores
 
AbstractServiceLoadHelperWithScores - Class in com.bigdata.service
The default implementation used when scores are available.
AbstractServiceLoadHelperWithScores(long, UUID, ServiceScore[]) - Constructor for class com.bigdata.service.AbstractServiceLoadHelperWithScores
 
AbstractServicesManagerService - Class in com.bigdata.jini.start
Core impl.
AbstractServicesManagerService(Properties) - Constructor for class com.bigdata.jini.start.AbstractServicesManagerService
 
AbstractSolutionBuffer<R> - Class in com.bigdata.relation.rule.eval
Base class for IBuffer whose target is a mutation (insert, delete, or update) of some IMutableRelation.
AbstractSolutionBuffer(int, IMutableRelation<R>) - Constructor for class com.bigdata.relation.rule.eval.AbstractSolutionBuffer
 
AbstractSolutionBuffer.DeleteSolutionBuffer<E> - Class in com.bigdata.relation.rule.eval
Buffer writes on IMutableRelation.delete(IChunkedOrderedIterator) when it is flushed.
AbstractSolutionBuffer.DeleteSolutionBuffer(int, IMutableRelation<E>) - Constructor for class com.bigdata.relation.rule.eval.AbstractSolutionBuffer.DeleteSolutionBuffer
 
AbstractSolutionBuffer.InsertSolutionBuffer<E> - Class in com.bigdata.relation.rule.eval
Buffer writes on IMutableRelation#insert(IChunkedIterator) when it is flushed.
AbstractSolutionBuffer.InsertSolutionBuffer(int, IMutableRelation<E>) - Constructor for class com.bigdata.relation.rule.eval.AbstractSolutionBuffer.InsertSolutionBuffer
 
AbstractSplitter - Class in com.bigdata.service.ndx
Basic implementation - you only need to provide resolution for the IMetadataIndex.
AbstractSplitter() - Constructor for class com.bigdata.service.ndx.AbstractSplitter
 
AbstractSPOBuffer - Class in com.bigdata.rdf.inf
Deprecated. by AbstractArrayBuffer, but this class is more tightly coupled to the AbstractTripleStore.
AbstractSPOBuffer(AbstractTripleStore, IElementFilter<ISPO>, int) - Constructor for class com.bigdata.rdf.inf.AbstractSPOBuffer
Deprecated. Create a buffer.
AbstractStatementBuffer<F extends Statement,G extends BigdataStatement> - Class in com.bigdata.rdf.rio
Class for efficiently converting Statements into BigdataStatements, including resolving term identifiers (or adding entries to the lexicon for unknown terms) as required.
AbstractStatementBuffer(AbstractTripleStore, boolean, int) - Constructor for class com.bigdata.rdf.rio.AbstractStatementBuffer
 
AbstractStatementBuffer.StatementBuffer2<F extends Statement,G extends BigdataStatement> - Class in com.bigdata.rdf.rio
Loads Statements into an RDF database.
AbstractStatementBuffer.StatementBuffer2(AbstractTripleStore, boolean, int) - Constructor for class com.bigdata.rdf.rio.AbstractStatementBuffer.StatementBuffer2
 
AbstractStatementBuffer.StatementBuffer2(AbstractTripleStore, AbstractTripleStore, boolean, int) - Constructor for class com.bigdata.rdf.rio.AbstractStatementBuffer.StatementBuffer2
 
AbstractStatementContainer<E extends IStatementContainer> - Class in com.bigdata.rdf.sparql.ast
Recursive container for ground StatementPatternNodes.
AbstractStatementContainer() - Constructor for class com.bigdata.rdf.sparql.ast.AbstractStatementContainer
 
AbstractStatementContainer(AbstractStatementContainer<E>) - Constructor for class com.bigdata.rdf.sparql.ast.AbstractStatementContainer
 
AbstractStatementContainer(BOp[], Map<String, Object>) - Constructor for class com.bigdata.rdf.sparql.ast.AbstractStatementContainer
 
AbstractStatisticsCollector - Class in com.bigdata.counters
Base class for collecting data on a host.
AbstractStatisticsCollector(int, String) - Constructor for class com.bigdata.counters.AbstractStatisticsCollector
 
AbstractStatisticsCollector.Options - Interface in com.bigdata.counters
Options for AbstractStatisticsCollector
AbstractStepTask - Class in com.bigdata.relation.rule.eval
 
AbstractStepTask(ActionEnum, IJoinNexusFactory, IStep, IIndexManager, DataService) - Constructor for class com.bigdata.relation.rule.eval.AbstractStepTask
Base class handles submit either to the caller's ExecutorService or to the ConcurrencyManager IFF the task was submitted to a DataService.
AbstractSubqueryOp - Class in com.bigdata.bop.controller
Executes each of the operands as a subquery.
AbstractSubqueryOp(AbstractSubqueryOp) - Constructor for class com.bigdata.bop.controller.AbstractSubqueryOp
Deep copy constructor.
AbstractSubqueryOp(BOp[], Map<String, Object>) - Constructor for class com.bigdata.bop.controller.AbstractSubqueryOp
Shallow copy constructor.
AbstractSubqueryOp.Annotations - Interface in com.bigdata.bop.controller
 
AbstractSubtask<HS extends AbstractSubtaskStats,M extends AbstractMasterTask<? extends AbstractMasterStats<L,HS>,E,? extends AbstractSubtask,L>,E,L> - Class in com.bigdata.service.ndx.pipeline
Abstract implementation of a subtask for the AbstractMasterTask handles the protocol for startup and termination of the subtask.
AbstractSubtask(M, L, BlockingBuffer<E[]>) - Constructor for class com.bigdata.service.ndx.pipeline.AbstractSubtask
 
AbstractSubtaskStats - Class in com.bigdata.service.ndx.pipeline
 
AbstractSubtaskStats() - Constructor for class com.bigdata.service.ndx.pipeline.AbstractSubtaskStats
 
AbstractTask<T> - Class in com.bigdata.journal
Abstract base class for tasks that may be submitted to the ConcurrencyManager.
AbstractTask(IConcurrencyManager, long, String) - Constructor for class com.bigdata.journal.AbstractTask
Convenience constructor variant for one named resource.
AbstractTask(IConcurrencyManager, long, String[]) - Constructor for class com.bigdata.journal.AbstractTask
 
AbstractTask.DelegateTask<T> - Class in com.bigdata.journal
Delegates various behaviors visible to the application code using the ITask interface to the AbstractTask object.
AbstractTask.DelegateTask(AbstractTask<T>) - Constructor for class com.bigdata.journal.AbstractTask.DelegateTask
 
AbstractTask.InnerReadWriteTxServiceCallable - Class in com.bigdata.journal
Inner class used to wrap up the call to AbstractTask.doTask() for read-write transactions.
AbstractTask.InnerWriteServiceCallable<T> - Class in com.bigdata.journal
An instance of this class is used as the delegate for a LockManagerTask in order to coordinate the acquisition of locks with the LockManager before the task can execute and to release locks after the task has completed (whether it succeeds or fails).
AbstractTask.ResubmitException - Exception in com.bigdata.journal
This is thrown if you attempt to reuse (re-submit) the same AbstractTask instance.
AbstractTask.ResubmitException() - Constructor for exception com.bigdata.journal.AbstractTask.ResubmitException
 
AbstractTask.ResubmitException(String) - Constructor for exception com.bigdata.journal.AbstractTask.ResubmitException
 
AbstractTransactionService - Class in com.bigdata.service
Centralized transaction manager service.
AbstractTransactionService(Properties) - Constructor for class com.bigdata.service.AbstractTransactionService
 
AbstractTransactionService.Options - Interface in com.bigdata.service
Options understood by this service.
AbstractTransactionService.TxState - Class in com.bigdata.service
Transaction state as maintained by the ITransactionService.
AbstractTransactionService.TxState(long, long) - Constructor for class com.bigdata.service.AbstractTransactionService.TxState
 
AbstractTripleStore - Class in com.bigdata.rdf.store
Abstract base class that implements logic for the ITripleStore interface that is invariant across the choice of the backing store.
AbstractTripleStore(IIndexManager, String, Long, Properties) - Constructor for class com.bigdata.rdf.store.AbstractTripleStore
Ctor specified by DefaultResourceLocator.
AbstractTripleStore.Options - Interface in com.bigdata.rdf.store
Configuration options.
AbstractTuple<E> - Class in com.bigdata.btree
Abstract base class with much of the functionality of ITuple.
AbstractTuple(int) - Constructor for class com.bigdata.btree.AbstractTuple
 
AbstractUnsynchronizedArrayBuffer<E> - Class in com.bigdata.relation.accesspath
An abstract implementation of an unsynchronized buffer backed by a fixed capacity array.
AbstractUnsynchronizedArrayBuffer(int, Class<? extends E>) - Constructor for class com.bigdata.relation.accesspath.AbstractUnsynchronizedArrayBuffer
 
AbstractUnsynchronizedArrayBuffer(int, Class<? extends E>, IElementFilter<E>) - Constructor for class com.bigdata.relation.accesspath.AbstractUnsynchronizedArrayBuffer
 
AbstractZNodeConditionWatcher - Class in com.bigdata.zookeeper
An abstract implementation based on synchronized(this) and Object.notify().
AbstractZNodeConditionWatcher(ZooKeeper, String) - Constructor for class com.bigdata.zookeeper.AbstractZNodeConditionWatcher
 
AbstractZooPrimitive - Class in com.bigdata.zookeeper
Base class for some distributed concurrency patterns using ZooKeeper.
AbstractZooPrimitive(ZooKeeper) - Constructor for class com.bigdata.zookeeper.AbstractZooPrimitive
 
AbstractZooQueue<E extends Serializable> - Class in com.bigdata.zookeeper
Basic queue pattern.
AbstractZooQueue(ZooKeeper, String, List<ACL>, int) - Constructor for class com.bigdata.zookeeper.AbstractZooQueue
 
ACCELERATE_OVERFLOW_THRESHOLD - Static variable in interface com.bigdata.resources.StoreManager.Options
Option specifies the #of bytes under management below which we will accelerate the overflow of the live journal by reducing its maximum extent below the nominal configured maximum extent.
ACCELERATE_SPLIT_THRESHOLD - Static variable in interface com.bigdata.resources.OverflowManager.Options
The #of index partitions below which we will accelerate the decision to split an index partition (default "20").
accelerateOverflowThreshold - Variable in class com.bigdata.resources.StoreManager
 
accelerateSplitThreshold - Variable in class com.bigdata.resources.OverflowManager
 
accept(IBindingSet) - Method in class com.bigdata.bop.constraint.Constraint
 
accept(IBindingSet) - Method in interface com.bigdata.bop.IConstraint
Return true if the binding set satisfies the constraint.
accept(String, String, Integer) - Method in class com.bigdata.config.IntegerRangeValidator
Accepts all values in the range specified to the ctor.
accept(String, String, Integer) - Method in class com.bigdata.config.IntegerValidator
Accepts all values by default.
accept(String, String, E) - Method in interface com.bigdata.config.IValidator
 
accept(String, String, Long) - Method in class com.bigdata.config.LongRangeValidator
Accepts all values in the range specified to the ctor.
accept(String, String, Long) - Method in class com.bigdata.config.LongValidator
Accepts all values by default.
accept(File) - Method in class com.bigdata.io.NameAndExtensionFilter
Accepts files ending with a .log extension whose name component is shared by the name component found in #getLogBaseName().
accept(ZKQuorumImpl<S, C>.ZkQuorumWatcher.InternalQuorumWatcher, WatchedEvent) - Method in class com.bigdata.quorum.zk.ZKQuorumImpl.ZkQuorumWatcher
Accept notice from ZooKeeper of a watch event trigger.
accept(IBindingSet) - Method in class com.bigdata.rdf.internal.constraints.AndBOp
Follows semantics from SPARQL spec - "Testing Values".
accept(IBindingSet) - Method in class com.bigdata.rdf.internal.constraints.BindingConstraint
 
accept(IBindingSet) - Method in class com.bigdata.rdf.internal.constraints.CompareBOp
 
accept(IBindingSet) - Method in class com.bigdata.rdf.internal.constraints.ComputedIN
 
accept(IBindingSet) - Method in class com.bigdata.rdf.internal.constraints.EBVBOp
11.2.2 Effective Boolean Value (EBV) Effective boolean value is used to calculate the arguments to the logical functions logical-and, logical-or, and fn:not, as well as evaluate the result of a FILTER expression.
accept(IBindingSet) - Method in class com.bigdata.rdf.internal.constraints.FalseBOp
 
accept(IBindingSet) - Method in class com.bigdata.rdf.internal.constraints.InBinaryBOp
 
accept(IBindingSet) - Method in class com.bigdata.rdf.internal.constraints.InHashBOp
 
accept(IBindingSet) - Method in class com.bigdata.rdf.internal.constraints.IsBNodeBOp
 
accept(IBindingSet) - Method in class com.bigdata.rdf.internal.constraints.IsBoundBOp
Returns true if var is bound to a value.
accept(IBindingSet) - Method in class com.bigdata.rdf.internal.constraints.IsInlineBOp
 
accept(IBindingSet) - Method in class com.bigdata.rdf.internal.constraints.IsLiteralBOp
 
accept(IBindingSet) - Method in class com.bigdata.rdf.internal.constraints.IsMaterializedBOp
 
accept(IBindingSet) - Method in class com.bigdata.rdf.internal.constraints.IsNumericBOp
 
accept(IBindingSet) - Method in class com.bigdata.rdf.internal.constraints.IsURIBOp
 
accept(IBindingSet) - Method in class com.bigdata.rdf.internal.constraints.LangMatchesBOp
 
accept(IBindingSet) - Method in class com.bigdata.rdf.internal.constraints.NeedsMaterializationBOp
 
accept(IBindingSet) - Method in class com.bigdata.rdf.internal.constraints.NotBOp
 
accept(IBindingSet) - Method in class com.bigdata.rdf.internal.constraints.OrBOp
Follows semantics from SPARQL spec - "Testing Values".
accept(IBindingSet) - Method in class com.bigdata.rdf.internal.constraints.ProjectedConstraint
 
accept(IBindingSet) - Method in class com.bigdata.rdf.internal.constraints.RegexBOp
 
accept(IBindingSet) - Method in class com.bigdata.rdf.internal.constraints.SameTermBOp
 
accept(IBindingSet) - Method in class com.bigdata.rdf.internal.constraints.SPARQLConstraint
 
accept(IBindingSet) - Method in class com.bigdata.rdf.internal.constraints.SparqlTypeErrorBOp
 
accept(IBindingSet) - Method in class com.bigdata.rdf.internal.constraints.StrcontainsBOp
 
accept(IBindingSet) - Method in class com.bigdata.rdf.internal.constraints.StrendsBOp
 
accept(IBindingSet) - Method in class com.bigdata.rdf.internal.constraints.StrstartsBOp
 
accept(IBindingSet) - Method in class com.bigdata.rdf.internal.constraints.TrueBOp
 
accept(IBindingSet) - Method in class com.bigdata.rdf.internal.constraints.TryBeforeMaterializationConstraint
This is useful when a solution can be filtered out before it goes through the materialization pipeline.
accept(IBindingSet) - Method in class com.bigdata.rdf.internal.constraints.XSDBooleanIVValueExpression
Implement this method.
accept(V[]) - Method in class com.bigdata.rdf.load.MappedRDFFileLoadTask
 
accept(File, String) - Method in class com.bigdata.rdf.load.RDFFilenameFilter
 
accept(E) - Method in class com.bigdata.relation.accesspath.AbstractArrayBuffer
Filters elements allowed into the buffer.
accept(E) - Method in class com.bigdata.relation.accesspath.AbstractUnsynchronizedArrayBuffer
Applies the optional filter to restrict elements allowed into the buffer.
accept(File) - Method in class com.bigdata.resources.ResourceFileFilter
 
accept(V) - Method in class com.bigdata.service.jini.master.AbstractResourceScanner
Accept a resource for processing.
accept(V[]) - Method in interface com.bigdata.service.jini.master.IAsynchronousClientTask
Accept a chunk of resources for processing.
accept(ITPS) - Method in class com.bigdata.sparse.EmptyRowPrecondition
 
accept(String) - Method in interface com.bigdata.sparse.INameFilter
Return true to select values for the property with the given name.
accept(ITPS) - Method in interface com.bigdata.sparse.IPrecondition
 
accept(ITPS) - Method in class com.bigdata.sparse.Precondition
 
accept(String) - Method in class com.bigdata.sparse.SingleColumnFilter
 
accept2(File) - Method in class com.bigdata.resources.ResourceFileFilter
Override this method to extend the filter.
acceptChunk(IChunkMessage<IBindingSet>) - Method in class com.bigdata.bop.engine.AbstractRunningQuery
Make a chunk of binding sets available for consumption by the query.
acceptChunk(IChunkMessage<IBindingSet>) - Method in class com.bigdata.bop.engine.ChunkedRunningQuery
Make a chunk of binding sets available for consumption by the query.
acceptChunk(IChunkMessage<IBindingSet>) - Method in class com.bigdata.bop.engine.QueryEngine
Add a chunk of intermediate results for consumption by some query.
acceptChunk(IChunkMessage<IBindingSet>) - Method in class com.bigdata.bop.fed.FederatedRunningQuery
Overridden to make this visible to the FederatedQueryEngine.
acceptEvent(Event) - Method in class com.bigdata.counters.render.XHTMLRenderer
Applies the URLQueryModel.eventFilters to the event.
acceptHeader - Variable in class com.bigdata.rdf.sail.webapp.client.ConnectOptions
The accept header (NO DEFAULT).
AcceptHeaderFactory - Class in com.bigdata.rdf.sail.webapp.client
Utility class for generating accept heades modeled on RDFFormat.getAcceptParams(Iterable, boolean, RDFFormat), but extended to handle TupleQueryResultFormat using the same base quality value.
AcceptHeaderFactory() - Constructor for class com.bigdata.rdf.sail.webapp.client.AcceptHeaderFactory
 
acceptSolutions(ICloseableIterator<IBindingSet[]>, BOpStats) - Method in class com.bigdata.bop.join.HTreeHashJoinUtility
 
acceptSolutions(ICloseableIterator<IBindingSet[]>, BOpStats) - Method in interface com.bigdata.bop.join.IHashJoinUtility
Buffer solutions on a hash index.
acceptSolutions(ICloseableIterator<IBindingSet[]>, BOpStats) - Method in class com.bigdata.bop.join.JVMHashJoinUtility
 
acceptSolutions(BOpContext<IBindingSet>, boolean) - Static method in class com.bigdata.bop.rdf.update.AbstractAddRemoveStatementsOp
Return the Set of distinct ISPOs extracted from the source solutions.
acceptTask() - Method in class com.bigdata.concurrent.NonBlockingLockManagerWithNewDesign.LockFutureTask
Accept the task for eventual execution.
ACCESS_PATH_EXPANDER - Static variable in interface com.bigdata.bop.IPredicate.Annotations
Access path expander pattern.
ACCESS_PATH_FILTER - Static variable in interface com.bigdata.bop.IPredicate.Annotations
An optional BOpFilterBase to be applied to the elements of the relation as they are materialized from the index.
ACCESS_PATH_SAMPLE_LIMIT - Static variable in interface com.bigdata.rdf.sparql.ast.QueryHints
The #of samples to take when comparing the cost of a SCAN with an IN filter to as-bound evaluation for each graph in the data set (default 100).
ACCESS_PATH_SCAN_AND_FILTER - Static variable in interface com.bigdata.rdf.sparql.ast.QueryHints
For named and default graph access paths where access path cost estimation is disabled by setting the QueryHints.ACCESS_PATH_SAMPLE_LIMIT to ZERO (0), this query hint determines whether a SCAN + FILTER or PARALLEL SUBQUERY (aka as-bound data set join) approach.
ACCESS_POLICY - Static variable in interface com.bigdata.LRUNexus.Options
The access policy (LIRS, LRU, etc).
AccessPath<R> - Class in com.bigdata.relation.accesspath
Abstract base class for type-specific IAccessPath implementations.
AccessPath(IRelation<R>, IIndexManager, IPredicate<R>, IKeyOrder<R>) - Constructor for class com.bigdata.relation.accesspath.AccessPath
 
accessPathChunksIn - Variable in class com.bigdata.bop.join.BaseJoinStats
The #of chunks read from an IAccessPath.
accessPathCount - Variable in class com.bigdata.bop.join.BaseJoinStats
The #of access paths which were evaluated.
accessPathCount - Variable in class com.bigdata.relation.rule.eval.pipeline.JoinStats
The #of IAccessPaths read.
accessPathDups - Variable in class com.bigdata.bop.join.BaseJoinStats
The #of duplicate access paths which were detected and filtered out.
accessPathDups - Variable in class com.bigdata.relation.rule.eval.pipeline.JoinStats
The #of duplicate IAccessPaths that were eliminated by a JoinTask.
accessPathFilter - Variable in class com.bigdata.relation.accesspath.AccessPath
The filter derived from optional IPredicate.Annotations#ACCESS_PATH_FILTER.
AccessPathFusedView<E> - Class in com.bigdata.relation.accesspath
Deprecated. by BOps using the UNION of JOINs. However, also note that this is only used for TM and that the focus store is always local for TM.
AccessPathFusedView(AccessPath<E>, AccessPath<E>) - Constructor for class com.bigdata.relation.accesspath.AccessPathFusedView
Deprecated.  
AccessPathJoinAnnotations - Interface in com.bigdata.bop.join
Interface declares additional annotations for joins against an IAccessPath (versus a subquery or temporary solution set).
accessPathRangeCount - Variable in class com.bigdata.bop.join.BaseJoinStats
The running sum of the range counts of the accepted as-bound access paths.
accessPathSampleLimit - Variable in class com.bigdata.rdf.sparql.ast.eval.AST2BOpContext
The #of samples to take when comparing the cost of a SCAN with an IN filter to as-bound evaluation for each graph in the data set.
accessPathScanAndFilter - Variable in class com.bigdata.rdf.sparql.ast.eval.AST2BOpContext
For named and default graph access paths where access path cost estimation is disabled by setting the AST2BOpContext.accessPathSampleLimit to ZERO (0), this determines whether a SCAN + FILTER or PARALLEL SUBQUERY (aka as-bound data set join) approach.
accessPathUnitsIn - Variable in class com.bigdata.bop.join.BaseJoinStats
The #of elements read from an IAccessPath.
accessPolicy - Variable in class com.bigdata.LRUNexus.CacheSettings
The access policy algorithm (LRU, LIRS, etc).
account - Static variable in class com.bigdata.rdf.vocab.decls.FOAFVocabularyDecl
 
accountName - Static variable in class com.bigdata.rdf.vocab.decls.FOAFVocabularyDecl
 
accountServiceHomepage - Static variable in class com.bigdata.rdf.vocab.decls.FOAFVocabularyDecl
 
acl - Variable in class com.bigdata.jini.start.config.ZookeeperClientConfig
The ACL used to create znodes on the behalf of the federation.
ACL - Static variable in interface com.bigdata.jini.start.config.ZookeeperClientConfig.Options
The ACL that will be used to create various znodes on the behalf of the federation (the default is ZooDefs.Ids.OPEN_ACL_UNSAFE).
acl - Variable in class com.bigdata.zookeeper.ZLockImpl
 
acquire() - Method in class com.bigdata.counters.striped.StripedCounters
Acquire a "stripe" counters object.
acquire() - Method in class com.bigdata.io.DirectBufferPool
Return an IBufferAccess wrapping a direct ByteBuffer.
acquire(long, TimeUnit) - Method in class com.bigdata.io.DirectBufferPool
Return an IBufferAccess wrapping a direct ByteBuffer.
acquireAdvisoryLock(File) - Static method in class com.bigdata.io.FileLockUtility
Deprecated. Creates an advisory lock file having the same basename as the given file with a .lock extension.
acquireExclusiveLock() - Method in class com.bigdata.relation.AbstractResource
Acquires an exclusive lock for the AbstractResource.getNamespace().
acquireLock(T) - Method in class com.bigdata.concurrent.NamedLock
Block until the Lock for the named resource is available, then Lock.lock() the Lock and return the locked Lock.
acquireLock(T, long, TimeUnit) - Method in class com.bigdata.concurrent.NamedLock
 
acquireLock(String) - Method in interface com.bigdata.journal.IResourceLockService
Acquire an exclusive lock on the named resource.
acquireLock(String, long) - Method in interface com.bigdata.journal.IResourceLockService
Acquire an exclusive lock the named resource.
acquireLock(String) - Method in class com.bigdata.journal.ResourceLockService
 
acquireLock(String, long) - Method in class com.bigdata.journal.ResourceLockService
 
acquireLock(String) - Method in class com.bigdata.zookeeper.ZooResourceLockService
 
acquireLock(String, long) - Method in class com.bigdata.zookeeper.ZooResourceLockService
 
acquireLockAndRun() - Method in class com.bigdata.jini.start.ServiceConfigurationZNodeMonitorTask
Waits until it acquires the lock and then #runWithLock(ZLock).
acquireReadLock(T) - Method in class com.bigdata.concurrent.NamedReadWriteLock
Block until the ReentrantReadWriteLock.ReadLock for the named resource is available, then Lock.lock() the Lock and returns the Lock.
acquireReadLock(T, long, TimeUnit) - Method in class com.bigdata.concurrent.NamedReadWriteLock
 
acquireUnisolatedConnection() - Method in class com.bigdata.journal.Journal
Acquire a permit for the UNISOLATED connection.
acquireWatcherAndRun(String) - Method in class com.bigdata.jini.start.MonitorConfigZNodeTask
 
acquireWatcherAndRun(String) - Method in class com.bigdata.jini.start.MonitorCreatePhysicalServiceLocksTask
 
acquireWriteLock(T) - Method in class com.bigdata.concurrent.NamedReadWriteLock
 
acquireWriteLock(T, long, TimeUnit) - Method in class com.bigdata.concurrent.NamedReadWriteLock
 
action - Variable in class com.bigdata.relation.rule.eval.AbstractStepTask
 
action - Variable in class com.bigdata.resources.SplitIndexPartitionTask.AtomicUpdateSplitIndexPartitionTask
Either a normal split or a tail split.
ActionEnum - Enum in com.bigdata.relation.rule.eval
Symbolic constants corresponding to the type of action associated with the execution of an IProgram.
activateTx(Tx) - Method in class com.bigdata.journal.AbstractLocalTransactionManager
Notify the journal that a new transaction is being activated (starting on the journal).
activateTx(AbstractTransactionService.TxState) - Method in class com.bigdata.journal.JournalTransactionService
Extended to register the new tx in the AbstractLocalTransactionManager.
activateTx(AbstractTransactionService.TxState) - Method in class com.bigdata.service.AbstractTransactionService
Adds the transaction from to the local tables.
active() - Method in class com.bigdata.rwstore.StorageStats.BlobBucket
 
activeBucketPages() - Method in class com.bigdata.htree.HTree
Deprecated. 
activeDataServices - Variable in class com.bigdata.service.LoadBalancerService
The set of active services.
activeDirectoryPages() - Method in class com.bigdata.htree.HTree
Deprecated. 
activeHosts - Variable in class com.bigdata.service.LoadBalancerService
The active hosts (one or more services).
activeProcess - Variable in class com.bigdata.counters.AbstractProcessCollector
 
ActiveProcess - Class in com.bigdata.counters
Command manages the execution and termination of a native process and an object reading the output of that process.
ActiveProcess(List<String>, AbstractProcessCollector) - Constructor for class com.bigdata.counters.ActiveProcess
 
activeTaskCountWithLocksHeld - Variable in class com.bigdata.journal.WriteExecutorService
 
add(E, long, TimeUnit) - Method in class com.bigdata.bop.engine.BlockingBufferWithStats
Overridden to track BOpStats.unitsOut and BOpStats.chunksOut.
add(BOpStats) - Method in class com.bigdata.bop.engine.BOpStats
Combine the statistics (addition), but do NOT add to self.
add(E) - Method in class com.bigdata.bop.engine.OutputStatsBuffer
Tracks BOpStats.unitsOut and BOpStats.chunksOut.
add(BOpStats) - Method in class com.bigdata.bop.join.BaseJoinStats
 
add(BOpStats) - Method in class com.bigdata.bop.join.NamedSolutionSetStats
 
add(BOpStats) - Method in class com.bigdata.bop.join.PipelineJoinStats
 
add(BOpStats) - Method in class com.bigdata.bop.rdf.update.ParserStats
 
add(BOpStats) - Method in class com.bigdata.bop.solutions.SliceOp.SliceStats
 
add(E) - Method in class com.bigdata.btree.BigdataSet
 
add(byte[]) - Method in class com.bigdata.btree.BloomFilter
 
add(BloomFilter.BloomFilterCounters) - Method in class com.bigdata.btree.BloomFilter.BloomFilterCounters
 
add(BTreeCounters) - Method in class com.bigdata.btree.BTreeCounters
Adds the values from another BTreeCounters object to this one.
add(byte[]) - Method in interface com.bigdata.btree.IBloomFilter
Adds the key to the filter.
add(byte[]) - Method in class com.bigdata.btree.NOPBloomFilter
 
add(byte[]) - Method in class com.bigdata.btree.raba.AbstractRaba
 
add(byte[], int, int) - Method in class com.bigdata.btree.raba.AbstractRaba
 
add(DataInput, int) - Method in class com.bigdata.btree.raba.AbstractRaba
 
add(byte[]) - Method in class com.bigdata.btree.raba.codec.AbstractCodedRaba
 
add(byte[], int, int) - Method in class com.bigdata.btree.raba.codec.AbstractCodedRaba
 
add(DataInput, int) - Method in class com.bigdata.btree.raba.codec.AbstractCodedRaba
 
add(byte[]) - Method in class com.bigdata.btree.raba.EmptyRaba
 
add(byte[], int, int) - Method in class com.bigdata.btree.raba.EmptyRaba
 
add(DataInput, int) - Method in class com.bigdata.btree.raba.EmptyRaba
 
add(byte[]) - Method in interface com.bigdata.btree.raba.IRaba
Append a byte[] value to the end of the logical byte[][] (optional operation).
add(byte[], int, int) - Method in interface com.bigdata.btree.raba.IRaba
Append a byte[] value to the end of the logical byte[][] (optional operation).
add(DataInput, int) - Method in interface com.bigdata.btree.raba.IRaba
Append a byte[] value to the end of the logical byte[][] (optional operation).
add(byte[]) - Method in class com.bigdata.btree.raba.MutableKeyBuffer
 
add(byte[], int, int) - Method in class com.bigdata.btree.raba.MutableKeyBuffer
 
add(DataInput, int) - Method in class com.bigdata.btree.raba.MutableKeyBuffer
 
add(byte[]) - Method in class com.bigdata.btree.raba.MutableValueBuffer
 
add(byte[], int, int) - Method in class com.bigdata.btree.raba.MutableValueBuffer
 
add(DataInput, int) - Method in class com.bigdata.btree.raba.MutableValueBuffer
 
add(byte[]) - Method in class com.bigdata.btree.view.FusedView.FusedBloomFilter
Unsupported operation.
add(T) - Method in class com.bigdata.cache.HardReferenceQueue
Add a reference to the cache.
add(T) - Method in class com.bigdata.cache.HardReferenceQueueWithBatchingUpdates
Adds the reference to the thread-local queue, returning true iff the queue was modified as a result.
add(T) - Method in interface com.bigdata.cache.IHardReferenceQueue
Add a reference to the cache.
add(T) - Method in class com.bigdata.cache.RingBuffer
 
add(T) - Method in class com.bigdata.cache.SynchronizedHardReferenceQueue
 
add(T) - Method in class com.bigdata.cache.SynchronizedHardReferenceQueueWithTimeout
 
add(long) - Method in class com.bigdata.counters.CAT
Add the value to the counter.
add(long, T) - Method in class com.bigdata.counters.History
Adds a sample to the history.
add(long, T) - Method in class com.bigdata.counters.HistoryInstrument
Adds the sample to the history.
add(ICounter) - Method in class com.bigdata.counters.query.CSet
Add another counter to that set.
add(T) - Method in class com.bigdata.counters.striped.StripedCounters
Adds counters to the current counters.
add(IGPO) - Method in class com.bigdata.gom.gpo.LinkSet
 
add(byte[]) - Method in class com.bigdata.htree.raba.MutableKeyBuffer
This method is not supported.
add(byte[], int, int) - Method in class com.bigdata.htree.raba.MutableKeyBuffer
This method is not supported.
add(DataInput, int) - Method in class com.bigdata.htree.raba.MutableKeyBuffer
This method is not supported.
add(byte[]) - Method in class com.bigdata.htree.raba.MutableValueBuffer
This method is not supported.
add(byte[], int, int) - Method in class com.bigdata.htree.raba.MutableValueBuffer
This method is not supported.
add(DataInput, int) - Method in class com.bigdata.htree.raba.MutableValueBuffer
This method is not supported.
add(ServiceItemFilter) - Method in class com.bigdata.jini.lookup.entry.ServiceItemFilterChain
 
add(ProcessHelper) - Method in class com.bigdata.jini.start.AbstractServicesManagerService
 
add(ProcessHelper) - Method in interface com.bigdata.jini.start.IServiceListener
 
add(int, int) - Static method in class com.bigdata.jini.util.ConfigMath
 
add(long, long) - Static method in class com.bigdata.jini.util.ConfigMath
 
add(double, double) - Static method in class com.bigdata.jini.util.ConfigMath
 
add(long, ICommitRecord) - Method in class com.bigdata.journal.CommitRecordIndex
Add an entry for a commit record.
add(T) - Method in class com.bigdata.journal.WORMStrategy.StoreCounters
 
add(E) - Method in class com.bigdata.jsr166.LinkedBlockingDeque
Inserts the specified element at the end of this deque unless it would violate capacity restrictions.
add(ISPO) - Method in class com.bigdata.rdf.inf.AbstractSPOBuffer
Deprecated.  
add(ClosureStats) - Method in class com.bigdata.rdf.inf.ClosureStats
 
add(ISPO) - Method in class com.bigdata.rdf.inf.Justification.VisitedSPOSet
 
add(SPO, Justification) - Method in class com.bigdata.rdf.inf.SPOAssertionBuffer
Deprecated. When the buffer is SPOAssertionBuffer.nearCapacity() the statements in the buffer will be flushed into the backing focusStore.
add(F) - Method in class com.bigdata.rdf.rio.AbstractStatementBuffer
Imposes a canonical mapping on the subject, predicate, and objects of the given Statements and stores a new BigdataStatement instance in the internal buffer.
add(Resource, URI, Value) - Method in class com.bigdata.rdf.rio.AbstractStatementBuffer
 
add(Resource, URI, Value, Resource) - Method in class com.bigdata.rdf.rio.AbstractStatementBuffer
 
add(Resource, URI, Value, Resource, StatementEnum) - Method in class com.bigdata.rdf.rio.AbstractStatementBuffer
 
add(Resource, URI, Value) - Method in class com.bigdata.rdf.rio.AsynchronousStatementBufferFactory.AsynchronousStatementBufferImpl
Add an "explicit" statement to the buffer (flushes on overflow, no context).
add(Resource, URI, Value, Resource) - Method in class com.bigdata.rdf.rio.AsynchronousStatementBufferFactory.AsynchronousStatementBufferImpl
Add an "explicit" statement to the buffer (flushes on overflow).
add(Resource, URI, Value, Resource, StatementEnum) - Method in class com.bigdata.rdf.rio.AsynchronousStatementBufferFactory.AsynchronousStatementBufferImpl
Add a statement to the buffer (core impl).
add(S) - Method in class com.bigdata.rdf.rio.AsynchronousStatementBufferFactory.AsynchronousStatementBufferImpl
 
add(F) - Method in interface com.bigdata.rdf.rio.IStatementBuffer
Add a statement to the buffer.
add(Resource, URI, Value) - Method in interface com.bigdata.rdf.rio.IStatementBuffer
Add an "explicit" statement to the buffer with a "null" context.
add(Resource, URI, Value, Resource) - Method in interface com.bigdata.rdf.rio.IStatementBuffer
Add an "explicit" statement to the buffer.
add(Resource, URI, Value, Resource, StatementEnum) - Method in interface com.bigdata.rdf.rio.IStatementBuffer
Add a statement to the buffer.
add(LoadStats) - Method in class com.bigdata.rdf.rio.LoadStats
 
add(Resource, URI, Value) - Method in class com.bigdata.rdf.rio.StatementBuffer
Add an "explicit" statement to the buffer (flushes on overflow, no context).
add(Resource, URI, Value, Resource) - Method in class com.bigdata.rdf.rio.StatementBuffer
Add an "explicit" statement to the buffer (flushes on overflow).
add(Resource, URI, Value, Resource, StatementEnum) - Method in class com.bigdata.rdf.rio.StatementBuffer
Add a statement to the buffer (core impl, flushes on overflow).
add(Statement) - Method in class com.bigdata.rdf.rio.StatementBuffer
 
Add() - Method in class com.bigdata.rdf.sail.sparql.ast.SyntaxTreeBuilder
 
ADD - Static variable in interface com.bigdata.rdf.sail.sparql.ast.SyntaxTreeBuilderConstants
RegularExpression Id.
add(IRemoteRepository.AddOp) - Method in interface com.bigdata.rdf.sail.webapp.client.IRemoteRepository
Adds RDF data to the remote repository.
add(RemoteRepository.AddOp) - Method in class com.bigdata.rdf.sail.webapp.client.RemoteRepository
Adds RDF data to the remote repository.
add(TermNode, TermNode) - Static method in class com.bigdata.rdf.sparql.ast.FunctionNode
Return t1 + t2 (aka ADD).
ADD - Static variable in class com.bigdata.rdf.sparql.ast.FunctionRegistry
 
add(URI, FunctionRegistry.Factory) - Static method in class com.bigdata.rdf.sparql.ast.FunctionRegistry
Register a factory for a function.
add(IQueryHint<?>) - Static method in class com.bigdata.rdf.sparql.ast.hints.QueryHintRegistry
Register an IQueryHint.
add(IASTOptimizer) - Method in class com.bigdata.rdf.sparql.ast.optimizers.ASTOptimizerList
 
add(E) - Method in class com.bigdata.rdf.sparql.ast.QueryNodeListBaseNode
 
add(URI, ServiceFactory) - Method in class com.bigdata.rdf.sparql.ast.service.ServiceRegistry
 
add(SPO, Justification) - Method in interface com.bigdata.rdf.spo.ISPOAssertionBuffer
Deprecated. by ISolutions in an IBuffer.
add(ISPO) - Method in interface com.bigdata.rdf.spo.ISPOBuffer
Deprecated. Adds an ISPO.
add(E) - Method in class com.bigdata.relation.accesspath.AbstractArrayBuffer
 
add(E) - Method in class com.bigdata.relation.accesspath.AbstractUnsynchronizedArrayBuffer
Not thread-safe.
add(E) - Method in class com.bigdata.relation.accesspath.BlockingBuffer
 
add(E, long, TimeUnit) - Method in class com.bigdata.relation.accesspath.BlockingBuffer
Add element to the buffer.
add(E) - Method in class com.bigdata.relation.accesspath.DelegateBuffer
 
add(E) - Method in interface com.bigdata.relation.accesspath.IBuffer
Add an element to the buffer.
add(ICloseableIterator<E>) - Method in interface com.bigdata.relation.accesspath.IMultiSourceCloseableIterator
Add a source.
add(E) - Method in interface com.bigdata.relation.accesspath.IRunnableBuffer
Add an element to the buffer.
add(ICloseableIterator<E>) - Method in class com.bigdata.relation.accesspath.MultiSourceSequentialCloseableIterator
 
add(E) - Method in class com.bigdata.relation.accesspath.ThreadLocalBufferFactory
Add the element to the thread-local buffer.
add(IIndexManager) - Method in class com.bigdata.relation.locator.DefaultResourceLocator
Causes the IIndexManager to be tested when attempting to resolve a resource identifiers.
add(E) - Method in class com.bigdata.relation.rule.eval.pipeline.JoinTask.ThreadLocalFactory
Add the element to the thread-local buffer.
add(RuleStats) - Method in class com.bigdata.relation.rule.eval.RuleStats
Aggregates statistics.
add(SegmentMetadata) - Method in class com.bigdata.resources.IndexSegmentIndex
Add an entry under the commitTime and resource UUID associated with the IResourceMetadata record.
add(JournalMetadata) - Method in class com.bigdata.resources.JournalIndex
Add an entry under the commitTime associated with the JournalMetadata record.
add(OverflowCounters) - Method in class com.bigdata.resources.OverflowCounters
 
add(T) - Method in class com.bigdata.rwstore.RWStore.StoreCounters
 
add(String, double) - Method in class com.bigdata.search.Hit
Adds another component to the cosine.
add() - Method in interface com.bigdata.search.ITermMetadata
Add an occurrence.
add(String) - Method in class com.bigdata.search.TermFrequencyData
Add a Token.
add() - Method in class com.bigdata.search.TermMetadata
 
add(V, int, String) - Method in class com.bigdata.search.TokenBuffer
Adds another token to the current field of the current document.
add(long) - Method in class com.bigdata.service.CommitTimeIndex
Add an entry for the commitTime.
add(KVO<O>) - Method in class com.bigdata.service.ndx.pipeline.KVOList
Add a reference to the duplicates list.
add(E) - Method in class com.bigdata.service.proxy.ClientBuffer
 
add(E) - Method in interface com.bigdata.service.proxy.RemoteBuffer
 
add(E) - Method in class com.bigdata.service.proxy.RemoteBufferImpl
 
add(E) - Method in interface com.bigdata.service.proxy.RemoteRunnableBuffer
 
add(long, long) - Method in class com.bigdata.service.TxId2CommitTimeIndex
Add an entry for the commitTime.
add(IPrecondition) - Method in class com.bigdata.sparse.Precondition
 
add(E) - Method in class com.bigdata.zookeeper.AbstractZooQueue
Adds an element to the tail of the queue.
add(E, long, TimeUnit) - Method in class com.bigdata.zookeeper.AbstractZooQueue
 
add2(E) - Method in class com.bigdata.relation.accesspath.AbstractUnsynchronizedArrayBuffer
Adds an element to the buffer.
addAccessPathFilter(IFilter) - Method in class com.bigdata.bop.ap.Predicate
Add an IPredicate.Annotations.INDEX_LOCAL_FILTER.
addAddresses(ArrayList) - Method in interface com.bigdata.rwstore.Allocator
 
addAddresses(ArrayList, int) - Method in class com.bigdata.rwstore.AllocBlock
 
addAddresses(ArrayList) - Method in class com.bigdata.rwstore.FixedAllocator
 
addAddresses(ArrayList<Long>) - Method in class com.bigdata.rwstore.sector.SectorAllocator
 
addAlias(URI, URI) - Static method in class com.bigdata.rdf.sparql.ast.FunctionRegistry
Register an alias for a functionURI which has already been declared.
addAlias(URI, URI) - Method in class com.bigdata.rdf.sparql.ast.service.ServiceRegistry
Register one URI as an alias for another.
addAll(Collection<? extends E>) - Method in class com.bigdata.btree.BigdataSet
 
addAll(Collection<? extends T>) - Method in class com.bigdata.cache.RingBuffer
 
addAll(Collection<? extends IGPO>) - Method in class com.bigdata.gom.gpo.LinkSet
 
addAll(Set<IVariable<?>>, IGroupMemberNode) - Method in class com.bigdata.rdf.sparql.ast.StaticAnalysisBase
Add all variables spanned by the operator.
addAlocator() - Method in class com.bigdata.rwstore.StorageStats.Bucket
 
addAndGet(long) - Method in class com.bigdata.util.concurrent.Latch
Adds the delta to the internal counter.
addArg(BOp) - Method in class com.bigdata.bop.ModifiableBOpBase
Add a new argument (core mutation method).
addArg(int, BOp) - Method in class com.bigdata.bop.ModifiableBOpBase
Add a new argument (core mutation method) at the specified index.
addArg(BOp) - Method in class com.bigdata.rdf.sparql.ast.GroupNodeBase
Add a new argument (core mutation method).
addArg(int, BOp) - Method in class com.bigdata.rdf.sparql.ast.GroupNodeBase
Add a new argument (core mutation method) at the specified index.
addArgIfAbsent(BOp) - Method in class com.bigdata.bop.ModifiableBOpBase
Add an argument iff it is not already present.
addAxioms(Collection<BigdataStatement>) - Method in class com.bigdata.rdf.axioms.BaseAxioms
Adds all axioms declared by this class into axioms.
addAxioms(Collection<BigdataStatement>) - Method in class com.bigdata.rdf.axioms.OwlAxioms
 
addAxioms(Collection<BigdataStatement>) - Method in class com.bigdata.rdf.axioms.RdfsAxioms
Adds the axioms for RDF Schema.
addAxioms(Collection<BigdataStatement>) - Method in class com.bigdata.rdf.rules.SampleAxioms
Per RDF Model Theory, new properties defined in the vocabulary will always be of rdf:type rdf:Property and rdfs:Resource, and they will always be subproperties of themselves.
addBasicServiceOrClientCounters(CounterSet, String, Class, Properties) - Static method in class com.bigdata.counters.AbstractStatisticsCollector
Adds the Info and Memory counter sets under the serviceRoot.
addBNode(IIndex, IKeyBuilder, byte[], byte[], byte[]) - Method in class com.bigdata.rdf.lexicon.BlobsIndexHelper
Add an entry for a BNode to the TERMS index (do NOT use when told blank node semantics apply).
addCacheOrderChangeListener(LRUCache.ICacheOrderChangeListener<K, T>) - Method in class com.bigdata.cache.LRUCache
Registers a listener for removeEntry events.
addChangeLog(IChangeLog) - Method in class com.bigdata.rdf.sail.BigdataSail.BigdataSailConnection
Set the change log on the SAIL connection.
addChangeLog(IChangeLog) - Method in class com.bigdata.rdf.sail.BigdataSailRepositoryConnection
Set the change log on the SAIL connection.
addChild(IRunningQuery) - Method in class com.bigdata.bop.engine.AbstractRunningQuery
Attach a child query.
addChild(IndexSegmentBuilder.SimpleNodeData, long, IndexSegmentBuilder.AbstractSimpleNodeData) - Method in class com.bigdata.btree.IndexSegmentBuilder
Record the persistent address of a child on its parent and the #of entries spanned by that child.
addChild(StatementPatternNode) - Method in class com.bigdata.rdf.sparql.ast.ConstructNode
 
addChild(E) - Method in class com.bigdata.rdf.sparql.ast.GroupNodeBase
 
addChild(E) - Method in interface com.bigdata.rdf.sparql.ast.IGroupNode
Add a child to this group.
addChild(JoinGroupNode) - Method in class com.bigdata.rdf.sparql.ast.UnionNode
 
addClosureOf(IRule[]) - Method in class com.bigdata.relation.rule.Program
Adds a sub-program consisting of the fixed point closure of the given rules.
addClosureOf(IRule) - Method in class com.bigdata.relation.rule.Program
Adds a sub-program consisting of the fixed point closure of the given rule.
addCommand(List<String>) - Method in class com.bigdata.jini.start.config.JavaServiceConfiguration.JavaServiceStarter
Adds the path of the java executable.
addCommand(List<String>) - Method in class com.bigdata.jini.start.config.JiniCoreServicesConfiguration.JiniCoreServicesStarter
Figures out the executable depending on the platform if Options#CMD was not specified.
addCommand(List<String>) - Method in class com.bigdata.jini.start.config.ServiceConfiguration.AbstractServiceStarter
Add the command to be executed (eg, "java", etc).
addCommandArgs(List<String>) - Method in class com.bigdata.jini.start.config.JavaServiceConfiguration.JavaServiceStarter
Extended to add JavaServiceConfiguration.Options.DEFAULT_JAVA_ARGS, JavaServiceConfiguration.Options.CLASSPATH, JavaServiceConfiguration.Options.LOG4J, and the ServiceConfiguration.className to the command line.
addCommandArgs(List<String>) - Method in class com.bigdata.jini.start.config.JiniCoreServicesConfiguration.JiniCoreServicesStarter
 
addCommandArgs(List<String>) - Method in class com.bigdata.jini.start.config.ServiceConfiguration.AbstractServiceStarter
Adds command arguments immediately following the executable name.
addCommandArgs(List<String>) - Method in class com.bigdata.jini.start.config.ZookeeperServerConfiguration.ZookeeperServiceStarter
Extended to add the configuration file on the command line after the class name.
addConnectionListener(SailConnectionListener) - Method in class com.bigdata.rdf.sail.BigdataSail.BigdataSailConnection
Note: This method is strongly discouraged as it imposes an extremely high burden on the database requiring the materialization at the client of every statement to be added or removed from the database in the scope of this SailConnection.
addCounter(String, IInstrument) - Method in class com.bigdata.counters.CounterSet
Add a counter.
addDecl(VocabularyDecl) - Method in class com.bigdata.rdf.vocab.BaseVocabulary
Add a declared vocabulary.
addDelegate(IChangeLog) - Method in class com.bigdata.rdf.changesets.DelegatingChangeLog
 
addDetail(String, Object) - Method in class com.bigdata.service.Event
Add a detail.
addDetails(Map<String, Object>) - Method in class com.bigdata.service.Event
Add details.
addEdge(QueryEngine, int, Vertex, IConstraint[], boolean) - Method in class com.bigdata.bop.joinGraph.rto.Path
Add an edge to a path, computing the estimated cardinality of the new path, and returning the new path.
addEdge(Object, Object) - Method in class com.bigdata.concurrent.TxDag
Add an edge to the DAG.
addEdges(Object, Object[]) - Method in class com.bigdata.concurrent.TxDag
Add a set of edges to the DAG.
addedWatch(String, int) - Method in class com.bigdata.zookeeper.HierarchicalZNodeWatcher
Notification method is invoked each time we add a znode to the set of znodes that we are watching.
addEscapes(String) - Static method in error com.bigdata.rdf.sail.sparql.ast.TokenMgrError
Replaces unprintable characters by their escaped (or unicode escaped) equivalents in the given string
addExpr(OrderByExpr) - Method in class com.bigdata.rdf.sparql.ast.OrderByNode
 
addExpr(E) - Method in class com.bigdata.rdf.sparql.ast.ValueExpressionListBaseNode
 
addFilter(IFilter<I, ?, E>) - Method in class com.bigdata.striterator.ChunkedOrderedStriterator
Strengthened return type.
addFilter(IFilter<I, ?, E>) - Method in class com.bigdata.striterator.ChunkedStriterator
Strengthened return type.
addFilter(IFilter<I, ?, E>) - Method in interface com.bigdata.striterator.IChunkedOrderedStriterator
 
addFilter(IFilter<I, ?, E>) - Method in interface com.bigdata.striterator.IChunkedStriterator
 
addFilter(IFilter<I, ?, E>) - Method in interface com.bigdata.striterator.IStriterator
Stack a filter on the source iterator.
addFilter(IFilter<I, ?, E>) - Method in class com.bigdata.striterator.Striterator
 
addFilter(IFilter) - Method in class cutthecrap.utils.striterators.FilterBase
Add a filter to the end of this filter chain.
addFilter(IFilter) - Method in interface cutthecrap.utils.striterators.IStriterator
Adds a Discriminating IFilter object
addFilter(IFilter) - Method in class cutthecrap.utils.striterators.Striterator
creates a Filterator to apply the filter
addFirst(E) - Method in class com.bigdata.jsr166.LinkedBlockingDeque
 
addGarbageCollectorMXBeanCounters(CounterSet) - Static method in class com.bigdata.counters.AbstractStatisticsCollector
Adds/updates counters relating to JVM Garbage Collection.
AddGraph - Class in com.bigdata.rdf.sparql.ast
Graph management operation inserts all data from one graph into another.
AddGraph() - Constructor for class com.bigdata.rdf.sparql.ast.AddGraph
 
AddGraph(AddGraph) - Constructor for class com.bigdata.rdf.sparql.ast.AddGraph
 
AddGraph(BOp[], Map<String, Object>) - Constructor for class com.bigdata.rdf.sparql.ast.AddGraph
 
addGraph() - Method in class com.bigdata.samples.SparqlBuilder.Graph
 
addGraph() - Method in class com.bigdata.samples.SparqlBuilder.UnionGraph
 
addGroupByVar(VarNode) - Method in class com.bigdata.rdf.sparql.ast.GroupByNode
 
addHeader(String, String) - Method in class com.bigdata.util.httpd.NanoHTTPD.Response
Deprecated. Adds given line to the header.
addHostCounter(String, IGangliaMetadataMessage) - Method in class com.bigdata.counters.ganglia.BigdataMetadataFactory
Register a per-host metric.
addHostCounter(String, IGangliaMetadataMessage, boolean) - Method in class com.bigdata.counters.ganglia.BigdataMetadataFactory
 
addHostCPUMetrics() - Method in class com.bigdata.counters.ganglia.BigdataMetadataFactory
 
addHostDiskMetrics() - Method in class com.bigdata.counters.ganglia.BigdataMetadataFactory
 
addHostInfoMetrics() - Method in class com.bigdata.counters.ganglia.BigdataMetadataFactory
 
addHostMemoryMetrics() - Method in class com.bigdata.counters.ganglia.BigdataMetadataFactory
 
addHostMetrics() - Method in class com.bigdata.counters.ganglia.BigdataMetadataFactory
Hook to declare host metrics.
addIndexLocalFilter(IFilter) - Method in class com.bigdata.bop.ap.Predicate
Add an IPredicate.Annotations.INDEX_LOCAL_FILTER.
addInstanceOfFilter(Class<E>) - Method in interface com.bigdata.striterator.IStriterator
Visits elements that are instances of the specified class.
addInstanceOfFilter(Class<E>) - Method in class com.bigdata.striterator.Striterator
 
addInstanceOfFilter(Class) - Method in interface cutthecrap.utils.striterators.IStriterator
check each object against object.getClass() == cls
addInstanceOfFilter(Class) - Method in class cutthecrap.utils.striterators.Striterator
check each object against cls.isInstance(object)
AdditiveExpression() - Method in class com.bigdata.rdf.sail.sparql.ast.SyntaxTreeBuilder
 
addJustifications(IChunkedIterator<Justification>) - Method in class com.bigdata.rdf.spo.SPORelation
Adds justifications to the store.
addLast(E) - Method in class com.bigdata.jsr166.LinkedBlockingDeque
 
addLeafListener(Leaf.ILeafListener) - Method in class com.bigdata.btree.Leaf
Register an Leaf.ILeafListener with this Leaf.
addListener(QuorumListener) - Method in class com.bigdata.quorum.AbstractQuorum
 
addListener(QuorumStateChangeListener) - Method in class com.bigdata.quorum.AbstractQuorumMember
Add a delegate listener.
addListener(QuorumListener) - Method in interface com.bigdata.quorum.Quorum
Add a listener
addMaterializationSteps(AST2BOpContext, PipelineOp, int, IConstraint, Collection<IVariable<IV>>, Properties) - Static method in class com.bigdata.rdf.sparql.ast.eval.AST2BOpFilters
Adds a series of materialization steps to materialize terms needed downstream.
addMaterializationSteps(PipelineOp, int, IValueExpression<IV>, Collection<IVariable<IV>>, AST2BOpContext) - Static method in class com.bigdata.rdf.sparql.ast.eval.AST2BOpFilters
If the value expression that needs the materialized variables can run without a NotMaterializedException then just route to the rightId (around the rest of the materialization pipeline steps).
addMaterializationSteps(PipelineOp, int, Collection<IVariable<IV>>, AST2BOpContext) - Static method in class com.bigdata.rdf.sparql.ast.eval.AST2BOpFilters
Adds a series of materialization steps to materialize terms needed downstream.
addMaterializationSteps(AST2BOpContext, PipelineOp, Set<IVariable<?>>, Map<IConstraint, Set<IVariable<IV>>>, Properties) - Static method in class com.bigdata.rdf.sparql.ast.eval.AST2BOpFilters
For each filter which requires materialization steps, add the materializations steps to the pipeline and then add the filter to the pipeline.
addNamespace(String, String) - Method in class com.bigdata.rdf.store.AbstractTripleStore
Defines a transient mapping from a URI to a namespace prefix that will be used for that URI by AbstractResource.toString().
addNewTerm(BigdataValue) - Method in class com.bigdata.gom.om.ObjectMgrModel
 
addPending(E, AbstractPendingSetSubtask, L) - Method in class com.bigdata.service.ndx.pipeline.AbstractPendingSetMasterTask
Add a work item to the pending set.
addPending(E) - Method in class com.bigdata.service.ndx.pipeline.AbstractPendingSetSubtask
 
addProjectionExpression(AssignmentNode) - Method in class com.bigdata.rdf.sparql.ast.ProjectionNode
 
addProjectionVar(VarNode) - Method in class com.bigdata.rdf.sparql.ast.ProjectionNode
Adds a variable to be projected.
addPropertySetElem(PropertySetElem) - Method in class com.bigdata.rdf.sail.sparql.NegatedPropertySet
 
addr - Variable in class com.bigdata.journal.CommitRecordIndex.Entry
The address of the ICommitRecord whose commit timestamp is CommitRecordIndex.Entry.commitTime.
addrBloom - Variable in class com.bigdata.btree.IndexSegmentCheckpoint
Address of the optional bloom filter and 0L iff no bloom filter was constructed.
addrDebugInfo(long) - Method in class com.bigdata.io.writecache.WriteCacheService
An array of writeCache actions is maintained that can be used to provide a breadcrumb of how that address has been written, saved, freed or removed.
addRequestParam(String, String[]) - Method in class com.bigdata.rdf.sail.webapp.client.ConnectOptions
 
addRequestParam(String, String) - Method in class com.bigdata.rdf.sail.webapp.client.ConnectOptions
 
addRequestParam(String) - Method in class com.bigdata.rdf.sail.webapp.client.ConnectOptions
 
addResource(IResourceMetadata, File) - Method in class com.bigdata.resources.StoreManager
Notify the resource manager of a new resource.
ADDRESS_BITS - Static variable in interface com.bigdata.bop.HTreeAnnotations
The number of address bits to use (default HTreeAnnotations.DEFAULT_ADDRESS_BITS ).
addressBits - Variable in class com.bigdata.htree.AbstractHTree
The #of bits in the address space for a directory page (from the constructor).
addressInRange(int) - Method in interface com.bigdata.rwstore.Allocator
 
addressInRange(int, int) - Method in class com.bigdata.rwstore.AllocBlock
 
addressInRange(int) - Method in class com.bigdata.rwstore.FixedAllocator
 
addressSize(int) - Method in class com.bigdata.rwstore.sector.SectorAllocator
 
addrFirstLeaf - Variable in class com.bigdata.btree.IndexSegmentCheckpoint
Address of the first leaf in the file.
addRioLoaderListener(RioLoaderListener) - Method in class com.bigdata.rdf.rio.BasicRioLoader
 
addRioLoaderListener(RioLoaderListener) - Method in interface com.bigdata.rdf.rio.IRioLoader
Register a listener.
addrLastLeaf - Variable in class com.bigdata.btree.IndexSegmentCheckpoint
Address of the last leaf in the file.
addrMetadata - Variable in class com.bigdata.btree.IndexSegmentCheckpoint
The address of the IndexMetadata record.
addrRoot - Variable in class com.bigdata.btree.IndexSegmentCheckpoint
Address of the root node or leaf in the file.
addrSelf() - Method in class com.bigdata.quorum.zk.QuorumPipelineState
 
addScheduledTask(Runnable, long, long, TimeUnit) - Method in interface com.bigdata.journal.IIndexStore
Adds a task which will run until canceled, until it throws an exception, or until the service is shutdown.
addScheduledTask(Runnable, long, long, TimeUnit) - Method in class com.bigdata.journal.Journal
 
addScheduledTask(Runnable, long, long, TimeUnit) - Method in class com.bigdata.journal.JournalDelegate
 
addScheduledTask(Runnable, long, long, TimeUnit) - Method in class com.bigdata.journal.TemporaryStore
Not supported, returns null.
addScheduledTask(Runnable, long, long, TimeUnit) - Method in class com.bigdata.resources.StoreManager.ManagedJournal
 
addScheduledTask(Runnable, long, long, TimeUnit) - Method in class com.bigdata.service.AbstractFederation
 
addScheduledTasks() - Method in class com.bigdata.service.DistributedTransactionService
Adds the scheduled tasks.
addSeparatorKey(IndexSegmentBuilder.SimpleLeafData) - Method in class com.bigdata.btree.IndexSegmentBuilder
Copies the first key of a new leaf as a separatorKey for the appropriate parent (if any) of that leaf.
addServiceCounter(String, IGangliaMetadataMessage) - Method in class com.bigdata.counters.ganglia.BigdataMetadataFactory
Register a per-service metric.
addServiceCounter(String, IGangliaMetadataMessage, boolean) - Method in class com.bigdata.counters.ganglia.BigdataMetadataFactory
 
addServiceCPUMetrics() - Method in class com.bigdata.counters.ganglia.BigdataMetadataFactory
 
addServiceDiskMetrics() - Method in class com.bigdata.counters.ganglia.BigdataMetadataFactory
 
addServiceInfoMetrics() - Method in class com.bigdata.counters.ganglia.BigdataMetadataFactory
 
addServiceMemoryMetrics() - Method in class com.bigdata.counters.ganglia.BigdataMetadataFactory
 
addServiceMetrics() - Method in class com.bigdata.counters.ganglia.BigdataMetadataFactory
Hook to declare service metrics.
addServiceOptions(List<String>) - Method in class com.bigdata.jini.start.config.JiniServiceConfiguration.JiniServiceStarter
Extended to specify the configuration file (in the service directory) as an argument to the java class whose main routine will be invoked and to add the JiniServiceConfiguration.Options.JINI_OPTIONS.
addServiceOptions(List<String>) - Method in class com.bigdata.jini.start.config.ServiceConfiguration.AbstractServiceStarter
Add options at the end of the command line.
addServiceProperties(CounterSet, Properties) - Static method in class com.bigdata.counters.AbstractStatisticsCollector
Lists out all of the properties and then report each property using a OneShotInstrument.
addSlots(int) - Method in class com.bigdata.rwstore.StorageStats.Bucket
 
addSource(IAsynchronousIterator<IBindingSet[]>) - Method in class com.bigdata.relation.rule.eval.pipeline.DistributedJoinTask
Adds a source from which this DistributedJoinTask will read IBindingSet chunks.
addStarConstraint(IStarJoin.IStarConstraint<ISPO>) - Method in class com.bigdata.rdf.spo.SPOStarJoin
Add an SPO star constraint to this star join.
addStarConstraint(IStarJoin.IStarConstraint<E>) - Method in interface com.bigdata.relation.rule.IStarJoin
Deprecated. Add a star constraint for this star join.
addStatement(Resource, URI, Value, Resource...) - Method in class com.bigdata.rdf.sail.BigdataSail.BigdataSailConnection
Sesame has a concept of a "null" graph.
addStatement(Resource, URI, Value) - Method in class com.bigdata.rdf.store.AbstractTripleStore
 
addStatement(Resource, URI, Value, Resource) - Method in class com.bigdata.rdf.store.AbstractTripleStore
 
addStatements(AbstractTripleStore, AbstractTripleStore, boolean, IElementFilter<ISPO>, IChunkedOrderedIterator<ISPO>, IChangeLog) - Static method in class com.bigdata.rdf.changesets.StatementWriter
 
addStatements(BigdataStatement[], int) - Method in class com.bigdata.rdf.rio.StatementBuffer
Adds the statements to each index (batch api, NO truth maintenance).
addStatements(ISPO[], int) - Method in class com.bigdata.rdf.store.AbstractTripleStore
 
addStatements(ISPO[], int, IElementFilter<ISPO>) - Method in class com.bigdata.rdf.store.AbstractTripleStore
 
addStatements(IChunkedOrderedIterator<ISPO>, IElementFilter<ISPO>) - Method in class com.bigdata.rdf.store.AbstractTripleStore
 
addStatements(AbstractTripleStore, boolean, IChunkedOrderedIterator<ISPO>, IElementFilter<ISPO>) - Method in class com.bigdata.rdf.store.AbstractTripleStore
Add statements to the statementStore.
addStatements(ISPO[], int) - Method in interface com.bigdata.rdf.store.IRawTripleStore
Writes the statements onto the statements indices (batch, parallel, NO truth maintenance).
addStatements(ISPO[], int, IElementFilter<ISPO>) - Method in interface com.bigdata.rdf.store.IRawTripleStore
Writes the statements onto the statement indices (batch, parallel, NO truth maintenance).
addStatements(IChunkedOrderedIterator<ISPO>, IElementFilter<ISPO>) - Method in interface com.bigdata.rdf.store.IRawTripleStore
Deprecated. by SPORelation.insert(IChunkedOrderedIterator)
addStep(IStep) - Method in class com.bigdata.rdf.rules.MappedProgram
Extended to add the N steps that map the given step across the database and the focusStore.
addStep(IStep) - Method in class com.bigdata.relation.rule.Program
Add another step in the program.
addSteps(Iterator<? extends IStep>) - Method in class com.bigdata.relation.rule.Program
Adds the steps to the program.
addTerm(Value) - Method in class com.bigdata.rdf.store.AbstractTripleStore
 
addTerm(Value) - Method in interface com.bigdata.rdf.store.IRawTripleStore
Add a term into the term:id index and the id:term index, returning the assigned term identifier (non-batch API).
addTerms(BigdataValue[], int, boolean) - Method in class com.bigdata.rdf.lexicon.LexiconRelation
Batch insert of terms into the database.
addTerms(BigdataValue[], int) - Method in class com.bigdata.rdf.rio.StatementBuffer
 
addTerms(BigdataValue[]) - Method in class com.bigdata.rdf.store.AbstractTripleStore
 
addTerms(BigdataValue[]) - Method in interface com.bigdata.rdf.store.IRawTripleStore
Batch insert of terms into the database.
addToDirtyList(GPO) - Method in class com.bigdata.gom.om.ObjectMgrModel
GPOs are added to the dirty list when initially modified.
addToFreeList(SectorAllocator) - Method in interface com.bigdata.rwstore.sector.ISectorManager
When sufficient allocations have been freed for recycling that a threshold of availability of reached for all block sizes, then the allocator calls back to the SectorManager to signal it is available to be returned to the free list.
addToFreeList(SectorAllocator) - Method in class com.bigdata.rwstore.sector.MemoryManager
 
addToOutputBuffer(L, E[], int, int, boolean) - Method in class com.bigdata.service.ndx.pipeline.AbstractMasterTask
Resolves the output buffer onto which the split must be written and adds the data to that output buffer.
addTriplePattern(String, String, String) - Method in class com.bigdata.samples.SparqlBuilder
 
addTriplePattern(String, String, Literal) - Method in class com.bigdata.samples.SparqlBuilder
 
addTriplePattern(String, String, URI) - Method in class com.bigdata.samples.SparqlBuilder
 
addTriplePattern(String, String, Value) - Method in class com.bigdata.samples.SparqlBuilder
 
addTriplePattern(String, URI, String) - Method in class com.bigdata.samples.SparqlBuilder
 
addTriplePattern(String, URI, Literal) - Method in class com.bigdata.samples.SparqlBuilder
 
addTriplePattern(String, URI, URI) - Method in class com.bigdata.samples.SparqlBuilder
 
addTriplePattern(String, URI, Value) - Method in class com.bigdata.samples.SparqlBuilder
 
addTriplePattern(URI, String, String) - Method in class com.bigdata.samples.SparqlBuilder
 
addTriplePattern(URI, String, Literal) - Method in class com.bigdata.samples.SparqlBuilder
 
addTriplePattern(URI, String, URI) - Method in class com.bigdata.samples.SparqlBuilder
 
addTriplePattern(URI, String, Value) - Method in class com.bigdata.samples.SparqlBuilder
 
addTriplePattern(URI, URI, String) - Method in class com.bigdata.samples.SparqlBuilder
 
addTriplePattern(String, String, String, boolean) - Method in class com.bigdata.samples.SparqlBuilder
 
addTriplePattern(String, String, Literal, boolean) - Method in class com.bigdata.samples.SparqlBuilder
 
addTriplePattern(String, String, URI, boolean) - Method in class com.bigdata.samples.SparqlBuilder
 
addTriplePattern(String, String, Value, boolean) - Method in class com.bigdata.samples.SparqlBuilder
 
addTriplePattern(String, URI, String, boolean) - Method in class com.bigdata.samples.SparqlBuilder
 
addTriplePattern(String, URI, Literal, boolean) - Method in class com.bigdata.samples.SparqlBuilder
 
addTriplePattern(String, URI, URI, boolean) - Method in class com.bigdata.samples.SparqlBuilder
 
addTriplePattern(String, URI, Value, boolean) - Method in class com.bigdata.samples.SparqlBuilder
 
addTriplePattern(URI, String, String, boolean) - Method in class com.bigdata.samples.SparqlBuilder
 
addTriplePattern(URI, String, Literal, boolean) - Method in class com.bigdata.samples.SparqlBuilder
 
addTriplePattern(URI, String, URI, boolean) - Method in class com.bigdata.samples.SparqlBuilder
 
addTriplePattern(URI, String, Value, boolean) - Method in class com.bigdata.samples.SparqlBuilder
 
addTriplePattern(URI, URI, String, boolean) - Method in class com.bigdata.samples.SparqlBuilder
 
addTriplePattern(String, String, String) - Method in class com.bigdata.samples.SparqlBuilder.Graph
 
addTriplePattern(String, String, Literal) - Method in class com.bigdata.samples.SparqlBuilder.Graph
 
addTriplePattern(String, String, URI) - Method in class com.bigdata.samples.SparqlBuilder.Graph
 
addTriplePattern(String, String, Value) - Method in class com.bigdata.samples.SparqlBuilder.Graph
 
addTriplePattern(String, URI, String) - Method in class com.bigdata.samples.SparqlBuilder.Graph
 
addTriplePattern(String, URI, Literal) - Method in class com.bigdata.samples.SparqlBuilder.Graph
 
addTriplePattern(String, URI, URI) - Method in class com.bigdata.samples.SparqlBuilder.Graph
 
addTriplePattern(String, URI, Value) - Method in class com.bigdata.samples.SparqlBuilder.Graph
 
addTriplePattern(URI, String, String) - Method in class com.bigdata.samples.SparqlBuilder.Graph
 
addTriplePattern(URI, String, Literal) - Method in class com.bigdata.samples.SparqlBuilder.Graph
 
addTriplePattern(URI, String, URI) - Method in class com.bigdata.samples.SparqlBuilder.Graph
 
addTriplePattern(URI, String, Value) - Method in class com.bigdata.samples.SparqlBuilder.Graph
 
addTriplePattern(URI, URI, String) - Method in class com.bigdata.samples.SparqlBuilder.Graph
 
addTypeFilter(Class) - Method in interface cutthecrap.utils.striterators.IStriterator
check each object against cls.isInstance(object)
addTypeFilter(Class) - Method in class cutthecrap.utils.striterators.Striterator
check each object against cls.isInstance(object)
addValue(URI, Value) - Method in class com.bigdata.gom.gpo.GPO
 
addValue(URI, Value) - Method in interface com.bigdata.gom.gpo.IGPO
Assert (self,p,newValue).
addValues() - Method in class com.bigdata.rdf.rules.SampleVocab
Add any values used by custom inference rules.
addValues() - Method in class com.bigdata.rdf.vocab.BaseVocabulary
Hook for subclasses to provide their VocabularyDecls using BaseVocabulary.addDecl(VocabularyDecl).
addValues() - Method in class com.bigdata.rdf.vocab.BSBMVocabulary
 
addValues() - Method in class com.bigdata.rdf.vocab.LUBMVocabulary
Note: The current revision of this class declares vocabulary items which are required by the DerivedNumericsExtension.
addValues() - Method in class com.bigdata.rdf.vocab.NoVocabulary
NOP.
addValues() - Method in class com.bigdata.rdf.vocab.OPVocabulary
 
addValues() - Method in class com.bigdata.rdf.vocab.RDFSVocabulary
 
addWatcher(Watcher) - Method in class com.bigdata.zookeeper.ZooKeeperAccessor
Adds a Watcher which will receive WatchedEvents until it is removed.
adjCard - Variable in class com.bigdata.bop.joinGraph.rto.EdgeSample
The adjusted cardinality estimate for the cutoff join (this is EdgeSample.outputCount as adjusted for a variety of edge conditions).
adjustBeginLineColumn(int, int) - Method in class com.bigdata.rdf.sail.sparql.ast.JavaCharStream
Method to adjust line and column numbers for the start of a token.
AdjustBuffSize() - Method in class com.bigdata.rdf.sail.sparql.ast.JavaCharStream
 
adjustedNominalShardSize - Variable in class com.bigdata.resources.ScatterSplitTask
The target size of a shard for the scatter split.
advance(ITuple<E>) - Method in class com.bigdata.btree.filter.Advancer
Offers an opportunity to advance the source ITupleCursor to a new key using {@link ITupleCursor#seek(byte[]).
advance(ITuple<SPO>) - Method in class com.bigdata.rdf.spo.ContextAdvancer
 
advance(ITuple<SPO>) - Method in class com.bigdata.rdf.spo.DistinctMultiTermAdvancer
 
advance(ITuple<SPO>) - Method in class com.bigdata.rdf.spo.DistinctTermAdvancer
 
advancePosAndLimit(int) - Method in class com.bigdata.io.ByteArrayBuffer
Relative method advances the position and the limit by len bytes (this simulates a relative put method, but does not write any data).
Advancer<E> - Class in com.bigdata.btree.filter
Used to write logic that advances an ITupleCursor to another key after it visits some element.
Advancer() - Constructor for class com.bigdata.btree.filter.Advancer
 
afterTask(AbstractTask, Throwable) - Method in class com.bigdata.journal.WriteExecutorService
This is executed after AbstractTask.doTask().
age - Static variable in class com.bigdata.rdf.vocab.decls.FOAFVocabularyDecl
 
Agent - Static variable in class com.bigdata.rdf.vocab.decls.FOAFVocabularyDecl
 
aggregate(AbstractKeyArrayIndexProcedure.ResultBitBuffer, Split) - Method in class com.bigdata.btree.proc.AbstractKeyArrayIndexProcedure.ResultBitBufferCounter
 
aggregate(AbstractKeyArrayIndexProcedure.ResultBitBuffer, Split) - Method in class com.bigdata.btree.proc.AbstractKeyArrayIndexProcedure.ResultBitBufferHandler
 
aggregate(AbstractKeyArrayIndexProcedure.ResultBuffer, Split) - Method in class com.bigdata.btree.proc.AbstractKeyArrayIndexProcedure.ResultBufferHandler
 
aggregate(Boolean, Split) - Method in class com.bigdata.btree.proc.BooleanORAggregator
 
aggregate(Integer, Split) - Method in class com.bigdata.btree.proc.IntegerAggregator
 
aggregate(R, Split) - Method in interface com.bigdata.btree.proc.IResultHandler
Method is invoked for each result and is responsible for combining the results in whatever manner is meaningful for the procedure.
aggregate(R, Split) - Method in class com.bigdata.btree.proc.ListResultAggregator
 
aggregate(Long, Split) - Method in class com.bigdata.btree.proc.LongAggregator
 
Aggregate() - Method in class com.bigdata.rdf.sail.sparql.ast.SyntaxTreeBuilder
 
aggregate(ASTAggregate, URI) - Method in class com.bigdata.rdf.sail.sparql.ValueExprBuilder
 
aggregate(Object, Split) - Method in class com.bigdata.service.ndx.IdentityHandler
 
aggregateAsync(X[], R, Split) - Method in interface com.bigdata.btree.proc.IAsyncResultHandler
Method is invoked for each result and is responsible for combining the results in whatever manner is meaningful for the procedure.
AggregateBase<E> - Class in com.bigdata.bop.aggregate
Abstract base class for aggregate functions.
AggregateBase(AggregateBase<E>) - Constructor for class com.bigdata.bop.aggregate.AggregateBase
 
AggregateBase(BOp[], Map<String, Object>) - Constructor for class com.bigdata.bop.aggregate.AggregateBase
Core shallow copy constructor.
AggregateBase(boolean, IValueExpression<E>...) - Constructor for class com.bigdata.bop.aggregate.AggregateBase
 
AggregateBase.Annotations - Interface in com.bigdata.bop.aggregate
 
AGGREGATORS_TEMPLATE - Static variable in interface com.bigdata.service.jini.master.TaskMaster.ConfigurationOptions
Deprecated. This is a trial feature which is not fully implemented.
aggregatorServiceItems - Variable in class com.bigdata.service.jini.master.TaskMaster.DiscoveredServices
The services on which the aggregators will be executed (and an empty array if no aggregator services were requested).
aggregatorServiceMap - Variable in class com.bigdata.service.jini.master.TaskMaster.JobState
The mapping of aggregators onto the IRemoteExecutors on which that aggregator will execute.
aggregatorsTemplate - Variable in class com.bigdata.service.jini.master.TaskMaster.JobState
The ServicesTemplate describing the types of services and the minimum #of services for aggregating asynchronous index writes performed by the clients.
AggregatorTask<T extends IKeyArrayIndexProcedure,O,R,A> - Class in com.bigdata.service.jini.master
A task which aggregates writes destined for a specific scale-out index.
AggregatorTask(String, long, IResultHandler<R, A>, IDuplicateRemover<O>, AbstractKeyArrayIndexProcedureConstructor<T>) - Constructor for class com.bigdata.service.jini.master.AggregatorTask
 
aimChatID - Static variable in class com.bigdata.rdf.vocab.decls.FOAFVocabularyDecl
 
Alchemist - Class in com.bigdata.gom.alchemy
The RDF Alchemist will generate interface and implementation files to provide a typed interface to the underlying GPO representations.
Alchemist() - Constructor for class com.bigdata.gom.alchemy.Alchemist
 
ALL - Static variable in interface com.bigdata.btree.IRangeQuery
Shorthand for [IRangeQuery.KEYS, IRangeQuery.VALS, IRangeQuery.DELETED].
ALL - Static variable in interface com.bigdata.rdf.sail.sparql.ast.SyntaxTreeBuilderConstants
RegularExpression Id.
ALL - Static variable in interface com.bigdata.relation.rule.eval.IJoinNexus
IJoinNexus.ELEMENT and IJoinNexus.BINDINGS and IJoinNexus.RULE.
ALL - Static variable in class com.bigdata.relation.rule.Slice
A slice corresponding to all results (offset is zero, limit is Long.MAX_VALUE).
ALL - Static variable in interface com.bigdata.zookeeper.HierarchicalZNodeWatcherFlags
Shorthand for [HierarchicalZNodeWatcherFlags.EXISTS, HierarchicalZNodeWatcherFlags.DATA, HierarchicalZNodeWatcherFlags.CHILDREN].
ALL_GRAPHS - Static variable in interface com.bigdata.rdf.sparql.ast.DropGraph.Annotations
Boolean property (default false) which is true iff ALL GRAPHS should be effected by this operation.
ALL_SOLUTION_SETS - Static variable in interface com.bigdata.rdf.sparql.ast.DropGraph.Annotations
Boolean property (default false) which is true iff ALL SOLUTION SETS should be effected by this operation.
allDone() - Method in class com.bigdata.service.jini.master.TaskMaster
Check the futures.
alloc(int) - Method in interface com.bigdata.io.DirectBufferPoolAllocator.IAllocationContext
Allocate a series of ByteBuffer slices on which the application may write data.
alloc(RWStore, int, IAllocationContext) - Method in interface com.bigdata.rwstore.Allocator
 
alloc(int) - Method in class com.bigdata.rwstore.AllocBlock
The shadow, if non-null defines the context for this request.
alloc(RWStore, int, IAllocationContext) - Method in class com.bigdata.rwstore.FixedAllocator
The introduction of IAllocationContexts has added some complexity to the older concept of a free list.
alloc(byte[], int, IAllocationContext) - Method in interface com.bigdata.rwstore.IStore
Writes data on the store.
alloc(int, IAllocationContext) - Method in class com.bigdata.rwstore.RWStore
 
alloc(byte[], int, IAllocationContext) - Method in class com.bigdata.rwstore.RWStore
Called by PSOutputStream to make to actual allocation or directly by lower level API clients.
alloc(byte[], int, IAllocationContext) - Method in class com.bigdata.rwstore.sector.AllocationContext
 
alloc(byte[], int, IAllocationContext) - Method in class com.bigdata.rwstore.sector.MemoryManager
 
alloc(int) - Method in class com.bigdata.rwstore.sector.SectorAllocator
Must find tag type that size fits in (or BLOB) and then find block of type into which an allocation can be made.
ALLOC_SIZES - Static variable in class com.bigdata.rwstore.sector.SectorAllocator
 
allocate(ByteBuffer) - Method in class com.bigdata.rwstore.sector.AllocationContext
 
allocate(ByteBuffer, boolean) - Method in class com.bigdata.rwstore.sector.AllocationContext
 
allocate(int) - Method in class com.bigdata.rwstore.sector.AllocationContext
 
allocate(int, boolean) - Method in class com.bigdata.rwstore.sector.AllocationContext
 
allocate(ByteBuffer, boolean) - Method in interface com.bigdata.rwstore.sector.IMemoryManager
Allocates space on the backing resource and copies the provided data.
allocate(ByteBuffer) - Method in interface com.bigdata.rwstore.sector.IMemoryManager
Blocking version of IMemoryManager.allocate(ByteBuffer, boolean).
allocate(int, boolean) - Method in interface com.bigdata.rwstore.sector.IMemoryManager
Return the address of a new allocation sufficient to store the specified number of bytes of application data.
allocate(int) - Method in interface com.bigdata.rwstore.sector.IMemoryManager
Return the address of a new allocation sufficient to store the specified number of bytes of application data.
allocate(ByteBuffer) - Method in class com.bigdata.rwstore.sector.MemoryManager
 
allocate(ByteBuffer, boolean) - Method in class com.bigdata.rwstore.sector.MemoryManager
 
allocate(int) - Method in class com.bigdata.rwstore.sector.MemoryManager
 
allocate(int, boolean) - Method in class com.bigdata.rwstore.sector.MemoryManager
 
allocate(int) - Method in class com.bigdata.rwstore.StorageStats.BlobBucket
 
allocate(int) - Method in class com.bigdata.rwstore.StorageStats.Bucket
 
allocateBlob(int) - Method in class com.bigdata.rwstore.StorageStats
 
ALLOCATION_SIZES - Static variable in interface com.bigdata.rwstore.RWStore.Options
Option defines the Allocation block sizes for the RWStore.
AllocationContext - Class in com.bigdata.rwstore.sector
The AllocationContext is used to maintain a handle on allocations made within some specific environment (context).
AllocationContext(MemoryManager) - Constructor for class com.bigdata.rwstore.sector.AllocationContext
 
AllocationContext(AllocationContext) - Constructor for class com.bigdata.rwstore.sector.AllocationContext
 
AllocationContextKey - Class in com.bigdata.bop.fed
The allocation context key groups together allocations onto the same direct ByteBuffers.
AllocationContextKey() - Constructor for class com.bigdata.bop.fed.AllocationContextKey
 
AllocationData - Class in com.bigdata.io
Utility class to handle Compression and Checksums on a ByteArraySlice The idea is that it would be used as a "state-aware" buffer that could be saved/restored to/from an IDiskStrategy.
AllocationData(IByteArraySlice) - Constructor for class com.bigdata.io.AllocationData
 
allocationSize(long) - Method in class com.bigdata.rwstore.sector.AllocationContext
 
allocationSize(long) - Method in interface com.bigdata.rwstore.sector.IMemoryManager
Return the size of the application data for the allocation with the given address.
allocationSize(long) - Method in class com.bigdata.rwstore.sector.MemoryManager
 
Allocator - Interface in com.bigdata.rwstore
 
AllocBlock - Class in com.bigdata.rwstore
Bit maps for an allocator.
allocBlock(int) - Method in class com.bigdata.rwstore.RWStore
Return the address of a contiguous region on the persistent heap.
allocLeaf(AbstractBTree, long, ILeafData) - Method in class com.bigdata.btree.BTree.NodeFactory
 
allocLeaf(AbstractBTree, long, ILeafData) - Method in class com.bigdata.btree.IndexSegment.ImmutableNodeFactory
 
allocLeaf(AbstractBTree, long, ILeafData) - Method in class com.bigdata.btree.IndexSegmentBuilder.NOPNodeFactory
 
allocLeaf(AbstractBTree, long, ILeafData) - Method in interface com.bigdata.btree.INodeFactory
Create a leaf.
allocLeaf(AbstractHTree, long, ILeafData) - Method in interface com.bigdata.htree.INodeFactory
Create a leaf.
allocNode(AbstractBTree, long, INodeData) - Method in class com.bigdata.btree.BTree.NodeFactory
 
allocNode(AbstractBTree, long, INodeData) - Method in class com.bigdata.btree.IndexSegment.ImmutableNodeFactory
 
allocNode(AbstractBTree, long, INodeData) - Method in class com.bigdata.btree.IndexSegmentBuilder.NOPNodeFactory
 
allocNode(AbstractBTree, long, INodeData) - Method in interface com.bigdata.btree.INodeFactory
Create a node.
allocNode(AbstractHTree, long, IDirectoryData) - Method in interface com.bigdata.htree.INodeFactory
Create a node.
allow(boolean) - Method in class com.bigdata.jini.start.config.AbstractHostConstraint
 
allow() - Method in class com.bigdata.jini.start.config.AbstractHostConstraint
 
allow(JiniFederation) - Method in class com.bigdata.jini.start.config.AbstractHostConstraint
 
allow() - Method in class com.bigdata.jini.start.config.HostAllowConstraint
 
allow() - Method in class com.bigdata.jini.start.config.HostRejectConstraint
 
allow(JiniFederation) - Method in interface com.bigdata.jini.start.config.IServiceConstraint
Return true iff a service may be instantiated on this host.
allow(JiniFederation) - Method in class com.bigdata.jini.start.config.JiniNotRunningConstraint
 
allow(JiniFederation) - Method in class com.bigdata.jini.start.config.JiniRunningConstraint
 
allow(JiniFederation) - Method in class com.bigdata.jini.start.config.MaxClientServicesPerHostConstraint
 
allow(JiniFederation) - Method in class com.bigdata.jini.start.config.MaxDataServicesPerHostConstraint
 
allow(JiniFederation) - Method in class com.bigdata.jini.start.config.MDSRunningConstraint
 
allow(JiniFederation) - Method in class com.bigdata.jini.start.config.TXRunningConstraint
 
allow(JiniFederation) - Method in class com.bigdata.jini.start.config.ZookeeperRunningConstraint
 
ALLOW_AUTO_COMMIT - Static variable in interface com.bigdata.rdf.sail.BigdataSail.Options
Options (default false) added only to pass the Sesame test suites.
ALPHA - Static variable in interface com.bigdata.rdf.sail.sparql.ast.SyntaxTreeBuilderConstants
RegularExpression Id.
ALT_SINK_REF - Static variable in interface com.bigdata.bop.PipelineOp.Annotations
The value of the annotation is the BOp.Annotations.BOP_ID of the ancestor in the operator tree which serves as the alternative sink for binding sets (default is no alternative sink).
ALTERNATE_ROOT_BLOCK - Static variable in interface com.bigdata.journal.Options
WARNING - The use of this option is dangerous. This option MAY be used if you have a commit point whose root block is valid but where the data associated with that root block is invalid.
altGetBits32(byte[], int, int) - Static method in class com.bigdata.btree.BytesUtil
 
altGetBits64(byte[], int, int) - Static method in class com.bigdata.btree.BytesUtil
 
altLabel - Static variable in class com.bigdata.rdf.vocab.decls.SKOSVocabularyDecl
 
am - Variable in class com.bigdata.rawstore.AbstractRawWormStore
The object that knows how to encode, decode, and (de-)serialize addresses.
analytic - Variable in class com.bigdata.rdf.sail.bench.NanoSparqlClient.QueryOptions
When non-null, either enable or disable the analytic query package for the request.
ANALYTIC - Static variable in class com.bigdata.rdf.sail.webapp.BigdataRDFContext
URL Query parameter used to request the "analytic" query hints.
ANALYTIC - Static variable in interface com.bigdata.rdf.sparql.ast.QueryHints
When true, enables all query hints pertaining to analytic query patterns.
ANALYZER_FACTORY_CLASS - Static variable in interface com.bigdata.search.FullTextIndex.Options
The name of the IAnalyzerFactory class which will be used to obtain analyzers when tokenizing documents and queries (default ).
AND - Class in com.bigdata.bop.constraint
Imposes the constraint x AND y.
AND(BooleanValueExpression, BooleanValueExpression) - Constructor for class com.bigdata.bop.constraint.AND
 
AND(BOp[], Map<String, Object>) - Constructor for class com.bigdata.bop.constraint.AND
Required deep copy constructor.
AND(AND) - Constructor for class com.bigdata.bop.constraint.AND
Required deep copy constructor.
AND - Static variable in interface com.bigdata.rdf.sail.sparql.ast.SyntaxTreeBuilderConstants
RegularExpression Id.
AND(ValueExpressionNode, ValueExpressionNode) - Static method in class com.bigdata.rdf.sparql.ast.FunctionNode
Return t1 AND t2 (aka EQ).
AND - Static variable in class com.bigdata.rdf.sparql.ast.FunctionRegistry
 
AndBOp - Class in com.bigdata.rdf.internal.constraints
Imposes the constraint x AND y.
AndBOp(IValueExpression<? extends IV>, IValueExpression<? extends IV>) - Constructor for class com.bigdata.rdf.internal.constraints.AndBOp
 
AndBOp(BOp[], Map<String, Object>) - Constructor for class com.bigdata.rdf.internal.constraints.AndBOp
Required shallow copy constructor.
AndBOp(AndBOp) - Constructor for class com.bigdata.rdf.internal.constraints.AndBOp
Required deep copy constructor.
annotationOpIterator(BOp) - Static method in class com.bigdata.bop.BOpUtility
Visit all annotations which are BOps (non-recursive).
annotations() - Method in interface com.bigdata.bop.BOp
The operator's annotations.
annotations() - Method in class com.bigdata.bop.BOpBase
 
annotations() - Method in class com.bigdata.bop.ModifiableBOpBase
 
annotationsCopy() - Method in class com.bigdata.bop.BOpBase
A copy of the annotations.
annotationsEqual(BOp) - Method in class com.bigdata.bop.BOpBase
 
annotationsEqual(BOp) - Method in class com.bigdata.bop.CoreBaseBOp
Return true iff the annotations of this BOp and the other BOp are equals.
annotationsEqual(Map<String, Object>, Map<String, Object>) - Static method in class com.bigdata.bop.CoreBaseBOp
Compares two maps.
annotationsEqual(BOp) - Method in class com.bigdata.bop.ModifiableBOpBase
 
annotationsRef() - Method in class com.bigdata.bop.BOpBase
A reference to the actual annotations map object.
annotationsToString(StringBuilder) - Method in class com.bigdata.bop.CoreBaseBOp
 
anns(GlobalAnnotations, NV...) - Static method in class com.bigdata.rdf.internal.constraints.IVValueExpression
Used by subclasses to create the annotations object from the global annotations and the custom annotations for the particular VE.
ANON - Static variable in interface com.bigdata.rdf.sail.sparql.ast.SyntaxTreeBuilderConstants
RegularExpression Id.
ANONYMOUS - Static variable in interface com.bigdata.rdf.sparql.ast.VarNode.Annotations
Annotation marks anonymous variables (a variable created by the interpretation of the parse tree, AST, etc rather than one given directly in the original query).
append(String) - Method in interface com.bigdata.btree.keys.IKeyBuilder
Encodes a Unicode string using the configured KeyBuilder.Options.COLLATOR and appends the resulting sort key to the buffer (without a trailing nul byte).
append(byte) - Method in interface com.bigdata.btree.keys.IKeyBuilder
Appends a byte - the byte is treated as an unsigned value.
append(byte[]) - Method in interface com.bigdata.btree.keys.IKeyBuilder
Appends an array of bytes - the bytes are treated as unsigned values.
append(byte[], int, int) - Method in interface com.bigdata.btree.keys.IKeyBuilder
Append len bytes starting at off in a to the key buffer - the bytes are treated as unsigned values.
append(double) - Method in interface com.bigdata.btree.keys.IKeyBuilder
Appends a double precision floating point value by first converting it into a signed long integer using Double.doubleToLongBits(double), converting that values into a twos-complement number and then appending the bytes in big-endian order into the key buffer.
append(float) - Method in interface com.bigdata.btree.keys.IKeyBuilder
Appends a single precision floating point value by first converting it into a signed integer using Float.floatToIntBits(float) converting that values into a twos-complement number and then appending the bytes in big-endian order into the key buffer.
append(UUID) - Method in interface com.bigdata.btree.keys.IKeyBuilder
Appends the UUID to the key using the MSB and then the LSB (this preserves the natural order imposed by UUID.compareTo(UUID)).
append(long) - Method in interface com.bigdata.btree.keys.IKeyBuilder
Appends a signed long integer to the key by first converting it to a lexiographic ordering as an unsigned long integer and then appending it into the buffer as 8 bytes using a big-endian order.
append(int) - Method in interface com.bigdata.btree.keys.IKeyBuilder
Appends a signed integer to the key by first converting it to a lexiographic ordering as an unsigned integer and then appending it into the buffer as 4 bytes using a big-endian order.
append(short) - Method in interface com.bigdata.btree.keys.IKeyBuilder
Appends a signed short integer to the key by first converting it to a two-complete representation supporting unsigned byte[] comparison and then appending it into the buffer as 2 bytes using a big-endian order.
append(BigInteger) - Method in interface com.bigdata.btree.keys.IKeyBuilder
Encode a BigInteger into an unsigned byte[] and append it into the key buffer.
append(BigDecimal) - Method in interface com.bigdata.btree.keys.IKeyBuilder
Encode a BigDecimal into an unsigned byte[] and append it into the key buffer.
append(Object) - Method in interface com.bigdata.btree.keys.IKeyBuilder
Append the value to the buffer, encoding it as appropriate based on the class of the object.
append(byte) - Method in class com.bigdata.btree.keys.KeyBuilder
 
append(byte[]) - Method in class com.bigdata.btree.keys.KeyBuilder
 
append(byte[], int, int) - Method in class com.bigdata.btree.keys.KeyBuilder
 
append(String) - Method in class com.bigdata.btree.keys.KeyBuilder
 
append(double) - Method in class com.bigdata.btree.keys.KeyBuilder
 
append(float) - Method in class com.bigdata.btree.keys.KeyBuilder
 
append(UUID) - Method in class com.bigdata.btree.keys.KeyBuilder
 
append(long) - Method in class com.bigdata.btree.keys.KeyBuilder
 
append(int) - Method in class com.bigdata.btree.keys.KeyBuilder
 
append(short) - Method in class com.bigdata.btree.keys.KeyBuilder
 
append(BigInteger) - Method in class com.bigdata.btree.keys.KeyBuilder
 
append(BigDecimal) - Method in class com.bigdata.btree.keys.KeyBuilder
Encode a BigDecimal into an unsigned byte[] and append it into the key buffer.
append(Object) - Method in class com.bigdata.btree.keys.KeyBuilder
 
append(byte) - Method in class com.bigdata.io.ByteArrayBuffer
 
append(byte[]) - Method in class com.bigdata.io.ByteArrayBuffer
 
append(byte[], int, int) - Method in class com.bigdata.io.ByteArrayBuffer
 
append(byte) - Method in interface com.bigdata.io.IManagedByteArray
Append a byte into the managed byte[].
append(byte[]) - Method in interface com.bigdata.io.IManagedByteArray
Append data into the managed byte[].
append(byte[], int, int) - Method in interface com.bigdata.io.IManagedByteArray
Append data into the managed byte[].
append(I) - Method in interface com.bigdata.striterator.IStriterator
Appends the given iterator when this iterator is exhausted.
append(I) - Method in class com.bigdata.striterator.Striterator
 
append(Iterator) - Method in interface cutthecrap.utils.striterators.IStriterator
append the passed iteration
append(Iterator) - Method in class cutthecrap.utils.striterators.Striterator
append the iteration
appendASCII(String) - Method in interface com.bigdata.btree.keys.IKeyBuilder
Encodes a unicode string by assuming that its contents are ASCII characters.
appendASCII(String) - Method in class com.bigdata.btree.keys.KeyBuilder
 
appendBlock(String, int, byte[], int, int) - Method in class com.bigdata.bfs.BigdataFileSystem
Atomic append of a block to a file version.
Appender<I extends Iterator<E>,E> - Class in com.bigdata.striterator
Appender pattern tacks on another iterator when the source iterator is exhausted.
Appender(I) - Constructor for class com.bigdata.striterator.Appender
 
Appender - Class in cutthecrap.utils.striterators
Appender Used with Appenderator by Striterator to filter returned objects.
Appender() - Constructor for class cutthecrap.utils.striterators.Appender
 
Appender(Iterator) - Constructor for class cutthecrap.utils.striterators.Appender
 
Appenderator - Class in cutthecrap.utils.striterators
Appenderator
Appenderator(Iterator, Object, Iterator) - Constructor for class cutthecrap.utils.striterators.Appenderator
 
appendKeyComponent(IKeyBuilder, int, Object) - Method in class com.bigdata.rdf.lexicon.LexiconKeyOrder
Encodes an value into the key.
appendKeyComponent(IKeyBuilder, int, Object) - Method in class com.bigdata.rdf.spo.SPOKeyOrder
 
appendKeyComponent(IKeyBuilder, int, Object) - Method in class com.bigdata.striterator.AbstractKeyOrder
Encodes an value into the key.
appendNul() - Method in interface com.bigdata.btree.keys.IKeyBuilder
Append an unsigned zero byte to the key.
appendNul() - Method in class com.bigdata.btree.keys.KeyBuilder
 
appendPrimaryKey(IKeyBuilder, Object, boolean) - Method in class com.bigdata.sparse.Schema
Helper method appends a typed value to the compound key (this is used to get the primary key into the compound key).
appendShortStats(StringBuilder, RWStore.AllocationStats[]) - Method in interface com.bigdata.rwstore.Allocator
 
appendShortStats(StringBuilder, RWStore.AllocationStats[]) - Method in class com.bigdata.rwstore.FixedAllocator
 
appendSigned(byte) - Method in interface com.bigdata.btree.keys.IKeyBuilder
Converts the signed byte to an unsigned byte and appends it to the key.
appendSigned(byte) - Method in class com.bigdata.btree.keys.KeyBuilder
 
appendSortKey(KeyBuilder, String) - Method in interface com.bigdata.btree.keys.UnicodeSortKeyGenerator
Append a Unicode sort key to the KeyBuilder.
appendText(String, boolean, boolean) - Method in interface com.bigdata.btree.keys.IKeyBuilder
Encodes a variable length text field into the buffer.
appendText(String, boolean, boolean) - Method in class com.bigdata.btree.keys.KeyBuilder
 
appendUnsigned(byte) - Method in class com.bigdata.btree.keys.KeyBuilder
 
apply(IIndex) - Method in class com.bigdata.bfs.AtomicBlockAppendProc
This procedure runs on the unisolated index.
apply(IIndex) - Method in class com.bigdata.bfs.AtomicBlockWriteProc
This procedure runs on the unisolated index.
apply(IIndex) - Method in class com.bigdata.btree.proc.BatchContains
Applies the operation using ISimpleBTree.contains(byte[]).
apply(IIndex) - Method in class com.bigdata.btree.proc.BatchInsert
Applies the operator using ISimpleBTree#insert(Object, Object)
apply(IIndex) - Method in class com.bigdata.btree.proc.BatchLookup
 
apply(IIndex) - Method in class com.bigdata.btree.proc.BatchRemove
Applies the operation.
apply(IIndex) - Method in interface com.bigdata.btree.proc.IIndexProcedure
Run the procedure.
apply(IIndex) - Method in class com.bigdata.btree.proc.RangeCountProcedure
Range count of entries in a key range for the index.
apply(KVO<BigdataValue>) - Method in class com.bigdata.rdf.lexicon.AssignTermId
 
apply(IIndex) - Method in class com.bigdata.rdf.lexicon.BlobsWriteProc
For each term whose serialized key is mapped to the current index partition, lookup the term in the terms index.
apply(IIndex) - Method in class com.bigdata.rdf.lexicon.Id2TermWriteProc
Conditionally inserts each key-value pair into the index.
apply(IIndex) - Method in class com.bigdata.rdf.lexicon.Term2IdWriteProc
For each term whose serialized key is mapped to the current index partition, lookup the term in the terms index.
apply(RDFParser) - Method in class com.bigdata.rdf.rio.RDFParserOptions
Apply the options to the parser.
apply(IIndex) - Method in class com.bigdata.rdf.spo.JustIndexWriteProc
 
apply(IIndex) - Method in class com.bigdata.rdf.spo.SPOIndexWriteProc
 
apply(IIndex) - Method in class com.bigdata.search.TextIndexWriteProc
 
apply(KVO<O>) - Method in interface com.bigdata.service.ndx.pipeline.KVOList.Op
 
apply(IIndex) - Method in class com.bigdata.sparse.AtomicRowDelete
An atomic read of the matching properties is performed and those properties are then deleted atomically.
apply(IIndex) - Method in class com.bigdata.sparse.AtomicRowRead
Atomic read.
apply(IIndex) - Method in class com.bigdata.sparse.AtomicRowWriteRead
If a property set was specified then do an atomic write of the property set.
apply(Object) - Method in class cutthecrap.utils.striterators.Mapper
 
applyExistingStatements(AbstractTripleStore, AbstractTripleStore, IElementFilter<ISPO>) - Static method in class com.bigdata.rdf.inf.TruthMaintenance
Any statements in the fousStore that are already in the database are converted to explicit statements (iff they are not already explicit) and removed from the focusStore as a side-effect.
applyExistingStatements(AbstractTripleStore, AbstractTripleStore, IElementFilter<ISPO>, IChangeLog) - Static method in class com.bigdata.rdf.inf.TruthMaintenance
Any statements in the fousStore that are already in the database are converted to explicit statements (iff they are not already explicit) and removed from the focusStore as a side-effect.
applyQueryHints(PipelineOp, Properties) - Static method in class com.bigdata.rdf.sparql.ast.eval.AST2BOpBase
Apply any query hints to the operator as annotations of that operator.
architecture() - Static method in class org.apache.system.SystemUtil
Return the architecture name
areGlobalsRequired() - Method in class com.bigdata.rdf.internal.constraints.DateBOp
 
areGlobalsRequired() - Method in class com.bigdata.rdf.internal.constraints.IfBOp
 
areGlobalsRequired() - Method in class com.bigdata.rdf.internal.constraints.IVValueExpression
Returns true unless overridden, meaning the GlobalAnnotations are required for this value expression (certain boolean value expressions do not require them).
areGlobalsRequired() - Method in class com.bigdata.rdf.internal.constraints.NumericBOp
 
areGlobalsRequired() - Method in class com.bigdata.rdf.internal.constraints.RandBOp
 
areGlobalsRequired() - Method in class com.bigdata.rdf.internal.constraints.XSDBooleanIVValueExpression
None of the xsd:boolean IV value expressions require access to the ValueFactory or LexiconConfiguration.
argIterator() - Method in interface com.bigdata.bop.BOp
An iterator visiting the operator's arguments.
argIterator() - Method in class com.bigdata.bop.BOpBase
An iterator visiting the operator's arguments.
argIterator() - Method in class com.bigdata.bop.ModifiableBOpBase
An iterator visiting the operator's arguments.
ArgList() - Method in class com.bigdata.rdf.sail.sparql.ast.SyntaxTreeBuilder
 
args() - Method in interface com.bigdata.bop.BOp
The operator's arguments as list.
args() - Method in class com.bigdata.bop.BOpBase
The operator's arguments as list.
args() - Method in class com.bigdata.bop.ModifiableBOpBase
An unmodifiable view of the list of arguments (aka children) of this node.
args - Variable in class com.bigdata.jini.start.config.ServiceConfiguration
Command line arguments for the executable (placed immediately after the command to be executed).
ARGS - Static variable in interface com.bigdata.jini.start.config.ServiceConfiguration.Options
Command line arguments represented as a String[] that will be included in the command line before any service specific command line arguments when a command is executed to start a new service instance.
argsCopy() - Method in class com.bigdata.bop.BOpBase
A copy of the args[] array.
arity() - Method in interface com.bigdata.bop.BOp
The #of arguments to the operation.
arity() - Method in class com.bigdata.bop.BOpBase
 
arity() - Method in class com.bigdata.bop.ModifiableBOpBase
 
array() - Method in interface com.bigdata.btree.keys.IKeyBuilder
The backing byte[] WILL be transparently replaced if the buffer capacity is extended.
array() - Method in class com.bigdata.btree.keys.KeyBuilder
 
array() - Method in class com.bigdata.io.ByteArrayBuffer
The backing byte[] WILL be transparently replaced if the buffer capacity is extended.
array() - Method in class com.bigdata.io.FixedByteArrayBuffer
 
array() - Method in interface com.bigdata.io.IByteArrayBuffer
The backing byte[] WILL be transparently replaced if the buffer capacity is extended.
array() - Method in interface com.bigdata.io.IByteArraySlice
The backing byte[].
array() - Method in class com.bigdata.rdf.spo.SPOArrayIterator
Deprecated. Return the backing array.
array() - Method in class com.bigdata.striterator.ChunkedArrayIterator
Return the backing array.
ArrayAccessPath<E> - Class in com.bigdata.relation.accesspath
An access path over an array of elements.
ArrayAccessPath(E[]) - Constructor for class com.bigdata.relation.accesspath.ArrayAccessPath
Ctor variant does not specify the ArrayAccessPath.getPredicate() or the ArrayAccessPath.getKeyOrder() and those methods will throw an UnsupportedOperationException if invoked.
ArrayAccessPath(E[], IPredicate<E>, IKeyOrder<E>) - Constructor for class com.bigdata.relation.accesspath.ArrayAccessPath
Note: the ArrayAccessPath.getPredicate() and ArrayAccessPath.getKeyOrder() and methods will throw an UnsupportedOperationException if the corresponding argument is null.
ArrayIterator - Class in cutthecrap.utils.striterators
Supports standard iteration over an object Array, allowing this to be used as a source for a Striterator.
ArrayIterator(Object[]) - Constructor for class cutthecrap.utils.striterators.ArrayIterator
Constructor takes source object array
AS - Static variable in interface com.bigdata.rdf.sail.sparql.ast.SyntaxTreeBuilderConstants
RegularExpression Id.
asBound(IVariable<?>, IConstant<?>) - Method in class com.bigdata.bop.ap.Predicate
 
asBound(IBindingSet) - Method in class com.bigdata.bop.ap.Predicate
Fast path for as-bound.
asBound(int, IBindingSet) - Method in class com.bigdata.bop.ap.Predicate
 
asBound(IVariable<?>, IConstant<?>) - Method in interface com.bigdata.bop.IPredicate
Return a new instance in which all occurrences of the given variable have been replaced by the specified constant.
asBound(IBindingSet) - Method in interface com.bigdata.bop.IPredicate
Return a new instance in which all occurrences of the variable appearing in the binding set have been replaced by their bound values.
asBound(int, IBindingSet) - Method in interface com.bigdata.bop.IPredicate
Extract the as bound value from the predicate.
asBound(IBindingSet) - Method in class com.bigdata.rdf.internal.constraints.RangeBOp
 
asBound(IBindingSet) - Method in class com.bigdata.rdf.lexicon.LexPredicate
Strengthened return type.
asBound(IBindingSet) - Method in class com.bigdata.rdf.spo.SPOPredicate
Strengthened return type.
asBound(IBindingSet) - Method in class com.bigdata.rdf.spo.SPOStarJoin
Return an as-bound version of this star join and its star contraints using the supplied binding set.
asBound(IBindingSet) - Method in class com.bigdata.rdf.spo.SPOStarJoin.SPOStarConstraint
Return an as-bound version of this SPO star constraint for the supplied binding set.
asBound(IBindingSet) - Method in interface com.bigdata.relation.rule.IStarJoin.IStarConstraint
Deprecated. Return an as-bound version of this star constraint.
asByteBuffer() - Method in class com.bigdata.io.AbstractFixedByteArrayBuffer
 
asByteBuffer() - Method in class com.bigdata.io.ByteArrayBuffer
Wraps up a reference to the data in a ByteBuffer between the position and the limit.
asByteBuffer() - Method in interface com.bigdata.io.IDataRecord
Wraps the data in the slice within a ByteBuffer (does NOT copy the data).
ASC - Static variable in interface com.bigdata.rdf.sail.sparql.ast.SyntaxTreeBuilderConstants
RegularExpression Id.
ASCIIDecoderUtility - Class in com.bigdata.btree.keys
Utility reads unsigned byte[] keys from stdin and writes their decoded ASCII values on stdout.
ASCIIDecoderUtility() - Constructor for class com.bigdata.btree.keys.ASCIIDecoderUtility
 
ASCIIKeyBuilderFactory - Class in com.bigdata.btree.keys
Factory for instances that do NOT support Unicode.
ASCIIKeyBuilderFactory() - Constructor for class com.bigdata.btree.keys.ASCIIKeyBuilderFactory
De-serialization ctor.
ASCIIKeyBuilderFactory(int) - Constructor for class com.bigdata.btree.keys.ASCIIKeyBuilderFactory
 
asClass(Class) - Method in class com.bigdata.gom.gpo.GPO
 
asClass(Class) - Method in interface com.bigdata.gom.gpo.IGPO
Returns an transient object that wraps the same persistent object but exposes the behavior identified by the identified interface.
asClass(IGPO, Class) - Static method in class com.bigdata.gom.skin.GenericSkinRegistry
Helper method for IGPO.asClass( Class theClassOrInterface ) implementations.
asFileMode() - Method in enum com.bigdata.journal.ForceEnum
Return the read-write file mode corresponding to the enum value.
asGeneric() - Method in class com.bigdata.gom.gpo.BasicSkin
 
asGeneric() - Method in class com.bigdata.gom.gpo.GPO
 
asGeneric() - Method in interface com.bigdata.gom.gpo.IGenericSkin
This method returns the eventual delegate that implements the IGPO interface and is primarily used to peel off a skin and gain access to implementation specific methods on the IGPO implementation object.
asGraph(GraphQueryResult) - Method in class com.bigdata.rdf.sail.webapp.client.RemoteRepository
 
asHistoricalRead(long) - Static method in class com.bigdata.journal.TimestampUtility
Accepts a commitTime and returns a timestamp that will be interpreted as a historical read (this is a NOP).
asIterator(IBindingSet[]) - Static method in class com.bigdata.bop.BOpUtility
Wrap the solutions with an ICloseableIterator.
asIV(Value, IBindingSet) - Method in class com.bigdata.rdf.internal.constraints.IVValueExpression
Return an IV for the Value.
asIV(BigdataValue, IBindingSet) - Method in class com.bigdata.rdf.internal.constraints.IVValueExpression
Return an IV for the Value.
ASK - Static variable in interface com.bigdata.rdf.sail.sparql.ast.SyntaxTreeBuilderConstants
RegularExpression Id.
ASK_VAR - Static variable in interface com.bigdata.bop.controller.SubqueryOp.Annotations
Deprecated. When non-null, the IVariable which will be bound to true iff there is at least one solution for the subquery.
ASK_VAR - Static variable in interface com.bigdata.bop.join.HashJoinAnnotations
When non-null, the IVariable which will be bound to true iff there is at least one solution for a JoinTypeEnum.Exists hash join.
ASK_VAR - Static variable in interface com.bigdata.rdf.sparql.ast.SubqueryRoot.Annotations
Annotation used to communicate the name of the anonymous variable supporting a NOT (EXISTS) graph pattern evaluation.
AskOptimizer - Class in com.bigdata.rdf.sparql.ast.optimizers
ASK queries have a LIMIT of ONE imposed unless they are aggregations.
AskOptimizer() - Constructor for class com.bigdata.rdf.sparql.ast.optimizers.AskOptimizer
 
AskQuery() - Method in class com.bigdata.rdf.sail.sparql.ast.SyntaxTreeBuilder
 
asLiteral(IV) - Static method in class com.bigdata.rdf.internal.constraints.IVValueExpression
Return the Literal for the IV.
asMap() - Method in interface com.bigdata.bfs.DocumentHeader
Returns a read-only view of the document metadata.
asMap() - Method in class com.bigdata.bfs.DocumentHeaderImpl
 
asMap() - Method in class com.bigdata.bfs.RepositoryDocumentImpl
 
asMap(String, Object) - Static method in class com.bigdata.bop.NV
Wrap a single name and value as a map.
asMap(NV...) - Static method in class com.bigdata.bop.NV
Wrap an array name/value pairs as a Map.
asMap() - Method in interface com.bigdata.sparse.ITPS
Return a copy of the tuples showing only the most recent value for each property.
asMap(long) - Method in interface com.bigdata.sparse.ITPS
Return a copy of the tuples showing only the most recent value for each property whose timestamp is not greater than the given timestamp.
asMap(long, INameFilter) - Method in interface com.bigdata.sparse.ITPS
Return a copy of the tuples showing only the most recent value for each property whose timestamp is not greater than the given timestamp.
asMap() - Method in class com.bigdata.sparse.TPS
 
asMap(long) - Method in class com.bigdata.sparse.TPS
 
asMap(long, INameFilter) - Method in class com.bigdata.sparse.TPS
Note: A LinkedHashMap is returned to reduce the overhead with iterators while preserving the ordering imposed by TPS.tuples.
asReadOnly() - Method in class com.bigdata.btree.BTree
Returns an immutable view of this BTree.
asReadOnly() - Method in class com.bigdata.htree.HTree
Returns an immutable view of this HTree.
asReadOnlyBuffer() - Method in class com.bigdata.btree.IndexSegmentCheckpoint
Returns a new view of the read-only ByteBuffer containing the serialized representation of the IndexSegmentCheckpoint record.
asReadOnlyBuffer() - Method in interface com.bigdata.journal.IRootBlockView
A read-only buffer whose contents are the root block.
asReadOnlyBuffer() - Method in class com.bigdata.journal.RootBlockView
 
ASSERT_FOUND_RETURN_NO_VALUES - Static variable in class com.bigdata.btree.proc.BatchRemove.BatchRemoveConstructor
Singleton does NOT request the return of the values that were removed from the index by the operation but asserts that each key was in fact present in the index.
assertAll(TempTripleStore) - Method in class com.bigdata.rdf.inf.TruthMaintenance
Perform truth maintenance for statement assertion.
assertAll(TempTripleStore, IChangeLog) - Method in class com.bigdata.rdf.inf.TruthMaintenance
Perform truth maintenance for statement assertion.
assertAtOnceJavaHeapOp() - Method in class com.bigdata.bop.PipelineOp
Assert that this operator is annotated as an "at-once" operator which buffers its data on the java heap.
assertByteCount(int) - Method in class com.bigdata.rawstore.WormAddressManager
Range check the byte count.
assertCanRead() - Method in class com.bigdata.journal.AbstractJournal
Assert that the journal is readable.
assertCanWrite() - Method in class com.bigdata.journal.AbstractJournal
Assert that the journal is writable.
assertColumnName(String) - Static method in class com.bigdata.sparse.NameChecker
Assert that the string is valid as the name of a column.
assertCommitTimeAdvances(long) - Method in class com.bigdata.journal.AbstractJournal
Method verifies that the commit time strictly advances on the local store by checking against the current root block.
assertCursorPositionDefined() - Method in class com.bigdata.btree.AbstractBTreeTupleCursor
The cursor position is undefined until #first(boolean), #last(boolean), or AbstractBTreeTupleCursor.seek(byte[]) is used to position the cursor.
assertExists() - Method in class com.bigdata.bfs.RepositoryDocumentImpl
Assert that a version of the file existed when this view was constructed.
assertFollower(long) - Method in class com.bigdata.quorum.AbstractQuorumMember
 
assertInitialized() - Method in class com.bigdata.relation.accesspath.AccessPath
 
assertInvariants() - Method in class com.bigdata.btree.AbstractNode
Invariants: A node with nkeys + 1 children. A node must have between [m/2:m] children (alternatively, between [m/2-1:m-1] keys since nkeys + 1 == nchildren for a node). A leaf has no children and has between [m/2:m] key-value pairs (the same as the #of children on a node). The root leaf may be deficient (may have less than m/2 key-value pairs). where m is the branching factor and a node is understood to be a non-leaf node in the tree.
assertKeysMonotonic() - Method in class com.bigdata.btree.AbstractNode
Verify keys are monotonically increasing.
assertKeysMonotonic() - Method in class com.bigdata.btree.raba.MutableKeyBuffer
Verifies that the keys are in sort order and that undefined keys are [null].
assertLeader(long) - Method in class com.bigdata.quorum.AbstractQuorum
 
assertLeader(long) - Method in class com.bigdata.quorum.AbstractQuorumMember
 
assertLeader(long) - Method in interface com.bigdata.quorum.Quorum
Assert that the token is still valid and that the Quorum.getClient() is the quorum leader.
assertLeader(long) - Method in interface com.bigdata.quorum.QuorumMember
Assert that this is the quorum leader.
assertLong(Map<String, Object>, String) - Static method in class com.bigdata.bfs.BigdataFileSystem
 
assertNonNegative(String, int) - Static method in class com.bigdata.io.ByteArrayBuffer
Throws exception unless the value is non-negative.
assertNotFull() - Method in class com.bigdata.btree.raba.AbstractRaba
 
assertNotFull() - Method in class com.bigdata.btree.raba.MutableValueBuffer
 
assertNotOpen() - Method in class com.bigdata.resources.StoreManager
 
assertNotReadOnly() - Method in class com.bigdata.btree.AbstractBTree
 
assertNotReadOnly() - Method in class com.bigdata.btree.raba.AbstractRaba
 
assertNotReadOnly() - Method in class com.bigdata.btree.view.FusedView
 
assertNotReadOnly() - Method in class com.bigdata.htree.AbstractHTree
 
assertNotReadOnly() - Method in class com.bigdata.stream.Stream
 
assertNotTransient() - Method in class com.bigdata.btree.AbstractBTree
 
assertNotTransient() - Method in class com.bigdata.htree.AbstractHTree
 
assertNotTransient() - Method in class com.bigdata.stream.Stream
NOP.
assertNullAllowed(byte[]) - Method in class com.bigdata.btree.raba.AbstractRaba
 
assertOffset(long) - Method in class com.bigdata.rawstore.WormAddressManager
Range check the byte offset.
assertOffsetBits(int) - Static method in class com.bigdata.rawstore.WormAddressManager
Range checks the #of offset bits.
assertOpen() - Method in class com.bigdata.journal.AbstractBufferStrategy
 
assertOpen() - Method in class com.bigdata.journal.AbstractJournal
Assert that the store is open.
assertOpen() - Method in class com.bigdata.journal.ConcurrencyManager
 
assertOpen() - Method in class com.bigdata.journal.TemporaryRawStore
 
assertOpen() - Method in class com.bigdata.resources.StoreManager
 
assertOpen() - Method in class com.bigdata.service.AbstractFederation
 
assertOpen() - Method in class com.bigdata.service.AbstractTransactionService
 
assertOpenConn() - Method in class com.bigdata.rdf.sail.BigdataSail.BigdataSailConnection
 
assertOpenSail() - Method in class com.bigdata.rdf.sail.BigdataSail
 
assertPriorCommitTimeAdvances(long, long) - Method in class com.bigdata.journal.AbstractJournal
Method verifies that the commit time strictly advances on the local store by checking against the current root block.
assertQuorum(long) - Method in class com.bigdata.quorum.AbstractQuorum
 
assertQuorum(long) - Method in class com.bigdata.quorum.AbstractQuorumMember
 
assertQuorum(long) - Method in interface com.bigdata.quorum.Quorum
Assert that the quorum associated with the token is still valid.
assertResource(String) - Method in class com.bigdata.journal.AbstractTask
Asserts that the resource is one of the resource(s) declared to the constructor.
assertRunning() - Method in class com.bigdata.bop.engine.QueryEngine
Return if the query engine is running.
assertRunning() - Method in class com.bigdata.btree.ResultSet
true once ResultSet.init(int) has been called and until #done(byte[]) is called.
assertRunning() - Method in class com.bigdata.journal.AbstractTask
Assert that the task is still running (AbstractTask.aborted is false).
assertRunning() - Method in class com.bigdata.resources.StoreManager
Succeeds if the StoreManager StoreManager.isOpen() and is NOT StoreManager.isStarting() (the test itself is NOT atomic).
assertSameIndex(UUID, BTree) - Method in class com.bigdata.resources.AbstractAtomicUpdateTask
Verifies that the view is a view of the expected scale-out index.
assertSchemaName(String) - Static method in class com.bigdata.sparse.NameChecker
Assert that the string is valid as the name of a schema.
assertString(Map<String, Object>, String) - Static method in class com.bigdata.bfs.BigdataFileSystem
 
assertTotalOrder(int, int, byte[][]) - Method in class com.bigdata.btree.raba.ReadOnlyKeysRaba
Asserts that the unsigned byte[]s in the logical byte[][] are in a total order.
assertUnisolated() - Method in class com.bigdata.journal.AbstractTask
Assert that the task is ITx.UNISOLATED.
assertUnisolatedInstance() - Method in class com.bigdata.journal.Name2Addr
Many methods on this class will throw an IllegalStateException unless they are invoked on the ITx.UNISOLATED Name2Addr instance.
assertWritable() - Method in class com.bigdata.bfs.BigdataFileSystem
 
assertWritable() - Method in class com.bigdata.rdf.store.AbstractTripleStore
 
assertWritable() - Method in class com.bigdata.search.FullTextIndex
 
assertWritableConn() - Method in class com.bigdata.rdf.sail.BigdataSail.BigdataSailConnection
 
ASSIGN - Static variable in interface com.bigdata.rdf.sail.sparql.ast.SyntaxTreeBuilderConstants
RegularExpression Id.
assignClientsToServices(ServiceItem[]) - Method in class com.bigdata.service.jini.master.ServiceMap
Assigns clients to services.
AssignedSplits - Class in com.bigdata.rdf.load
Class permits specification of a pre-assigned index partition splits onto data services.
AssignedSplits(byte[][], UUID[]) - Constructor for class com.bigdata.rdf.load.AssignedSplits
 
AssignmentNode - Class in com.bigdata.rdf.sparql.ast
AST node models the assignment of a value expression to a variable.
AssignmentNode(VarNode, IValueExpressionNode) - Constructor for class com.bigdata.rdf.sparql.ast.AssignmentNode
 
AssignmentNode(AssignmentNode) - Constructor for class com.bigdata.rdf.sparql.ast.AssignmentNode
Required deep copy constructor.
AssignmentNode(BOp[], Map<String, Object>) - Constructor for class com.bigdata.rdf.sparql.ast.AssignmentNode
Required shallow copy constructor.
AssignTermId - Class in com.bigdata.rdf.lexicon
Assigns the term identifier to duplicate BigdataValue for a single write operation when an IDuplicateRemover was applied.
AssignTermId(IV) - Constructor for class com.bigdata.rdf.lexicon.AssignTermId
 
assignTransactionIdentifier(long, AtomicLong) - Method in class com.bigdata.service.AbstractTransactionService
Assign a transaction identifier for a new transaction.
asStatement(ISPO) - Method in class com.bigdata.rdf.store.AbstractTripleStore
 
asStatementIterator(IChunkedOrderedIterator<ISPO>) - Method in class com.bigdata.rdf.store.AbstractTripleStore
 
AST2BOpBase - Class in com.bigdata.rdf.sparql.ast.eval
Base class provides support for triples, sids, and quads mode joins which was refactored from the old Rule2BOpUtility class.
AST2BOpBase() - Constructor for class com.bigdata.rdf.sparql.ast.eval.AST2BOpBase
 
AST2BOpBase.Annotations - Interface in com.bigdata.rdf.sparql.ast.eval
Annotations used to mark named and default graph patterns on the IPredicates.
AST2BOpContext - Class in com.bigdata.rdf.sparql.ast.eval
Convenience class for passing around the various pieces of context necessary to construct the bop pipeline.
AST2BOpContext(ASTContainer, AbstractTripleStore) - Constructor for class com.bigdata.rdf.sparql.ast.eval.AST2BOpContext
 
AST2BOpFilters - Class in com.bigdata.rdf.sparql.ast.eval
Class handles the materialization pattern for filters.
AST2BOpFilters() - Constructor for class com.bigdata.rdf.sparql.ast.eval.AST2BOpFilters
 
AST2BOpJoins - Class in com.bigdata.rdf.sparql.ast.eval
Class handles join patterns.
AST2BOpJoins() - Constructor for class com.bigdata.rdf.sparql.ast.eval.AST2BOpJoins
 
AST2BOpUpdate - Class in com.bigdata.rdf.sparql.ast.eval
Class handles SPARQL update query plan generation.
AST2BOpUpdate() - Constructor for class com.bigdata.rdf.sparql.ast.eval.AST2BOpUpdate
 
AST2BOpUpdateContext - Class in com.bigdata.rdf.sparql.ast.eval
Extended to expose the connection used to execute the SPARQL UPDATE request.
AST2BOpUpdateContext(ASTContainer, BigdataSailRepositoryConnection) - Constructor for class com.bigdata.rdf.sparql.ast.eval.AST2BOpUpdateContext
 
AST2BOpUtility - Class in com.bigdata.rdf.sparql.ast.eval
Query plan generator converts an AST into a query plan made up of PipelineOps.
AST2BOpUtility() - Constructor for class com.bigdata.rdf.sparql.ast.eval.AST2BOpUtility
 
AST2SPARQLUtil - Class in com.bigdata.rdf.sparql.ast
Utility class for externalizing TermNodes.
AST2SPARQLUtil(Map<String, String>) - Constructor for class com.bigdata.rdf.sparql.ast.AST2SPARQLUtil
 
ASTAbs - Class in com.bigdata.rdf.sail.sparql.ast
 
ASTAbs(int) - Constructor for class com.bigdata.rdf.sail.sparql.ast.ASTAbs
 
ASTAbs(SyntaxTreeBuilder, int) - Constructor for class com.bigdata.rdf.sail.sparql.ast.ASTAbs
 
ASTAdd - Class in com.bigdata.rdf.sail.sparql.ast
 
ASTAdd(int) - Constructor for class com.bigdata.rdf.sail.sparql.ast.ASTAdd
 
ASTAdd(SyntaxTreeBuilder, int) - Constructor for class com.bigdata.rdf.sail.sparql.ast.ASTAdd
 
ASTAggregate - Class in com.bigdata.rdf.sail.sparql.ast
 
ASTAggregate(int) - Constructor for class com.bigdata.rdf.sail.sparql.ast.ASTAggregate
 
ASTAggregate(SyntaxTreeBuilder, int) - Constructor for class com.bigdata.rdf.sail.sparql.ast.ASTAggregate
 
ASTAnd - Class in com.bigdata.rdf.sail.sparql.ast
 
ASTAnd(int) - Constructor for class com.bigdata.rdf.sail.sparql.ast.ASTAnd
 
ASTAnd(SyntaxTreeBuilder, int) - Constructor for class com.bigdata.rdf.sail.sparql.ast.ASTAnd
 
ASTAskQuery - Class in com.bigdata.rdf.sail.sparql.ast
 
ASTAskQuery(int) - Constructor for class com.bigdata.rdf.sail.sparql.ast.ASTAskQuery
 
ASTAskQuery(SyntaxTreeBuilder, int) - Constructor for class com.bigdata.rdf.sail.sparql.ast.ASTAskQuery
 
ASTAttachJoinFiltersOptimizer - Class in com.bigdata.rdf.sparql.ast.optimizers
Optimizer attaches FilterNodes which will run as "join filters" to StatementPatternNodes.
ASTAttachJoinFiltersOptimizer() - Constructor for class com.bigdata.rdf.sparql.ast.optimizers.ASTAttachJoinFiltersOptimizer
 
ASTAvg - Class in com.bigdata.rdf.sail.sparql.ast
 
ASTAvg(int) - Constructor for class com.bigdata.rdf.sail.sparql.ast.ASTAvg
 
ASTAvg(SyntaxTreeBuilder, int) - Constructor for class com.bigdata.rdf.sail.sparql.ast.ASTAvg
 
ASTBase - Class in com.bigdata.rdf.sparql.ast
Base class for the AST.
ASTBase(ASTBase) - Constructor for class com.bigdata.rdf.sparql.ast.ASTBase
Required deep copy constructor.
ASTBase(BOp[], Map<String, Object>) - Constructor for class com.bigdata.rdf.sparql.ast.ASTBase
Required shallow copy constructor.
ASTBase.Annotations - Interface in com.bigdata.rdf.sparql.ast
 
ASTBaseDecl - Class in com.bigdata.rdf.sail.sparql.ast
 
ASTBaseDecl(int) - Constructor for class com.bigdata.rdf.sail.sparql.ast.ASTBaseDecl
 
ASTBaseDecl(SyntaxTreeBuilder, int) - Constructor for class com.bigdata.rdf.sail.sparql.ast.ASTBaseDecl
 
ASTBasicGraphPattern - Class in com.bigdata.rdf.sail.sparql.ast
 
ASTBasicGraphPattern(int) - Constructor for class com.bigdata.rdf.sail.sparql.ast.ASTBasicGraphPattern
 
ASTBasicGraphPattern(SyntaxTreeBuilder, int) - Constructor for class com.bigdata.rdf.sail.sparql.ast.ASTBasicGraphPattern
 
ASTBatchResolveTermsOptimizer - Class in com.bigdata.rdf.sparql.ast.optimizers
Optimizer attempts to resolve any BigdataValues in the AST which are associated with a mock IV.
ASTBatchResolveTermsOptimizer() - Constructor for class com.bigdata.rdf.sparql.ast.optimizers.ASTBatchResolveTermsOptimizer
 
ASTBind - Class in com.bigdata.rdf.sail.sparql.ast
 
ASTBind(int) - Constructor for class com.bigdata.rdf.sail.sparql.ast.ASTBind
 
ASTBind(SyntaxTreeBuilder, int) - Constructor for class com.bigdata.rdf.sail.sparql.ast.ASTBind
 
ASTBindingAssigner - Class in com.bigdata.rdf.sparql.ast.optimizers
Examines the source IBindingSet[].
ASTBindingAssigner() - Constructor for class com.bigdata.rdf.sparql.ast.optimizers.ASTBindingAssigner
 
ASTBindingsClause - Class in com.bigdata.rdf.sail.sparql.ast
 
ASTBindingsClause(int) - Constructor for class com.bigdata.rdf.sail.sparql.ast.ASTBindingsClause
 
ASTBindingsClause(SyntaxTreeBuilder, int) - Constructor for class com.bigdata.rdf.sail.sparql.ast.ASTBindingsClause
 
ASTBindingSet - Class in com.bigdata.rdf.sail.sparql.ast
 
ASTBindingSet(int) - Constructor for class com.bigdata.rdf.sail.sparql.ast.ASTBindingSet
 
ASTBindingSet(SyntaxTreeBuilder, int) - Constructor for class com.bigdata.rdf.sail.sparql.ast.ASTBindingSet
 
ASTBindingSets - Class in com.bigdata.rdf.sail.sparql.ast
 
ASTBindingSets(int) - Constructor for class com.bigdata.rdf.sail.sparql.ast.ASTBindingSets
 
ASTBindingSets(SyntaxTreeBuilder, int) - Constructor for class com.bigdata.rdf.sail.sparql.ast.ASTBindingSets
 
ASTBindingValue - Class in com.bigdata.rdf.sail.sparql.ast
 
ASTBindingValue(int) - Constructor for class com.bigdata.rdf.sail.sparql.ast.ASTBindingValue
 
ASTBindingValue(SyntaxTreeBuilder, int) - Constructor for class com.bigdata.rdf.sail.sparql.ast.ASTBindingValue
 
ASTBindingVars - Class in com.bigdata.rdf.sail.sparql.ast
 
ASTBindingVars(int) - Constructor for class com.bigdata.rdf.sail.sparql.ast.ASTBindingVars
 
ASTBindingVars(SyntaxTreeBuilder, int) - Constructor for class com.bigdata.rdf.sail.sparql.ast.ASTBindingVars
 
ASTBlankNode - Class in com.bigdata.rdf.sail.sparql.ast
 
ASTBlankNode(int) - Constructor for class com.bigdata.rdf.sail.sparql.ast.ASTBlankNode
 
ASTBlankNode(SyntaxTreeBuilder, int) - Constructor for class com.bigdata.rdf.sail.sparql.ast.ASTBlankNode
 
ASTBlankNodePropertyList - Class in com.bigdata.rdf.sail.sparql.ast
 
ASTBlankNodePropertyList(int) - Constructor for class com.bigdata.rdf.sail.sparql.ast.ASTBlankNodePropertyList
 
ASTBlankNodePropertyList(SyntaxTreeBuilder, int) - Constructor for class com.bigdata.rdf.sail.sparql.ast.ASTBlankNodePropertyList
 
ASTBNodeFunc - Class in com.bigdata.rdf.sail.sparql.ast
 
ASTBNodeFunc(int) - Constructor for class com.bigdata.rdf.sail.sparql.ast.ASTBNodeFunc
 
ASTBNodeFunc(SyntaxTreeBuilder, int) - Constructor for class com.bigdata.rdf.sail.sparql.ast.ASTBNodeFunc
 
ASTBottomUpOptimizer - Class in com.bigdata.rdf.sparql.ast.optimizers
Rewrites aspects of queries where bottom-up evaluation would produce different results.
ASTBottomUpOptimizer() - Constructor for class com.bigdata.rdf.sparql.ast.optimizers.ASTBottomUpOptimizer
 
ASTBound - Class in com.bigdata.rdf.sail.sparql.ast
 
ASTBound(int) - Constructor for class com.bigdata.rdf.sail.sparql.ast.ASTBound
 
ASTBound(SyntaxTreeBuilder, int) - Constructor for class com.bigdata.rdf.sail.sparql.ast.ASTBound
 
ASTCeil - Class in com.bigdata.rdf.sail.sparql.ast
 
ASTCeil(int) - Constructor for class com.bigdata.rdf.sail.sparql.ast.ASTCeil
 
ASTCeil(SyntaxTreeBuilder, int) - Constructor for class com.bigdata.rdf.sail.sparql.ast.ASTCeil
 
ASTClear - Class in com.bigdata.rdf.sail.sparql.ast
 
ASTClear(int) - Constructor for class com.bigdata.rdf.sail.sparql.ast.ASTClear
 
ASTClear(SyntaxTreeBuilder, int) - Constructor for class com.bigdata.rdf.sail.sparql.ast.ASTClear
 
ASTCoalesce - Class in com.bigdata.rdf.sail.sparql.ast
 
ASTCoalesce(int) - Constructor for class com.bigdata.rdf.sail.sparql.ast.ASTCoalesce
 
ASTCoalesce(SyntaxTreeBuilder, int) - Constructor for class com.bigdata.rdf.sail.sparql.ast.ASTCoalesce
 
ASTCollection - Class in com.bigdata.rdf.sail.sparql.ast
 
ASTCollection(int) - Constructor for class com.bigdata.rdf.sail.sparql.ast.ASTCollection
 
ASTCollection(SyntaxTreeBuilder, int) - Constructor for class com.bigdata.rdf.sail.sparql.ast.ASTCollection
 
ASTCompare - Class in com.bigdata.rdf.sail.sparql.ast
 
ASTCompare(int) - Constructor for class com.bigdata.rdf.sail.sparql.ast.ASTCompare
 
ASTCompare(SyntaxTreeBuilder, int) - Constructor for class com.bigdata.rdf.sail.sparql.ast.ASTCompare
 
ASTComplexOptionalOptimizer - Class in com.bigdata.rdf.sparql.ast.optimizers
Rewrite a join group using two or more complex OPTIONAL groups using a hash join pattern.
ASTComplexOptionalOptimizer() - Constructor for class com.bigdata.rdf.sparql.ast.optimizers.ASTComplexOptionalOptimizer
 
ASTConcat - Class in com.bigdata.rdf.sail.sparql.ast
 
ASTConcat(int) - Constructor for class com.bigdata.rdf.sail.sparql.ast.ASTConcat
 
ASTConcat(SyntaxTreeBuilder, int) - Constructor for class com.bigdata.rdf.sail.sparql.ast.ASTConcat
 
ASTConstraint - Class in com.bigdata.rdf.sail.sparql.ast
 
ASTConstraint(int) - Constructor for class com.bigdata.rdf.sail.sparql.ast.ASTConstraint
 
ASTConstraint(SyntaxTreeBuilder, int) - Constructor for class com.bigdata.rdf.sail.sparql.ast.ASTConstraint
 
ASTConstruct - Class in com.bigdata.rdf.sail.sparql.ast
 
ASTConstruct(int) - Constructor for class com.bigdata.rdf.sail.sparql.ast.ASTConstruct
 
ASTConstruct(SyntaxTreeBuilder, int) - Constructor for class com.bigdata.rdf.sail.sparql.ast.ASTConstruct
 
ASTConstructIterator - Class in com.bigdata.rdf.sparql.ast.eval
Iterator consumes the solutions from a query and interprets them according to a ConstructNode.
ASTConstructIterator(AbstractTripleStore, ConstructNode, CloseableIteration<BindingSet, QueryEvaluationException>) - Constructor for class com.bigdata.rdf.sparql.ast.eval.ASTConstructIterator
 
ASTConstructOptimizer - Class in com.bigdata.rdf.sparql.ast.optimizers
Generates the ProjectionNode for a CONSTRUCT or DESCRIBE query.
ASTConstructOptimizer() - Constructor for class com.bigdata.rdf.sparql.ast.optimizers.ASTConstructOptimizer
 
ASTConstructQuery - Class in com.bigdata.rdf.sail.sparql.ast
 
ASTConstructQuery(int) - Constructor for class com.bigdata.rdf.sail.sparql.ast.ASTConstructQuery
 
ASTConstructQuery(SyntaxTreeBuilder, int) - Constructor for class com.bigdata.rdf.sail.sparql.ast.ASTConstructQuery
 
astContainer - Variable in class com.bigdata.rdf.sail.webapp.BigdataRDFContext.AbstractQueryTask
The ASTContainer provides access to the original SPARQL query, the query model, the query plan, etc.
ASTContainer - Class in com.bigdata.rdf.sparql.ast
A super container for the AST.
ASTContainer(ASTContainer) - Constructor for class com.bigdata.rdf.sparql.ast.ASTContainer
Deep copy constructor.
ASTContainer(BOp[], Map<String, Object>) - Constructor for class com.bigdata.rdf.sparql.ast.ASTContainer
Shallow copy constructor.
ASTContainer(QueryRoot) - Constructor for class com.bigdata.rdf.sparql.ast.ASTContainer
 
ASTContainer(UpdateRoot) - Constructor for class com.bigdata.rdf.sparql.ast.ASTContainer
 
astContainer - Variable in class com.bigdata.rdf.sparql.ast.eval.AST2BOpContext
The ASTContainer
ASTContainer.Annotations - Interface in com.bigdata.rdf.sparql.ast
 
ASTContains - Class in com.bigdata.rdf.sail.sparql.ast
 
ASTContains(int) - Constructor for class com.bigdata.rdf.sail.sparql.ast.ASTContains
 
ASTContains(SyntaxTreeBuilder, int) - Constructor for class com.bigdata.rdf.sail.sparql.ast.ASTContains
 
ASTCopy - Class in com.bigdata.rdf.sail.sparql.ast
 
ASTCopy(int) - Constructor for class com.bigdata.rdf.sail.sparql.ast.ASTCopy
 
ASTCopy(SyntaxTreeBuilder, int) - Constructor for class com.bigdata.rdf.sail.sparql.ast.ASTCopy
 
ASTCount - Class in com.bigdata.rdf.sail.sparql.ast
 
ASTCount(int) - Constructor for class com.bigdata.rdf.sail.sparql.ast.ASTCount
 
ASTCount(SyntaxTreeBuilder, int) - Constructor for class com.bigdata.rdf.sail.sparql.ast.ASTCount
 
ASTCreate - Class in com.bigdata.rdf.sail.sparql.ast
 
ASTCreate(int) - Constructor for class com.bigdata.rdf.sail.sparql.ast.ASTCreate
 
ASTCreate(SyntaxTreeBuilder, int) - Constructor for class com.bigdata.rdf.sail.sparql.ast.ASTCreate
 
ASTDatasetClause - Class in com.bigdata.rdf.sail.sparql.ast
 
ASTDatasetClause(int) - Constructor for class com.bigdata.rdf.sail.sparql.ast.ASTDatasetClause
 
ASTDatasetClause(SyntaxTreeBuilder, int) - Constructor for class com.bigdata.rdf.sail.sparql.ast.ASTDatasetClause
 
ASTDatatype - Class in com.bigdata.rdf.sail.sparql.ast
 
ASTDatatype(int) - Constructor for class com.bigdata.rdf.sail.sparql.ast.ASTDatatype
 
ASTDatatype(SyntaxTreeBuilder, int) - Constructor for class com.bigdata.rdf.sail.sparql.ast.ASTDatatype
 
ASTDay - Class in com.bigdata.rdf.sail.sparql.ast
 
ASTDay(int) - Constructor for class com.bigdata.rdf.sail.sparql.ast.ASTDay
 
ASTDay(SyntaxTreeBuilder, int) - Constructor for class com.bigdata.rdf.sail.sparql.ast.ASTDay
 
ASTDeleteClause - Class in com.bigdata.rdf.sail.sparql.ast
 
ASTDeleteClause(int) - Constructor for class com.bigdata.rdf.sail.sparql.ast.ASTDeleteClause
 
ASTDeleteClause(SyntaxTreeBuilder, int) - Constructor for class com.bigdata.rdf.sail.sparql.ast.ASTDeleteClause
 
ASTDeleteData - Class in com.bigdata.rdf.sail.sparql.ast
 
ASTDeleteData(int) - Constructor for class com.bigdata.rdf.sail.sparql.ast.ASTDeleteData
 
ASTDeleteData(SyntaxTreeBuilder, int) - Constructor for class com.bigdata.rdf.sail.sparql.ast.ASTDeleteData
 
ASTDeleteWhere - Class in com.bigdata.rdf.sail.sparql.ast
 
ASTDeleteWhere(int) - Constructor for class com.bigdata.rdf.sail.sparql.ast.ASTDeleteWhere
 
ASTDeleteWhere(SyntaxTreeBuilder, int) - Constructor for class com.bigdata.rdf.sail.sparql.ast.ASTDeleteWhere
 
ASTDescribe - Class in com.bigdata.rdf.sail.sparql.ast
 
ASTDescribe(int) - Constructor for class com.bigdata.rdf.sail.sparql.ast.ASTDescribe
 
ASTDescribe(SyntaxTreeBuilder, int) - Constructor for class com.bigdata.rdf.sail.sparql.ast.ASTDescribe
 
ASTDescribeOptimizer - Class in com.bigdata.rdf.sparql.ast.optimizers
Optimizer to turn a describe query into a construct query.
ASTDescribeOptimizer() - Constructor for class com.bigdata.rdf.sparql.ast.optimizers.ASTDescribeOptimizer
 
ASTDescribeQuery - Class in com.bigdata.rdf.sail.sparql.ast
 
ASTDescribeQuery(int) - Constructor for class com.bigdata.rdf.sail.sparql.ast.ASTDescribeQuery
 
ASTDescribeQuery(SyntaxTreeBuilder, int) - Constructor for class com.bigdata.rdf.sail.sparql.ast.ASTDescribeQuery
 
ASTDrop - Class in com.bigdata.rdf.sail.sparql.ast
 
ASTDrop(int) - Constructor for class com.bigdata.rdf.sail.sparql.ast.ASTDrop
 
ASTDrop(SyntaxTreeBuilder, int) - Constructor for class com.bigdata.rdf.sail.sparql.ast.ASTDrop
 
ASTEmptyGroupOptimizer - Class in com.bigdata.rdf.sparql.ast.optimizers
Eliminate semantically empty join group nodes which are the sole child of another join groups.
ASTEmptyGroupOptimizer() - Constructor for class com.bigdata.rdf.sparql.ast.optimizers.ASTEmptyGroupOptimizer
 
ASTEncodeForURI - Class in com.bigdata.rdf.sail.sparql.ast
 
ASTEncodeForURI(int) - Constructor for class com.bigdata.rdf.sail.sparql.ast.ASTEncodeForURI
 
ASTEncodeForURI(SyntaxTreeBuilder, int) - Constructor for class com.bigdata.rdf.sail.sparql.ast.ASTEncodeForURI
 
ASTEvalHelper - Class in com.bigdata.rdf.sparql.ast.eval
Helper class for evaluating SPARQL queries.
ASTEvalHelper() - Constructor for class com.bigdata.rdf.sparql.ast.eval.ASTEvalHelper
 
ASTExistsFunc - Class in com.bigdata.rdf.sail.sparql.ast
 
ASTExistsFunc(int) - Constructor for class com.bigdata.rdf.sail.sparql.ast.ASTExistsFunc
 
ASTExistsFunc(SyntaxTreeBuilder, int) - Constructor for class com.bigdata.rdf.sail.sparql.ast.ASTExistsFunc
 
ASTExistsOptimizer - Class in com.bigdata.rdf.sparql.ast.optimizers
Optimizer identifies value expressions using EXISTS or NOT EXISTS and rewrites them in a form suitable for evaluation by the query engine.
ASTExistsOptimizer() - Constructor for class com.bigdata.rdf.sparql.ast.optimizers.ASTExistsOptimizer
 
ASTFalse - Class in com.bigdata.rdf.sail.sparql.ast
 
ASTFalse(int) - Constructor for class com.bigdata.rdf.sail.sparql.ast.ASTFalse
 
ASTFalse(SyntaxTreeBuilder, int) - Constructor for class com.bigdata.rdf.sail.sparql.ast.ASTFalse
 
ASTFlattenUnionsOptimizer - Class in com.bigdata.rdf.sparql.ast.optimizers
Flatten nested UNIONs whenever possible.
ASTFlattenUnionsOptimizer() - Constructor for class com.bigdata.rdf.sparql.ast.optimizers.ASTFlattenUnionsOptimizer
 
ASTFloor - Class in com.bigdata.rdf.sail.sparql.ast
 
ASTFloor(int) - Constructor for class com.bigdata.rdf.sail.sparql.ast.ASTFloor
 
ASTFloor(SyntaxTreeBuilder, int) - Constructor for class com.bigdata.rdf.sail.sparql.ast.ASTFloor
 
ASTFunctionCall - Class in com.bigdata.rdf.sail.sparql.ast
 
ASTFunctionCall(int) - Constructor for class com.bigdata.rdf.sail.sparql.ast.ASTFunctionCall
 
ASTFunctionCall(SyntaxTreeBuilder, int) - Constructor for class com.bigdata.rdf.sail.sparql.ast.ASTFunctionCall
 
ASTGraphGraphPattern - Class in com.bigdata.rdf.sail.sparql.ast
 
ASTGraphGraphPattern(int) - Constructor for class com.bigdata.rdf.sail.sparql.ast.ASTGraphGraphPattern
 
ASTGraphGraphPattern(SyntaxTreeBuilder, int) - Constructor for class com.bigdata.rdf.sail.sparql.ast.ASTGraphGraphPattern
 
ASTGraphGroupOptimizer - Class in com.bigdata.rdf.sparql.ast.optimizers
Handles a variety of special constructions related to graph graph groups.
ASTGraphGroupOptimizer() - Constructor for class com.bigdata.rdf.sparql.ast.optimizers.ASTGraphGroupOptimizer
 
ASTGraphOrDefault - Class in com.bigdata.rdf.sail.sparql.ast
 
ASTGraphOrDefault(int) - Constructor for class com.bigdata.rdf.sail.sparql.ast.ASTGraphOrDefault
 
ASTGraphOrDefault(SyntaxTreeBuilder, int) - Constructor for class com.bigdata.rdf.sail.sparql.ast.ASTGraphOrDefault
 
ASTGraphPatternGroup - Class in com.bigdata.rdf.sail.sparql.ast
 
ASTGraphPatternGroup(int) - Constructor for class com.bigdata.rdf.sail.sparql.ast.ASTGraphPatternGroup
 
ASTGraphPatternGroup(SyntaxTreeBuilder, int) - Constructor for class com.bigdata.rdf.sail.sparql.ast.ASTGraphPatternGroup
 
ASTGraphRefAll - Class in com.bigdata.rdf.sail.sparql.ast
 
ASTGraphRefAll(int) - Constructor for class com.bigdata.rdf.sail.sparql.ast.ASTGraphRefAll
 
ASTGraphRefAll(SyntaxTreeBuilder, int) - Constructor for class com.bigdata.rdf.sail.sparql.ast.ASTGraphRefAll
 
ASTGroupClause - Class in com.bigdata.rdf.sail.sparql.ast
 
ASTGroupClause(int) - Constructor for class com.bigdata.rdf.sail.sparql.ast.ASTGroupClause
 
ASTGroupClause(SyntaxTreeBuilder, int) - Constructor for class com.bigdata.rdf.sail.sparql.ast.ASTGroupClause
 
ASTGroupConcat - Class in com.bigdata.rdf.sail.sparql.ast
 
ASTGroupConcat(int) - Constructor for class com.bigdata.rdf.sail.sparql.ast.ASTGroupConcat
 
ASTGroupConcat(SyntaxTreeBuilder, int) - Constructor for class com.bigdata.rdf.sail.sparql.ast.ASTGroupConcat
 
ASTGroupCondition - Class in com.bigdata.rdf.sail.sparql.ast
 
ASTGroupCondition(int) - Constructor for class com.bigdata.rdf.sail.sparql.ast.ASTGroupCondition
 
ASTGroupCondition(SyntaxTreeBuilder, int) - Constructor for class com.bigdata.rdf.sail.sparql.ast.ASTGroupCondition
 
ASTHashJoinOptimizer - Class in com.bigdata.rdf.sparql.ast.optimizers
Rewrites join groups having one or more joins which would involve a full cross product as hash joins of sub-groups where there is a constraint imposed indirectly via a FILTER operating across the variables bound by the joins.
ASTHashJoinOptimizer() - Constructor for class com.bigdata.rdf.sparql.ast.optimizers.ASTHashJoinOptimizer
 
ASTHavingClause - Class in com.bigdata.rdf.sail.sparql.ast
 
ASTHavingClause(int) - Constructor for class com.bigdata.rdf.sail.sparql.ast.ASTHavingClause
 
ASTHavingClause(SyntaxTreeBuilder, int) - Constructor for class com.bigdata.rdf.sail.sparql.ast.ASTHavingClause
 
ASTHours - Class in com.bigdata.rdf.sail.sparql.ast
 
ASTHours(int) - Constructor for class com.bigdata.rdf.sail.sparql.ast.ASTHours
 
ASTHours(SyntaxTreeBuilder, int) - Constructor for class com.bigdata.rdf.sail.sparql.ast.ASTHours
 
ASTIf - Class in com.bigdata.rdf.sail.sparql.ast
 
ASTIf(int) - Constructor for class com.bigdata.rdf.sail.sparql.ast.ASTIf
 
ASTIf(SyntaxTreeBuilder, int) - Constructor for class com.bigdata.rdf.sail.sparql.ast.ASTIf
 
ASTIn - Class in com.bigdata.rdf.sail.sparql.ast
 
ASTIn(int) - Constructor for class com.bigdata.rdf.sail.sparql.ast.ASTIn
 
ASTIn(SyntaxTreeBuilder, int) - Constructor for class com.bigdata.rdf.sail.sparql.ast.ASTIn
 
ASTInfix - Class in com.bigdata.rdf.sail.sparql.ast
 
ASTInfix(int) - Constructor for class com.bigdata.rdf.sail.sparql.ast.ASTInfix
 
ASTInfix(SyntaxTreeBuilder, int) - Constructor for class com.bigdata.rdf.sail.sparql.ast.ASTInfix
 
ASTInsertClause - Class in com.bigdata.rdf.sail.sparql.ast
 
ASTInsertClause(int) - Constructor for class com.bigdata.rdf.sail.sparql.ast.ASTInsertClause
 
ASTInsertClause(SyntaxTreeBuilder, int) - Constructor for class com.bigdata.rdf.sail.sparql.ast.ASTInsertClause
 
ASTInsertData - Class in com.bigdata.rdf.sail.sparql.ast
 
ASTInsertData(int) - Constructor for class com.bigdata.rdf.sail.sparql.ast.ASTInsertData
 
ASTInsertData(SyntaxTreeBuilder, int) - Constructor for class com.bigdata.rdf.sail.sparql.ast.ASTInsertData
 
ASTIRI - Class in com.bigdata.rdf.sail.sparql.ast
 
ASTIRI(int) - Constructor for class com.bigdata.rdf.sail.sparql.ast.ASTIRI
 
ASTIRI(SyntaxTreeBuilder, int) - Constructor for class com.bigdata.rdf.sail.sparql.ast.ASTIRI
 
ASTIRIFunc - Class in com.bigdata.rdf.sail.sparql.ast
 
ASTIRIFunc(int) - Constructor for class com.bigdata.rdf.sail.sparql.ast.ASTIRIFunc
 
ASTIRIFunc(SyntaxTreeBuilder, int) - Constructor for class com.bigdata.rdf.sail.sparql.ast.ASTIRIFunc
 
ASTIsBlank - Class in com.bigdata.rdf.sail.sparql.ast
 
ASTIsBlank(int) - Constructor for class com.bigdata.rdf.sail.sparql.ast.ASTIsBlank
 
ASTIsBlank(SyntaxTreeBuilder, int) - Constructor for class com.bigdata.rdf.sail.sparql.ast.ASTIsBlank
 
ASTIsIRI - Class in com.bigdata.rdf.sail.sparql.ast
 
ASTIsIRI(int) - Constructor for class com.bigdata.rdf.sail.sparql.ast.ASTIsIRI
 
ASTIsIRI(SyntaxTreeBuilder, int) - Constructor for class com.bigdata.rdf.sail.sparql.ast.ASTIsIRI
 
ASTIsLiteral - Class in com.bigdata.rdf.sail.sparql.ast
 
ASTIsLiteral(int) - Constructor for class com.bigdata.rdf.sail.sparql.ast.ASTIsLiteral
 
ASTIsLiteral(SyntaxTreeBuilder, int) - Constructor for class com.bigdata.rdf.sail.sparql.ast.ASTIsLiteral
 
ASTIsNumeric - Class in com.bigdata.rdf.sail.sparql.ast
 
ASTIsNumeric(int) - Constructor for class com.bigdata.rdf.sail.sparql.ast.ASTIsNumeric
 
ASTIsNumeric(SyntaxTreeBuilder, int) - Constructor for class com.bigdata.rdf.sail.sparql.ast.ASTIsNumeric
 
ASTJoinOrderByTypeOptimizer - Class in com.bigdata.rdf.sparql.ast.optimizers
This optimizer simply puts each type of IGroupMemberNode within a JoinGroupNode in the right order with respect to the other types.
ASTJoinOrderByTypeOptimizer() - Constructor for class com.bigdata.rdf.sparql.ast.optimizers.ASTJoinOrderByTypeOptimizer
 
ASTLang - Class in com.bigdata.rdf.sail.sparql.ast
 
ASTLang(int) - Constructor for class com.bigdata.rdf.sail.sparql.ast.ASTLang
 
ASTLang(SyntaxTreeBuilder, int) - Constructor for class com.bigdata.rdf.sail.sparql.ast.ASTLang
 
ASTLangMatches - Class in com.bigdata.rdf.sail.sparql.ast
 
ASTLangMatches(int) - Constructor for class com.bigdata.rdf.sail.sparql.ast.ASTLangMatches
 
ASTLangMatches(SyntaxTreeBuilder, int) - Constructor for class com.bigdata.rdf.sail.sparql.ast.ASTLangMatches
 
ASTLet - Class in com.bigdata.rdf.sail.sparql.ast
 
ASTLet(int) - Constructor for class com.bigdata.rdf.sail.sparql.ast.ASTLet
 
ASTLet(SyntaxTreeBuilder, int) - Constructor for class com.bigdata.rdf.sail.sparql.ast.ASTLet
 
ASTLiftPreFiltersOptimizer - Class in com.bigdata.rdf.sparql.ast.optimizers
Lift FILTERs which can be evaluated based solely on the bindings in the parent group out of a child group.
ASTLiftPreFiltersOptimizer() - Constructor for class com.bigdata.rdf.sparql.ast.optimizers.ASTLiftPreFiltersOptimizer
 
ASTLimit - Class in com.bigdata.rdf.sail.sparql.ast
 
ASTLimit(int) - Constructor for class com.bigdata.rdf.sail.sparql.ast.ASTLimit
 
ASTLimit(SyntaxTreeBuilder, int) - Constructor for class com.bigdata.rdf.sail.sparql.ast.ASTLimit
 
ASTLoad - Class in com.bigdata.rdf.sail.sparql.ast
 
ASTLoad(int) - Constructor for class com.bigdata.rdf.sail.sparql.ast.ASTLoad
 
ASTLoad(SyntaxTreeBuilder, int) - Constructor for class com.bigdata.rdf.sail.sparql.ast.ASTLoad
 
ASTLowerCase - Class in com.bigdata.rdf.sail.sparql.ast
 
ASTLowerCase(int) - Constructor for class com.bigdata.rdf.sail.sparql.ast.ASTLowerCase
 
ASTLowerCase(SyntaxTreeBuilder, int) - Constructor for class com.bigdata.rdf.sail.sparql.ast.ASTLowerCase
 
ASTMath - Class in com.bigdata.rdf.sail.sparql.ast
 
ASTMath(int) - Constructor for class com.bigdata.rdf.sail.sparql.ast.ASTMath
 
ASTMath(SyntaxTreeBuilder, int) - Constructor for class com.bigdata.rdf.sail.sparql.ast.ASTMath
 
ASTMax - Class in com.bigdata.rdf.sail.sparql.ast
 
ASTMax(int) - Constructor for class com.bigdata.rdf.sail.sparql.ast.ASTMax
 
ASTMax(SyntaxTreeBuilder, int) - Constructor for class com.bigdata.rdf.sail.sparql.ast.ASTMax
 
ASTMD5 - Class in com.bigdata.rdf.sail.sparql.ast
 
ASTMD5(int) - Constructor for class com.bigdata.rdf.sail.sparql.ast.ASTMD5
 
ASTMD5(SyntaxTreeBuilder, int) - Constructor for class com.bigdata.rdf.sail.sparql.ast.ASTMD5
 
ASTMin - Class in com.bigdata.rdf.sail.sparql.ast
 
ASTMin(int) - Constructor for class com.bigdata.rdf.sail.sparql.ast.ASTMin
 
ASTMin(SyntaxTreeBuilder, int) - Constructor for class com.bigdata.rdf.sail.sparql.ast.ASTMin
 
ASTMinusGraphPattern - Class in com.bigdata.rdf.sail.sparql.ast
 
ASTMinusGraphPattern(int) - Constructor for class com.bigdata.rdf.sail.sparql.ast.ASTMinusGraphPattern
 
ASTMinusGraphPattern(SyntaxTreeBuilder, int) - Constructor for class com.bigdata.rdf.sail.sparql.ast.ASTMinusGraphPattern
 
ASTMinutes - Class in com.bigdata.rdf.sail.sparql.ast
 
ASTMinutes(int) - Constructor for class com.bigdata.rdf.sail.sparql.ast.ASTMinutes
 
ASTMinutes(SyntaxTreeBuilder, int) - Constructor for class com.bigdata.rdf.sail.sparql.ast.ASTMinutes
 
ASTModify - Class in com.bigdata.rdf.sail.sparql.ast
 
ASTModify(int) - Constructor for class com.bigdata.rdf.sail.sparql.ast.ASTModify
 
ASTModify(SyntaxTreeBuilder, int) - Constructor for class com.bigdata.rdf.sail.sparql.ast.ASTModify
 
ASTMonth - Class in com.bigdata.rdf.sail.sparql.ast
 
ASTMonth(int) - Constructor for class com.bigdata.rdf.sail.sparql.ast.ASTMonth
 
ASTMonth(SyntaxTreeBuilder, int) - Constructor for class com.bigdata.rdf.sail.sparql.ast.ASTMonth
 
ASTMove - Class in com.bigdata.rdf.sail.sparql.ast
 
ASTMove(int) - Constructor for class com.bigdata.rdf.sail.sparql.ast.ASTMove
 
ASTMove(SyntaxTreeBuilder, int) - Constructor for class com.bigdata.rdf.sail.sparql.ast.ASTMove
 
ASTNamedSubquery - Class in com.bigdata.rdf.sail.sparql.ast
 
ASTNamedSubquery(int) - Constructor for class com.bigdata.rdf.sail.sparql.ast.ASTNamedSubquery
 
ASTNamedSubquery(SyntaxTreeBuilder, int) - Constructor for class com.bigdata.rdf.sail.sparql.ast.ASTNamedSubquery
 
ASTNamedSubqueryInclude - Class in com.bigdata.rdf.sail.sparql.ast
 
ASTNamedSubqueryInclude(int) - Constructor for class com.bigdata.rdf.sail.sparql.ast.ASTNamedSubqueryInclude
 
ASTNamedSubqueryInclude(SyntaxTreeBuilder, int) - Constructor for class com.bigdata.rdf.sail.sparql.ast.ASTNamedSubqueryInclude
 
ASTNamedSubqueryOptimizer - Class in com.bigdata.rdf.sparql.ast.optimizers
Class identifies the join variables for each instance in which a named subquery solution set is incorporated into the query plan.
ASTNamedSubqueryOptimizer() - Constructor for class com.bigdata.rdf.sparql.ast.optimizers.ASTNamedSubqueryOptimizer
 
ASTNot - Class in com.bigdata.rdf.sail.sparql.ast
 
ASTNot(int) - Constructor for class com.bigdata.rdf.sail.sparql.ast.ASTNot
 
ASTNot(SyntaxTreeBuilder, int) - Constructor for class com.bigdata.rdf.sail.sparql.ast.ASTNot
 
ASTNotExistsFunc - Class in com.bigdata.rdf.sail.sparql.ast
 
ASTNotExistsFunc(int) - Constructor for class com.bigdata.rdf.sail.sparql.ast.ASTNotExistsFunc
 
ASTNotExistsFunc(SyntaxTreeBuilder, int) - Constructor for class com.bigdata.rdf.sail.sparql.ast.ASTNotExistsFunc
 
ASTNotIn - Class in com.bigdata.rdf.sail.sparql.ast
 
ASTNotIn(int) - Constructor for class com.bigdata.rdf.sail.sparql.ast.ASTNotIn
 
ASTNotIn(SyntaxTreeBuilder, int) - Constructor for class com.bigdata.rdf.sail.sparql.ast.ASTNotIn
 
ASTNow - Class in com.bigdata.rdf.sail.sparql.ast
 
ASTNow(int) - Constructor for class com.bigdata.rdf.sail.sparql.ast.ASTNow
 
ASTNow(SyntaxTreeBuilder, int) - Constructor for class com.bigdata.rdf.sail.sparql.ast.ASTNow
 
ASTNumericLiteral - Class in com.bigdata.rdf.sail.sparql.ast
 
ASTNumericLiteral(int) - Constructor for class com.bigdata.rdf.sail.sparql.ast.ASTNumericLiteral
 
ASTNumericLiteral(SyntaxTreeBuilder, int) - Constructor for class com.bigdata.rdf.sail.sparql.ast.ASTNumericLiteral
 
ASTObjectList - Class in com.bigdata.rdf.sail.sparql.ast
 
ASTObjectList(int) - Constructor for class com.bigdata.rdf.sail.sparql.ast.ASTObjectList
 
ASTObjectList(SyntaxTreeBuilder, int) - Constructor for class com.bigdata.rdf.sail.sparql.ast.ASTObjectList
 
ASTOffset - Class in com.bigdata.rdf.sail.sparql.ast
 
ASTOffset(int) - Constructor for class com.bigdata.rdf.sail.sparql.ast.ASTOffset
 
ASTOffset(SyntaxTreeBuilder, int) - Constructor for class com.bigdata.rdf.sail.sparql.ast.ASTOffset
 
ASTOperation - Class in com.bigdata.rdf.sail.sparql.ast
 
ASTOperation(int) - Constructor for class com.bigdata.rdf.sail.sparql.ast.ASTOperation
 
ASTOperation(SyntaxTreeBuilder, int) - Constructor for class com.bigdata.rdf.sail.sparql.ast.ASTOperation
 
ASTOperationContainer - Class in com.bigdata.rdf.sail.sparql.ast
Abstract supertype of ASTQueryContainer and ASTUpdateContainer
ASTOperationContainer(int) - Constructor for class com.bigdata.rdf.sail.sparql.ast.ASTOperationContainer
 
ASTOperationContainer(SyntaxTreeBuilder, int) - Constructor for class com.bigdata.rdf.sail.sparql.ast.ASTOperationContainer
 
ASTOptimizerList - Class in com.bigdata.rdf.sparql.ast.optimizers
An executable list of query optimizers.
ASTOptimizerList() - Constructor for class com.bigdata.rdf.sparql.ast.optimizers.ASTOptimizerList
 
ASTOptionalGraphPattern - Class in com.bigdata.rdf.sail.sparql.ast
 
ASTOptionalGraphPattern(int) - Constructor for class com.bigdata.rdf.sail.sparql.ast.ASTOptionalGraphPattern
 
ASTOptionalGraphPattern(SyntaxTreeBuilder, int) - Constructor for class com.bigdata.rdf.sail.sparql.ast.ASTOptionalGraphPattern
 
ASTOr - Class in com.bigdata.rdf.sail.sparql.ast
 
ASTOr(int) - Constructor for class com.bigdata.rdf.sail.sparql.ast.ASTOr
 
ASTOr(SyntaxTreeBuilder, int) - Constructor for class com.bigdata.rdf.sail.sparql.ast.ASTOr
 
ASTOrderClause - Class in com.bigdata.rdf.sail.sparql.ast
 
ASTOrderClause(int) - Constructor for class com.bigdata.rdf.sail.sparql.ast.ASTOrderClause
 
ASTOrderClause(SyntaxTreeBuilder, int) - Constructor for class com.bigdata.rdf.sail.sparql.ast.ASTOrderClause
 
ASTOrderCondition - Class in com.bigdata.rdf.sail.sparql.ast
 
ASTOrderCondition(int) - Constructor for class com.bigdata.rdf.sail.sparql.ast.ASTOrderCondition
 
ASTOrderCondition(SyntaxTreeBuilder, int) - Constructor for class com.bigdata.rdf.sail.sparql.ast.ASTOrderCondition
 
ASTPathAlternative - Class in com.bigdata.rdf.sail.sparql.ast
 
ASTPathAlternative(int) - Constructor for class com.bigdata.rdf.sail.sparql.ast.ASTPathAlternative
 
ASTPathAlternative(SyntaxTreeBuilder, int) - Constructor for class com.bigdata.rdf.sail.sparql.ast.ASTPathAlternative
 
ASTPathElt - Class in com.bigdata.rdf.sail.sparql.ast
 
ASTPathElt(int) - Constructor for class com.bigdata.rdf.sail.sparql.ast.ASTPathElt
 
ASTPathElt(SyntaxTreeBuilder, int) - Constructor for class com.bigdata.rdf.sail.sparql.ast.ASTPathElt
 
ASTPathMod - Class in com.bigdata.rdf.sail.sparql.ast
 
ASTPathMod(int) - Constructor for class com.bigdata.rdf.sail.sparql.ast.ASTPathMod
 
ASTPathMod(SyntaxTreeBuilder, int) - Constructor for class com.bigdata.rdf.sail.sparql.ast.ASTPathMod
 
ASTPathNegatedPropertySet - Class in com.bigdata.rdf.sail.sparql.ast
 
ASTPathNegatedPropertySet(int) - Constructor for class com.bigdata.rdf.sail.sparql.ast.ASTPathNegatedPropertySet
 
ASTPathNegatedPropertySet(SyntaxTreeBuilder, int) - Constructor for class com.bigdata.rdf.sail.sparql.ast.ASTPathNegatedPropertySet
 
ASTPathOneInPropertySet - Class in com.bigdata.rdf.sail.sparql.ast
 
ASTPathOneInPropertySet(int) - Constructor for class com.bigdata.rdf.sail.sparql.ast.ASTPathOneInPropertySet
 
ASTPathOneInPropertySet(SyntaxTreeBuilder, int) - Constructor for class com.bigdata.rdf.sail.sparql.ast.ASTPathOneInPropertySet
 
ASTPathSequence - Class in com.bigdata.rdf.sail.sparql.ast
 
ASTPathSequence(int) - Constructor for class com.bigdata.rdf.sail.sparql.ast.ASTPathSequence
 
ASTPathSequence(SyntaxTreeBuilder, int) - Constructor for class com.bigdata.rdf.sail.sparql.ast.ASTPathSequence
 
ASTPrefixDecl - Class in com.bigdata.rdf.sail.sparql.ast
 
ASTPrefixDecl(int) - Constructor for class com.bigdata.rdf.sail.sparql.ast.ASTPrefixDecl
 
ASTPrefixDecl(SyntaxTreeBuilder, int) - Constructor for class com.bigdata.rdf.sail.sparql.ast.ASTPrefixDecl
 
ASTProjectionElem - Class in com.bigdata.rdf.sail.sparql.ast
 
ASTProjectionElem(int) - Constructor for class com.bigdata.rdf.sail.sparql.ast.ASTProjectionElem
 
ASTProjectionElem(SyntaxTreeBuilder, int) - Constructor for class com.bigdata.rdf.sail.sparql.ast.ASTProjectionElem
 
ASTPropertyList - Class in com.bigdata.rdf.sail.sparql.ast
 
ASTPropertyList(int) - Constructor for class com.bigdata.rdf.sail.sparql.ast.ASTPropertyList
 
ASTPropertyList(SyntaxTreeBuilder, int) - Constructor for class com.bigdata.rdf.sail.sparql.ast.ASTPropertyList
 
ASTPropertyListPath - Class in com.bigdata.rdf.sail.sparql.ast
 
ASTPropertyListPath(int) - Constructor for class com.bigdata.rdf.sail.sparql.ast.ASTPropertyListPath
 
ASTPropertyListPath(SyntaxTreeBuilder, int) - Constructor for class com.bigdata.rdf.sail.sparql.ast.ASTPropertyListPath
 
ASTQName - Class in com.bigdata.rdf.sail.sparql.ast
 
ASTQName(int) - Constructor for class com.bigdata.rdf.sail.sparql.ast.ASTQName
 
ASTQName(SyntaxTreeBuilder, int) - Constructor for class com.bigdata.rdf.sail.sparql.ast.ASTQName
 
ASTQuadsNotTriples - Class in com.bigdata.rdf.sail.sparql.ast
 
ASTQuadsNotTriples(int) - Constructor for class com.bigdata.rdf.sail.sparql.ast.ASTQuadsNotTriples
 
ASTQuadsNotTriples(SyntaxTreeBuilder, int) - Constructor for class com.bigdata.rdf.sail.sparql.ast.ASTQuadsNotTriples
 
ASTQuery - Class in com.bigdata.rdf.sail.sparql.ast
 
ASTQuery(int) - Constructor for class com.bigdata.rdf.sail.sparql.ast.ASTQuery
 
ASTQuery(SyntaxTreeBuilder, int) - Constructor for class com.bigdata.rdf.sail.sparql.ast.ASTQuery
 
ASTQueryContainer - Class in com.bigdata.rdf.sail.sparql.ast
 
ASTQueryContainer(int) - Constructor for class com.bigdata.rdf.sail.sparql.ast.ASTQueryContainer
 
ASTQueryContainer(SyntaxTreeBuilder, int) - Constructor for class com.bigdata.rdf.sail.sparql.ast.ASTQueryContainer
 
ASTQueryHintOptimizer - Class in com.bigdata.rdf.sparql.ast.optimizers
Query hints are identified applied to AST nodes based on the specified scope and the location within the AST in which they are found.
ASTQueryHintOptimizer() - Constructor for class com.bigdata.rdf.sparql.ast.optimizers.ASTQueryHintOptimizer
 
ASTRand - Class in com.bigdata.rdf.sail.sparql.ast
 
ASTRand(int) - Constructor for class com.bigdata.rdf.sail.sparql.ast.ASTRand
 
ASTRand(SyntaxTreeBuilder, int) - Constructor for class com.bigdata.rdf.sail.sparql.ast.ASTRand
 
ASTRangeConstraintOptimizer - Class in com.bigdata.rdf.sparql.ast.optimizers
AST optimizer recognizes datatype and/or value range constraints and applies them to as range constraints to StatementPatternNodes.
ASTRangeConstraintOptimizer() - Constructor for class com.bigdata.rdf.sparql.ast.optimizers.ASTRangeConstraintOptimizer
 
ASTRangeOptimizer - Class in com.bigdata.rdf.sparql.ast.optimizers
Attach range bops.
ASTRangeOptimizer() - Constructor for class com.bigdata.rdf.sparql.ast.optimizers.ASTRangeOptimizer
 
ASTRDFLiteral - Class in com.bigdata.rdf.sail.sparql.ast
 
ASTRDFLiteral(int) - Constructor for class com.bigdata.rdf.sail.sparql.ast.ASTRDFLiteral
 
ASTRDFLiteral(SyntaxTreeBuilder, int) - Constructor for class com.bigdata.rdf.sail.sparql.ast.ASTRDFLiteral
 
ASTRDFValue - Class in com.bigdata.rdf.sail.sparql.ast
An abstract base class for AST objects modeling RDF Values.
ASTRDFValue(int) - Constructor for class com.bigdata.rdf.sail.sparql.ast.ASTRDFValue
 
ASTRDFValue(SyntaxTreeBuilder, int) - Constructor for class com.bigdata.rdf.sail.sparql.ast.ASTRDFValue
 
ASTRegexExpression - Class in com.bigdata.rdf.sail.sparql.ast
 
ASTRegexExpression(int) - Constructor for class com.bigdata.rdf.sail.sparql.ast.ASTRegexExpression
 
ASTRegexExpression(SyntaxTreeBuilder, int) - Constructor for class com.bigdata.rdf.sail.sparql.ast.ASTRegexExpression
 
ASTReplace - Class in com.bigdata.rdf.sail.sparql.ast
 
ASTReplace(int) - Constructor for class com.bigdata.rdf.sail.sparql.ast.ASTReplace
 
ASTReplace(SyntaxTreeBuilder, int) - Constructor for class com.bigdata.rdf.sail.sparql.ast.ASTReplace
 
ASTRound - Class in com.bigdata.rdf.sail.sparql.ast
 
ASTRound(int) - Constructor for class com.bigdata.rdf.sail.sparql.ast.ASTRound
 
ASTRound(SyntaxTreeBuilder, int) - Constructor for class com.bigdata.rdf.sail.sparql.ast.ASTRound
 
ASTRunFirstRunLastOptimizer - Class in com.bigdata.rdf.sparql.ast.optimizers
This optimizer simply puts each type of IGroupMemberNode within a JoinGroupNode in the right order w.r.t.
ASTRunFirstRunLastOptimizer() - Constructor for class com.bigdata.rdf.sparql.ast.optimizers.ASTRunFirstRunLastOptimizer
 
ASTSameTerm - Class in com.bigdata.rdf.sail.sparql.ast
 
ASTSameTerm(int) - Constructor for class com.bigdata.rdf.sail.sparql.ast.ASTSameTerm
 
ASTSameTerm(SyntaxTreeBuilder, int) - Constructor for class com.bigdata.rdf.sail.sparql.ast.ASTSameTerm
 
ASTSample - Class in com.bigdata.rdf.sail.sparql.ast
 
ASTSample(int) - Constructor for class com.bigdata.rdf.sail.sparql.ast.ASTSample
 
ASTSample(SyntaxTreeBuilder, int) - Constructor for class com.bigdata.rdf.sail.sparql.ast.ASTSample
 
ASTSearchOptimizer - Class in com.bigdata.rdf.sparql.ast.eval
Translate BD.SEARCH and related magic predicates into a ServiceNode which will invoke the bigdata search engine.
ASTSearchOptimizer() - Constructor for class com.bigdata.rdf.sparql.ast.eval.ASTSearchOptimizer
 
ASTSeconds - Class in com.bigdata.rdf.sail.sparql.ast
 
ASTSeconds(int) - Constructor for class com.bigdata.rdf.sail.sparql.ast.ASTSeconds
 
ASTSeconds(SyntaxTreeBuilder, int) - Constructor for class com.bigdata.rdf.sail.sparql.ast.ASTSeconds
 
ASTSelect - Class in com.bigdata.rdf.sail.sparql.ast
 
ASTSelect(int) - Constructor for class com.bigdata.rdf.sail.sparql.ast.ASTSelect
 
ASTSelect(SyntaxTreeBuilder, int) - Constructor for class com.bigdata.rdf.sail.sparql.ast.ASTSelect
 
ASTSelectQuery - Class in com.bigdata.rdf.sail.sparql.ast
 
ASTSelectQuery(int) - Constructor for class com.bigdata.rdf.sail.sparql.ast.ASTSelectQuery
 
ASTSelectQuery(SyntaxTreeBuilder, int) - Constructor for class com.bigdata.rdf.sail.sparql.ast.ASTSelectQuery
 
ASTServiceGraphPattern - Class in com.bigdata.rdf.sail.sparql.ast
 
ASTServiceGraphPattern(int) - Constructor for class com.bigdata.rdf.sail.sparql.ast.ASTServiceGraphPattern
 
ASTServiceGraphPattern(SyntaxTreeBuilder, int) - Constructor for class com.bigdata.rdf.sail.sparql.ast.ASTServiceGraphPattern
 
ASTServiceNodeOptimizer - Class in com.bigdata.rdf.sparql.ast.optimizers
Rewrites the WHERE clause of each query by lifting out ServiceNodes into a named subquery.
ASTServiceNodeOptimizer() - Constructor for class com.bigdata.rdf.sparql.ast.optimizers.ASTServiceNodeOptimizer
 
ASTSetValueExpressionsOptimizer - Class in com.bigdata.rdf.sparql.ast.optimizers
Visit all the value expression nodes and convert them into value expressions using AST2BOpUtility#toVE(String, IValueExpressionNode).
ASTSetValueExpressionsOptimizer() - Constructor for class com.bigdata.rdf.sparql.ast.optimizers.ASTSetValueExpressionsOptimizer
 
ASTSHA1 - Class in com.bigdata.rdf.sail.sparql.ast
 
ASTSHA1(int) - Constructor for class com.bigdata.rdf.sail.sparql.ast.ASTSHA1
 
ASTSHA1(SyntaxTreeBuilder, int) - Constructor for class com.bigdata.rdf.sail.sparql.ast.ASTSHA1
 
ASTSHA224 - Class in com.bigdata.rdf.sail.sparql.ast
 
ASTSHA224(int) - Constructor for class com.bigdata.rdf.sail.sparql.ast.ASTSHA224
 
ASTSHA224(SyntaxTreeBuilder, int) - Constructor for class com.bigdata.rdf.sail.sparql.ast.ASTSHA224
 
ASTSHA256 - Class in com.bigdata.rdf.sail.sparql.ast
 
ASTSHA256(int) - Constructor for class com.bigdata.rdf.sail.sparql.ast.ASTSHA256
 
ASTSHA256(SyntaxTreeBuilder, int) - Constructor for class com.bigdata.rdf.sail.sparql.ast.ASTSHA256
 
ASTSHA384 - Class in com.bigdata.rdf.sail.sparql.ast
 
ASTSHA384(int) - Constructor for class com.bigdata.rdf.sail.sparql.ast.ASTSHA384
 
ASTSHA384(SyntaxTreeBuilder, int) - Constructor for class com.bigdata.rdf.sail.sparql.ast.ASTSHA384
 
ASTSHA512 - Class in com.bigdata.rdf.sail.sparql.ast
 
ASTSHA512(int) - Constructor for class com.bigdata.rdf.sail.sparql.ast.ASTSHA512
 
ASTSHA512(SyntaxTreeBuilder, int) - Constructor for class com.bigdata.rdf.sail.sparql.ast.ASTSHA512
 
ASTSimpleOptionalOptimizer - Class in com.bigdata.rdf.sparql.ast.optimizers
A "simple optional" is an optional sub-group that contains only one statement pattern, no sub-groups of its own, and no filters that require materialized variables based on the optional statement pattern.
ASTSimpleOptionalOptimizer() - Constructor for class com.bigdata.rdf.sparql.ast.optimizers.ASTSimpleOptionalOptimizer
 
ASTSolutionsRef - Class in com.bigdata.rdf.sail.sparql.ast
 
ASTSolutionsRef(int) - Constructor for class com.bigdata.rdf.sail.sparql.ast.ASTSolutionsRef
 
ASTSolutionsRef(SyntaxTreeBuilder, int) - Constructor for class com.bigdata.rdf.sail.sparql.ast.ASTSolutionsRef
 
ASTSparql11SubqueryOptimizer - Class in com.bigdata.rdf.sparql.ast.optimizers
Lift SubqueryRoots into named subqueries when appropriate.
ASTSparql11SubqueryOptimizer() - Constructor for class com.bigdata.rdf.sparql.ast.optimizers.ASTSparql11SubqueryOptimizer
 
ASTStaticJoinOptimizer - Class in com.bigdata.rdf.sparql.ast.optimizers
This is an AST optimizer port of the old "static" optimizer - DefaultEvaluationPlan2.
ASTStaticJoinOptimizer() - Constructor for class com.bigdata.rdf.sparql.ast.optimizers.ASTStaticJoinOptimizer
 
ASTStaticJoinOptimizer.Annotations - Interface in com.bigdata.rdf.sparql.ast.optimizers
 
ASTStr - Class in com.bigdata.rdf.sail.sparql.ast
 
ASTStr(int) - Constructor for class com.bigdata.rdf.sail.sparql.ast.ASTStr
 
ASTStr(SyntaxTreeBuilder, int) - Constructor for class com.bigdata.rdf.sail.sparql.ast.ASTStr
 
ASTStrAfter - Class in com.bigdata.rdf.sail.sparql.ast
 
ASTStrAfter(int) - Constructor for class com.bigdata.rdf.sail.sparql.ast.ASTStrAfter
 
ASTStrAfter(SyntaxTreeBuilder, int) - Constructor for class com.bigdata.rdf.sail.sparql.ast.ASTStrAfter
 
ASTStrBefore - Class in com.bigdata.rdf.sail.sparql.ast
 
ASTStrBefore(int) - Constructor for class com.bigdata.rdf.sail.sparql.ast.ASTStrBefore
 
ASTStrBefore(SyntaxTreeBuilder, int) - Constructor for class com.bigdata.rdf.sail.sparql.ast.ASTStrBefore
 
ASTStrDt - Class in com.bigdata.rdf.sail.sparql.ast
 
ASTStrDt(int) - Constructor for class com.bigdata.rdf.sail.sparql.ast.ASTStrDt
 
ASTStrDt(SyntaxTreeBuilder, int) - Constructor for class com.bigdata.rdf.sail.sparql.ast.ASTStrDt
 
ASTStrEnds - Class in com.bigdata.rdf.sail.sparql.ast
 
ASTStrEnds(int) - Constructor for class com.bigdata.rdf.sail.sparql.ast.ASTStrEnds
 
ASTStrEnds(SyntaxTreeBuilder, int) - Constructor for class com.bigdata.rdf.sail.sparql.ast.ASTStrEnds
 
ASTString - Class in com.bigdata.rdf.sail.sparql.ast
 
ASTString(int) - Constructor for class com.bigdata.rdf.sail.sparql.ast.ASTString
 
ASTString(SyntaxTreeBuilder, int) - Constructor for class com.bigdata.rdf.sail.sparql.ast.ASTString
 
ASTStrLang - Class in com.bigdata.rdf.sail.sparql.ast
 
ASTStrLang(int) - Constructor for class com.bigdata.rdf.sail.sparql.ast.ASTStrLang
 
ASTStrLang(SyntaxTreeBuilder, int) - Constructor for class com.bigdata.rdf.sail.sparql.ast.ASTStrLang
 
ASTStrLen - Class in com.bigdata.rdf.sail.sparql.ast
 
ASTStrLen(int) - Constructor for class com.bigdata.rdf.sail.sparql.ast.ASTStrLen
 
ASTStrLen(SyntaxTreeBuilder, int) - Constructor for class com.bigdata.rdf.sail.sparql.ast.ASTStrLen
 
ASTStrStarts - Class in com.bigdata.rdf.sail.sparql.ast
 
ASTStrStarts(int) - Constructor for class com.bigdata.rdf.sail.sparql.ast.ASTStrStarts
 
ASTStrStarts(SyntaxTreeBuilder, int) - Constructor for class com.bigdata.rdf.sail.sparql.ast.ASTStrStarts
 
ASTSubGroupJoinVarOptimizer - Class in com.bigdata.rdf.sparql.ast.optimizers
Optimizer assigns join variables to sub-groups.
ASTSubGroupJoinVarOptimizer() - Constructor for class com.bigdata.rdf.sparql.ast.optimizers.ASTSubGroupJoinVarOptimizer
 
ASTSubstr - Class in com.bigdata.rdf.sail.sparql.ast
 
ASTSubstr(int) - Constructor for class com.bigdata.rdf.sail.sparql.ast.ASTSubstr
 
ASTSubstr(SyntaxTreeBuilder, int) - Constructor for class com.bigdata.rdf.sail.sparql.ast.ASTSubstr
 
ASTSum - Class in com.bigdata.rdf.sail.sparql.ast
 
ASTSum(int) - Constructor for class com.bigdata.rdf.sail.sparql.ast.ASTSum
 
ASTSum(SyntaxTreeBuilder, int) - Constructor for class com.bigdata.rdf.sail.sparql.ast.ASTSum
 
ASTTimezone - Class in com.bigdata.rdf.sail.sparql.ast
 
ASTTimezone(int) - Constructor for class com.bigdata.rdf.sail.sparql.ast.ASTTimezone
 
ASTTimezone(SyntaxTreeBuilder, int) - Constructor for class com.bigdata.rdf.sail.sparql.ast.ASTTimezone
 
ASTTRefPattern - Class in com.bigdata.rdf.sail.sparql.ast
 
ASTTRefPattern(int) - Constructor for class com.bigdata.rdf.sail.sparql.ast.ASTTRefPattern
 
ASTTRefPattern(SyntaxTreeBuilder, int) - Constructor for class com.bigdata.rdf.sail.sparql.ast.ASTTRefPattern
 
ASTTriplesSameSubject - Class in com.bigdata.rdf.sail.sparql.ast
 
ASTTriplesSameSubject(int) - Constructor for class com.bigdata.rdf.sail.sparql.ast.ASTTriplesSameSubject
 
ASTTriplesSameSubject(SyntaxTreeBuilder, int) - Constructor for class com.bigdata.rdf.sail.sparql.ast.ASTTriplesSameSubject
 
ASTTriplesSameSubjectPath - Class in com.bigdata.rdf.sail.sparql.ast
 
ASTTriplesSameSubjectPath(int) - Constructor for class com.bigdata.rdf.sail.sparql.ast.ASTTriplesSameSubjectPath
 
ASTTriplesSameSubjectPath(SyntaxTreeBuilder, int) - Constructor for class com.bigdata.rdf.sail.sparql.ast.ASTTriplesSameSubjectPath
 
ASTTrue - Class in com.bigdata.rdf.sail.sparql.ast
 
ASTTrue(int) - Constructor for class com.bigdata.rdf.sail.sparql.ast.ASTTrue
 
ASTTrue(SyntaxTreeBuilder, int) - Constructor for class com.bigdata.rdf.sail.sparql.ast.ASTTrue
 
ASTTz - Class in com.bigdata.rdf.sail.sparql.ast
 
ASTTz(int) - Constructor for class com.bigdata.rdf.sail.sparql.ast.ASTTz
 
ASTTz(SyntaxTreeBuilder, int) - Constructor for class com.bigdata.rdf.sail.sparql.ast.ASTTz
 
ASTUnionFiltersOptimizer - Class in com.bigdata.rdf.sparql.ast.optimizers
 
ASTUnionFiltersOptimizer() - Constructor for class com.bigdata.rdf.sparql.ast.optimizers.ASTUnionFiltersOptimizer
 
ASTUnionGraphPattern - Class in com.bigdata.rdf.sail.sparql.ast
 
ASTUnionGraphPattern(int) - Constructor for class com.bigdata.rdf.sail.sparql.ast.ASTUnionGraphPattern
 
ASTUnionGraphPattern(SyntaxTreeBuilder, int) - Constructor for class com.bigdata.rdf.sail.sparql.ast.ASTUnionGraphPattern
 
ASTUnknownTermOptimizer - Class in com.bigdata.rdf.sparql.ast.optimizers
Pruning rules for unknown IVs in statement patterns: If an optional join is known to fail, then remove the optional group in which it appears from the group (which could be an optional group, a join group, or a union).
ASTUnknownTermOptimizer() - Constructor for class com.bigdata.rdf.sparql.ast.optimizers.ASTUnknownTermOptimizer
 
ASTUpdate - Class in com.bigdata.rdf.sail.sparql.ast
 
ASTUpdate(int) - Constructor for class com.bigdata.rdf.sail.sparql.ast.ASTUpdate
 
ASTUpdate(SyntaxTreeBuilder, int) - Constructor for class com.bigdata.rdf.sail.sparql.ast.ASTUpdate
 
ASTUpdateContainer - Class in com.bigdata.rdf.sail.sparql.ast
 
ASTUpdateContainer(int) - Constructor for class com.bigdata.rdf.sail.sparql.ast.ASTUpdateContainer
 
ASTUpdateContainer(SyntaxTreeBuilder, int) - Constructor for class com.bigdata.rdf.sail.sparql.ast.ASTUpdateContainer
 
ASTUpdateSequence - Class in com.bigdata.rdf.sail.sparql.ast
 
ASTUpdateSequence(int) - Constructor for class com.bigdata.rdf.sail.sparql.ast.ASTUpdateSequence
 
ASTUpdateSequence(SyntaxTreeBuilder, int) - Constructor for class com.bigdata.rdf.sail.sparql.ast.ASTUpdateSequence
 
ASTUpperCase - Class in com.bigdata.rdf.sail.sparql.ast
 
ASTUpperCase(int) - Constructor for class com.bigdata.rdf.sail.sparql.ast.ASTUpperCase
 
ASTUpperCase(SyntaxTreeBuilder, int) - Constructor for class com.bigdata.rdf.sail.sparql.ast.ASTUpperCase
 
ASTUtil - Class in com.bigdata.rdf.sparql.ast
Some utility methods for AST/IV conversions.
ASTUtil() - Constructor for class com.bigdata.rdf.sparql.ast.ASTUtil
 
ASTVar - Class in com.bigdata.rdf.sail.sparql.ast
 
ASTVar(int) - Constructor for class com.bigdata.rdf.sail.sparql.ast.ASTVar
 
ASTVar(SyntaxTreeBuilder, int) - Constructor for class com.bigdata.rdf.sail.sparql.ast.ASTVar
 
ASTVisitorBase - Class in com.bigdata.rdf.sail.sparql
Base class for visitors of the SPARQL AST.
ASTVisitorBase() - Constructor for class com.bigdata.rdf.sail.sparql.ASTVisitorBase
 
ASTWhereClause - Class in com.bigdata.rdf.sail.sparql.ast
 
ASTWhereClause(int) - Constructor for class com.bigdata.rdf.sail.sparql.ast.ASTWhereClause
 
ASTWhereClause(SyntaxTreeBuilder, int) - Constructor for class com.bigdata.rdf.sail.sparql.ast.ASTWhereClause
 
ASTWildcardProjectionOptimizer - Class in com.bigdata.rdf.sparql.ast.optimizers
Rewrites any ProjectionNode with a wild card into the set of variables visible to the QueryBase having that projection.
ASTWildcardProjectionOptimizer() - Constructor for class com.bigdata.rdf.sparql.ast.optimizers.ASTWildcardProjectionOptimizer
 
ASTYear - Class in com.bigdata.rdf.sail.sparql.ast
 
ASTYear(int) - Constructor for class com.bigdata.rdf.sail.sparql.ast.ASTYear
 
ASTYear(SyntaxTreeBuilder, int) - Constructor for class com.bigdata.rdf.sail.sparql.ast.ASTYear
 
asValue(IV) - Static method in class com.bigdata.rdf.internal.constraints.IVValueExpression
Return the Value for the IV.
asValue(LiteralExtensionIV, BigdataValueFactory) - Method in interface com.bigdata.rdf.internal.IExtension
Create an RDF value from an LiteralExtensionIV.
asValue(LiteralExtensionIV<?>) - Method in interface com.bigdata.rdf.internal.ILexiconConfiguration
Create an RDF value from an AbstractInlineExtensionIV.
asValue(LexiconRelation) - Method in class com.bigdata.rdf.internal.impl.AbstractNonInlineIV
Operation is not supported because this IV type is not 100% inline.
asValue(LexiconRelation) - Method in class com.bigdata.rdf.internal.impl.bnode.AbstractBNodeIV
 
asValue(LexiconRelation) - Method in class com.bigdata.rdf.internal.impl.bnode.SidIV
Returns the bnode representation of this IV, useful for serialization formats such as RDF/XML.
asValue(LiteralExtensionIV, BigdataValueFactory) - Method in class com.bigdata.rdf.internal.impl.extensions.DateTimeExtension
Use the long value of the XSDLongIV delegate (which represents milliseconds since the epoch) to create a an XMLGregorianCalendar object (GMT timezone).
asValue(LiteralExtensionIV, BigdataValueFactory) - Method in class com.bigdata.rdf.internal.impl.extensions.DerivedNumericsExtension
Use the BigInteger value of the XSDIntegerIV delegate to create a datatype literal value with the appropriate datatype.
asValue(LiteralExtensionIV, BigdataValueFactory) - Method in class com.bigdata.rdf.internal.impl.extensions.USDFloatExtension
 
asValue(LiteralExtensionIV, BigdataValueFactory) - Method in class com.bigdata.rdf.internal.impl.extensions.XSDStringExtension
 
asValue(LexiconRelation) - Method in class com.bigdata.rdf.internal.impl.literal.FullyInlineTypedLiteralIV
 
asValue(LexiconRelation) - Method in class com.bigdata.rdf.internal.impl.literal.LiteralExtensionIV
Defer to the ILexiconConfiguration which has specific knowledge of how to generate an RDF value from this general purpose extension IV.
asValue(LexiconRelation) - Method in class com.bigdata.rdf.internal.impl.literal.UUIDLiteralIV
 
asValue(LexiconRelation) - Method in class com.bigdata.rdf.internal.impl.literal.XSDBooleanIV
 
asValue(LexiconRelation) - Method in class com.bigdata.rdf.internal.impl.literal.XSDDecimalIV
 
asValue(LexiconRelation) - Method in class com.bigdata.rdf.internal.impl.literal.XSDIntegerIV
 
asValue(LexiconRelation) - Method in class com.bigdata.rdf.internal.impl.literal.XSDNumericIV
 
asValue(LexiconRelation) - Method in class com.bigdata.rdf.internal.impl.literal.XSDUnsignedByteIV
 
asValue(LexiconRelation) - Method in class com.bigdata.rdf.internal.impl.literal.XSDUnsignedIntIV
 
asValue(LexiconRelation) - Method in class com.bigdata.rdf.internal.impl.literal.XSDUnsignedLongIV
 
asValue(LexiconRelation) - Method in class com.bigdata.rdf.internal.impl.literal.XSDUnsignedShortIV
 
asValue(LexiconRelation) - Method in class com.bigdata.rdf.internal.impl.uri.FullyInlineURIIV
 
asValue(LexiconRelation) - Method in class com.bigdata.rdf.internal.impl.uri.URIExtensionIV
Defer to the ILexiconConfiguration which has specific knowledge of how to generate an RDF value from this general purpose extension IV.
asValue(LexiconRelation) - Method in class com.bigdata.rdf.internal.impl.uri.VocabURIByteIV
 
asValue(LexiconRelation) - Method in class com.bigdata.rdf.internal.impl.uri.VocabURIShortIV
 
asValue(LexiconRelation) - Method in interface com.bigdata.rdf.internal.IVCache
If the value is not already cached, then inflate an inline RDF value to a BigdataValue and cache it on a private field.
asValue(LiteralExtensionIV<?>) - Method in class com.bigdata.rdf.internal.LexiconConfiguration
 
asValue(Value) - Method in interface com.bigdata.rdf.model.BigdataValueFactory
Converts a Value into a BigdataValue.
asValue(Resource) - Method in interface com.bigdata.rdf.model.BigdataValueFactory
Strongly typed for Resources.
asValue(URI) - Method in interface com.bigdata.rdf.model.BigdataValueFactory
Strongly typed for URIs.
asValue(Literal) - Method in interface com.bigdata.rdf.model.BigdataValueFactory
Strongly typed for Literals.
asValue(BNode) - Method in interface com.bigdata.rdf.model.BigdataValueFactory
Strongly typed for BNodes.
asValue(Value) - Method in class com.bigdata.rdf.model.BigdataValueFactoryImpl
 
asValue(Resource) - Method in class com.bigdata.rdf.model.BigdataValueFactoryImpl
 
asValue(URI) - Method in class com.bigdata.rdf.model.BigdataValueFactoryImpl
 
asValue(Literal) - Method in class com.bigdata.rdf.model.BigdataValueFactoryImpl
 
asValue(BNode) - Method in class com.bigdata.rdf.model.BigdataValueFactoryImpl
 
asValue(Value) - Method in class com.bigdata.rdf.model.BNodeContextFactory
 
asValue(Resource) - Method in class com.bigdata.rdf.model.BNodeContextFactory
 
asValue(URI) - Method in class com.bigdata.rdf.model.BNodeContextFactory
 
asValue(Literal) - Method in class com.bigdata.rdf.model.BNodeContextFactory
 
asValue(BNode) - Method in class com.bigdata.rdf.model.BNodeContextFactory
 
asValue(Value) - Method in class com.bigdata.rdf.store.AbstractTripleStore
 
asValue(IV) - Method in class com.bigdata.rdf.vocab.BaseVocabulary
 
asValue(IV) - Method in interface com.bigdata.rdf.vocab.Vocabulary
Reverse lookup of an IV defined by this vocabulary.
asValueFromVocab(IV<?, ?>) - Method in interface com.bigdata.rdf.internal.ILexiconConfiguration
Return the Value for that IV iff the IV is declared in the Vocabulary.
asValueFromVocab(IV<?, ?>) - Method in class com.bigdata.rdf.internal.LexiconConfiguration
 
asXML(OutputStream, String, Pattern) - Method in class com.bigdata.counters.AbstractCounterSet
Uses a post-order iteration to visit the CounterSets and for each CounterSet writes the current value of each Counter.
asXML(Writer, String, Pattern) - Method in class com.bigdata.counters.AbstractCounterSet
Alternative, but you are still required to specify the character set encoding in use by the writer.
asXML(Pattern) - Method in class com.bigdata.counters.AbstractCounterSet
 
asXML(Writer, Pattern) - Method in class com.bigdata.counters.CounterSet
Per AbstractCounterSet.asXML(OutputStream, String, Pattern) but does not write out the header declaring the encoding.
asXML(OutputStream, String, Pattern) - Method in interface com.bigdata.counters.ICounterSet
Write an XML reprentation of the counters in the hierarchy together with their current value.
asXML(Writer, Pattern) - Method in interface com.bigdata.counters.ICounterSet
Write an XML representation of the counters in the hierarchy together with their current value - does not write the XML declaration element since the encoding is unknown.
asXML(Pattern) - Method in interface com.bigdata.counters.ICounterSet
Writes out the ICounterSet as XML on a string and returns that string.
ASYNCHRONOUS - Static variable in interface com.bigdata.service.jini.benchmark.ThroughputMaster.ConfigurationOptions
When true the client writes will use the asynchronous API.
asynchronous - Variable in class com.bigdata.service.jini.benchmark.ThroughputMaster.JobState
 
AsynchronousIndexWriteConfiguration - Class in com.bigdata.btree
Configuration for the asynchronous index write API.
AsynchronousIndexWriteConfiguration() - Constructor for class com.bigdata.btree.AsynchronousIndexWriteConfiguration
De-serialization ctor
AsynchronousIndexWriteConfiguration(int, int, long, long, long, int, int, long) - Constructor for class com.bigdata.btree.AsynchronousIndexWriteConfiguration
 
asynchronousIterator(Iterator<R>) - Method in class com.bigdata.relation.accesspath.AccessPath
Asynchronous read using a BlockingBuffer.
AsynchronousOverflowCount - Static variable in interface com.bigdata.resources.OverflowManager.IOverflowManagerCounters
The #of asynchronous overflow events that have taken place.
asynchronousOverflowCount - Variable in class com.bigdata.service.jini.util.DumpFederation.IndexPartitionDetailRecord
The #of overflow events.
asynchronousOverflowCounter - Variable in class com.bigdata.resources.OverflowCounters
#of asynchronous overflows that have taken place.
AsynchronousOverflowFailedCount - Static variable in interface com.bigdata.resources.OverflowManager.IOverflowManagerCounters
The #of asynchronous overflow operations which have failed.
asynchronousOverflowFailedCounter - Variable in class com.bigdata.resources.OverflowCounters
The #of asynchronous overflow operations which fail.
asynchronousOverflowMillis - Variable in class com.bigdata.resources.OverflowCounters
The elapsed milliseconds for asynchronous overflow processing to date.
AsynchronousOverflowMillis - Static variable in interface com.bigdata.resources.OverflowManager.IOverflowManagerCounters
The elapsed time for asynchronous overflow processing to date.
asynchronousOverflowStartMillis - Variable in class com.bigdata.resources.OverflowCounters
The time in milliseconds since the epoch at which the most recent asynchronous overflow started.
AsynchronousOverflowTask - Class in com.bigdata.resources
This class examines the named indices defined on the journal identified by the lastCommitTime and, for each named index registered on that journal, determines which of the following conditions applies and then schedules any necessary tasks based on that decision: Build a new IndexSegment from the writes buffered on the prior journal.
AsynchronousOverflowTask(ResourceManager, OverflowMetadata) - Constructor for class com.bigdata.resources.AsynchronousOverflowTask
 
AsynchronousOverflowTaskCancelledCount - Static variable in interface com.bigdata.resources.OverflowManager.IOverflowManagerCounters
The #of asynchronous overflow tasks (split, join, merge, etc) that were canceled due to timeout.a
asynchronousOverflowTaskCancelledCounter - Variable in class com.bigdata.resources.OverflowCounters
The #of asynchronous overflow tasks (index partition splits, joins, or moves) that were canceled due to timeout.
AsynchronousOverflowTaskFailedCount - Static variable in interface com.bigdata.resources.OverflowManager.IOverflowManagerCounters
The #of asynchronous overflow tasks (split, join, merge, etc) which have failed.
asynchronousOverflowTaskFailedCounter - Variable in class com.bigdata.resources.OverflowCounters
The #of asynchronous overflow tasks (index partition splits, joins, or moves) that failed.
AsynchronousQuorumCloseException - Exception in com.bigdata.quorum
An instance of this class is thrown when the caller is awaiting a quorum event and the quorum is asynchronously closed.
AsynchronousQuorumCloseException() - Constructor for exception com.bigdata.quorum.AsynchronousQuorumCloseException
 
AsynchronousQuorumCloseException(String) - Constructor for exception com.bigdata.quorum.AsynchronousQuorumCloseException
 
AsynchronousQuorumCloseException(Throwable) - Constructor for exception com.bigdata.quorum.AsynchronousQuorumCloseException
 
AsynchronousQuorumCloseException(String, Throwable) - Constructor for exception com.bigdata.quorum.AsynchronousQuorumCloseException
 
AsynchronousStatementBufferFactory<S extends BigdataStatement,R> - Class in com.bigdata.rdf.rio
Factory object for high-volume RDF data load.
AsynchronousStatementBufferFactory(ScaleOutTripleStore, int, int, int, RDFFormat, String, RDFParserOptions, boolean, int, int, int, int, int, long) - Constructor for class com.bigdata.rdf.rio.AsynchronousStatementBufferFactory
 
AsynchronousStatementBufferFactory.AsynchronousStatementBufferImpl - Class in com.bigdata.rdf.rio
Inner class provides the statement buffer.
AsynchronousStatementBufferFactory.AsynchronousStatementBufferImpl(R) - Constructor for class com.bigdata.rdf.rio.AsynchronousStatementBufferFactory.AsynchronousStatementBufferImpl
 
AsynchronousStatementBufferFactory.DeleteTask - Class in com.bigdata.rdf.rio
Task deletes a resource from the local file system.
AsynchronousStatementBufferFactory.DeleteTask(R) - Constructor for class com.bigdata.rdf.rio.AsynchronousStatementBufferFactory.DeleteTask
 
AsynchronousStatementBufferFactory.ParserTask - Class in com.bigdata.rdf.rio
Tasks either loads a RDF resource or verifies that the told triples found in that resource are present in the database.
AsynchronousStatementBufferFactory.ParserTask(R, String, RDFFormat) - Constructor for class com.bigdata.rdf.rio.AsynchronousStatementBufferFactory.ParserTask
 
asynchronousStats - Variable in class com.bigdata.service.ndx.ScaleOutIndexCounters
These counters are used only for the asynchronous write pipeline.
asyncOverflowEnabled - Variable in class com.bigdata.resources.OverflowManager
A flag used to disable the asynchronous overflow processing for some unit tests.
AT_ONCE - Static variable in interface com.bigdata.rdf.sparql.ast.QueryHints
Query hint indicating whether or not a JOIN (including SERVICE, SUB-SELECT, etc) should be run as an "at-once" operator.
AtomicBlockAppendProc - Class in com.bigdata.bfs
Atomic append of a single block to a file version.
AtomicBlockAppendProc(BigdataFileSystem, String, int, byte[], int, int) - Constructor for class com.bigdata.bfs.AtomicBlockAppendProc
 
AtomicBlockWriteProc - Class in com.bigdata.bfs
Atomic write of a single block for a file version.
AtomicBlockWriteProc(BigdataFileSystem, String, int, long, byte[], int, int) - Constructor for class com.bigdata.bfs.AtomicBlockWriteProc
 
atomicRead(IIndex, Schema, Object, long, long, long, INameFilter) - Static method in class com.bigdata.sparse.AbstractAtomicRowReadOrWrite
Atomic read on the index.
atomicRead(IIndex, byte[], Schema, long, long, INameFilter, TPS) - Static method in class com.bigdata.sparse.AbstractAtomicRowReadOrWrite
Alternative form useful when you have the raw key (unsigned byte[]) rather than a primary key (application object).
AtomicRowDelete - Class in com.bigdata.sparse
Atomic delete of a logical row.
AtomicRowDelete() - Constructor for class com.bigdata.sparse.AtomicRowDelete
De-serialization ctor.
AtomicRowDelete(Schema, Object, long, long, long, INameFilter) - Constructor for class com.bigdata.sparse.AtomicRowDelete
Constructor for an atomic read+delete operation.
AtomicRowFilter - Class in com.bigdata.sparse
Transforms an ITupleIterator reading directly on an IIndex backing a SparseRowStore into an ITupleIterator visiting logical ITPS rows.
AtomicRowFilter(Schema, long, long, INameFilter) - Constructor for class com.bigdata.sparse.AtomicRowFilter
 
AtomicRowRead - Class in com.bigdata.sparse
Atomic read of the logical row associated with some Schema and primary key.
AtomicRowRead() - Constructor for class com.bigdata.sparse.AtomicRowRead
De-serialization ctor.
AtomicRowRead(Schema, Object, long, long, INameFilter) - Constructor for class com.bigdata.sparse.AtomicRowRead
Constructor for an atomic read operation.
AtomicRowWriteRead - Class in com.bigdata.sparse
Atomic write on a logical row.
AtomicRowWriteRead() - Constructor for class com.bigdata.sparse.AtomicRowWriteRead
De-serialization ctor.
AtomicRowWriteRead(Schema, Map<String, Object>, long, long, long, INameFilter, IPrecondition) - Constructor for class com.bigdata.sparse.AtomicRowWriteRead
Constructor for an atomic write/read operation.
atomicWrite(IIndex, Schema, Object, Map<String, Object>, long) - Method in class com.bigdata.sparse.AtomicRowWriteRead
 
attach(ICounterNode) - Method in class com.bigdata.counters.CounterSet
Attaches a CounterSet as a child of this node.
attach(ICounterNode, boolean) - Method in class com.bigdata.counters.CounterSet
 
attach(AbstractTripleStore) - Method in class com.bigdata.rdf.sail.BigdataSail.BigdataSailConnection
Attach to a new database view.
attachPerformanceCounters(CounterSet) - Method in class com.bigdata.service.jini.master.TaskMaster
Attach to the counters reported by the client to the LBS.
attr(String, Object) - Method in class com.bigdata.rdf.sail.webapp.XMLBuilder.Node
Add an attribute value to an open element head.
attrib(String) - Method in class com.bigdata.counters.render.HTMLHistoryTableRenderer
 
attrib(String) - Static method in class com.bigdata.counters.render.XHTMLRenderer
Encoding a string for including in an (X)HTML attribute value.
AUTO_TIMESTAMP - Static variable in interface com.bigdata.sparse.IRowStoreConstants
A value which indicates that the timestamp will be assigned by the server - unique timestamps are NOT guaranteed with this constant.
AUTO_TIMESTAMP_UNIQUE - Static variable in interface com.bigdata.sparse.IRowStoreConstants
A value which indicates that a unique timestamp will be assigned by the server.
AutoIncIntegerCounter - Class in com.bigdata.sparse
A singleton object that causes the associated property value to be assigned the next higher 32-bit integer value when it is written on the SparseRowStore.
AutoIncLongCounter - Class in com.bigdata.sparse
A singleton object that causes the associated property value to be assigned the next higher 64-bit integer value when it is written on the SparseRowStore.
availableTailOp() - Method in class cutthecrap.utils.striterators.Appenderator
 
availableTailOp() - Method in class cutthecrap.utils.striterators.Expanderator
 
availableTailOp() - Method in interface cutthecrap.utils.striterators.IStriterator.ITailOp
Opportunity for a Striterator to provide a "tail iterator" to shorten the call stack.
availableTailOp() - Method in class cutthecrap.utils.striterators.Striterator
 
AVERAGE - Class in com.bigdata.bop.rdf.aggregate
Operator computes the running sum over the presented binding sets for the given variable.
AVERAGE(AVERAGE) - Constructor for class com.bigdata.bop.rdf.aggregate.AVERAGE
 
AVERAGE(BOp[], Map<String, Object>) - Constructor for class com.bigdata.bop.rdf.aggregate.AVERAGE
 
AVERAGE(boolean, IValueExpression<IV>) - Constructor for class com.bigdata.bop.rdf.aggregate.AVERAGE
 
AVERAGE - Static variable in class com.bigdata.rdf.sparql.ast.FunctionRegistry
 
average - Variable in class com.bigdata.util.concurrent.MovingAverageTask
The moving average.
AVERAGE_RECORD_SIZE_IN_MEMORY - Static variable in interface com.bigdata.cache.IGlobalLRU.IGlobalLRUCounters
The average decompressed byte length for the records buffered in the cache (current value).
AVERAGE_RECORD_SIZE_ON_DISK - Static variable in interface com.bigdata.cache.IGlobalLRU.IGlobalLRUCounters
The average size on disk for the records buffered in the cache (current value).
AverageActiveCount - Static variable in interface com.bigdata.util.concurrent.IQueueCounters.IThreadPoolExecutorCounters
The #of tasks that are currently running (moving average).
AverageActiveCountWithLocksHeld - Static variable in interface com.bigdata.util.concurrent.IQueueCounters.IWriteServiceExecutorCounters
The #of tasks that are currently running with locks held (moving average) (this is only reported for the WriteExecutorService as that is the only service where tasks must acquire locks in order to execute).
AverageArrivalRate - Static variable in interface com.bigdata.util.concurrent.IQueueCounters.IThreadPoolExecutorTaskCounters
The average arrival rate in tasks per millisecond (1/average-inter-arrival-time).
AverageByteCountPerCommit - Static variable in interface com.bigdata.util.concurrent.IQueueCounters.IWriteServiceExecutorCounters
Moving average of the #of bytes written since the previous commit (zero unless the service is unisolated).
AverageCheckpointTime - Static variable in interface com.bigdata.util.concurrent.IQueueCounters.IThreadPoolExecutorTaskCounters
Moving average in milliseconds of the time that a task is checkpointing the indices on which it has written (this is already reported as part of the IQueueCounters.IThreadPoolExecutorTaskCounters.AverageServiceTime but is broken out here as a detail).
AverageCommitGroupSize - Static variable in interface com.bigdata.util.concurrent.IQueueCounters.IWriteServiceExecutorCounters
Moving average of the #of tasks that participate in commit group.
AverageCommitServiceTime - Static variable in interface com.bigdata.util.concurrent.IQueueCounters.IWriteServiceExecutorCounters
Moving average in milliseconds of the time servicing the group commit (zero unless the service is unisolated).
AverageCommitWaitingTime - Static variable in interface com.bigdata.util.concurrent.IQueueCounters.IWriteServiceExecutorCounters
Moving average in milliseconds of the time that the task that initiates the group commit waits for other tasks to join the commit group (zero unless the service is unisolated).
AverageLockWaitingTime - Static variable in interface com.bigdata.util.concurrent.IQueueCounters.IWriteServiceExecutorCounters
Moving average in milliseconds of the time that a task is waiting for resource locks (zero unless the task is unisolated).
AverageQueueLength - Static variable in interface com.bigdata.util.concurrent.IQueueCounters.IThreadPoolExecutorCounters
The queue length (moving average).
AverageQueueSize - Static variable in interface com.bigdata.util.concurrent.IQueueCounters
The #of tasks not yet assigned to any thread which are waiting to run (moving average).
AverageQueueWaitingTime - Static variable in interface com.bigdata.util.concurrent.IQueueCounters.IThreadPoolExecutorTaskCounters
Moving average in milliseconds of the time a task waits on a queue pending execution.
AverageQueuingTime - Static variable in interface com.bigdata.util.concurrent.IQueueCounters.IThreadPoolExecutorTaskCounters
Moving average in milliseconds of the time between the submission of a task and its completion including any time spent waiting for resource locks, commit processing and any time spent servicing that task.
AverageReadyCount - Static variable in interface com.bigdata.util.concurrent.IQueueCounters.IWriteServiceExecutorCounters
The #of tasks that are waiting to run on the internal lock used by the WriteExecutorService to coordinate the start and end of tasks and the group commit.
AverageServiceRate - Static variable in interface com.bigdata.util.concurrent.IQueueCounters.IThreadPoolExecutorTaskCounters
The average service rate in tasks per millisecond (1/average-service-time).
AverageServiceTime - Static variable in interface com.bigdata.util.concurrent.IQueueCounters.IThreadPoolExecutorTaskCounters
Moving average in milliseconds of the time that a task is being serviced by a worker thread (elapsed clock time from when the task was assigned to the thread until the task completes its work).
Avg() - Method in class com.bigdata.rdf.sail.sparql.ast.SyntaxTreeBuilder
 
AVG - Static variable in interface com.bigdata.rdf.sail.sparql.ast.SyntaxTreeBuilderConstants
RegularExpression Id.
await() - Method in class com.bigdata.util.concurrent.Latch
Await the counter to become zero unless interrupted.
await(long, TimeUnit) - Method in class com.bigdata.util.concurrent.Latch
Await the counter to become zero, but no longer than the timeout.
awaitAll() - Method in class com.bigdata.rdf.rio.AsynchronousStatementBufferFactory
 
awaitAll() - Method in interface com.bigdata.rdf.rio.IAsynchronousWriteStatementBufferFactory
Close buffers and then await their Futures.
awaitAll(List<Future<Void>>, long, TimeUnit) - Method in class com.bigdata.relation.rule.eval.pipeline.JoinMasterTask
Make sure that each JoinTask completed successfully.
awaitAll() - Method in class com.bigdata.service.jini.master.TaskMaster
Await the completion of the Future.
awaitBreak() - Method in class com.bigdata.quorum.AbstractQuorum
Await a met break (blocking).
awaitBreak(long, TimeUnit) - Method in class com.bigdata.quorum.AbstractQuorum
 
awaitBreak() - Method in interface com.bigdata.quorum.Quorum
Await a met break (blocking).
awaitBreak(long, TimeUnit) - Method in interface com.bigdata.quorum.Quorum
Await a met break (blocking).
awaitCondition(long, TimeUnit) - Method in class com.bigdata.zookeeper.AbstractZNodeConditionWatcher
Wait up to timeout units for the watched znode to be created.
awaitCondition(boolean, long, TimeUnit) - Method in class com.bigdata.zookeeper.AbstractZNodeConditionWatcher
 
awaitCreate(ZooKeeper, String, long, TimeUnit) - Static method in class com.bigdata.zookeeper.ZNodeCreatedWatcher
If the znode identified by the path does not exist, then wait up to the timeout for the znode to be created.
awaitDelete(ZooKeeper, String, long, TimeUnit) - Static method in class com.bigdata.zookeeper.ZNodeDeletedWatcher
If the znode identified by the path exists, then wait up to the timeout for the znode to be deleted.
awaitEmpty() - Method in class com.bigdata.zookeeper.AbstractZooQueue
 
awaitEmpty(long, TimeUnit) - Method in class com.bigdata.zookeeper.AbstractZooQueue
 
awaitFactoryFutures(List<Future>) - Method in class com.bigdata.relation.rule.eval.pipeline.DistributedJoinMasterTask
Await the JoinTaskFactoryTask Futures.
awaitJiniRegistrars(long, TimeUnit) - Method in class com.bigdata.service.jini.JiniFederation
Await at least one jini ServiceRegistrar to be discovered.
awaitJoin(long, TimeUnit) - Method in class com.bigdata.service.AbstractServiceLoadHelper
Await the join of an IDataService.
awaitJoin(long, TimeUnit) - Method in class com.bigdata.service.LoadBalancerService.ServiceLoadHelperWithoutScores
 
awaitJoin(long, TimeUnit) - Method in class com.bigdata.service.LoadBalancerService.ServiceLoadHelperWithScores
 
awaitPending() - Method in class com.bigdata.service.ndx.pipeline.AbstractPendingSetSubtask
 
awaitPending() - Method in class com.bigdata.service.ndx.pipeline.AbstractSubtask
Wait until any asynchronous processing for the subtask is done.
awaitQuorum() - Method in class com.bigdata.quorum.AbstractQuorum
Await a met quorum (blocking).
awaitQuorum(long, TimeUnit) - Method in class com.bigdata.quorum.AbstractQuorum
 
awaitQuorum() - Method in interface com.bigdata.quorum.Quorum
Await a met quorum (blocking).
awaitQuorum(long, TimeUnit) - Method in interface com.bigdata.quorum.Quorum
Await a met quorum (blocking).
awaitReady() - Method in class com.bigdata.rdf.load.MappedRDFFileLoadTask
Block until MappedRDFFileLoadTask.call() has fully initialized the instance of this class running on the IRemoteExecutor.
awaitRunning() - Method in class com.bigdata.resources.StoreManager
Return true iff the StoreManager is running.
awaitRunning(long, TimeUnit) - Method in class com.bigdata.service.ResourceService
Wait until the service is running.
awaitServiceDiscoveryOrDeath(ProcessHelper, long, TimeUnit) - Method in class com.bigdata.jini.start.config.JiniServiceConfiguration.JiniServiceStarter
Waits up to timeout units for the service to either by discovered by jini or to die.
awaitServices(int, long) - Method in class com.bigdata.service.AbstractRoundRobinServiceLoadHelper
Await the availability of at least the specified #of IDataServices.
awaitServices(int, long) - Method in class com.bigdata.service.AbstractScaleOutFederation
Await the availability of an IMetadataService and the specified minimum #of IDataServices.
awaitServices(int, long) - Method in class com.bigdata.service.LoadBalancerService.RoundRobinServiceLoadHelper
 
awaitServiceStart(V, long, TimeUnit) - Method in class com.bigdata.jini.start.config.JiniCoreServicesConfiguration.JiniCoreServicesStarter
Overridden to monitor for the discovery of the service registrar on the localhost using the groups specified in the JiniClientConfig and of the LookupLocators specified in the JiniClientConfig which are locators for the local host.
awaitServiceStart(V, long, TimeUnit) - Method in class com.bigdata.jini.start.config.JiniServiceConfiguration.JiniServiceStarter
Overridden to monitor for the jini join of the service and the creation of the znode corresponding to the physical service instance.
awaitServiceStart(V, long, TimeUnit) - Method in class com.bigdata.jini.start.config.ServiceConfiguration.AbstractServiceStarter
Waits a bit to see if the process returns an exit code.
awaitServiceStart(V, long, TimeUnit) - Method in class com.bigdata.jini.start.config.ZookeeperServerConfiguration.ZookeeperServiceStarter
 
awaitShutdown() - Method in class com.bigdata.ha.pipeline.HAReceiveService
Block until the service is shutdown.
awaitZLockNanos(long) - Method in class com.bigdata.zookeeper.ZLockImpl.ZLockWatcher
Wait up to timeout units for the watched znode to be created.
awaitZNodeCreatedOrDeath(ServiceItem, ProcessHelper, long, TimeUnit) - Method in class com.bigdata.jini.start.config.JiniServiceConfiguration.JiniServiceStarter
Waits up to timeout units for the znode for the physical service to be created or the process to die.
awaitZookeeperConnected(long, TimeUnit) - Method in class com.bigdata.zookeeper.ZooKeeperAccessor
Await ZooKeeper to be ZooKeeper.States#CONNECTED, but not more than the specified timeout.
Axioms - Interface in com.bigdata.rdf.axioms
Abstraction for a set of RDFS Axioms.
axioms() - Method in interface com.bigdata.rdf.axioms.Axioms
The axioms in {s:p:o} order by their term identifiers.
axioms() - Method in class com.bigdata.rdf.axioms.BaseAxioms
 
AXIOMS - Static variable in class com.bigdata.rdf.store.TripleStoreSchema
The serialized Axioms as configured for the database.
AXIOMS_CLASS - Static variable in interface com.bigdata.rdf.store.AbstractTripleStore.Options
The Axioms model that will be used (default ).

B

backchain() - Method in class com.bigdata.rdf.sparql.ast.eval.DGExpander
 
backchain() - Method in class com.bigdata.relation.rule.EmptyAccessPathExpander
 
backchain() - Method in interface com.bigdata.relation.rule.IAccessPathExpander
Deprecated. Never true. The backchainer is only run for normal predicates in triples mode at this time. If it is to be layer, it should be layered as an annotation. See https://sourceforge.net/apps/trac/bigdata/ticket/231.
BackchainAccessPath - Class in com.bigdata.rdf.rules
A read-only IAccessPath that backchains certain inferences.
BackchainAccessPath(AbstractTripleStore, IAccessPath<ISPO>) - Constructor for class com.bigdata.rdf.rules.BackchainAccessPath
 
BackchainAccessPath(AbstractTripleStore, IAccessPath<ISPO>, Boolean) - Constructor for class com.bigdata.rdf.rules.BackchainAccessPath
 
BackchainOwlSameAsIterator - Class in com.bigdata.rdf.inf
 
BackchainOwlSameAsIterator(IChunkedOrderedIterator<ISPO>, AbstractTripleStore, IV) - Constructor for class com.bigdata.rdf.inf.BackchainOwlSameAsIterator
 
BackchainOwlSameAsPropertiesIterator - Class in com.bigdata.rdf.inf
Provides backward chaining for property collection and reverse property collection on owl:sameAs for all access paths.
BackchainOwlSameAsPropertiesIterator(IChunkedOrderedIterator<ISPO>, IV, IV, IV, AbstractTripleStore, IV) - Constructor for class com.bigdata.rdf.inf.BackchainOwlSameAsPropertiesIterator
Create an iterator that will visit all statements in the source iterator and also backchain any entailments that would have resulted from owl:sameAs {2,3}.
BackchainOwlSameAsPropertiesPIterator - Class in com.bigdata.rdf.inf
Provides backward chaining for property collection and reverse property collection on owl:sameAs for the ?P? and ??? access paths.
BackchainOwlSameAsPropertiesPIterator(IChunkedOrderedIterator<ISPO>, IV, AbstractTripleStore, IV) - Constructor for class com.bigdata.rdf.inf.BackchainOwlSameAsPropertiesPIterator
Create an iterator that will visit all statements in the source iterator and also backchain any entailments that would have resulted from owl:sameAs {2,3}.
BackchainOwlSameAsPropertiesPOIterator - Class in com.bigdata.rdf.inf
Provides backward chaining for reverse property collection on owl:sameAs for the ?PO and ??O access paths.
BackchainOwlSameAsPropertiesPOIterator(IChunkedOrderedIterator<ISPO>, IV, IV, AbstractTripleStore, IV) - Constructor for class com.bigdata.rdf.inf.BackchainOwlSameAsPropertiesPOIterator
Create an iterator that will visit all statements in the source iterator and also backchain any entailments that would have resulted from owl:sameAs {2,3}.
BackchainOwlSameAsPropertiesSPIterator - Class in com.bigdata.rdf.inf
Provides backward chaining for property collection on owl:sameAs for the SP? and S?? access paths.
BackchainOwlSameAsPropertiesSPIterator(IChunkedOrderedIterator<ISPO>, IV, IV, AbstractTripleStore, IV) - Constructor for class com.bigdata.rdf.inf.BackchainOwlSameAsPropertiesSPIterator
Create an iterator that will visit all statements in the source iterator and also backchain any entailments that would have resulted from owl:sameAs {2,3}.
BackchainOwlSameAsPropertiesSPOIterator - Class in com.bigdata.rdf.inf
Provides backward chaining for property collection and reverse property collection on owl:sameAs for the SPO and S?O access paths.
BackchainOwlSameAsPropertiesSPOIterator(IChunkedOrderedIterator<ISPO>, IV, IV, IV, AbstractTripleStore, IV) - Constructor for class com.bigdata.rdf.inf.BackchainOwlSameAsPropertiesSPOIterator
Create an iterator that will visit all statements in the source iterator and also backchain any entailments that would have resulted from owl:sameAs {2,3}.
BackchainTypeResourceIterator - Class in com.bigdata.rdf.inf
Provides backward chaining for (x rdf:type rdfs:Resource).
BackchainTypeResourceIterator.PushbackFilter<E> - Class in com.bigdata.rdf.inf
Filterator style construct that allows push back of a single visited element.
BackchainTypeResourceIterator.PushbackFilter() - Constructor for class com.bigdata.rdf.inf.BackchainTypeResourceIterator.PushbackFilter
 
BackchainTypeResourceIterator.PushbackIterator<E> - Class in com.bigdata.rdf.inf
Implementation class for BackchainTypeResourceIterator.PushbackFilter.
BackchainTypeResourceIterator.PushbackIterator(Iterator<E>) - Constructor for class com.bigdata.rdf.inf.BackchainTypeResourceIterator.PushbackIterator
 
BackgroundGraphResult - Class in com.bigdata.rdf.sail.webapp.client
Provides concurrent access to statements as they are being parsed.
BackgroundGraphResult(RDFParser, InputStream, Charset, String, HttpEntity) - Constructor for class com.bigdata.rdf.sail.webapp.client.BackgroundGraphResult
 
BackgroundGraphResult(QueueCursor<Statement>, RDFParser, InputStream, Charset, String, HttpEntity) - Constructor for class com.bigdata.rdf.sail.webapp.client.BackgroundGraphResult
 
BackgroundTupleResult - Class in com.bigdata.rdf.sail.webapp.client
Provides concurrent access to tuple results as they are being parsed.
BackgroundTupleResult(TupleQueryResultParser, InputStream, HttpEntity) - Constructor for class com.bigdata.rdf.sail.webapp.client.BackgroundTupleResult
 
BackgroundTupleResult(QueueCursor<BindingSet>, TupleQueryResultParser, InputStream, HttpEntity) - Constructor for class com.bigdata.rdf.sail.webapp.client.BackgroundTupleResult
 
backup(int) - Method in class com.bigdata.rdf.sail.sparql.ast.JavaCharStream
Retreat.
BadBOpIdTypeException - Exception in com.bigdata.bop
Exception thrown when a BOp.Annotations.BOP_ID is not an Integer.
BadBOpIdTypeException(String) - Constructor for exception com.bigdata.bop.BadBOpIdTypeException
 
BadConditionalGroupIdTypeException - Exception in com.bigdata.bop
Exception thrown when a PipelineOp.Annotations#CONDITIONAL_GROUP is not an Integer.
BadConditionalGroupIdTypeException(String) - Constructor for exception com.bigdata.bop.BadConditionalGroupIdTypeException
 
balanceAll(ZooKeeper, ManagedServiceConfiguration, String[]) - Method in class com.bigdata.jini.start.ServiceConfigurationZNodeMonitorTask
 
balanceLogicalServices(ZooKeeper, ManagedServiceConfiguration) - Method in class com.bigdata.jini.start.ServiceConfigurationZNodeMonitorTask
Consider the logical service instances for the ServiceConfiguration and if necessary makes an adjustment to the #of logical services that are running.
balancePhysicalServices(ZooKeeper, ManagedServiceConfiguration, String[]) - Method in class com.bigdata.jini.start.ServiceConfigurationZNodeMonitorTask
Consider all the physical service containers and initiates a competition to create or destroy a physical service instance for each logical service that is out of balance.
Banner - Class in com.bigdata
Class has a static method which writes a copyright banner on stdout once per JVM.
Banner() - Constructor for class com.bigdata.Banner
 
banner() - Static method in class com.bigdata.Banner
 
Banner.Options - Interface in com.bigdata
Environment variables understood by the Banner class.
BASE - Static variable in interface com.bigdata.rdf.sail.sparql.ast.SyntaxTreeBuilderConstants
RegularExpression Id.
BASE_URI - Static variable in interface com.bigdata.bop.rdf.update.ParseOp.Annotations
The base URI for that data source (defaults to the ParseOp.Annotations.SOURCE_URI).
BaseAxioms - Class in com.bigdata.rdf.axioms
A collection of axioms.
BaseAxioms() - Constructor for class com.bigdata.rdf.axioms.BaseAxioms
De-serialization constructor.
BaseAxioms(String) - Constructor for class com.bigdata.rdf.axioms.BaseAxioms
Ctor variant used by AbstractTripleStore.create().
BaseClosure - Class in com.bigdata.rdf.rules
Base class for classes that provide closure programs.
BaseClosure(AbstractTripleStore) - Constructor for class com.bigdata.rdf.rules.BaseClosure
 
based_near - Static variable in class com.bigdata.rdf.vocab.decls.FOAFVocabularyDecl
 
BaseDecl() - Method in class com.bigdata.rdf.sail.sparql.ast.SyntaxTreeBuilder
 
BaseDeclProcessor - Class in com.bigdata.rdf.sail.sparql
Resolves relative URIs in a query model using either an external base URI or using the base URI specified in the query model itself.
BaseDeclProcessor() - Constructor for class com.bigdata.rdf.sail.sparql.BaseDeclProcessor
 
BaseJoinStats - Class in com.bigdata.bop.join
Extended to expose counters shared by various join operators (some join operators may define more counters as well).
BaseJoinStats() - Constructor for class com.bigdata.bop.join.BaseJoinStats
 
BASENAME - Static variable in class com.bigdata.service.DistributedTransactionService
Basename for the files written in the DistributedTransactionService.dataDir containing images of the DistributedTransactionService.commitTimeIndex.
baseOffset - Variable in class com.bigdata.io.writecache.WriteCache.FileChannelWriteCache
An offset which will be applied to each record written onto the backing FileChannel.
basePeriod - Variable in class com.bigdata.counters.query.HistoryTable
Identifies the history to be written for each of the selected counters by its based reporting period.
baseURI - Variable in class com.bigdata.rdf.sail.bench.NanoSparqlClient.QueryOptions
The baseURI (optional).
baseURI - Variable in class com.bigdata.rdf.sail.webapp.BigdataRDFContext.AbstractQueryTask
The baseURI is set from the effective request URI.
BaseVocabulary - Class in com.bigdata.rdf.vocab
Base class for Vocabulary implementations.
BaseVocabulary() - Constructor for class com.bigdata.rdf.vocab.BaseVocabulary
De-serialization ctor.
BaseVocabulary(String) - Constructor for class com.bigdata.rdf.vocab.BaseVocabulary
Ctor used by AbstractTripleStore.create().
BaseVocabulary.VocabularyVersioningException - Exception in com.bigdata.rdf.vocab
An instance of this class indicates a versioning problem with the declaration classes.
BaseVocabulary.VocabularyVersioningException() - Constructor for exception com.bigdata.rdf.vocab.BaseVocabulary.VocabularyVersioningException
 
BasicBufferStrategy - Class in com.bigdata.journal
Implements logic to read from and write on a buffer.
BasicFederatedQuery - Static variable in class com.bigdata.rdf.sail.webapp.SD
 
BasicGraphPattern() - Method in class com.bigdata.rdf.sail.sparql.ast.SyntaxTreeBuilder
 
BasicRioLoader - Class in com.bigdata.rdf.rio
Parses data but does not load it into the indices.
BasicRioLoader(ValueFactory) - Constructor for class com.bigdata.rdf.rio.BasicRioLoader
 
BasicSkin - Class in com.bigdata.gom.gpo
The BasicSkin provides standard type wrappers to help with conversions
BasicSkin(IGPO) - Constructor for class com.bigdata.gom.gpo.BasicSkin
 
BatchContains - Class in com.bigdata.btree.proc
Batch existence test operation.
BatchContains() - Constructor for class com.bigdata.btree.proc.BatchContains
De-serialization ctor.
BatchContains(IRabaCoder, int, int, byte[][]) - Constructor for class com.bigdata.btree.proc.BatchContains
Create a batch existence test operation.
BatchContains.BatchContainsConstructor - Class in com.bigdata.btree.proc
Factory for BatchContains procedures.
BatchInsert - Class in com.bigdata.btree.proc
Batch insert operation.
BatchInsert() - Constructor for class com.bigdata.btree.proc.BatchInsert
De-serialization ctor.
BatchInsert(IRabaCoder, IRabaCoder, int, int, byte[][], byte[][], boolean) - Constructor for class com.bigdata.btree.proc.BatchInsert
Create a batch insert operation.
BatchInsert.BatchInsertConstructor - Class in com.bigdata.btree.proc
Factory for BatchInsert procedures.
BatchLookup - Class in com.bigdata.btree.proc
Batch lookup operation.
BatchLookup() - Constructor for class com.bigdata.btree.proc.BatchLookup
De-serialization ctor.
BatchLookup(IRabaCoder, IRabaCoder, int, int, byte[][]) - Constructor for class com.bigdata.btree.proc.BatchLookup
Create a batch lookup operation.
BatchLookup.BatchLookupConstructor - Class in com.bigdata.btree.proc
Factory for BatchLookup procedures.
batchOnly - Variable in class com.bigdata.service.ndx.AbstractScaleOutClientIndexView
This may be used to disable the non-batch API, which is quite convenient for locating code that needs to be re-written to use IIndexProcedures.
BatchRDFValueResolver - Class in com.bigdata.rdf.sail.sparql
Class performs efficient batch resolution of RDF Values against the database.
BatchRDFValueResolver(BigdataASTContext, boolean) - Constructor for class com.bigdata.rdf.sail.sparql.BatchRDFValueResolver
 
BatchRemove - Class in com.bigdata.btree.proc
Batch removal of one or more tuples, optionally returning their existing values.
BatchRemove() - Constructor for class com.bigdata.btree.proc.BatchRemove
De-serialization ctor.
BatchRemove(IRabaCoder, IRabaCoder, int, int, byte[][], boolean, BatchRemove.ReturnWhatEnum) - Constructor for class com.bigdata.btree.proc.BatchRemove
Batch remove operation.
BatchRemove.BatchRemoveConstructor - Class in com.bigdata.btree.proc
Factory for BatchRemove procedures.
batchSize - Variable in class com.bigdata.counters.striped.StripedCounters
#of releases before we post the counters to the parent.
BCHMGlobalLRU<V> - Class in com.bigdata.cache
A cache based on the BufferedConcurrentHashMap from the infinispan project.
BCHMGlobalLRU(LRUNexus.CacheSettings) - Constructor for class com.bigdata.cache.BCHMGlobalLRU
 
BCHMGlobalLRU(long, int, int, float, int, LRUNexus.AccessPolicyEnum) - Constructor for class com.bigdata.cache.BCHMGlobalLRU
 
BCHMGlobalLRU2<K,V> - Class in com.bigdata.cache
A mostly non-blocking cache based on a ConcurrentHashMap and batched updates to its access policy.
BCHMGlobalLRU2(LRUNexus.CacheSettings) - Constructor for class com.bigdata.cache.BCHMGlobalLRU2
The designated constructor used by LRUNexus.CacheSettings.
BCHMGlobalLRU2(LRUNexus.AccessPolicyEnum, long, long, int, int, float, int, boolean, int) - Constructor for class com.bigdata.cache.BCHMGlobalLRU2
 
BD - Interface in com.bigdata.rdf.store
A vocabulary for bigdata specific extensions.
before() - Method in class com.bigdata.rdf.rio.BasicRioLoader
Invoked before parse (default is NOP).
beforeExecute(Thread, Runnable) - Method in class com.bigdata.journal.WriteExecutorService
If task execution has been paused then awaits someone to call WriteExecutorService.resume().
beforeOffer(T) - Method in class com.bigdata.cache.HardReferenceQueue
Extended to evict the element at the tail of the buffer iff the buffer is full.
beforeOffer(T) - Method in class com.bigdata.cache.RingBuffer
All attempts to add an element to the buffer invoke this hook before checking the remaining capacity in the buffer.
beforeOffer(T) - Method in class com.bigdata.cache.SynchronizedHardReferenceQueue
All attempts to add an element to the buffer invoke this hook before checking the remaining capacity in the buffer.
beforeTask(Thread, AbstractTask) - Method in class com.bigdata.journal.WriteExecutorService
Executed before AbstractTask.doTask()
beginColumn - Variable in class com.bigdata.rdf.sail.sparql.ast.Token
The column number of the first character of this Token.
beginJob(S) - Method in class com.bigdata.rdf.load.MappedRDFDataLoadMaster
Extended to open/create the KB.
beginJob(ThroughputMaster.JobState) - Method in class com.bigdata.service.jini.benchmark.ThroughputMaster
Extended to register a scale-out index in the specified namespace.
beginJob(S) - Method in class com.bigdata.service.jini.master.TaskMaster
Callback invoked when the job is ready to execute and is holding the ZLock for the TaskMaster.JobState.
beginLine - Variable in class com.bigdata.rdf.sail.sparql.ast.Token
The line number of the first character of this Token.
beginNativeTransaction() - Method in interface com.bigdata.gom.om.INativeTransaction
Increments the native transaction counter.
beginNativeTransaction() - Method in class com.bigdata.gom.om.ObjectMgrModel
 
beginsWith(Path) - Method in class com.bigdata.bop.joinGraph.rto.Path
Return true if this path begins with the given path.
beginsWith(int[]) - Method in class com.bigdata.bop.joinGraph.rto.Path
Return true if this path begins with the given path.
BeginToken() - Method in class com.bigdata.rdf.sail.sparql.ast.JavaCharStream
 
BEST_COMPRESSION - Variable in class com.bigdata.io.compression.DefaultRecordCompressorFactory
Instance configured for Deflater.BEST_COMPRESSION.
BEST_SPEED - Variable in class com.bigdata.io.compression.DefaultRecordCompressorFactory
Instance configured for Deflater.BEST_SPEED.
Bigdata2ASTSPARQLParser - Class in com.bigdata.rdf.sail.sparql
Overridden version of the openrdf SPARQLParser class which extracts additional information required by bigdata and associates it with the ParsedQuery or ParsedUpdate.
Bigdata2ASTSPARQLParser(AbstractTripleStore) - Constructor for class com.bigdata.rdf.sail.sparql.Bigdata2ASTSPARQLParser
 
bigdata2Openrdf(Set<IVariable<?>>, IBindingSet) - Static method in class com.bigdata.rdf.sparql.ast.service.ServiceCallUtility
Convert the IBindingSet into an openrdf BindingSet.
Bigdata2Sesame2BindingSetIterator - Class in com.bigdata.rdf.sail
Converts a bigdata ICloseableIterator IBindingSets containing either (a) BigdataValues or (b) IVs having cached BigdataValues into a Sesame 2 CloseableIteration visiting Sesame 2 BindingSets containing BigdataValues.
Bigdata2Sesame2BindingSetIterator(ICloseableIterator<IBindingSet>) - Constructor for class com.bigdata.rdf.sail.Bigdata2Sesame2BindingSetIterator
 
Bigdata2Sesame2BindingSetIterator(ICloseableIterator<IBindingSet>, BindingSet) - Constructor for class com.bigdata.rdf.sail.Bigdata2Sesame2BindingSetIterator
 
Bigdata2SesameIteration<T,E extends Exception> - Class in com.bigdata.rdf.sail
Class aligns a bigdata ICloseableIterator with a Sesame 2 CloseableIteration.
Bigdata2SesameIteration(ICloseableIterator<? extends T>) - Constructor for class com.bigdata.rdf.sail.Bigdata2SesameIteration
 
BigdataASTContext - Class in com.bigdata.rdf.sail.sparql
Object provides context required in various stages of parsing queries or updates.
BigdataASTContext(AbstractTripleStore) - Constructor for class com.bigdata.rdf.sail.sparql.BigdataASTContext
 
BigdataASTVisitorBase - Class in com.bigdata.rdf.sail.sparql
Base class for AST visitor impls.
BigdataASTVisitorBase(BigdataASTContext) - Constructor for class com.bigdata.rdf.sail.sparql.BigdataASTVisitorBase
 
BigdataBaseContext - Class in com.bigdata.rdf.sail.webapp
Context object provides access to the IIndexManager.
BigdataBaseContext(IIndexManager) - Constructor for class com.bigdata.rdf.sail.webapp.BigdataBaseContext
 
BigdataBindingSetResolverator - Class in com.bigdata.rdf.store
Efficiently resolve term identifiers in Bigdata IBindingSets to RDF BigdataValues.
BigdataBindingSetResolverator(AbstractTripleStore, IChunkedOrderedIterator<IBindingSet>, UUID, IVariable[], int, int, long, int, int) - Constructor for class com.bigdata.rdf.store.BigdataBindingSetResolverator
 
BigdataBNode - Interface in com.bigdata.rdf.model
A BNode that exposes the internal term identifier.
BigdataBNodeImpl - Class in com.bigdata.rdf.model
A blank node.
BigdataCachingServiceClient<S extends Remote> - Class in com.bigdata.service.jini.lookup
 
BigdataCachingServiceClient(JiniFederation, Class, ServiceTemplate, ServiceItemFilter, long) - Constructor for class com.bigdata.service.jini.lookup.BigdataCachingServiceClient
BigdataConfigSchema - Class in com.bigdata.rdf.sail.config
Defines constants for the schema which is used by BigdataSailFactory and BigdataRepositoryFactory.
BigdataConfigSchema() - Constructor for class com.bigdata.rdf.sail.config.BigdataConfigSchema
 
BigdataExprBuilder - Class in com.bigdata.rdf.sail.sparql
Top-level expression builder for SPARQL.
BigdataExprBuilder(BigdataASTContext) - Constructor for class com.bigdata.rdf.sail.sparql.BigdataExprBuilder
 
BigdataFileSystem - Class in com.bigdata.bfs
A distributed file system with extensible metadata and atomic append implemented using the bigdata scale-out architecture.
BigdataFileSystem(IIndexManager, String, Long, Properties) - Constructor for class com.bigdata.bfs.BigdataFileSystem
Ctor specified by DefaultResourceLocator.
BigdataFileSystem.Options - Interface in com.bigdata.bfs
Configuration options.
BigdataGangliaService - Class in com.bigdata.counters.ganglia
A utility class which may be used to run the bigdata performance counter collection system within an embedded GangliaService.
BigdataGangliaService(String, String, InetSocketAddress[], InetAddress, int, boolean, boolean, boolean, int, int, int, int, int, IGangliaMetadataFactory) - Constructor for class com.bigdata.counters.ganglia.BigdataGangliaService
 
BigdataLiteral - Interface in com.bigdata.rdf.model
A Literal that exposes the internal term identifier.
BigdataLiteralImpl - Class in com.bigdata.rdf.model
A literal.
BigdataLoader - Class in com.bigdata.rdf.sail.bench
Very simple loader that takes a journal file and a data file as input and loads the data into the journal.
BigdataLoader() - Constructor for class com.bigdata.rdf.sail.bench.BigdataLoader
 
BigdataMap<K,V> - Class in com.bigdata.btree
A flyweight SortedMap wrapping an IIndex.
BigdataMap(IIndex) - Constructor for class com.bigdata.btree.BigdataMap
Wrap an index as a SortedMap.
BigdataMap.Entry - Class in com.bigdata.btree
Note: Since the same ITuple instance is returned for each tuple by many ITupleIterators there is a side-effect that invalidates the last visited BigdataMap.Entry object.
BigdataMap.Entry(ITuple) - Constructor for class com.bigdata.btree.BigdataMap.Entry
 
BigdataMap.EntrySet - Class in com.bigdata.btree
Implementation supporting BigdataMap.entrySet().
BigdataMap.EntrySet() - Constructor for class com.bigdata.btree.BigdataMap.EntrySet
 
BigdataMap.EntrySetIterator - Class in com.bigdata.btree
Iterator visiting BigdataMap.Entry objects in support of BigdataMap.EntrySet.
BigdataMetadataFactory - Class in com.bigdata.counters.ganglia
A factory which integrates the bigdata hierarchical counter set model with the ganglia metric model.
BigdataMetadataFactory(String, String, GangliaSlopeEnum, int, int, int) - Constructor for class com.bigdata.counters.ganglia.BigdataMetadataFactory
 
BigdataNativeServiceOptions - Class in com.bigdata.rdf.sparql.ast.service
Service options base class for bigdata aware services.
BigdataNativeServiceOptions() - Constructor for class com.bigdata.rdf.sparql.ast.service.BigdataNativeServiceOptions
 
BigdataNTriplesParser - Class in com.bigdata.rdf.rio.ntriples
RDF parser for N-Triples files.
BigdataNTriplesParser() - Constructor for class com.bigdata.rdf.rio.ntriples.BigdataNTriplesParser
Creates a new NTriplesParser that will use a ValueFactoryImpl to create object for resources, bNodes and literals.
BigdataNTriplesParser(BigdataValueFactory) - Constructor for class com.bigdata.rdf.rio.ntriples.BigdataNTriplesParser
Creates a new NTriplesParser that will use the supplied ValueFactory to create RDF model objects.
BigdataNTriplesParserFactory - Class in com.bigdata.rdf.rio.ntriples
An RDFParserFactory for N-Triples parsers.
BigdataNTriplesParserFactory() - Constructor for class com.bigdata.rdf.rio.ntriples.BigdataNTriplesParserFactory
 
BigdataOpenRDFBindingSetsResolverator - Class in com.bigdata.rdf.store
Efficiently resolve openrdf BindingSets to bigdata IBindingSets (this is a streaming API).
BigdataOpenRDFBindingSetsResolverator(AbstractTripleStore, IChunkedOrderedIterator<BindingSet>) - Constructor for class com.bigdata.rdf.store.BigdataOpenRDFBindingSetsResolverator
 
BigdataParsedBooleanQuery - Class in com.bigdata.rdf.sail
 
BigdataParsedBooleanQuery(TupleExpr) - Constructor for class com.bigdata.rdf.sail.BigdataParsedBooleanQuery
 
BigdataParsedGraphQuery - Class in com.bigdata.rdf.sail
 
BigdataParsedGraphQuery(TupleExpr, Map<String, String>) - Constructor for class com.bigdata.rdf.sail.BigdataParsedGraphQuery
 
BigdataParsedQuery - Class in com.bigdata.rdf.sail.sparql
Class extends ParsedQuery for API compliance with QueryParser but DOES NOT support ANY aspect of the QueryParser API.
BigdataParsedQuery(ASTContainer) - Constructor for class com.bigdata.rdf.sail.sparql.BigdataParsedQuery
 
BigdataParsedQuery(TupleExpr) - Constructor for class com.bigdata.rdf.sail.sparql.BigdataParsedQuery
Unsupported operation.
BigdataParsedQuery(TupleExpr, Dataset) - Constructor for class com.bigdata.rdf.sail.sparql.BigdataParsedQuery
Unsupported operation.
BigdataParsedTupleQuery - Class in com.bigdata.rdf.sail
 
BigdataParsedTupleQuery(TupleExpr) - Constructor for class com.bigdata.rdf.sail.BigdataParsedTupleQuery
 
BigdataParsedUpdate - Class in com.bigdata.rdf.sail.sparql
Class extends ParsedUpdate for API compliance with QueryParser but DOES NOT support ANY aspect of the QueryParser API.
BigdataParsedUpdate(ASTContainer) - Constructor for class com.bigdata.rdf.sail.sparql.BigdataParsedUpdate
 
BigdataParsedUpdate(TupleExpr) - Constructor for class com.bigdata.rdf.sail.sparql.BigdataParsedUpdate
Unsupported operation.
BigdataParsedUpdate(TupleExpr, Dataset) - Constructor for class com.bigdata.rdf.sail.sparql.BigdataParsedUpdate
Unsupported operation.
BigdataRDFContext - Class in com.bigdata.rdf.sail.webapp
Class encapsulates state shared by QueryServlet(s) for the same IIndexManager.
BigdataRDFContext(SparqlEndpointConfig, IIndexManager) - Constructor for class com.bigdata.rdf.sail.webapp.BigdataRDFContext
 
BigdataRDFContext.AbstractQueryTask - Class in com.bigdata.rdf.sail.webapp
Abstract base class for running queries handles the timing, pipe, reporting, obtains the connection, and provides the finally {} semantics for each type of query task.
BigdataRDFContext.AbstractQueryTask(String, long, String, ASTContainer, QueryType, String, Charset, String, HttpServletRequest, OutputStream) - Constructor for class com.bigdata.rdf.sail.webapp.BigdataRDFContext.AbstractQueryTask
 
BigdataRDFContext.AbstractQueryTask(String, long, String, ASTContainer, HttpServletRequest, OutputStream) - Constructor for class com.bigdata.rdf.sail.webapp.BigdataRDFContext.AbstractQueryTask
 
BigdataRDFServlet - Class in com.bigdata.rdf.sail.webapp
Abstract base class for Servlets which interact with the bigdata RDF data and/or SPARQL query layers.
BigdataRDFServlet() - Constructor for class com.bigdata.rdf.sail.webapp.BigdataRDFServlet
 
BigdataRDFServletContextListener - Class in com.bigdata.rdf.sail.webapp
Listener provides life cycle management of the IIndexManager by interpreting the configuration parameters in the ServletContext.
BigdataRDFServletContextListener() - Constructor for class com.bigdata.rdf.sail.webapp.BigdataRDFServletContextListener
 
BigdataRDFXMLParser - Class in com.bigdata.rdf.rio.rdfxml
A parser for XML-serialized RDF.
BigdataRDFXMLParser() - Constructor for class com.bigdata.rdf.rio.rdfxml.BigdataRDFXMLParser
Creates a new RDFXMLParser that will use a ValueFactoryImpl to create RDF model objects.
BigdataRDFXMLParser(ValueFactory) - Constructor for class com.bigdata.rdf.rio.rdfxml.BigdataRDFXMLParser
Creates a new RDFXMLParser that will use the supplied ValueFactory to create RDF model objects.
BigdataRDFXMLParserFactory - Class in com.bigdata.rdf.rio.rdfxml
An RDFParserFactory for RDF/XML parsers.
BigdataRDFXMLParserFactory() - Constructor for class com.bigdata.rdf.rio.rdfxml.BigdataRDFXMLParserFactory
 
BigdataRDFXMLWriter - Class in com.bigdata.rdf.rio.rdfxml
An implementation of the RDFWriter interface that writes RDF documents in XML-serialized RDF format using a private extension of designed to support the interchange of statement-level provenance.
BigdataRDFXMLWriter(OutputStream) - Constructor for class com.bigdata.rdf.rio.rdfxml.BigdataRDFXMLWriter
Creates a new RDFXMLWriter that will write to the supplied OutputStream.
BigdataRDFXMLWriter(Writer) - Constructor for class com.bigdata.rdf.rio.rdfxml.BigdataRDFXMLWriter
Creates a new RDFXMLWriter that will write to the supplied Writer.
BigdataRDFXMLWriterFactory - Class in com.bigdata.rdf.rio.rdfxml
An RDFWriterFactory for RDF/XML writers with the bigdata specific extensions.
BigdataRDFXMLWriterFactory() - Constructor for class com.bigdata.rdf.rio.rdfxml.BigdataRDFXMLWriterFactory
 
BigdataRepositoryConfig - Class in com.bigdata.rdf.sail.config
 
BigdataRepositoryConfig(String) - Constructor for class com.bigdata.rdf.sail.config.BigdataRepositoryConfig
 
BigdataRepositoryFactory - Class in com.bigdata.rdf.sail.config
A RepositoryFactory that creates BigdataSailRepositorys based on RDF configuration data.
BigdataRepositoryFactory() - Constructor for class com.bigdata.rdf.sail.config.BigdataRepositoryFactory
 
BigdataResource - Interface in com.bigdata.rdf.model
A Resource that exposes the internal term identifier.
BigdataResourceImpl - Class in com.bigdata.rdf.model
 
BigdataResourceImpl(BigdataValueFactory, IV) - Constructor for class com.bigdata.rdf.model.BigdataResourceImpl
 
BigdataSail - Class in com.bigdata.rdf.sail
Sesame 2.x integration.
BigdataSail() - Constructor for class com.bigdata.rdf.sail.BigdataSail
Create or re-open a database instance configured using defaults.
BigdataSail(Properties) - Constructor for class com.bigdata.rdf.sail.BigdataSail
Create or open a database instance configured using the specified properties.
BigdataSail(AbstractTripleStore) - Constructor for class com.bigdata.rdf.sail.BigdataSail
Constructor used to wrap an existing AbstractTripleStore instance.
BigdataSail(AbstractTripleStore, AbstractTripleStore) - Constructor for class com.bigdata.rdf.sail.BigdataSail
Core ctor.
BigdataSail.BigdataSailConnection - Class in com.bigdata.rdf.sail
Inner class implements the SailConnection.
BigdataSail.BigdataSailConnection(Lock, boolean) - Constructor for class com.bigdata.rdf.sail.BigdataSail.BigdataSailConnection
 
BigdataSail.BigdataSailConnection(AbstractTripleStore, Lock, boolean) - Constructor for class com.bigdata.rdf.sail.BigdataSail.BigdataSailConnection
Create a SailConnection for the database.
BigdataSail.Options - Interface in com.bigdata.rdf.sail
Additional parameters understood by the Sesame 2.x SAIL implementation.
BigdataSailBooleanQuery - Class in com.bigdata.rdf.sail
 
BigdataSailBooleanQuery(ASTContainer, BigdataSailRepositoryConnection) - Constructor for class com.bigdata.rdf.sail.BigdataSailBooleanQuery
 
BigdataSailConfig - Class in com.bigdata.rdf.sail.config
 
BigdataSailConfig(String) - Constructor for class com.bigdata.rdf.sail.config.BigdataSailConfig
 
BigdataSailFactory - Class in com.bigdata.rdf.sail.config
A SailFactory that creates BigdataSails based on RDF configuration data.
BigdataSailFactory() - Constructor for class com.bigdata.rdf.sail.config.BigdataSailFactory
 
BigdataSailGraphQuery - Class in com.bigdata.rdf.sail
 
BigdataSailGraphQuery(ASTContainer, BigdataSailRepositoryConnection) - Constructor for class com.bigdata.rdf.sail.BigdataSailGraphQuery
 
BigdataSailHelper - Class in com.bigdata.rdf.sail
Class provides guidance on parameter setup a data set and queries.
BigdataSailHelper() - Constructor for class com.bigdata.rdf.sail.BigdataSailHelper
 
BigdataSailOperation - Interface in com.bigdata.rdf.sail
Extension API for high level operations (Query and Update) against the Sail.
BigdataSailQuery - Interface in com.bigdata.rdf.sail
Extension API for bigdata queries.
BigdataSailRepository - Class in com.bigdata.rdf.sail
 
BigdataSailRepository(BigdataSail) - Constructor for class com.bigdata.rdf.sail.BigdataSailRepository
 
BigdataSailRepositoryConnection - Class in com.bigdata.rdf.sail
Class with support for a variety of bigdata specific extensions,
BigdataSailRepositoryConnection(BigdataSailRepository, SailConnection) - Constructor for class com.bigdata.rdf.sail.BigdataSailRepositoryConnection
 
BigdataSailTupleQuery - Class in com.bigdata.rdf.sail
 
BigdataSailTupleQuery(ASTContainer, BigdataSailRepositoryConnection) - Constructor for class com.bigdata.rdf.sail.BigdataSailTupleQuery
 
BigdataSailUpdate - Class in com.bigdata.rdf.sail
Extension API for bigdata queries.
BigdataSailUpdate(ASTContainer, BigdataSailRepositoryConnection) - Constructor for class com.bigdata.rdf.sail.BigdataSailUpdate
 
BigdataServiceCall - Interface in com.bigdata.rdf.sparql.ast.service
Service invocation interface for an in-process service which knows how to process IVs.
BigdataServiceConfiguration - Class in com.bigdata.jini.start.config
A bigdata service.
BigdataServiceConfiguration(Class<? extends AbstractServer>, Configuration) - Constructor for class com.bigdata.jini.start.config.BigdataServiceConfiguration
 
BigdataServiceConfiguration.BigdataServiceStarter<V extends JiniServiceProcessHelper> - Class in com.bigdata.jini.start.config
 
BigdataServiceConfiguration.BigdataServiceStarter(JiniFederation, IServiceListener, String, Entry[]) - Constructor for class com.bigdata.jini.start.config.BigdataServiceConfiguration.BigdataServiceStarter
 
BigdataServiceConfiguration.Options - Interface in com.bigdata.jini.start.config
Options for the bigdata services.
BigdataServlet - Class in com.bigdata.rdf.sail.webapp
Useful glue for implementing service actions, but does not directly implement any service action/
BigdataServlet() - Constructor for class com.bigdata.rdf.sail.webapp.BigdataServlet
 
BigdataSet<E> - Class in com.bigdata.btree
A SortedSet backed by a B+Tree.
BigdataSet(IIndex) - Constructor for class com.bigdata.btree.BigdataSet
 
BigdataSolutionResolverator - Class in com.bigdata.rdf.store
Efficiently resolve term identifiers in Bigdata ISolutions to RDF BigdataValues.
BigdataSolutionResolverator(AbstractTripleStore, IChunkedOrderedIterator<ISolution>) - Constructor for class com.bigdata.rdf.store.BigdataSolutionResolverator
 
BigdataStatement - Interface in com.bigdata.rdf.model
Also reports whether the statement is explicit, inferred or an axiom.
BigdataStatementImpl - Class in com.bigdata.rdf.model
Implementation reveals whether a statement is explicit, inferred, or an axiom and the internal term identifiers for the subject, predicate, object, the context bound on that statement (when present).
BigdataStatementImpl(BigdataResource, BigdataURI, BigdataValue, BigdataResource, StatementEnum, boolean) - Constructor for class com.bigdata.rdf.model.BigdataStatementImpl
Used by BigdataValueFactory
BigdataStatementIterator - Interface in com.bigdata.rdf.store
Iterator visiting BigdataStatements.
BigdataStatementIteratorImpl - Class in com.bigdata.rdf.store
Efficiently resolve term identifiers in Bigdata ISolutions to RDF BigdataValues.
BigdataStatementIteratorImpl(AbstractTripleStore, IChunkedOrderedIterator<ISPO>) - Constructor for class com.bigdata.rdf.store.BigdataStatementIteratorImpl
 
BigdataStatementIteratorImpl(AbstractTripleStore, Map<IV, BigdataBNode>, IChunkedOrderedIterator<ISPO>) - Constructor for class com.bigdata.rdf.store.BigdataStatementIteratorImpl
 
BigdataStatics - Class in com.bigdata
A class for those few statics that it makes sense to reference from other places.
BigdataStatics() - Constructor for class com.bigdata.BigdataStatics
 
BigdataSubjectCentricFullTextIndex - Class in com.bigdata.rdf.lexicon
Implementation based on the built-in keyword search capabilities for bigdata.
BigdataSubjectCentricFullTextIndex(IIndexManager, String, Long, Properties) - Constructor for class com.bigdata.rdf.lexicon.BigdataSubjectCentricFullTextIndex
 
BigdataURI - Interface in com.bigdata.rdf.model
A URI that exposes the internal term identifier.
BigdataURIImpl - Class in com.bigdata.rdf.model
A URI.
BigdataValue - Interface in com.bigdata.rdf.model
An interface which exposes the internal 64-bit long integer identifiers for Values stored within a IRawTripleStore.
BigdataValueCentricFullTextIndex - Class in com.bigdata.rdf.lexicon
Implementation based on the built-in keyword search capabilities for bigdata.
BigdataValueCentricFullTextIndex(IIndexManager, String, Long, Properties) - Constructor for class com.bigdata.rdf.lexicon.BigdataValueCentricFullTextIndex
 
BigdataValueFactory - Interface in com.bigdata.rdf.model
Interface strengthens the return types and adds some custom extensions.
BigdataValueFactoryImpl - Class in com.bigdata.rdf.model
An implementation using BigdataValues and BigdataStatements.
BigdataValueIdComparator - Class in com.bigdata.rdf.model
Places BigdataValues into an ordering determined by their assigned term identifiers.
BigdataValueIdComparator() - Constructor for class com.bigdata.rdf.model.BigdataValueIdComparator
 
BigdataValueImpl - Class in com.bigdata.rdf.model
Abstract base class for BigdataValue implementations.
BigdataValueImpl(BigdataValueFactory, IV) - Constructor for class com.bigdata.rdf.model.BigdataValueImpl
 
BigdataValueIterator - Interface in com.bigdata.rdf.store
Iterator visiting BigdataValues.
BigdataValueIteratorImpl - Class in com.bigdata.rdf.store
Wraps an iterator that visits term identifiers and exposes each visited term identifier as a BigdataValue (batch API).
BigdataValueIteratorImpl(AbstractTripleStore, IChunkedIterator<IV>) - Constructor for class com.bigdata.rdf.store.BigdataValueIteratorImpl
 
BigdataValueReplacer - Class in com.bigdata.rdf.sail
Utility class to manage the efficient translation of openrdf Values in a BindingSet into the BigdataValues used internally by bigdata.
BigdataValueReplacer(AbstractTripleStore) - Constructor for class com.bigdata.rdf.sail.BigdataValueReplacer
 
BigdataValueSerializer<V extends Value> - Class in com.bigdata.rdf.model
Helper class provides efficient stand-off serialization of RDF Value objects.
BigdataValueSerializer(ValueFactory) - Constructor for class com.bigdata.rdf.model.BigdataValueSerializer
Create an instance that will materialize objects using the caller's factory.
BigdataZooDefs - Interface in com.bigdata.jini.start
Interface declaring constants that are used to name various znodes of interest.
binary(SimpleNode, URI) - Method in class com.bigdata.rdf.sail.sparql.ValueExprBuilder
Handle a simple binary function (both children of the node are arguments to the function).
binary(URI, TermNode, TermNode) - Static method in class com.bigdata.rdf.sparql.ast.FunctionNode
Return a binary function op(t1,t2)
binarySearch(byte[][], int, int, byte[]) - Static method in class com.bigdata.btree.BytesUtil
Binary search on an array whose members are variable length unsigned byte[]s.
Bind<E> - Class in com.bigdata.bop
Operator causes a variable to be bound to the result of its evaluation as a side-effect.
Bind(Bind<E>) - Constructor for class com.bigdata.bop.Bind
Required deep copy constructor.
Bind(IVariable<E>, IValueExpression<E>) - Constructor for class com.bigdata.bop.Bind
 
Bind(BOp[], Map<String, Object>) - Constructor for class com.bigdata.bop.Bind
Required shallow copy constructor.
bind(IPredicate<?>, IConstraint[], Object, IBindingSet) - Static method in class com.bigdata.bop.BOpContext
Binds variables from a visited element.
bind(IBindingSet, IBindingSet, IConstraint[], IVariable[]) - Static method in class com.bigdata.bop.BOpContext
Copy the values for variables from the source IBindingSet to the destination IBindingSet.
Bind() - Method in class com.bigdata.rdf.sail.sparql.ast.SyntaxTreeBuilder
 
BIND - Static variable in interface com.bigdata.rdf.sail.sparql.ast.SyntaxTreeBuilderConstants
RegularExpression Id.
bind(IBindingSet, ISPO) - Method in class com.bigdata.rdf.spo.SPOStarJoin.SPOStarConstraint
Use the supplied SPO to create variable bindings for supplied binding set.
bind(IRule, int, Object, IBindingSet) - Method in class com.bigdata.relation.rule.eval.AbstractJoinNexus
 
bind(IPredicate<?>, IConstraint[], Object, IBindingSet) - Method in class com.bigdata.relation.rule.eval.AbstractJoinNexus
 
bind(IRule, int, Object, IBindingSet) - Method in interface com.bigdata.relation.rule.eval.IJoinNexus
Deprecated. by #bind(IPredicate, Object, IBindingSet)
bind(IPredicate<?>, IConstraint[], Object, IBindingSet) - Method in interface com.bigdata.relation.rule.eval.IJoinNexus
Binds variables from a visited element.
bind(IBindingSet, E) - Method in interface com.bigdata.relation.rule.IStarJoin.IStarConstraint
Deprecated. Adds variable bindings to the supplied binding set based on the as-bound values of the supplied element.
Binding - Class in com.bigdata.relation.rule
Implementation of a binding.
Binding(IVariable, IConstant) - Constructor for class com.bigdata.relation.rule.Binding
Construct a binding instance.
BINDING_SETS - Static variable in interface com.bigdata.bop.bset.CopyOp.Annotations
An optional IBindingSet[] to be used instead of the default source.
BINDING_SETS - Static variable in interface com.bigdata.rdf.sparql.ast.BindingsClause.Annotations
The binding sets.
BindingConstraint - Class in com.bigdata.rdf.internal.constraints
 
BindingConstraint(BOp[], Map<String, Object>) - Constructor for class com.bigdata.rdf.internal.constraints.BindingConstraint
 
BindingConstraint(BindingConstraint) - Constructor for class com.bigdata.rdf.internal.constraints.BindingConstraint
 
BindingConstraint(ConditionalBind) - Constructor for class com.bigdata.rdf.internal.constraints.BindingConstraint
 
BINDINGS - Static variable in interface com.bigdata.rdf.sail.sparql.ast.SyntaxTreeBuilderConstants
RegularExpression Id.
BINDINGS - Static variable in interface com.bigdata.relation.rule.eval.IJoinNexus
Bit flag indicating that IJoinNexus.newSolution(IRule, IBindingSet) should clone the IBindingSet and make it available via ISolution.getBindingSet().
BINDINGS_CLAUSE - Static variable in interface com.bigdata.rdf.sparql.ast.QueryRoot.Annotations
The BINDINGS clause (optional).
BindingsClause() - Method in class com.bigdata.rdf.sail.sparql.ast.SyntaxTreeBuilder
 
BindingsClause - Class in com.bigdata.rdf.sparql.ast
The solutions declared by a BINDINGS clause.
BindingsClause(BindingsClause) - Constructor for class com.bigdata.rdf.sparql.ast.BindingsClause
Deep copy constructor.
BindingsClause(BOp[], Map<String, Object>) - Constructor for class com.bigdata.rdf.sparql.ast.BindingsClause
 
BindingsClause(LinkedHashSet<IVariable<?>>, List<IBindingSet>) - Constructor for class com.bigdata.rdf.sparql.ast.BindingsClause
 
BindingsClause.Annotations - Interface in com.bigdata.rdf.sparql.ast
 
BindingSet() - Method in class com.bigdata.rdf.sail.sparql.ast.SyntaxTreeBuilder
 
bindingSetChunksIn - Variable in class com.bigdata.relation.rule.eval.pipeline.JoinStats
The #of binding set chunks read from all source JoinTasks.
bindingSetChunksOut - Variable in class com.bigdata.relation.rule.eval.pipeline.JoinStats
The #of IBindingSet chunks written onto the next join dimension (aka the #of solutions written iff this is the last join dimension in the evaluation order).
BindingSetComparator<E> - Class in com.bigdata.bop.solutions
A comparator for binding sets.
BindingSetComparator(ISortOrder<E>[], Comparator<E>) - Constructor for class com.bigdata.bop.solutions.BindingSetComparator
 
bindingSets() - Method in class com.bigdata.bop.bset.CopyOp
 
BindingSets() - Method in class com.bigdata.rdf.sail.sparql.ast.SyntaxTreeBuilder
 
bindingSetsIn - Variable in class com.bigdata.relation.rule.eval.pipeline.JoinStats
The #of binding sets read from all source JoinTasks.
BindingSetSortKeyBuilder - Class in com.bigdata.rdf.relation.rule
Builds unsigned byte[] sort keys from IBindingSets.
BindingSetSortKeyBuilder(IKeyBuilder, IVariable[]) - Constructor for class com.bigdata.rdf.relation.rule.BindingSetSortKeyBuilder
 
bindingSetsOut - Variable in class com.bigdata.relation.rule.eval.pipeline.JoinStats
The #of IBindingSets written onto the next join dimension (aka the #of solutions written iff this is the last join dimension).
BindingValue() - Method in class com.bigdata.rdf.sail.sparql.ast.SyntaxTreeBuilder
 
BindingVars() - Method in class com.bigdata.rdf.sail.sparql.ast.SyntaxTreeBuilder
 
birthday - Static variable in class com.bigdata.rdf.vocab.decls.FOAFVocabularyDecl
 
bit2tag(int) - Method in class com.bigdata.rwstore.sector.SectorAllocator
Since we know that all allocations are 32 bits each, there is no need to scan through the array.
bitFlagByteLength(int) - Static method in class com.bigdata.btree.BytesUtil
Return the #of bytes required to bit code the specified #of bits.
Bits - Class in com.bigdata.util
Simple helper class to work with bits inside a byte.
Bits() - Constructor for class com.bigdata.util.Bits
 
BLANK_NODE_LABEL - Static variable in interface com.bigdata.rdf.sail.sparql.ast.SyntaxTreeBuilderConstants
RegularExpression Id.
BlankNode() - Method in class com.bigdata.rdf.sail.sparql.ast.SyntaxTreeBuilder
 
blankNode2Key(String) - Method in class com.bigdata.rdf.lexicon.LexiconKeyBuilder
 
BlankNodePropertyList() - Method in class com.bigdata.rdf.sail.sparql.ast.SyntaxTreeBuilder
 
BlankNodeVarProcessor - Class in com.bigdata.rdf.sail.sparql
Processes blank nodes in the query body, replacing them with variables while retaining scope.
BlankNodeVarProcessor() - Constructor for class com.bigdata.rdf.sail.sparql.BlankNodeVarProcessor
 
BLOB_SIZE - Static variable in class com.bigdata.rwstore.sector.SectorAllocator
 
BlobIV<V extends BigdataValue> - Class in com.bigdata.rdf.internal.impl
Implementation for any kind of RDF Value when the value is not being inlined, but primarily used with large RDF Values.
BlobIV(VTE, int, short) - Constructor for class com.bigdata.rdf.internal.impl.BlobIV
 
BlobIV(byte, int, short) - Constructor for class com.bigdata.rdf.internal.impl.BlobIV
 
BlobIV - Static variable in interface com.bigdata.rdf.internal.INonInlineExtensionCodes
 
BlobOverflowHandler - Class in com.bigdata.bfs
Copies blocks onto the target store during overflow handling.
BlobOverflowHandler() - Constructor for class com.bigdata.bfs.BlobOverflowHandler
De-serialization constructor.
BLOBS - Static variable in class com.bigdata.rdf.lexicon.LexiconKeyOrder
Keys are BlobIVs.
BLOBS_THRESHOLD - Static variable in interface com.bigdata.rdf.store.AbstractTripleStore.Options
The threshold (in character length) at which an RDF Value will be inserted into the LexiconKeyOrder.BLOBS index rather than the LexiconKeyOrder.TERM2ID and LexiconKeyOrder.ID2TERM indices (default "256").
BlobsIndexHelper - Class in com.bigdata.rdf.lexicon
Helper class for operations on the BLOBS index.
BlobsIndexHelper() - Constructor for class com.bigdata.rdf.lexicon.BlobsIndexHelper
 
BlobsIndexHelper.CollisionBucketSizeException - Exception in com.bigdata.rdf.lexicon
Exception thrown if the maximum size of the collision bucket would be exceeded for some BigdataValue.
BlobsIndexHelper.CollisionBucketSizeException(long) - Constructor for exception com.bigdata.rdf.lexicon.BlobsIndexHelper.CollisionBucketSizeException
 
BlobsIndexSplitHandler - Class in com.bigdata.rdf.lexicon
Split handler enforces the constraint that a collision bucket is never split across a shard boundary.
BlobsIndexSplitHandler() - Constructor for class com.bigdata.rdf.lexicon.BlobsIndexSplitHandler
 
blobsIterator() - Method in class com.bigdata.rdf.lexicon.LexiconRelation
Visits all RDF Values in the LexiconKeyOrder.BLOBS index in BlobIV order (efficient index scan).
BlobsTupleSerializer - Class in com.bigdata.rdf.lexicon
Encapsulates key and value formation for the TERMS index.
BlobsTupleSerializer() - Constructor for class com.bigdata.rdf.lexicon.BlobsTupleSerializer
De-serialization ctor.
BlobsTupleSerializer(String, BigdataValueFactory) - Constructor for class com.bigdata.rdf.lexicon.BlobsTupleSerializer
 
BlobsWriteProc - Class in com.bigdata.rdf.lexicon
This unisolated operation inserts Values into the {termCode,hash(Value),counter}:Value index, assigning IVs to Values as a side-effect.
BlobsWriteProc() - Constructor for class com.bigdata.rdf.lexicon.BlobsWriteProc
De-serialization constructor.
BlobsWriteProc(IRabaCoder, IRabaCoder, int, int, byte[][], byte[][], boolean, boolean) - Constructor for class com.bigdata.rdf.lexicon.BlobsWriteProc
 
BlobsWriteProc.BlobsWriteProcConstructor - Class in com.bigdata.rdf.lexicon
 
BlobsWriteProc.BlobsWriteProcConstructor(boolean, boolean) - Constructor for class com.bigdata.rdf.lexicon.BlobsWriteProc.BlobsWriteProcConstructor
 
BlobsWriteProc.Result - Class in com.bigdata.rdf.lexicon
Object encapsulates the discovered / assigned IVs and provides efficient serialization for communication of those data to the client.
BlobsWriteProc.Result() - Constructor for class com.bigdata.rdf.lexicon.BlobsWriteProc.Result
De-serialization constructor.
BlobsWriteProc.Result(long, int, int[]) - Constructor for class com.bigdata.rdf.lexicon.BlobsWriteProc.Result
 
BlobsWriteTask - Class in com.bigdata.rdf.lexicon
Synchronous RPC write on the TERMS index.
BlobsWriteTask(IIndex, BigdataValueFactory, boolean, boolean, int, BigdataValue[], WriteTaskStats) - Constructor for class com.bigdata.rdf.lexicon.BlobsWriteTask
 
blockedWorkQueueCount - Variable in class com.bigdata.bop.engine.QueryEngineCounters
The #of work queues which are currently blocked.
blockedWorkQueueRunningTotal - Variable in class com.bigdata.bop.engine.QueryEngineCounters
The #of times that a work queue has blocked.
BlockIdentifierIterator - Class in com.bigdata.bfs
Extracts the block identifier from the key.
BlockIdentifierIterator(String, int, ITupleIterator) - Constructor for class com.bigdata.bfs.BlockIdentifierIterator
 
BlockingBuffer<E> - Class in com.bigdata.relation.accesspath
A buffer that will block when it is full.
BlockingBuffer() - Constructor for class com.bigdata.relation.accesspath.BlockingBuffer
 
BlockingBuffer(int) - Constructor for class com.bigdata.relation.accesspath.BlockingBuffer
Ctor automatically provisions an appropriate BlockingQueue.
BlockingBuffer(int, int, long, TimeUnit) - Constructor for class com.bigdata.relation.accesspath.BlockingBuffer
 
BlockingBuffer(BlockingQueue<E>, int, long, TimeUnit, boolean) - Constructor for class com.bigdata.relation.accesspath.BlockingBuffer
Core ctor.
BlockingBuffer.BlockingIterator - Class in com.bigdata.relation.accesspath
An inner class that reads from the buffer.
BlockingBufferWithStats<E> - Class in com.bigdata.bop.engine
Extended to use the BufferAnnotations to provision the BlockingBuffer and to track the BOpStats as chunks are added to the buffer.
BlockingBufferWithStats(PipelineOp, BOpStats) - Constructor for class com.bigdata.bop.engine.BlockingBufferWithStats
 
blocks(String, int) - Method in class com.bigdata.bfs.BigdataFileSystem
Returns an iterator that visits all block identifiers for the file version in sequence.
BLOOM_FILTER - Static variable in interface com.bigdata.btree.IndexMetadata.Options
Optional property controls whether or not a bloom filter is maintained (default "false").
BLOOM_FILTER - Static variable in interface com.bigdata.rdf.store.AbstractTripleStore.Options
Optional property controls whether or not a bloom filter is maintained for the SPO statement index.
BloomFilter - Class in com.bigdata.btree
Encapsulates the actual implementation class and provides the protocol for (de-)serialization.
BloomFilter() - Constructor for class com.bigdata.btree.BloomFilter
De-serialization ctor.
BloomFilter(int, double) - Constructor for class com.bigdata.btree.BloomFilter
Ctor specifies maxN := n * 2.
BloomFilter(int, double, int) - Constructor for class com.bigdata.btree.BloomFilter
 
bloomFilter - Variable in class com.bigdata.rdf.spo.SPORelation
true iff the SPO index will maintain a bloom filter.
BloomFilter.BloomFilterCounters - Class in com.bigdata.btree
Counters for bloom filter access and notification of false positives.
BloomFilter.BloomFilterCounters() - Constructor for class com.bigdata.btree.BloomFilter.BloomFilterCounters
 
BloomFilterFactory - Class in com.bigdata.btree
An interface that is used to generate a bloom filter for an AbstractBTree and which allows the caller to specify the expected number of index entries, the desired error rate for the filter at that #of index entries, and the maximum error rate before the bloom filter will be disabled.
BloomFilterFactory(int) - Constructor for class com.bigdata.btree.BloomFilterFactory
Configuration with the caller specified #of index entries and having a target error rate of 0.02 and a maximum error rate of 0.15.
BloomFilterFactory(int, double, double) - Constructor for class com.bigdata.btree.BloomFilterFactory
Core impl.
BNODE - Static variable in interface com.bigdata.rdf.sail.sparql.ast.SyntaxTreeBuilderConstants
RegularExpression Id.
BNODE - Static variable in class com.bigdata.rdf.sparql.ast.FunctionRegistry
The BNODE()/BNODE(Literal) function as defined in SPARQL 1.1 Query Language for RDF.
BNodeBOp - Class in com.bigdata.rdf.internal.constraints
The BNODE()/BNODE(Literal) function as defined in SPARQL 1.1 Query Language for RDF.
BNodeBOp(GlobalAnnotations) - Constructor for class com.bigdata.rdf.internal.constraints.BNodeBOp
 
BNodeBOp(IValueExpression<? extends IV>, GlobalAnnotations) - Constructor for class com.bigdata.rdf.internal.constraints.BNodeBOp
 
BNodeBOp(BOp[], Map<String, Object>) - Constructor for class com.bigdata.rdf.internal.constraints.BNodeBOp
 
BNodeBOp(BNodeBOp) - Constructor for class com.bigdata.rdf.internal.constraints.BNodeBOp
 
BNodeContextFactory - Class in com.bigdata.rdf.model
Class provides a document-scoped context for generating blank node identifiers (IDs).
BNodeContextFactory(BigdataValueFactory) - Constructor for class com.bigdata.rdf.model.BNodeContextFactory
 
BNodeFunc() - Method in class com.bigdata.rdf.sail.sparql.ast.SyntaxTreeBuilder
 
BNODES_INITIAL_CAPACITY - Static variable in interface com.bigdata.rdf.load.MappedRDFDataLoadMaster.ConfigurationOptions
The initial capacity of the hash map used to store RDF Values when processing a document (asynchronous writes only).
bnodesInitialCapacity - Variable in class com.bigdata.rdf.load.MappedRDFDataLoadMaster.JobState
 
BOCU1Compressor - Class in com.bigdata.io.compression
BOCU-1 version.
BOCU1Compressor() - Constructor for class com.bigdata.io.compression.BOCU1Compressor
 
body() - Method in class com.bigdata.rdf.sail.webapp.HTMLBuilder
 
BooleanLiteral() - Method in class com.bigdata.rdf.sail.sparql.ast.SyntaxTreeBuilder
 
BooleanORAggregator - Class in com.bigdata.btree.proc
Combines together boolean values using a logical OR.
BooleanORAggregator() - Constructor for class com.bigdata.btree.proc.BooleanORAggregator
 
booleanResults(HttpResponse) - Method in class com.bigdata.rdf.sail.webapp.client.RemoteRepository
Parse a SPARQL result set for an ASK query.
booleanValue() - Method in class com.bigdata.rdf.internal.impl.AbstractNonInlineIV
Implements Literal.booleanValue().
booleanValue() - Method in class com.bigdata.rdf.internal.impl.literal.AbstractLiteralIV
Implement Literal.booleanValue().
booleanValue() - Method in class com.bigdata.rdf.internal.impl.literal.LiteralExtensionIV
 
booleanValue() - Method in class com.bigdata.rdf.internal.impl.literal.PartlyInlineTypedLiteralIV
Implements Literal.booleanValue().
booleanValue() - Method in class com.bigdata.rdf.internal.impl.literal.XSDBooleanIV
Override Literal.booleanValue().
booleanValue() - Method in class com.bigdata.rdf.internal.impl.literal.XSDDecimalIV
 
booleanValue() - Method in class com.bigdata.rdf.internal.impl.literal.XSDIntegerIV
 
booleanValue() - Method in class com.bigdata.rdf.internal.impl.literal.XSDNumericIV
 
booleanValue() - Method in class com.bigdata.rdf.internal.impl.literal.XSDUnsignedByteIV
 
booleanValue() - Method in class com.bigdata.rdf.internal.impl.literal.XSDUnsignedIntIV
 
booleanValue() - Method in class com.bigdata.rdf.internal.impl.literal.XSDUnsignedLongIV
 
booleanValue() - Method in class com.bigdata.rdf.internal.impl.literal.XSDUnsignedShortIV
 
booleanValue() - Method in class com.bigdata.rdf.model.BigdataLiteralImpl
 
BooleanValueExpression - Interface in com.bigdata.bop.constraint
Interface for boolean value expression BOps.
BOp - Interface in com.bigdata.bop
An operator, such as a constant, variable, join, sort, filter, etc.
BOp.Annotations - Interface in com.bigdata.bop
Interface declaring well known annotations.
BOP_ID - Static variable in interface com.bigdata.bop.BOp.Annotations
The unique identifier within a query for a specific BOp.
BOpBase - Class in com.bigdata.bop
Abstract base class for copy-on-write BOps.
BOpBase(BOpBase) - Constructor for class com.bigdata.bop.BOpBase
Deep copy constructor (required).
BOpBase(BOp[], Map<String, Object>) - Constructor for class com.bigdata.bop.BOpBase
Shallow copy constructor (required).
BOpContext<E> - Class in com.bigdata.bop
The evaluation context for the operator (NOT serializable).
BOpContext(IRunningQuery, int, BOpStats, ICloseableIterator<E[]>, IBlockingBuffer<E[]>, IBlockingBuffer<E[]>) - Constructor for class com.bigdata.bop.BOpContext
 
BOpContextBase - Class in com.bigdata.bop
Base class for the bigdata operation evaluation context (NOT serializable).
BOpContextBase(QueryEngine) - Constructor for class com.bigdata.bop.BOpContextBase
 
BOpContextBase(IBigdataFederation<?>, IIndexManager) - Constructor for class com.bigdata.bop.BOpContextBase
Core constructor.
BOpEvaluationContext - Enum in com.bigdata.bop
Type safe enumeration indicates where an operator may be evaluated.
BOpFilter - Class in com.bigdata.bop.ap.filter
Used to filter for objects which satisfy some criteria.
BOpFilter(BOpFilter) - Constructor for class com.bigdata.bop.ap.filter.BOpFilter
Deep copy.
BOpFilter(BOp[], Map<String, Object>) - Constructor for class com.bigdata.bop.ap.filter.BOpFilter
Shallow copy.
BOpFilterBase - Class in com.bigdata.bop.ap.filter
Base class for operators which apply striterator patterns for access paths.
BOpFilterBase(BOpFilterBase) - Constructor for class com.bigdata.bop.ap.filter.BOpFilterBase
Deep copy.
BOpFilterBase(BOp[], Map<String, Object>) - Constructor for class com.bigdata.bop.ap.filter.BOpFilterBase
Shallow copy.
BOpFilterBase.Annotations - Interface in com.bigdata.bop.ap.filter
 
BOpFilterNOP - Class in com.bigdata.bop.ap.filter
A filter which does nothing.
BOpFilterNOP(BOpFilterNOP) - Constructor for class com.bigdata.bop.ap.filter.BOpFilterNOP
Deep copy.
BOpFilterNOP(BOp[], Map<String, Object>) - Constructor for class com.bigdata.bop.ap.filter.BOpFilterNOP
Shallow copy.
bopId - Variable in class com.bigdata.bop.engine.BSBundle
 
BOpIdFactory - Class in com.bigdata.bop
A factory which may be used when some identifiers need to be reserved.
BOpIdFactory() - Constructor for class com.bigdata.bop.BOpIdFactory
 
BOpResolver - Class in com.bigdata.bop.ap.filter
Striterator resolver pattern.
BOpResolver(BOpFilterBase) - Constructor for class com.bigdata.bop.ap.filter.BOpResolver
 
BOpResolver(BOp[], Map<String, Object>) - Constructor for class com.bigdata.bop.ap.filter.BOpResolver
 
BOpStats - Class in com.bigdata.bop.engine
Statistics associated with the evaluation of a BOp.
BOpStats() - Constructor for class com.bigdata.bop.engine.BOpStats
Constructor.
BOpTupleFilter<E> - Class in com.bigdata.bop.ap.filter
Filter supporting ITupleIterators.
BOpTupleFilter(BOpTupleFilter) - Constructor for class com.bigdata.bop.ap.filter.BOpTupleFilter
Deep copy.
BOpTupleFilter(BOp[], Map<String, Object>) - Constructor for class com.bigdata.bop.ap.filter.BOpTupleFilter
Shallow copy.
BOpUtility - Class in com.bigdata.bop
Operator utility class.
BOpUtility() - Constructor for class com.bigdata.bop.BOpUtility
 
bounceZookeeperConnection() - Method in interface com.bigdata.ha.HAGlue
This method may be issued to force the service to close and then reopen its zookeeper connection.
bounceZookeeperConnection() - Method in class com.bigdata.journal.AbstractJournal.BasicHA
NOP.
Bound() - Method in class com.bigdata.rdf.sail.sparql.ast.SyntaxTreeBuilder
 
BOUND - Static variable in interface com.bigdata.rdf.sail.sparql.ast.SyntaxTreeBuilderConstants
RegularExpression Id.
BOUND - Static variable in class com.bigdata.rdf.sparql.ast.FunctionRegistry
 
BrackettedExpression() - Method in class com.bigdata.rdf.sail.sparql.ast.SyntaxTreeBuilder
 
BRANCHING_FACTOR - Static variable in interface com.bigdata.bop.BTreeAnnotations
The branching factor.
branchingFactor - Variable in class com.bigdata.btree.AbstractBTree
The branching factor for the btree.
BroadcastSighup - Class in com.bigdata.service.jini.util
Utility will broadcast the IServicesManagerService.sighup(boolean,boolean) method or ILoadBalancerService.sighup() method to either local or all discovered IServicesManagerServices or ILoadBalancerServices in federation to which it connects.
BroadcastSighup() - Constructor for class com.bigdata.service.jini.util.BroadcastSighup
 
broader - Static variable in class com.bigdata.rdf.vocab.decls.SKOSVocabularyDecl
 
broaderTransitive - Static variable in class com.bigdata.rdf.vocab.decls.SKOSVocabularyDecl
 
broadMatch - Static variable in class com.bigdata.rdf.vocab.decls.SKOSVocabularyDecl
 
BSBMExtensionFactory - Class in com.bigdata.rdf.internal
Adds inlining for the http://www4.wiwiss.fu-berlin.de/bizer/bsbm/v01/vocabulary/USD datatype, which is treated as xsd:float.
BSBMExtensionFactory() - Constructor for class com.bigdata.rdf.internal.BSBMExtensionFactory
 
BSBMVocabulary - Class in com.bigdata.rdf.vocab
A Vocabulary covering the ontologies used by LUBM.
BSBMVocabulary() - Constructor for class com.bigdata.rdf.vocab.BSBMVocabulary
De-serialization ctor.
BSBMVocabulary(String) - Constructor for class com.bigdata.rdf.vocab.BSBMVocabulary
Used by AbstractTripleStore.create().
BSBMVocabularyDecl - Class in com.bigdata.rdf.vocab.decls
Vocabulary and namespace for BSBM.
BSBMVocabularyDecl() - Constructor for class com.bigdata.rdf.vocab.decls.BSBMVocabularyDecl
 
BSBundle - Class in com.bigdata.bop.engine
An immutable class capturing the evaluation context of an operator against a shard.
BSBundle(int, int) - Constructor for class com.bigdata.bop.engine.BSBundle
 
btree - Variable in class com.bigdata.btree.AbstractBTreeTupleCursor
From the ctor.
btree - Variable in class com.bigdata.btree.AbstractNode
The BTree.
BTree - Class in com.bigdata.btree
This class implements a variant of a B+Tree in which all values are stored in leaves, but the leaves are not connected with prior-next links.
BTree(IRawStore, Checkpoint, IndexMetadata, boolean) - Constructor for class com.bigdata.btree.BTree
Required constructor form for BTree and any derived subclasses.
BTree.Counter - Class in com.bigdata.btree
Mutable counter.
BTree.Counter(BTree) - Constructor for class com.bigdata.btree.BTree.Counter
 
BTree.LeafCursor - Class in com.bigdata.btree
A cursor that may be used to traversal Leafs.
BTree.LeafCursor(SeekEnum) - Constructor for class com.bigdata.btree.BTree.LeafCursor
 
BTree.LeafCursor(byte[]) - Constructor for class com.bigdata.btree.BTree.LeafCursor
 
BTree.NodeFactory - Class in com.bigdata.btree
Factory for mutable nodes and leaves used by the NodeSerializer.
BTree.PartitionedCounter - Class in com.bigdata.btree
Places the counter values into a namespace formed by the partition identifier.
BTree.PartitionedCounter(int, ICounter) - Constructor for class com.bigdata.btree.BTree.PartitionedCounter
 
BTree.Stack - Class in com.bigdata.btree
A simple stack based on an array used to maintain hard references for the parent Nodes in the BTree.LeafCursor.
BTree.Stack() - Constructor for class com.bigdata.btree.BTree.Stack
Stack with initial capacity of 10.
BTree.Stack(int) - Constructor for class com.bigdata.btree.BTree.Stack
 
BTREE_BRANCHING_FACTOR - Static variable in interface com.bigdata.btree.IndexMetadata.Options
The name of an optional property whose value specifies the branching factor for a mutable BTree.
BTREE_CLASS_NAME - Static variable in interface com.bigdata.btree.IndexMetadata.Options
The name of a class derived from BTree that will be used to re-load the index.
BTREE_RECORD_COMPRESSOR_FACTORY - Static variable in interface com.bigdata.btree.IndexMetadata.Options
An optional factory providing record-level compression for the nodes and leaves of an IndexSegment (default ).
BTreeAnnotations - Interface in com.bigdata.bop
Annotations for an operator using an BTree.
BTreeCostModel - Class in com.bigdata.bop.cost
A cost model for a range scan on a BTree backed by a Journal.
BTreeCostModel(DiskCostModel) - Constructor for class com.bigdata.bop.cost.BTreeCostModel
 
BTreeCounters - Class in com.bigdata.btree
A helper class that collects statistics on an AbstractBTree.
BTreeCounters() - Constructor for class com.bigdata.btree.BTreeCounters
 
BTreeCounters(BTreeCounters) - Constructor for class com.bigdata.btree.BTreeCounters
Copy constructor.
BTreeStatistics - Class in com.bigdata.btree
A snapshot of the B+Tree statistics.
BTreeStatistics(AbstractBTree) - Constructor for class com.bigdata.btree.BTreeStatistics
 
BTreeUtilizationReport - Class in com.bigdata.btree
A btree utilization report.
BTreeUtilizationReport(IBTreeStatistics) - Constructor for class com.bigdata.btree.BTreeUtilizationReport
 
bucketSlots - Variable in class com.bigdata.htree.AbstractHTree
The #of bucket slots in a bucket page.
buf - Variable in class com.bigdata.io.ByteBufferOutputStream
 
BUF_SIZE - Static variable in class com.bigdata.util.CSVReader
The #of characters to buffer in the reader.
bufcolumn - Variable in class com.bigdata.rdf.sail.sparql.ast.JavaCharStream
 
buffer() - Method in interface com.bigdata.io.IBufferAccess
Return the direct ByteBuffer.
buffer - Variable in class com.bigdata.rdf.rio.PresortRioLoader
Used to buffer RDF Values and Statements emitted by the RDF parser (the value is supplied by the ctor).
buffer - Variable in class com.bigdata.rdf.sail.sparql.ast.JavaCharStream
 
buffer - Variable in class com.bigdata.relation.accesspath.AbstractArrayBuffer
 
buffer - Variable in class com.bigdata.service.ndx.pipeline.AbstractMasterTask
The top-level buffer on which the application is writing.
buffer - Variable in class com.bigdata.service.ndx.pipeline.AbstractSubtask
The buffer on which the AbstractSubtask.master is writing.
BUFFER_CAPACITY - Static variable in interface com.bigdata.io.DirectBufferPool.Options
The capacity in bytes of the direct ByteBuffer instances allocated and managed by the DirectBufferPool (DirectBufferPool.Options.DEFAULT_BUFFER_CAPACITY).
BUFFER_CAPACITY - Static variable in interface com.bigdata.rdf.sail.BigdataSail.Options
The capacity of the statement buffer used to absorb writes.
BUFFER_CAPACITY - Static variable in interface com.bigdata.rdf.store.DataLoader.Options
Optional property specifying the capacity of the StatementBuffer (default is "100000" statements).
BUFFER_MODE - Static variable in interface com.bigdata.journal.Options
The name of the property whose value controls the nature of the backing store (default Options.DEFAULT_BUFFER_MODE).
BufferAnnotations - Interface in com.bigdata.bop
Annotations for BlockingBuffer as used by various kinds of operators.
BufferClosedException - Exception in com.bigdata.relation.accesspath
Exception thrown by IBlockingBuffer#add() if the buffer is closed.
BufferClosedException() - Constructor for exception com.bigdata.relation.accesspath.BufferClosedException
 
BufferClosedException(String) - Constructor for exception com.bigdata.relation.accesspath.BufferClosedException
 
BufferClosedException(Throwable) - Constructor for exception com.bigdata.relation.accesspath.BufferClosedException
 
BufferClosedException(String, Throwable) - Constructor for exception com.bigdata.relation.accesspath.BufferClosedException
 
BUFFERED_RECORD_COUNT - Static variable in interface com.bigdata.cache.IGlobalLRU.IGlobalLRUCounters
The #of records buffered by the cache (current value).
BUFFERED_RECORD_EVICTION_BYTE_COUNT - Static variable in interface com.bigdata.cache.IGlobalLRU.IGlobalLRUCounters
The #of bytes for records that have been evicted from the cache to date.
BUFFERED_RECORD_EVICTION_COUNT - Static variable in interface com.bigdata.cache.IGlobalLRU.IGlobalLRUCounters
The #of records that have been evicted from the cache to date.
BufferedWrite - Class in com.bigdata.io.writecache
The BufferedWrite merges/elides sorted scattered writes to minimize IO requests and maximize IO rates.
BufferedWrite(IBufferedWriter) - Constructor for class com.bigdata.io.writecache.BufferedWrite
 
bufferIndexNodes() - Method in class com.bigdata.btree.IndexSegmentStore
Attempts to read the index nodes into IndexSegmentStore.buf_nodes.
bufferMode - Variable in class com.bigdata.journal.AbstractBufferStrategy
The buffer strategy implemented by this class.
BufferMode - Enum in com.bigdata.journal
The buffer mode in which the journal is opened.
bufferNodes - Variable in class com.bigdata.btree.IndexSegmentBuilder
When true the generated nodes will be fully buffered in RAM.
bufferOffset - Variable in class com.bigdata.io.writecache.WriteCache.RecordMetadata
The offset within the WriteCache's backing ByteBuffer of the start of the record.
bufferReady(IChunkMessage<IBindingSet>) - Method in interface com.bigdata.bop.engine.IQueryPeer
Notify a service that a buffer having data for some BOp in some running query is available.
bufferReady(IChunkMessage<IBindingSet>) - Method in class com.bigdata.bop.engine.QueryEngine
 
bufferReady(IChunkMessage<IBindingSet>) - Method in class com.bigdata.bop.fed.FederatedQueryEngine
Notify a service that a buffer having data for some BOp in some running query is available.
bufline - Variable in class com.bigdata.rdf.sail.sparql.ast.JavaCharStream
 
bufpos - Variable in class com.bigdata.rdf.sail.sparql.ast.JavaCharStream
Position in buffer.
BUILD_SERVICE_CORE_POOL_SIZE - Static variable in interface com.bigdata.resources.OverflowManager.Options
The #of threads in the pool handling index segment builds from the old journal.
buildBTree() - Method in class com.bigdata.btree.IndexSegmentBuilder
Scan the source tuple iterator in key order writing output leaves onto the index segment file with the new branching factor.
BuildCount - Static variable in interface com.bigdata.resources.OverflowManager.IIndexPartitionTaskCounters
The #of index partition build operations which have completed successfully.
builder - Variable in class com.bigdata.resources.BuildResult
The object which built the IndexSegment and which contains more interesting information about the build.
buildGraph(HttpURLConnection) - Method in class com.bigdata.rdf.sail.bench.NanoSparqlClient.QueryTask
Builds a graph from an RDF result set (statements, not binding sets).
buildHost - Static variable in class com.bigdata.BuildInfo
 
buildIndexSegment(String, ILocalBTreeView, boolean, long, byte[], byte[], Event) - Method in class com.bigdata.resources.IndexManager
Build an IndexSegment from an index partition.
BuildInfo - Class in com.bigdata
 
BuildInfo() - Constructor for class com.bigdata.BuildInfo
 
buildResponse(HttpServletResponse, int, String) - Static method in class com.bigdata.rdf.sail.webapp.BigdataServlet
 
buildResponse(HttpServletResponse, int, String, String) - Static method in class com.bigdata.rdf.sail.webapp.BigdataServlet
 
buildResponse(HttpServletResponse, int, String, InputStream) - Static method in class com.bigdata.rdf.sail.webapp.BigdataServlet
 
BuildResult - Class in com.bigdata.resources
The result of an CompactingMergeTask.
BuildResult(String, boolean, AbstractBTree[], IndexMetadata, SegmentMetadata, IndexSegmentBuilder) - Constructor for class com.bigdata.resources.BuildResult
 
buildResult - Variable in class com.bigdata.resources.CompactingMergeTask.AtomicUpdateCompactingMergeTask
 
buildResult - Variable in class com.bigdata.resources.IncrementalBuildTask.AtomicUpdateIncrementalBuildTask
 
buildResults - Variable in class com.bigdata.resources.SplitResult
An array of the BuildResults for each output split.
buildServiceCorePoolSize - Variable in class com.bigdata.resources.OverflowManager
The #of threads which will execute index partition build operations.
buildSplits(ViewMetadata, Split[], Event) - Static method in class com.bigdata.resources.SplitUtility
Build N index segments based on those split points.
buildSubjectCentricTextIndex() - Method in class com.bigdata.rdf.lexicon.LexiconRelation
Utility method to (re-)build the subject-based full text index.
buildSymbolTable(int[], int[], byte[]) - Method in class com.bigdata.btree.raba.codec.CanonicalHuffmanRabaCoder.AbstractCodingSetup
Build the symbol table, populating the packedFrequency array, etc.
buildTasks - Variable in class com.bigdata.resources.IndexManager
A map containing the concurrently executing index segment build tasks.
buildTimestamp - Static variable in class com.bigdata.BuildInfo
 
buildUser - Static variable in class com.bigdata.BuildInfo
 
buildVersion - Static variable in class com.bigdata.BuildInfo
 
buildVersionOSGI - Static variable in class com.bigdata.BuildInfo
 
BuiltInCall() - Method in class com.bigdata.rdf.sail.sparql.ast.SyntaxTreeBuilder
 
BulkCompleteConverter - Class in com.bigdata.rdf.spo
Bulk completes the StatementEnum and/or statement identifier (SID) for ISPOs using the given statement IIndex.
BulkCompleteConverter(IIndex) - Constructor for class com.bigdata.rdf.spo.BulkCompleteConverter
 
bulkCompleteStatements(SPO[], int) - Method in class com.bigdata.rdf.store.AbstractTripleStore
 
bulkCompleteStatements(ISPO[]) - Method in class com.bigdata.rdf.store.AbstractTripleStore
 
bulkCompleteStatements(IChunkedOrderedIterator<ISPO>) - Method in class com.bigdata.rdf.store.AbstractTripleStore
 
bulkCompleteStatements(IChunkedOrderedIterator<ISPO>) - Method in interface com.bigdata.rdf.store.IRawTripleStore
This method fills out the statement metadata (type and sid) for ISPOs that are present in the database.
bulkExport(AbstractTripleStore) - Static method in class com.bigdata.rdf.store.TripleStoreUtility
Exports all statements found in the data and all backchained entailments for the db into a TempTripleStore.
BulkFilterConverter - Class in com.bigdata.rdf.spo
Bulk filters for ISPOs either present or NOT present in the target statement IIndex.
BulkFilterConverter(IIndex, boolean) - Constructor for class com.bigdata.rdf.spo.BulkFilterConverter
 
bulkFilterStatements(ISPO[], int, boolean) - Method in class com.bigdata.rdf.store.AbstractTripleStore
 
bulkFilterStatements(IChunkedOrderedIterator<ISPO>, boolean) - Method in class com.bigdata.rdf.store.AbstractTripleStore
 
bulkFilterStatements(ISPO[], int, boolean) - Method in interface com.bigdata.rdf.store.IRawTripleStore
Filter the supplied set of ISPO objects for whether they are "present" or "not present" in the database, depending on the value of the supplied boolean variable (batch API).
bulkFilterStatements(IChunkedOrderedIterator<ISPO>, boolean) - Method in interface com.bigdata.rdf.store.IRawTripleStore
Efficiently filter the supplied set of SPO objects for whether they are "present" or "not present" in the database, depending on the value of the supplied boolean variable (batch api).
BY - Static variable in interface com.bigdata.rdf.sail.sparql.ast.SyntaxTreeBuilderConstants
RegularExpression Id.
byte2symbol(byte) - Method in class com.bigdata.btree.raba.codec.CanonicalHuffmanRabaCoder.RabaCodingSetup
 
ByteArrayBuffer - Class in com.bigdata.io
A view on a mutable byte[] that may be extended.
ByteArrayBuffer() - Constructor for class com.bigdata.io.ByteArrayBuffer
Creates a buffer with an initial capacity of 128 bytes.
ByteArrayBuffer(int) - Constructor for class com.bigdata.io.ByteArrayBuffer
Creates a buffer with the specified initial capacity.
ByteArrayBuffer(int, int, byte[]) - Constructor for class com.bigdata.io.ByteArrayBuffer
Create a new buffer backed by the given array.
ByteBufferBitVector - Class in com.bigdata.util
Wraps a ByteBuffer as a read-only BitVector.
ByteBufferBitVector(ByteBuffer) - Constructor for class com.bigdata.util.ByteBufferBitVector
Ctor assumes that all bits in the buffer are used.
ByteBufferBitVector(ByteBuffer, long, long) - Constructor for class com.bigdata.util.ByteBufferBitVector
 
ByteBufferInputStream - Class in com.bigdata.io
Reads bytes from a ByteBuffer.
ByteBufferInputStream(ByteBuffer) - Constructor for class com.bigdata.io.ByteBufferInputStream
 
ByteBufferOutputStream - Class in com.bigdata.io
Writes bytes onto a ByteBuffer.
ByteBufferOutputStream(ByteBuffer) - Constructor for class com.bigdata.io.ByteBufferOutputStream
 
ByteCountInputStream - Class in com.bigdata.io
Input stream which reports the #of bytes read from the underlying stream.
ByteCountInputStream(InputStream) - Constructor for class com.bigdata.io.ByteCountInputStream
 
ByteCountOutputStream - Class in com.bigdata.io
Output stream which reports the #of bytes read from the underlying stream.
ByteCountOutputStream(OutputStream) - Constructor for class com.bigdata.io.ByteCountOutputStream
 
byteIndexForBit(long) - Static method in class com.bigdata.btree.BytesUtil
Return the index of the byte in which the bit with the given index is encoded.
byteIndexForBit(long) - Method in class com.bigdata.util.ByteBufferBitVector
Return the index of the byte in which the bit with the given index is encoded.
byteLength(V) - Method in interface com.bigdata.btree.keys.IKeyBuilderExtension
Return as-encoded byte length of an object.
byteLength(BigInteger) - Static method in class com.bigdata.btree.keys.KeyBuilder
Return the #of bytes in the unsigned byte[] representation of the BigInteger value.
byteLength(BigDecimal) - Static method in class com.bigdata.btree.keys.KeyBuilder
Return the #of bytes in the unsigned byte[] representation of the BigDecimal value.
byteLength() - Method in class com.bigdata.rdf.internal.impl.AbstractNonInlineExtensionIVWithDelegateIV
Return one (for the flags) plus the length of the extension IV plus the length of the delegate IV.
byteLength() - Method in class com.bigdata.rdf.internal.impl.BlobIV
 
byteLength() - Method in class com.bigdata.rdf.internal.impl.bnode.FullyInlineUnicodeBNodeIV
 
byteLength() - Method in class com.bigdata.rdf.internal.impl.bnode.NumericBNodeIV
 
byteLength() - Method in class com.bigdata.rdf.internal.impl.bnode.SidIV
Return the byte length for the byte[] encoded representation of this internal value.
byteLength() - Method in class com.bigdata.rdf.internal.impl.bnode.UUIDBNodeIV
 
byteLength() - Method in class com.bigdata.rdf.internal.impl.literal.FullyInlineTypedLiteralIV
 
byteLength() - Method in class com.bigdata.rdf.internal.impl.literal.LiteralExtensionIV
Return the length of the datatype IV plus the length of the delegate IV.
byteLength() - Method in class com.bigdata.rdf.internal.impl.literal.UUIDLiteralIV
 
byteLength() - Method in class com.bigdata.rdf.internal.impl.literal.XSDBooleanIV
 
byteLength() - Method in class com.bigdata.rdf.internal.impl.literal.XSDDecimalIV
 
byteLength() - Method in class com.bigdata.rdf.internal.impl.literal.XSDIntegerIV
 
byteLength() - Method in class com.bigdata.rdf.internal.impl.literal.XSDNumericIV
 
byteLength() - Method in class com.bigdata.rdf.internal.impl.literal.XSDUnsignedByteIV
 
byteLength() - Method in class com.bigdata.rdf.internal.impl.literal.XSDUnsignedIntIV
 
byteLength() - Method in class com.bigdata.rdf.internal.impl.literal.XSDUnsignedLongIV
 
byteLength() - Method in class com.bigdata.rdf.internal.impl.literal.XSDUnsignedShortIV
 
byteLength() - Method in class com.bigdata.rdf.internal.impl.TermId
 
byteLength() - Method in class com.bigdata.rdf.internal.impl.uri.FullyInlineURIIV
 
byteLength() - Method in class com.bigdata.rdf.internal.impl.uri.URIExtensionIV
Return the length of the namespace IV plus the length of the localName IV.
byteLength() - Method in class com.bigdata.rdf.internal.impl.uri.VocabURIByteIV
 
byteLength() - Method in class com.bigdata.rdf.internal.impl.uri.VocabURIShortIV
 
byteLength() - Method in interface com.bigdata.rdf.internal.IV
The byte length of the encoded IV.
byteLength(IV) - Method in class com.bigdata.rdf.lexicon.IVDocIdExtension
 
byteLengthUnicode(String) - Static method in class com.bigdata.rdf.internal.IVUnicode
Return the byte length of the serialized representation of a unicode string.
Bytes - Class in com.bigdata.rawstore
Constants.
Bytes() - Constructor for class com.bigdata.rawstore.Bytes
 
BYTES_IN_MEMORY - Static variable in interface com.bigdata.cache.IGlobalLRU.IGlobalLRUCounters
The decompressed byte length for the records that are buffered by the cache.
BYTES_ON_DISK - Static variable in interface com.bigdata.cache.IGlobalLRU.IGlobalLRUCounters
The #of bytes on disk for the records that are buffered by the cache.
bytesAccepted - Variable in class com.bigdata.io.writecache.WriteCache.WriteCacheCounters
#of bytes accepted for eventual write onto the backing channel.
bytesAfterCount - Variable in class com.bigdata.resources.PurgeResult
The #of bytes under management after the purge.
bytesBeforeCount - Variable in class com.bigdata.resources.PurgeResult
The #of bytes under management before the purge.
bytesDeleted - Variable in class com.bigdata.resources.StoreManager
The #of bytes that have been deleted since startup.
BytesDeleted - Static variable in interface com.bigdata.resources.StoreManager.IStoreManagerCounters
The #of bytes in resources that have been deleted by the StoreManager after they became release free.
bytesEqual(byte[], byte[]) - Static method in class com.bigdata.btree.BytesUtil
True iff the two arrays compare as equal.
bytesOnStore_nodesAndLeaves - Variable in class com.bigdata.btree.BTreeCounters
The #of bytes in node and leaf) records on the backing store for the unisolated view of the index.
bytesOnStore_rawRecords - Variable in class com.bigdata.btree.BTreeCounters
The #of bytes in the unisolated view of the index which are being used to store raw records.
bytesRead - Variable in class com.bigdata.btree.BTreeCounters
 
bytesRead - Variable in class com.bigdata.journal.WORMStrategy.StoreCounters
#of bytes read.
bytesRead - Variable in class com.bigdata.rwstore.RWStore.StoreCounters
#of bytes read.
bytesReadFromDisk - Variable in class com.bigdata.journal.WORMStrategy.StoreCounters
#of bytes that have been read from the disk.
bytesReadFromDisk - Variable in class com.bigdata.rwstore.RWStore.StoreCounters
#of bytes that have been read from the disk.
bytesReleased - Variable in class com.bigdata.btree.BTreeCounters
 
bytesUnderManagement - Variable in class com.bigdata.resources.StoreManager
The #of bytes currently under management EXCEPT those on the live journal.
BytesUnderManagement - Static variable in interface com.bigdata.resources.StoreManager.IStoreManagerCounters
The #of bytes currently under management by the StoreManager.
bytesUnderManagement - Variable in class com.bigdata.service.jini.util.DumpFederation.IndexPartitionDetailRecord
The #of bytes being managed by the data service on which the index partition resides.
BytesUtil - Class in com.bigdata.btree
Class supporting operations on variable length byte[] keys.
BytesUtil() - Constructor for class com.bigdata.btree.BytesUtil
 
BytesUtil.UnsignedByteArrayComparator - Class in com.bigdata.btree
Compares two unsigned byte[]s.
BytesUtil.UnsignedByteArrayComparator() - Constructor for class com.bigdata.btree.BytesUtil.UnsignedByteArrayComparator
 
bytesWritten - Variable in class com.bigdata.btree.BTreeCounters
 
bytesWritten() - Method in class com.bigdata.io.writecache.WriteCache
The #of bytes written on the backing buffer.
bytesWritten - Variable in class com.bigdata.io.writecache.WriteCache.WriteCacheCounters
#of bytes written onto the backing channel.
bytesWritten - Variable in class com.bigdata.journal.WORMStrategy.StoreCounters
#of bytes written.
bytesWritten - Variable in class com.bigdata.rwstore.RWStore.StoreCounters
#of bytes written.
bytesWritten - Variable in class com.bigdata.service.ResourceService.Counters
#of data bytes sent.
bytesWrittenOnDisk - Variable in class com.bigdata.journal.WORMStrategy.StoreCounters
#of bytes that have been written on the disk.
byteValue() - Method in class com.bigdata.rdf.internal.impl.AbstractNonInlineIV
Implements Literal.byteValue().
byteValue() - Method in class com.bigdata.rdf.internal.impl.literal.AbstractLiteralIV
Implement Literal.byteValue().
byteValue() - Method in class com.bigdata.rdf.internal.impl.literal.LiteralExtensionIV
 
byteValue() - Method in class com.bigdata.rdf.internal.impl.literal.PartlyInlineTypedLiteralIV
Implements Literal.byteValue().
byteValue() - Method in class com.bigdata.rdf.internal.impl.literal.XSDDecimalIV
 
byteValue() - Method in class com.bigdata.rdf.internal.impl.literal.XSDIntegerIV
 
byteValue() - Method in class com.bigdata.rdf.internal.impl.literal.XSDNumericIV
 
byteValue() - Method in class com.bigdata.rdf.internal.impl.literal.XSDUnsignedByteIV
 
byteValue() - Method in class com.bigdata.rdf.internal.impl.literal.XSDUnsignedIntIV
 
byteValue() - Method in class com.bigdata.rdf.internal.impl.literal.XSDUnsignedLongIV
 
byteValue() - Method in class com.bigdata.rdf.internal.impl.literal.XSDUnsignedShortIV
 
byteValue() - Method in class com.bigdata.rdf.internal.impl.uri.VocabURIByteIV
 
byteValue() - Method in class com.bigdata.rdf.model.BigdataLiteralImpl
 

C

c - Static variable in class com.bigdata.bop.rdf.update.ParseOp
The s, p, o, and c variable names.
c - Variable in class com.bigdata.rdf.model.BigdataStatementImpl
 
c() - Method in class com.bigdata.rdf.model.BigdataStatementImpl
 
c() - Method in class com.bigdata.rdf.sparql.ast.StatementPatternNode
The variable or constant for the context position (required iff in quads mode).
c() - Method in interface com.bigdata.rdf.spo.ISPO
The term identifier for the SID/context position (slot 3) -or- #NULL.
c() - Method in class com.bigdata.rdf.spo.SPO
 
c() - Method in class com.bigdata.rdf.spo.SPOPredicate
The variable or constant for the context position (required iff in quads mode).
cache - Variable in class com.bigdata.util.concurrent.Memoizer
Cache accumulates results.
CACHE_COUNT - Static variable in interface com.bigdata.cache.IGlobalLRU.IGlobalLRUCounters
The #of per-IRawStore cache instances (current value).
CACHE_MISS_TIMEOUT - Static variable in interface com.bigdata.service.jini.JiniClient.Options
The timeout in milliseconds that the client will await the discovery of a service if there is a cache miss (default "2000").
CacheHit - Class in com.bigdata.rdf.sparql.ast.cache
A cache hit.
CacheHit() - Constructor for class com.bigdata.rdf.sparql.ast.cache.CacheHit
 
cacheLocators(byte[], byte[]) - Method in class com.bigdata.service.CacheOnceMetadataIndex
Bulk copy the partition definitions for the scale-out index into the client.
cacheMissTimeout - Variable in class com.bigdata.service.jini.lookup.AbstractCachingServiceClient
Timeout for remote lookup on cache miss (milliseconds).
CacheOnceMetadataIndex - Class in com.bigdata.service
Implementation caches all locators but does not allow stale locators.
CacheOnceMetadataIndex(AbstractScaleOutFederation<?>, String, long, MetadataIndex.MetadataIndexMetadata) - Constructor for class com.bigdata.service.CacheOnceMetadataIndex
Caches the index partition locators.
cacheOrder - Static variable in class com.bigdata.concurrent.TxDag
This field controls whether or not the result of TxDag.getOrder() is cached.
CacheValueFilter - Class in com.bigdata.rdf.lexicon
Cache the BigdataValue on the IV (create a cross linkage).
CacheValueFilter(CacheValueFilter) - Constructor for class com.bigdata.rdf.lexicon.CacheValueFilter
 
CacheValueFilter(BOp[], Map<String, Object>) - Constructor for class com.bigdata.rdf.lexicon.CacheValueFilter
 
CachingMetadataIndex - Class in com.bigdata.service
Implementation caches all locators and then updates them on demand as stale locators are discovered.
CachingMetadataIndex(AbstractScaleOutFederation<?>, String, long, MetadataIndex.MetadataIndexMetadata) - Constructor for class com.bigdata.service.CachingMetadataIndex
Cache the index partition metadata in the client.
cage - Variable in class com.bigdata.attr.ServiceInfo
String value that uniquely identifies the cage (within a given zone) that contains the rack in which the associated service is executing.
calcBitSize(boolean, int, int, int) - Static method in class com.bigdata.rwstore.FixedAllocator
This determines the size of the reservation required in terms of the number of ints each holding bits for 32 slots.
calcChecksum(ChecksumUtility) - Method in class com.bigdata.journal.RootBlockView
Compute the checksum of the root block (excluding only the field including the checksum value itself).
calendarValue() - Method in class com.bigdata.rdf.internal.impl.AbstractNonInlineIV
Implements Literal.calendarValue().
calendarValue() - Method in class com.bigdata.rdf.internal.impl.literal.AbstractLiteralIV
Implement Literal.calendarValue().
calendarValue() - Method in class com.bigdata.rdf.internal.impl.literal.LiteralExtensionIV
 
calendarValue() - Method in class com.bigdata.rdf.internal.impl.literal.PartlyInlineTypedLiteralIV
Implements Literal.calendarValue().
calendarValue() - Method in class com.bigdata.rdf.model.BigdataLiteralImpl
 
call() - Method in class com.bigdata.btree.IndexSegmentBuilder
Build the IndexSegment given the parameters specified to the constructor.
call() - Method in class com.bigdata.concurrent.LockManagerTask
Acquires pre-declared locks and then runs the operation identified to the constructor.
call() - Method in class com.bigdata.counters.query.QueryUtil.ReadCounterSetXMLFileTask
 
call() - Method in class com.bigdata.ha.pipeline.HASendService.IncSendTask
 
call() - Method in class com.bigdata.jini.start.config.ServiceConfiguration.AbstractServiceStarter
Start a new instance of the service.
call() - Method in class com.bigdata.jini.start.config.ZookeeperServerConfiguration.ZookeeperServiceStarter
 
call() - Method in class com.bigdata.jini.start.ManageLogicalServiceTask
Compare serviceCount to #of logical services.
call() - Method in class com.bigdata.jini.start.MonitorConfigZNodeTask
Start monitoring the BigdataZooDefs.CONFIG znode.
call() - Method in class com.bigdata.jini.start.MonitorCreatePhysicalServiceLocksTask
Start monitoring the BigdataZooDefs.LOCKS_CREATE_PHYSICAL_SERVICE znode.
call() - Method in class com.bigdata.jini.start.MonitorCreatePhysicalServiceLocksTask.CreatePhysicalServiceTask
Contends for the ZLock and then invokes #runWithZLock(), which will verify the constraints and attempt to start the service.
call() - Method in class com.bigdata.jini.start.RestartPersistentServices
Runs until all services are running.
call() - Method in class com.bigdata.jini.start.ServiceConfigurationZNodeMonitorTask
Contends for a ZLock on #zpath and then maintains a balance between: (a) the ServiceConfiguration state for a service type; (b) the #of logical service instances for that service type; and (c) the #of physical service instances for any logical service instance for that service type.
ca