Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Com.bigdata Classes and Interfaces - 4316 results found.
NameDescriptionTypePackageFramework
AbortRequiredExceptionAn instance of this exception is thrown when the storage layer must go through an abort before new writes may be applied or committed.Classcom.bigdata.journalBlazeGraph
AbstractAccessPathOpInterface for evaluating operations producing chunks of elements (tuples materialized from some index of a relation).Classcom.bigdata.bopBlazeGraph
AbstractAccessPathOp .AnnotationsInterfacecom.bigdata.bopBlazeGraph
AbstractAddRemoveStatementsOpAbstract base class for operations which add or remove statements from theVersion:$Id$Author:Bryan ThompsonSee Also:Serialized FormClasscom.bigdata.bop.rdf.updateBlazeGraph
AbstractAddRemoveStatementsOp .AnnotationsInterfacecom.bigdata.bop.rdf.updateBlazeGraph
AbstractAggregationTestCaseAbstract base class for testing GroupByOp operator implementations.Classcom.bigdata.bop.solutionsBlazeGraph
AbstractAggregationTestCase .MockVariableFactoryProvides sequential, predictable, and easily read variable names.Classcom.bigdata.bop.solutionsBlazeGraph
AbstractAnalyzerFactoryTestClasscom.bigdata.searchBlazeGraph
AbstractApiTaskBase class for task-oriented concurrency.Classcom.bigdata.rdf.taskBlazeGraph
AbstractArrayBufferA thread-safe buffer backed by a fixed capacity array.Classcom.bigdata.relation.accesspathBlazeGraph
AbstractASTEvaluationTestCaseClasscom.bigdata.rdf.sparql.astBlazeGraph
AbstractAtomicRowReadOrWriteAbstract class implements the atomic read operation.Classcom.bigdata.sparseBlazeGraph
AbstractAtomicUpdateTaskAbstract base class for tasks responsible for the atomic update of the view of an index partition.Classcom.bigdata.resourcesBlazeGraph
AbstractBigdataExprBuilderTestCaseAbstract base class for tests of the BigdataExprBuilder and friends.Classcom.bigdata.rdf.sparqlBlazeGraph
AbstractBigdataGraphTestCaseClasscom.bigdata.rdf.graph.impl.bdBlazeGraph
AbstractBigdataRemoteQueryClasscom.bigdata.rdf.sail.remoteBlazeGraph
AbstractBigdataSailTestCase Abstract harness for testing under a variety of configurations.Classcom.bigdata.rdf.sailBlazeGraph
AbstractBindingSetEncoderTestCaseBase class for IBindingSetEncoderand IBindingSetDecoder testVersion:$Id$Author:Bryan ThompsonClasscom.bigdata.rdf.internal.encoderBlazeGraph
AbstractBNodeIVClass for inline RDF blank nodes.Classcom.bigdata.rdf.internal.impl.bnodeBlazeGraph
AbstractBooleanQueryHintBase class for Boolean query hints.Classcom.bigdata.rdf.sparql.ast.hintsBlazeGraph
AbstractBTree Base class for mutable and immutable B+-Tree implementations.Classcom.bigdata.btreeBlazeGraph
AbstractBTree .IBTreeCountersSee Also:AbstractBTree.Interfacecom.bigdata.btreeBlazeGraph
AbstractBTreeCursorTestCaseAbstract base class for some unit tests that can only be run against aVersion:$Id$Author:Bryan ThompsonClasscom.bigdata.btreeBlazeGraph
AbstractBTreeTestCaseAbstract test case for BTree tests.Classcom.bigdata.btreeBlazeGraph
AbstractBTreeTupleCursorClass supporting random access to tuples and sequential tuple-based cursor movement for an AbstractBTree.Classcom.bigdata.btreeBlazeGraph
AbstractBTreeTupleCursor .MutableBTreeTupleCursorAn ITuple that directly supports forward and reverse cursor operations on a local mutable BTree.Classcom.bigdata.btreeBlazeGraph
AbstractBTreeTupleCursor .ReadOnlyBTreeTupleCursorAn ITuple that directly supports forward and reverse cursor operations on a local BTree.Classcom.bigdata.btreeBlazeGraph
AbstractBufferStrategyAbstract base class for IBufferStrategy implementation.Classcom.bigdata.journalBlazeGraph
AbstractBufferStrategyTestCaseBase class for writing test cases for the different IBufferStrategyVersion:$Id$Author:Bryan ThompsonClasscom.bigdata.journalBlazeGraph
AbstractChunkedResolveratorWraps an IChunkedIterator and asynchronously resolves chunks.Classcom.bigdata.striteratorBlazeGraph
AbstractChunkedTupleIteratorA chunked iterator that proceeds a ResultSet at a time.Classcom.bigdata.btreeBlazeGraph
AbstractChunkSizeHintClasscom.bigdata.rdf.sparql.ast.hintsBlazeGraph
AbstractClientAbstract base class for IBigdataClient implementations.Classcom.bigdata.serviceBlazeGraph
AbstractCodedRabaAbstract implementation throws UnsupportedOperationException for all mutation operations.Classcom.bigdata.btree.raba.codecBlazeGraph
AbstractCommitRecordTestCaseDefines some helper methods for testing ICommitRecords.Classcom.bigdata.journalBlazeGraph
AbstractCommitTimeIndexAbstract BTree mapping commitTime (long integers) to ICommitTimeEntry objects.Classcom.bigdata.journalBlazeGraph
AbstractConnectOptionsClasscom.bigdata.rdf.sail.webapp.clientBlazeGraph
AbstractCoordinateTestCaseClasscom.bigdata.rdf.internal.gisBlazeGraph
AbstractCounterSetClasscom.bigdata.countersBlazeGraph
AbstractDataAndSPARQLTestCaseClasscom.bigdata.rdf.sparql.ast.evalBlazeGraph
AbstractDataDrivenSPARQLTestCaseAbstract base class for data driven test suites.Classcom.bigdata.rdf.sparql.ast.evalBlazeGraph
AbstractDefaultAnalyzerFactoryTestClasscom.bigdata.searchBlazeGraph
AbstractDelegateRestApiTaskBase class for delegation patterns where the delegate is an IApiTask.Classcom.bigdata.rdf.sail.webappBlazeGraph
AbstractDistinctSolutionsTestCaseAbstract base class for DISTINCT SOLUTIONS test suites.Classcom.bigdata.bop.solutionsBlazeGraph
AbstractDistinctSolutionsTestCase .SetupSetup for a problem used by many of the join test suites.Classcom.bigdata.bop.solutionsBlazeGraph
AbstractDistributedBigdataFederationTestCaseAn abstract test harness that sets up (and tears down) the metadata and data services required for a bigdata federation using JINI to handle serviceClasscom.bigdata.rdf.storeBlazeGraph
AbstractDistributedFederationAbstract base class for IBigdataFederation implementations where the services are distributed using RMI and are running, at least in principle,Classcom.bigdata.serviceBlazeGraph
AbstractDistributedTripleStoreTestCaseAbstract test case that sets up and connects to a bigdata federation and establishes an RDF database on that federation.Classcom.bigdata.rdf.storeBlazeGraph
AbstractElementBufferBase class for IBuffer of IRelation elements whose target is a mutation (insert, delete, or update) of some IMutableRelation.Classcom.bigdata.relation.accesspathBlazeGraph
AbstractElementBuffer .DeleteBufferBuffer writes on IMutableRelation.Classcom.bigdata.relation.accesspathBlazeGraph
AbstractElementBuffer .InsertBufferBuffer writes on IMutableRelation.Classcom.bigdata.relation.accesspathBlazeGraph
AbstractEmbeddedBigdataFederationTestCaseAn abstract test harness that sets up (and tears down) the metadata and data services required for a bigdata federation using in-process services ratherClasscom.bigdata.rdf.storeBlazeGraph
AbstractEmbeddedDataServiceA local (in process) data service.Classcom.bigdata.serviceBlazeGraph
AbstractEmbeddedFederationTestCaseAn abstract test harness that sets up (and tears down) the metadata and data services required for a bigdata federation using in-process services ratherClasscom.bigdata.serviceBlazeGraph
AbstractEmbeddedLoadBalancerServiceEmbedded LoadBalancerService.Classcom.bigdata.serviceBlazeGraph
AbstractEmbeddedTransactionServiceConcrete implementation for an EmbeddedFederation.Classcom.bigdata.serviceBlazeGraph
AbstractEmbeddedTripleStoreTestCaseClasscom.bigdata.rdf.storeBlazeGraph
AbstractEncodeDecodeKeysTestCaseClasscom.bigdata.rdf.internalBlazeGraph
AbstractEncodeDecodeMixedIVsTestTest of encode/decode and especially comparator semantics for mixedVersion:$Id$Author:Bryan ThompsonClasscom.bigdata.rdf.internalBlazeGraph
AbstractFederationAbstract base class for IBigdataFederation implementations.Classcom.bigdata.serviceBlazeGraph
AbstractFederation .ReportTaskPeriodically report performance counter data to the ILoadBalancerService.Classcom.bigdata.serviceBlazeGraph
AbstractFixedByteArrayBufferEfficient absolute get/put operations on a slice of a byte[].Classcom.bigdata.ioBlazeGraph
AbstractFromToGraphManagementAny of the operations which has a FROM and/or TO graph.Classcom.bigdata.rdf.sparql.astBlazeGraph
AbstractFrontCodedRabaCoderTestCaseTest suite for the FrontCodedRabaCoder.Classcom.bigdata.btree.raba.codecBlazeGraph
AbstractGangliaMessageBase class for ganglia 3.Classcom.bigdata.gangliaBlazeGraph
AbstractGraphDataUpdateAbstract base class for the INSERT DATA and DELETE DATA operations.Classcom.bigdata.rdf.sparql.astBlazeGraph
AbstractGraphFixtureClasscom.bigdata.rdf.graph.utilBlazeGraph
AbstractHaltableProcessAbstract base class for tasks whose processing may be halted asynchronously.Classcom.bigdata.util.concurrentBlazeGraph
AbstractHASendAndReceiveTestCaseClasscom.bigdata.ha.pipelineBlazeGraph
AbstractHashBucketDataRecordTestCaseClasscom.bigdata.htree.dataBlazeGraph
AbstractHashJoinOpTestCaseCommon base class for hash join with access path unit tests.Classcom.bigdata.bop.joinBlazeGraph
AbstractHashJoinOpTestCase .JoinSetupSetup for a problem used by many of the join test suites.Classcom.bigdata.bop.joinBlazeGraph
AbstractHashJoinUtilityTestCaseTest suite for both HTreeHashJoinUtility and JVMHashJoinUtility.Classcom.bigdata.bop.joinBlazeGraph
AbstractHashJoinUtilityTestCase .ExistsSetupClasscom.bigdata.bop.joinBlazeGraph
AbstractHashJoinUtilityTestCase .JoinSetupSetup for a problem used by many of the join test suites.Classcom.bigdata.bop.joinBlazeGraph
AbstractHashJoinUtilityTestCase .JoinSetup_service02Setup a problem based on the following query, which is service02 from the openrdf SPARQL 1.Classcom.bigdata.bop.joinBlazeGraph
AbstractHashJoinUtilityTestCase .JoinSetup_service04Setup a problem based on the following query, which is service04 from the openrdf SPARQL 1.Classcom.bigdata.bop.joinBlazeGraph
AbstractHashJoinUtilityTestCase .NotExistsSetupSetup for NOT EXISTS problem.Classcom.bigdata.bop.joinBlazeGraph
AbstractHashJoinUtilityTestCase .TestBufferClasscom.bigdata.bop.joinBlazeGraph
AbstractHATransactionServiceAdds local methods to support an HA aware ITransactionService.Classcom.bigdata.serviceBlazeGraph
AbstractHostLBSPolicyAbstract base class for an LBS policy that uses per-host load metrics.Classcom.bigdata.rdf.sail.webapp.lbsBlazeGraph
AbstractHostLBSPolicy .InitParamsSee Also:for how these init-param values can be set in web.Interfacecom.bigdata.rdf.sail.webapp.lbsBlazeGraph
AbstractHostMetricsClasscom.bigdata.rdf.sail.webapp.lbsBlazeGraph
AbstractHTreeAbstract base class for a persistence capable extensible hash tree.Classcom.bigdata.htreeBlazeGraph
AbstractHTree .HTreePageStateExceptionException that can be thrown for asserts and testing, retaining the source page of the errorClasscom.bigdata.htreeBlazeGraph
AbstractHTreeTestCaseClasscom.bigdata.htreeBlazeGraph
AbstractHTTPDOverrides some methods on NanoHTTPD to (a) prevent serving files from the local file system; and (b) to expose methods for handling GET, PUT, POST,Classcom.bigdata.util.httpdBlazeGraph
AbstractIndexCacheAbstract base class providing caching for IIndex like objects.Classcom.bigdata.serviceBlazeGraph
AbstractIndexManagerTestCaseClasscom.bigdata.journalBlazeGraph
AbstractIndexManagerTestCaseClasscom.bigdata.rdf.sail.webappBlazeGraph
AbstractIndexProcedureBase class has some utility methods.Classcom.bigdata.btree.procBlazeGraph
AbstractIndexSegmentTestCaseAdds some methods for testing an IndexSegment for consistency.Classcom.bigdata.btreeBlazeGraph
AbstractIndexTaskClasscom.bigdata.searchBlazeGraph
AbstractInferenceEngineTestCaseBase class for test suites for inference engine and the magic setsVersion:$Id$Author:Bryan ThompsonClasscom.bigdata.rdf.rulesBlazeGraph
AbstractInlineExtensionIVAbstract base class for fully inline IExtensionIVs.Classcom.bigdata.rdf.internal.implBlazeGraph
AbstractInlineIVAbstract base class for inline RDF values (literals, blank nodes, and statement identifiers can be inlined).Classcom.bigdata.rdf.internal.implBlazeGraph
AbstractInlineSELECTTestCaseThe idea here is that the subclasses provide the data for the test (i.Classcom.bigdata.rdf.sparql.ast.evalBlazeGraph
AbstractInterruptsTestCaseTest suite for correct handling of ClosedByInterruptExceptions.Classcom.bigdata.journalBlazeGraph
AbstractIVAbstract base class for the inline representation of an RDF Value (the representation which is encoded in to the keys of the statement indices).Classcom.bigdata.rdf.internal.implBlazeGraph
AbstractJoinGroupOptimizerClasscom.bigdata.rdf.sparql.ast.optimizersBlazeGraph
AbstractJoinNexusBase implementation for IJoinNexusVersion:$Id$Author:Bryan ThompsonClasscom.bigdata.relation.rule.evalBlazeGraph
AbstractJoinNexusFactoryBase implementation for IJoinNexusFactory.Classcom.bigdata.relation.rule.evalBlazeGraph
AbstractJournal The journal is a persistence capable data structure supporting atomic commit, named indices, and full transactions.Classcom.bigdata.journalBlazeGraph
AbstractJournal .ISnapshotDataInterfacecom.bigdata.journalBlazeGraph
AbstractJournal .ISnapshotEntryInterfacecom.bigdata.journalBlazeGraph
AbstractJournal .SnapshotDataClasscom.bigdata.journalBlazeGraph
AbstractJournalTestCase Abstract harness for testing under a variety of configurations.Classcom.bigdata.journalBlazeGraph
AbstractKeyArrayIndexProcedureAbstract base class supports compact serialization and compression for remote IKeyArrayIndexProcedure execution (procedures may be executed on aClasscom.bigdata.btree.procBlazeGraph
AbstractKeyArrayIndexProcedure .ResultBitBufferA class useful for sending a logical boolean[] back from a remote procedure call.Classcom.bigdata.btree.procBlazeGraph
AbstractKeyArrayIndexProcedure .ResultBitBufferCounterCounts the #of true bits in the AbstractKeyArrayIndexProcedure.Classcom.bigdata.btree.procBlazeGraph
AbstractKeyArrayIndexProcedure .ResultBitBufferHandlerKnows how to aggregate AbstractKeyArrayIndexProcedure.Classcom.bigdata.btree.procBlazeGraph
AbstractKeyArrayIndexProcedure .ResultBufferA class useful for sending some kinds of data back from a remote procedure call (those readily expressed as a byte[][]).Classcom.bigdata.btree.procBlazeGraph
AbstractKeyArrayIndexProcedure .ResultBufferHandlerKnows how to aggregate AbstractKeyArrayIndexProcedure.Classcom.bigdata.btree.procBlazeGraph
AbstractKeyArrayIndexProcedureConstructorA factory for IKeyArrayIndexProcedures so that their data may be key range partitions and mapped against each relevant index partition.Classcom.bigdata.btree.procBlazeGraph
AbstractKeyBufferClass with implementations supporting mutable and immutable variable lengthVersion:$Id$Author:Bryan ThompsonClasscom.bigdata.btree.rabaBlazeGraph
AbstractKeyBufferTestCaseClasscom.bigdata.btree.rabaBlazeGraph
AbstractKeyOrderAbstract base class provides default behavior for generating keys for a givenAuthor:Bryan ThompsonClasscom.bigdata.striteratorBlazeGraph
AbstractKeyRangeIndexProcedureClasscom.bigdata.btree.procBlazeGraph
AbstractKeyRangeMasterTestCaseAbstract base class for test suites for the AbstractMasterTask and friends using IPartitionMetadata locators.Classcom.bigdata.service.ndx.pipelineBlazeGraph
AbstractLBSPolicyAbstract base class establishes a listener for quorum events, tracks the services that are members of the quorum, and caches metadata about thoseClasscom.bigdata.rdf.sail.webapp.lbsBlazeGraph
AbstractLBSPolicy .InitParamsInterfacecom.bigdata.rdf.sail.webapp.lbsBlazeGraph
AbstractLeafDataRecordTestCaseTest suite for the B+Tree ILeafData records (accessing coded data inVersion:$Id$Author:Bryan ThompsonClasscom.bigdata.btree.dataBlazeGraph
AbstractLiteralIVAbstract base class for RDF datatype literals adds primitive data type value access methods.Classcom.bigdata.rdf.internal.impl.literalBlazeGraph
AbstractLocalSplitResultAggregatorAggregator base class collects the individual results in an internal ordered map and assembles the final result when it is requested from the individualClasscom.bigdata.btree.procBlazeGraph
AbstractLocalTransactionManagerManages the client side of a transaction either for a standalone Journal or for an IDataService in anClasscom.bigdata.journalBlazeGraph
AbstractLocalTripleStoreAbstract base class for both transient and persistent ITripleStore implementations using local storage.Classcom.bigdata.rdf.storeBlazeGraph
AbstractMasterStatsAbstract base class providing statistics for the AbstractMasterTask and a factory for the statistics for the subtasks.Classcom.bigdata.service.ndx.pipelineBlazeGraph
AbstractMasterTaskAbstract base class for a master task which consumes chunks of elements written onto a BlockingBuffer and distributes those chunks toClasscom.bigdata.service.ndx.pipelineBlazeGraph
AbstractMasterTestCaseAbstract base class for test suites for the AbstractMasterTask and Note: There are a bunch of inner classes which have the same names as theClasscom.bigdata.service.ndx.pipelineBlazeGraph
AbstractMergeJoinAbstract base class for MERGE JOIN implementations.Classcom.bigdata.bop.joinBlazeGraph
AbstractMetricsClasscom.bigdata.gangliaBlazeGraph
AbstractMRMWTestCaseTest suite for MRMW (Multiple Readers, Multiple Writers) support.Classcom.bigdata.journalBlazeGraph
AbstractMRMWTestCase .GenerateExperimentExperiment generation utility class.Classcom.bigdata.journalBlazeGraph
AbstractMRMWTestCase .GroundTruth stores the AbstractMRMWTestCase.Classcom.bigdata.journalBlazeGraph
AbstractMRMWTestCase .ReaderTaskRun a reader.Classcom.bigdata.journalBlazeGraph
AbstractMRMWTestCase .RecordA ground truth record as generated by a AbstractMRMWTestCase.Classcom.bigdata.journalBlazeGraph
AbstractMRMWTestCase .StressTestMRMWConcrete instance for running stress tests and comparisons.Classcom.bigdata.journalBlazeGraph
AbstractMRMWTestCase .TestOptionsAdditional properties understood by this test.Interfacecom.bigdata.journalBlazeGraph
AbstractMRMWTestCase .WriterTask The writer uses a AbstractMRMWTestCase.Classcom.bigdata.journalBlazeGraph
AbstractMROWTestCaseTest suite for MROW (Multiple Readers, One Writer) support.Classcom.bigdata.journalBlazeGraph
AbstractMROWTestCase .ReaderTaskClasscom.bigdata.journalBlazeGraph
AbstractMROWTestCase .RecordA ground truth record as generated by a AbstractMROWTestCase.Classcom.bigdata.journalBlazeGraph
AbstractMROWTestCase .WriterTask The writer exposes state to the readers so that they can perform reads on written records and so that the can validate those reads against groundClasscom.bigdata.journalBlazeGraph
AbstractNamedGraphUpdateTestThis class is concerning the issues raised in trac 804Author:jeremycarrollSee Also:update bugClasscom.bigdata.rdf.sail.webappBlazeGraph
AbstractNodeAbstract node supporting incremental persistence and copy-on-write semantics.Classcom.bigdata.btreeBlazeGraph
AbstractNodeDataRecordTestCaseTest suite for the B+Tree INodeData records (accessing coded data inVersion:$Id$Author:Bryan ThompsonClasscom.bigdata.btree.dataBlazeGraph
AbstractNodeOrLeafDataRecordTestCaseClasscom.bigdata.btree.dataBlazeGraph
AbstractNonInlineExtensionIVAbstract base class for non-inline IVs which use the extension bit and distinguish themselves by an extension byteClasscom.bigdata.rdf.internal.implBlazeGraph
AbstractNonInlineExtensionIVWithDelegateIVClass always has the extension bit set but is NOT 100% "inline".Classcom.bigdata.rdf.internal.implBlazeGraph
AbstractNonInlineIVAbstract base class for IVs which CAN NOT be fully materialized from their inline representation.Classcom.bigdata.rdf.internal.implBlazeGraph
AbstractOneGraphManagementAny of the operations which acts on a single target graph.Classcom.bigdata.rdf.sparql.astBlazeGraph
AbstractOptimizerTestCaseA helper class that can make it easier to write IASTOptimizer tests.Classcom.bigdata.rdf.sparql.ast.optimizersBlazeGraph
AbstractOptimizerTestCase .AnnotationsInterfacecom.bigdata.rdf.sparql.ast.optimizersBlazeGraph
AbstractOptimizerTestCase .ASTPropertyPathOptimizerInTestClasscom.bigdata.rdf.sparql.ast.optimizersBlazeGraph
AbstractOptimizerTestCaseWithUtilityMethodsTest case helper class in the style of Helper exposing additional methods for constructing ASTs with different properties.Classcom.bigdata.rdf.sparql.ast.optimizersBlazeGraph
AbstractParserTestCaseClasscom.bigdata.counters.osxBlazeGraph
AbstractPendingSetMasterStats and the sinks and to report the maximum pending set size for the sinks.Classcom.bigdata.service.ndx.pipelineBlazeGraph
AbstractPendingSetMasterTask The clients notify the AbstractPendingSetSubtask as each operation completes.Classcom.bigdata.service.ndx.pipelineBlazeGraph
AbstractPendingSetSubtask IAsynchronousClientTask, to track the set of outstanding asynchronous operations for a specific client task (the "pending set"), andClasscom.bigdata.service.ndx.pipelineBlazeGraph
AbstractPipelineChangeExceptionA quorum related exception dealing with the write replication pipeline.Classcom.bigdata.ha.pipelineBlazeGraph
AbstractPipelineExceptionA quorum related exception dealing with the write replication pipeline.Classcom.bigdata.ha.pipelineBlazeGraph
AbstractPrepareTaskBase class for the prepare phase which reads on the old journal.Classcom.bigdata.resourcesBlazeGraph
AbstractProcessCollectorBase class for collection of performance counters as reported by a native process.Classcom.bigdata.countersBlazeGraph
AbstractProcessReaderA Runnable that reads the output of an ActiveProcess.Classcom.bigdata.countersBlazeGraph
AbstractProtocolTestThis class supports making requests to the server with fairly low level control.Classcom.bigdata.rdf.sail.webappBlazeGraph
AbstractProtocolTest .RequestFactoryInterfacecom.bigdata.rdf.sail.webappBlazeGraph
AbstractQueryEngineTestCaseBase class adds some static methods used with unit tests of theVersion:$Id$Author:Bryan ThompsonClasscom.bigdata.bop.engineBlazeGraph
AbstractQueryHintBase class for query hints.Classcom.bigdata.rdf.sparql.ast.hintsBlazeGraph
AbstractQuorumAbstract 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.Classcom.bigdata.quorumBlazeGraph
AbstractQuorum .EClasscom.bigdata.quorumBlazeGraph
AbstractQuorumClientBase class for QuorumClients.Classcom.bigdata.quorumBlazeGraph
AbstractQuorumMemberAbstract base class for a QuorumMember.Classcom.bigdata.quorumBlazeGraph
AbstractQuorumTestCaseAbstract base class for testing using a MockQuorumFixture.Classcom.bigdata.quorumBlazeGraph
AbstractRabaAbstract base class implements mutation operators and search.Classcom.bigdata.btree.rabaBlazeGraph
AbstractRabaCoderTestCaseAbstract test suite for IRabaCoder implementations.Classcom.bigdata.btree.raba.codecBlazeGraph
AbstractRabaCoderTestCase .TestOpTests of the Op test helper class.Classcom.bigdata.btree.raba.codecBlazeGraph
AbstractRawStoreAbstract base class for IRawStore implementations.Classcom.bigdata.rawstoreBlazeGraph
AbstractRawStoreTestCaseBase class for writing tests of the IRawStore interface.Classcom.bigdata.rawstoreBlazeGraph
AbstractRawWormStoreAn abstract base class for IRawStore implementations that use an append only (Write Once, Read Many) strategy.Classcom.bigdata.rawstoreBlazeGraph
AbstractRDFTaskFactoryFactory for tasks for loading RDF resources into a database or validating RDF resources against a database.Classcom.bigdata.rdf.loadBlazeGraph
AbstractReadOnlyNodeDataAbstract base class for a read-only view of the data for B+Tree node or leaf.Classcom.bigdata.btree.dataBlazeGraph
AbstractRecordCompressorTestCaseAbstract base class for IRecordCompressor test suites.Classcom.bigdata.io.compressionBlazeGraph
AbstractRelationBase class for IRelation and IMutableRelation impls.Classcom.bigdata.relationBlazeGraph
AbstractRepositoryTestCaseClasscom.bigdata.bfsBlazeGraph
AbstractResourceBase class for locatable resources.Classcom.bigdata.relationBlazeGraph
AbstractResource .OptionsOptions for locatable resources.Interfacecom.bigdata.relationBlazeGraph
AbstractResourceManagerBootstrapTestCaseClasscom.bigdata.resourcesBlazeGraph
AbstractResourceManagerTaskAbstract base class for tasks run during post-processing of a journal by the ResourceManager.Classcom.bigdata.resourcesBlazeGraph
AbstractResourceManagerTestCaseBase class for ResourceManager test suites that can use normal startup and shutdown.Classcom.bigdata.resourcesBlazeGraph
AbstractResourceManagerTestCase .MockMetadataServiceA minimal implementation of IMetadataService - only those methods actually used by the ResourceManager are implemented.Classcom.bigdata.resourcesBlazeGraph
AbstractResourceMetadataBase class for IResourceMetadata implementations.Classcom.bigdata.mdiBlazeGraph
AbstractResourceScannerAbstract base class for the scanner for a mapped master job.Classcom.bigdata.service.masterBlazeGraph
AbstractRestApiTaskAbstract base class for REST API methods.Classcom.bigdata.rdf.sail.webappBlazeGraph
AbstractRestartSafeTestCaseTest suite for restart-safe (data survives commit and reopen of the store).Classcom.bigdata.journalBlazeGraph
AbstractResultAbstract base class for results when post-processing a named index partition on the old journal after an overflow operation.Classcom.bigdata.resourcesBlazeGraph
AbstractRIOTestCaseAbstract base class for unit tests involving the RIO integration.Classcom.bigdata.rdf.rioBlazeGraph
AbstractRoundRobinServiceLoadHelperA round robin implementation that may be used when there are no scores available.Classcom.bigdata.serviceBlazeGraph
AbstractRTOTestCaseData driven test suite for the Runtime Query Optimizer (RTO).Classcom.bigdata.rdf.sparql.ast.eval.rtoBlazeGraph
AbstractRTOTestCase .MyQueryListenerHelper class supports inspection of the terminated IRunningQuery.Classcom.bigdata.rdf.sparql.ast.eval.rtoBlazeGraph
AbstractRuleDistinctTermScanBase class for rules having a single predicate that is none bound in the tail and a single variable in the head.Classcom.bigdata.rdf.rulesBlazeGraph
AbstractRuleDistinctTermScan .DistinctTermScanSelects the distinct term identifiers, substituting their binding in the sole unbound variable in the head of the rule.Classcom.bigdata.rdf.rulesBlazeGraph
AbstractRuleFastClosure_11_13Rule for steps 11 and 13 of the "fast closure" method.Classcom.bigdata.rdf.rulesBlazeGraph
AbstractRuleFastClosure_3_5_6_7_9Rule used in steps 3, 5, 6, 7, and 9 of the fast forward closure program.Classcom.bigdata.rdf.rulesBlazeGraph
AbstractRuleFastClosure_3_5_6_7_9 .FastClosureRuleTaskCustom rule execution task.Classcom.bigdata.rdf.rulesBlazeGraph
AbstractRuleFastClosure_3_5_6_7_9 .SubPropertiesOfClosureTaskQuery the database for the sub properties of a given Pre-condition: The closure of rdfs:subPropertyOf hasClasscom.bigdata.rdf.rulesBlazeGraph
AbstractRuleFastClosure_3_5_6_7_9 .SubPropertyClosureTaskComputes the set of possible sub properties of rdfs:subPropertyOf (P).Classcom.bigdata.rdf.rulesBlazeGraph
AbstractRuleFastClosure_5_6_7_9Classcom.bigdata.rdf.rulesBlazeGraph
AbstractRuleTestCaseClasscom.bigdata.rdf.rulesBlazeGraph
AbstractRuleTestCaseClasscom.bigdata.relation.ruleBlazeGraph
AbstractRuleTestCase .MyRuleClasscom.bigdata.relation.ruleBlazeGraph
AbstractRuleTestCase .PClasscom.bigdata.relation.ruleBlazeGraph
AbstractRuleTestCase .TestRuleRdfs04a (?u ?a ?x) -> (?u rdf:type rdfs:Resource)Version:$Id$Author:Bryan ThompsonSee Also:Serialized FormClasscom.bigdata.relation.ruleBlazeGraph
AbstractRuleTestCase .TestRuleRdfs9 (?u,rdfs:subClassOf,?x), (?v,rdf:type,?u) -> (?v,rdf:type,?x)Version:$Id$Author:Bryan ThompsonSee Also:Serialized FormClasscom.bigdata.relation.ruleBlazeGraph
AbstractRunnableMasterStatsStatistics for the consumer, including several moving averages based onVersion:$Id$Author:Bryan ThompsonClasscom.bigdata.service.ndx.pipelineBlazeGraph
AbstractRunningQueryAbstract base class for various IRunningQuery implementations.Classcom.bigdata.bop.engineBlazeGraph
AbstractScaleOutClientClient class for AbstractScaleOutFederations.Classcom.bigdata.serviceBlazeGraph
AbstractScaleOutClient .MetadataIndexCachePolicyPolicy options for caching PartitionLocators for an Warning: This feature is expected to evolve.Classcom.bigdata.serviceBlazeGraph
AbstractScaleOutClient .OptionsOptions understood by the AbstractScaleOutClient.Interfacecom.bigdata.serviceBlazeGraph
AbstractScaleOutClientIndexViewAbstract base class for the IScaleOutClientIndex implementation(s).Classcom.bigdata.service.ndxBlazeGraph
AbstractScaleOutClientIndexView2Abstract class encapsulating MOST of the logic for executing tasks corresponding to client index operations.Classcom.bigdata.service.ndxBlazeGraph
AbstractScaleOutFederationAbstract base class for federation implementations using the scale-out index architecture (federations that support key-range partitioned indices).Classcom.bigdata.serviceBlazeGraph
AbstractScaleOutFederation .ForceOverflowTaskTask forces immediate overflow of the specified data service, returning once both synchronous AND asynchronous overflow are complete.Classcom.bigdata.serviceBlazeGraph
AbstractScaleOutFederation .PurgeResourcesTaskTask directs a DataService to purge any unused resources and to optionally truncate the extent of the live journal.Classcom.bigdata.serviceBlazeGraph
AbstractSearchTestClasscom.bigdata.searchBlazeGraph
AbstractServiceAbstract base class defines protocols for setting the service UUID,Version:$Id$Author:Bryan ThompsonClasscom.bigdata.serviceBlazeGraph
AbstractServiceFactoryAn abstract ServiceFactory that deals with service parameters (magic predicates that configure the service) in a standardized manner using theClasscom.bigdata.rdf.sparql.ast.evalBlazeGraph
AbstractServiceFactoryBaseBase class for abstract services, providing base implementation for getRequiredBound and getDesiredBound methods (which can be overriddenClasscom.bigdata.rdf.sparql.ast.evalBlazeGraph
AbstractServiceLoadHelperBase class for abstract implementations with integration points for the LoadBalancerService.Classcom.bigdata.serviceBlazeGraph
AbstractServiceLoadHelperWithoutScoresClasscom.bigdata.serviceBlazeGraph
AbstractServiceLoadHelperWithScoresThe default implementation used when scores are available.Classcom.bigdata.serviceBlazeGraph
AbstractSimpleInsertTestClasscom.bigdata.rdf.sail.webappBlazeGraph
AbstractSolutionBufferBase class for IBuffer whose target is a mutation (insert, delete, or update) of some IMutableRelation.Classcom.bigdata.relation.rule.evalBlazeGraph
AbstractSolutionBuffer .DeleteSolutionBufferBuffer writes on IMutableRelation.Classcom.bigdata.relation.rule.evalBlazeGraph
AbstractSolutionBuffer .InsertSolutionBufferBuffer writes on IMutableRelation#insert(IChunkedIterator) when it isVersion:$Id$Author:Bryan ThompsonClasscom.bigdata.relation.rule.evalBlazeGraph
AbstractSolutionSetStatsTestCaseTest suite for ISolutionSetStats.Classcom.bigdata.rdf.sparql.astBlazeGraph
AbstractSolutionSetStatsTestCase .MySolutionStatsHelper class for tests.Classcom.bigdata.rdf.sparql.astBlazeGraph
AbstractSplitterBasic implementation - you only need to provide resolution for theVersion:$Id$Author:Bryan ThompsonClasscom.bigdata.service.ndxBlazeGraph
AbstractSPOBufferAbtract base class for buffering SPOs for some batch api operation.Classcom.bigdata.rdf.infBlazeGraph
AbstractStatementBufferClass for efficiently converting Statements into BigdataStatements, including resolving term identifiers (or addingClasscom.bigdata.rdf.rioBlazeGraph
AbstractStatementBuffer .StatementBuffer2Loads Statements into an RDF database.Classcom.bigdata.rdf.rioBlazeGraph
AbstractStatementContainerRecursive container for ground StatementPatternNodes.Classcom.bigdata.rdf.sparql.astBlazeGraph
AbstractStatisticsCollectorBase class for collecting data on a host.Classcom.bigdata.countersBlazeGraph
AbstractStatisticsCollector .OptionsOptions for AbstractStatisticsCollectorAuthor:Bryan ThompsonInterfacecom.bigdata.countersBlazeGraph
AbstractStepTaskClasscom.bigdata.relation.rule.evalBlazeGraph
AbstractStressTestNonBlockingLockManagerSuite of stress tests of the concurrency control mechanisms (without the database implementation) - See NonBlockingLockManager.Classcom.bigdata.concurrentBlazeGraph
AbstractStressTestNonBlockingLockManager .GenerateGenerates an XML file that can be used to (re-)run the concurrency control tests.Classcom.bigdata.concurrentBlazeGraph
AbstractStressTestNonBlockingLockManager .TestOptions AbstractStressTestNonBlockingLockManager.Classcom.bigdata.concurrentBlazeGraph
AbstractStressTestNonBlockingLockManager .Wait10ResourceTaskWaits 10ms once it acquires its locks.Classcom.bigdata.concurrentBlazeGraph
AbstractStringQueryHintBase class for String query hints.Classcom.bigdata.rdf.sparql.ast.hintsBlazeGraph
AbstractSubqueryOpExecutes each of the operands as a subquery.Classcom.bigdata.bop.controllerBlazeGraph
AbstractSubqueryOp .AnnotationsInterfacecom.bigdata.bop.controllerBlazeGraph
AbstractSubqueryTestCaseAbstract base class for subquery join test suites.Classcom.bigdata.bop.controllerBlazeGraph
AbstractSubtaskAbstract implementation of a subtask for the AbstractMasterTask handles the protocol for startup and termination of the subtask.Classcom.bigdata.service.ndx.pipelineBlazeGraph
AbstractSubtaskStatsClasscom.bigdata.service.ndx.pipelineBlazeGraph
AbstractTaskAbstract base class for tasks that may be submitted to the ConcurrencyManager.Classcom.bigdata.journalBlazeGraph
AbstractTask .DelegateTaskDelegates various behaviors visible to the application code using the ITask interface to the AbstractTask object.Classcom.bigdata.journalBlazeGraph
AbstractTask .InnerReadWriteTxServiceCallableInner class used to wrap up the call to AbstractTask.Classcom.bigdata.journalBlazeGraph
AbstractTask .InnerWriteServiceCallableAn instance of this class is used as the delegate to coordinate the acquisition of locks with the NonBlockingLockManager before the task can execute and to releaseClasscom.bigdata.journalBlazeGraph
AbstractTask .ResubmitExceptionThis is thrown if you attempt to reuse (re-submit) the same AbstractTask instance.Classcom.bigdata.journalBlazeGraph
AbstractTestCase Abstract harness for testing under a variety of configurations.Classcom.bigdata.rdf.storeBlazeGraph
AbstractTestCase .StatementVerifierHelper class verifies that all statements identified by a re-parse of some RDF/XML file are present in the KB.Classcom.bigdata.rdf.storeBlazeGraph
AbstractTestNanoSparqlClientClasscom.bigdata.rdf.sail.webappBlazeGraph
AbstractTestSegSplitterUnit tests for splitting an index segment based on its size on the disk, the nominal size of an index partition, and an optional application levelClasscom.bigdata.resourcesBlazeGraph
AbstractTestSegSplitter .MockPartitionIdFactoryMock implementation assigns index partitions from a counter beginning with ZERO (0), which is the first legal index partition identifier.Classcom.bigdata.resourcesBlazeGraph
AbstractTestSegSplitter .RejectSplitsAfterKeyAccepts the recommended separator key unless it is GTE the key given to the constructor, in which case it refuses to accept any splits.Classcom.bigdata.resourcesBlazeGraph
AbstractTransactionServiceCentralized transaction manager service.Classcom.bigdata.serviceBlazeGraph
AbstractTransactionService .OptionsOptions understood by this service.Interfacecom.bigdata.serviceBlazeGraph
AbstractTripleStoreAbstract base class that implements logic for the ITripleStore interface that is invariant across the choice of the backing store.Classcom.bigdata.rdf.storeBlazeGraph
AbstractTripleStore .OptionsConfiguration options.Interfacecom.bigdata.rdf.storeBlazeGraph
AbstractTripleStoreTestCaseBase class for test suites for inference engineVersion:$Id$Author:Bryan ThompsonClasscom.bigdata.rdf.storeBlazeGraph
AbstractTupleAbstract base class with much of the functionality of ITuple.Classcom.bigdata.btreeBlazeGraph
AbstractTupleCursorTestCaseAbstract base class for ITupleCursor test suites.Classcom.bigdata.btreeBlazeGraph
AbstractUnicodeKeyBuilderTestCaseBase class for the test suites that examine support for Unicode sort keys inVersion:$Id$Author:Bryan ThompsonClasscom.bigdata.btree.keysBlazeGraph
AbstractUnsynchronizedArrayBufferAn abstract implementation of an unsynchronized buffer backed by a fixed This implementation is NOT thread-safe.Classcom.bigdata.relation.accesspathBlazeGraph
AcceptHeaderFactoryUtility class for generating accept heades modeled on RDFFormat.Classcom.bigdata.rdf.sail.webapp.clientBlazeGraph
AccessPathAbstract base class for type-specific IAccessPath implementations.Classcom.bigdata.relation.accesspathBlazeGraph
AccessPathFusedViewA read-only fused view of two access paths obtained for the same IPredicate constraint in two different databases (this is used forClasscom.bigdata.relation.accesspathBlazeGraph
AccessPathJoinAnnotationsInterface declares additional annotations for joins against an IAccessPath (versus a subquery or temporary solution set).Interfacecom.bigdata.bop.joinBlazeGraph
ActionEnumSymbolic constants corresponding to the type of action associated with the execution of an IProgram.Classcom.bigdata.relation.rule.evalBlazeGraph
ActiveProcessCommand manages the execution and termination of a native process and an object reading the output of that process.Classcom.bigdata.countersBlazeGraph
AddGraphGraph management operation inserts all data from one graph into another.Classcom.bigdata.rdf.sparql.astBlazeGraph
AdvancerUsed to write logic that advances an ITupleCursor to another key after it visits some element.Classcom.bigdata.btree.filterBlazeGraph
AggregateBaseAbstract base class for aggregate functions.Classcom.bigdata.bop.aggregateBlazeGraph
AggregateBase .AnnotationsInterfacecom.bigdata.bop.aggregateBlazeGraph
AlchemistThe RDF Alchemist will generate interface and implementation files to provide a typed interface to the underlying GPO representations.Classcom.bigdata.gom.alchemyBlazeGraph
AllocationContextThe AllocationContext is used to maintain a handle on allocations made within some specific environment (context).Classcom.bigdata.rwstore.sectorBlazeGraph
AllocationContextKeyThe allocation context key groups together allocations onto the same direct ByteBuffers.Classcom.bigdata.bop.fedBlazeGraph
AllocationDataUtility class to handle Compression and Checksums on a ByteArraySlice The idea is that it would be used as a "state-aware" buffer that could beClasscom.bigdata.ioBlazeGraph
AllocatorInterfacecom.bigdata.rwstoreBlazeGraph
AllocBlockBit maps for an allocator.Classcom.bigdata.rwstoreBlazeGraph
ANDImposes the constraint x AND y.Classcom.bigdata.bop.constraintBlazeGraph
AndBOpImposes the constraint x AND y.Classcom.bigdata.rdf.internal.constraintsBlazeGraph
ApiTaskForIndexManagerWrapper for a task to be executed in a stand-off fashion.Classcom.bigdata.rdf.taskBlazeGraph
ApiTaskForJournalWrapper for a task to be executed on the IConcurrencyManager of aAuthor:Bryan ThompsonSee Also: HAClasscom.bigdata.rdf.taskBlazeGraph
AppenderAppender pattern tacks on another iterator when the source iterator isVersion:$Id$Author:Bryan ThompsonSee Also:Serialized FormClasscom.bigdata.striteratorBlazeGraph
ArbitraryLengthPathNodeA special kind of AST node that represents the SPARQL 1.Classcom.bigdata.rdf.sparql.astBlazeGraph
ArbitraryLengthPathNode .AnnotationsInterfacecom.bigdata.rdf.sparql.astBlazeGraph
ArbitraryLengthPathOpClasscom.bigdata.bop.pathsBlazeGraph
ArbitraryLengthPathOp .AnnotationsInterfacecom.bigdata.bop.pathsBlazeGraph
ArbitraryLengthPathTaskExecute a subquery that represents an arbitrary length path between a single input variable and a single output variable.Classcom.bigdata.bop.pathsBlazeGraph
ArrayAccessPathAn access path over an array of elements.Classcom.bigdata.relation.accesspathBlazeGraph
ASCIIDecoderUtilityUtility reads unsigned byte[] keys from stdin and writes their decoded ASCII values on stdout.Classcom.bigdata.btree.keysBlazeGraph
ASCIIKeyBuilderFactoryFactory for instances that do NOT support Unicode.Classcom.bigdata.btree.keysBlazeGraph
AskOptimizerASK queries have a LIMIT of ONE imposed unless they are aggregations.Classcom.bigdata.rdf.sparql.ast.optimizersBlazeGraph
AssignedSplitsClass permits specification of a pre-assigned index partition splits ontoVersion:$Id$Author:Bryan ThompsonClasscom.bigdata.rdf.loadBlazeGraph
AssignmentNodeAST node models the assignment of a value expression to a variable BIND( valueExpr AS ?var )Classcom.bigdata.rdf.sparql.astBlazeGraph
AssignTermIdAssigns the term identifier to duplicate BigdataValue for a single write operation when an IDuplicateRemover was applied.Classcom.bigdata.rdf.lexiconBlazeGraph
AST2BOpBaseBase class provides support for triples, sids, and quads mode joins which was refactored from the old Rule2BOpUtility class.Classcom.bigdata.rdf.sparql.ast.evalBlazeGraph
AST2BOpBase .AnnotationsAnnotations used to mark named and default graph patterns on the IPredicates.Interfacecom.bigdata.rdf.sparql.ast.evalBlazeGraph
AST2BOpContextConvenience class for passing around the various pieces of context necessary to construct the bop pipeline.Classcom.bigdata.rdf.sparql.ast.evalBlazeGraph
AST2BOpFiltersClass handles the materialization pattern for filters by adding a series of materialization steps to materialize terms needed downstream.Classcom.bigdata.rdf.sparql.ast.evalBlazeGraph
AST2BOpJoinsClass handles join patterns.Classcom.bigdata.rdf.sparql.ast.evalBlazeGraph
AST2BOpRTOIntegration with the Runtime Optimizer (RTO).Classcom.bigdata.rdf.sparql.ast.evalBlazeGraph
AST2BOpRTO .AnnotationsInterfacecom.bigdata.rdf.sparql.ast.evalBlazeGraph
AST2BOpUpdateClass handles SPARQL update query plan generation.Classcom.bigdata.rdf.sparql.ast.evalBlazeGraph
AST2BOpUpdateContextClasscom.bigdata.rdf.sparql.ast.evalBlazeGraph
AST2BOpUtilityQuery plan generator converts an AST into a query plan made up ofAuthor:Bryan ThompsonSee Also:Query Evaluation.Classcom.bigdata.rdf.sparql.ast.evalBlazeGraph
AST2SPARQLUtilUtility class for externalizing SPARQL prefix declaration management.Classcom.bigdata.rdf.sail.webapp.clientBlazeGraph
ASTAbsClasscom.bigdata.rdf.sail.sparql.astBlazeGraph
ASTAddClasscom.bigdata.rdf.sail.sparql.astBlazeGraph
ASTAggregateClasscom.bigdata.rdf.sail.sparql.astBlazeGraph
ASTALPServiceOptimizerThis ALP SERVICE IASTOptimizer provides a rewrite of a SERVICE expression that makes it possible to specify limits (minimum, maximum pathClasscom.bigdata.rdf.sparql.ast.optimizersBlazeGraph
ASTAndClasscom.bigdata.rdf.sail.sparql.astBlazeGraph
ASTAskQueryClasscom.bigdata.rdf.sail.sparql.astBlazeGraph
ASTAttachJoinFiltersOptimizerOptimizer attaches FilterNodes which will run as "join filters" to StatementPatternNodes.Classcom.bigdata.rdf.sparql.ast.optimizersBlazeGraph
ASTAvgClasscom.bigdata.rdf.sail.sparql.astBlazeGraph
ASTBaseBase class for the AST.Classcom.bigdata.rdf.sparql.astBlazeGraph
ASTBase .AnnotationsInterfacecom.bigdata.rdf.sparql.astBlazeGraph
ASTBaseDeclClasscom.bigdata.rdf.sail.sparql.astBlazeGraph
ASTBasicGraphPatternClasscom.bigdata.rdf.sail.sparql.astBlazeGraph
ASTBindClasscom.bigdata.rdf.sail.sparql.astBlazeGraph
ASTBindingsClauseClasscom.bigdata.rdf.sail.sparql.astBlazeGraph
ASTBindingSetClasscom.bigdata.rdf.sail.sparql.astBlazeGraph
ASTBindingSetsClasscom.bigdata.rdf.sail.sparql.astBlazeGraph
ASTBindingValueClasscom.bigdata.rdf.sail.sparql.astBlazeGraph
ASTBindingVarsClasscom.bigdata.rdf.sail.sparql.astBlazeGraph
ASTBlankNodeClasscom.bigdata.rdf.sail.sparql.astBlazeGraph
ASTBlankNodePropertyListClasscom.bigdata.rdf.sail.sparql.astBlazeGraph
ASTBNodeFuncClasscom.bigdata.rdf.sail.sparql.astBlazeGraph
ASTBottomUpOptimizerRewrites aspects of queries where bottom-up evaluation would produce different results.Classcom.bigdata.rdf.sparql.ast.optimizersBlazeGraph
ASTBoundClasscom.bigdata.rdf.sail.sparql.astBlazeGraph
ASTCardinalityOptimizerCalculate the estimated cardinality of a join group.Classcom.bigdata.rdf.sparql.ast.optimizersBlazeGraph
ASTCeilClasscom.bigdata.rdf.sail.sparql.astBlazeGraph
ASTClearClasscom.bigdata.rdf.sail.sparql.astBlazeGraph
ASTCoalesceClasscom.bigdata.rdf.sail.sparql.astBlazeGraph
ASTCollectionClasscom.bigdata.rdf.sail.sparql.astBlazeGraph
ASTCompareClasscom.bigdata.rdf.sail.sparql.astBlazeGraph
ASTComplexOptionalOptimizerNOTE: this optimizer was not sound from a correctness perspective in previous versions (cf.Classcom.bigdata.rdf.sparql.ast.optimizersBlazeGraph
ASTConcatClasscom.bigdata.rdf.sail.sparql.astBlazeGraph
ASTConstraintClasscom.bigdata.rdf.sail.sparql.astBlazeGraph
ASTConstructClasscom.bigdata.rdf.sail.sparql.astBlazeGraph
ASTConstructIteratorIterator consumes the solutions from a query and interprets them according to a ConstructNode.Classcom.bigdata.rdf.sparql.ast.evalBlazeGraph
ASTConstructOptimizerGenerates the ProjectionNode for a CONSTRUCT or DESCRIBE query.Classcom.bigdata.rdf.sparql.ast.optimizersBlazeGraph
ASTConstructQueryClasscom.bigdata.rdf.sail.sparql.astBlazeGraph
ASTContainerA super container for the AST.Classcom.bigdata.rdf.sparql.astBlazeGraph
ASTContainer .AnnotationsInterfacecom.bigdata.rdf.sparql.astBlazeGraph
ASTContainsClasscom.bigdata.rdf.sail.sparql.astBlazeGraph
ASTCopyClasscom.bigdata.rdf.sail.sparql.astBlazeGraph
ASTCountClasscom.bigdata.rdf.sail.sparql.astBlazeGraph
ASTCreateClasscom.bigdata.rdf.sail.sparql.astBlazeGraph
ASTCreateEntailmentsClasscom.bigdata.rdf.sail.sparql.astBlazeGraph
ASTDatasetClauseClasscom.bigdata.rdf.sail.sparql.astBlazeGraph
ASTDatatypeClasscom.bigdata.rdf.sail.sparql.astBlazeGraph
ASTDayClasscom.bigdata.rdf.sail.sparql.astBlazeGraph
ASTDeferredIVResolutionThis class provides batch resolution of internal values, which were left unresolved during query/update preparation.Classcom.bigdata.rdf.sparql.ast.evalBlazeGraph
ASTDeferredIVResolutionInitializerVisits the AST model and builds a map from each RDF Value to BigdataValue objects that have mock IVs assigned to them.Classcom.bigdata.rdf.sail.sparqlBlazeGraph
ASTDeleteClauseClasscom.bigdata.rdf.sail.sparql.astBlazeGraph
ASTDeleteDataClasscom.bigdata.rdf.sail.sparql.astBlazeGraph
ASTDeleteWhereClasscom.bigdata.rdf.sail.sparql.astBlazeGraph
ASTDescribeClasscom.bigdata.rdf.sail.sparql.astBlazeGraph
ASTDescribeOptimizerThis optimizer rewrites the projection node of a DESCRIBE query into, generating a CONSTRUCT clause and extending the WHERE clause to capture theClasscom.bigdata.rdf.sparql.ast.optimizersBlazeGraph
ASTDescribeQueryClasscom.bigdata.rdf.sail.sparql.astBlazeGraph
ASTDisableEntailmentsClasscom.bigdata.rdf.sail.sparql.astBlazeGraph
ASTDistinctTermScanOptimizerGraph DatabaseClasscom.bigdata.rdf.sparql.ast.optimizersBlazeGraph
ASTDropClasscom.bigdata.rdf.sail.sparql.astBlazeGraph
ASTDropEntailmentsClasscom.bigdata.rdf.sail.sparql.astBlazeGraph
ASTEmptyGroupOptimizerEliminate semantically empty join group nodes which are the sole child of another join groups.Classcom.bigdata.rdf.sparql.ast.optimizersBlazeGraph
ASTEnableEntailmentsClasscom.bigdata.rdf.sail.sparql.astBlazeGraph
ASTEncodeForURIClasscom.bigdata.rdf.sail.sparql.astBlazeGraph
ASTEvalHelperHelper class for evaluating SPARQL queries.Classcom.bigdata.rdf.sparql.ast.evalBlazeGraph
ASTExistsFuncClasscom.bigdata.rdf.sail.sparql.astBlazeGraph
ASTExistsOptimizerOptimizer identifies value expressions using EXISTS or NOT EXISTS and rewrites them in a form suitable for evaluation by the query engine.Classcom.bigdata.rdf.sparql.ast.optimizersBlazeGraph
ASTFalseClasscom.bigdata.rdf.sail.sparql.astBlazeGraph
ASTFastRangeCountOptimizerGraph DatabaseClasscom.bigdata.rdf.sparql.ast.optimizersBlazeGraph
ASTFilterNormalizationOptimizer The ASTFilterNormalizationOptimizer is responsible for the static decomposition and optimization of filter expressions.Classcom.bigdata.rdf.sparql.ast.optimizersBlazeGraph
ASTFlattenJoinGroupsOptimizerFlatten nested (non-optional,non-minus) JoinGroupNodes whenever possible.Classcom.bigdata.rdf.sparql.ast.optimizersBlazeGraph
ASTFlattenUnionsOptimizerFlatten nested UNIONs whenever possible.Classcom.bigdata.rdf.sparql.ast.optimizersBlazeGraph
ASTFloorClasscom.bigdata.rdf.sail.sparql.astBlazeGraph
ASTFulltextSearchOptimizerTranslate FTS.Classcom.bigdata.rdf.sparql.ast.evalBlazeGraph
ASTFunctionCallClasscom.bigdata.rdf.sail.sparql.astBlazeGraph
ASTGeoSpatialSearchOptimizerTranslate FTS#GEOSPATIAL and related magic predicates into a ServiceNode which will invoke the bigdata geospatial service.Classcom.bigdata.rdf.sparql.ast.evalBlazeGraph
ASTGraphGraphPatternClasscom.bigdata.rdf.sail.sparql.astBlazeGraph
ASTGraphGroupOptimizerHandles a variety of special constructions related to graph graph groups.Classcom.bigdata.rdf.sparql.ast.optimizersBlazeGraph
ASTGraphOrDefaultClasscom.bigdata.rdf.sail.sparql.astBlazeGraph
ASTGraphPatternGroupClasscom.bigdata.rdf.sail.sparql.astBlazeGraph
ASTGraphRefAllClasscom.bigdata.rdf.sail.sparql.astBlazeGraph
ASTGroupClauseClasscom.bigdata.rdf.sail.sparql.astBlazeGraph
ASTGroupConcatClasscom.bigdata.rdf.sail.sparql.astBlazeGraph
ASTGroupConditionClasscom.bigdata.rdf.sail.sparql.astBlazeGraph
ASTHashJoinOptimizerRewrites 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 imposedClasscom.bigdata.rdf.sparql.ast.optimizersBlazeGraph
ASTHavingClauseClasscom.bigdata.rdf.sail.sparql.astBlazeGraph
ASTHoursClasscom.bigdata.rdf.sail.sparql.astBlazeGraph
ASTIfClasscom.bigdata.rdf.sail.sparql.astBlazeGraph
ASTInClasscom.bigdata.rdf.sail.sparql.astBlazeGraph
ASTInfixClasscom.bigdata.rdf.sail.sparql.astBlazeGraph
ASTInlineDataClasscom.bigdata.rdf.sail.sparql.astBlazeGraph
ASTInsertClauseClasscom.bigdata.rdf.sail.sparql.astBlazeGraph
ASTInsertDataClasscom.bigdata.rdf.sail.sparql.astBlazeGraph
ASTIRIClasscom.bigdata.rdf.sail.sparql.astBlazeGraph
ASTIRIFuncClasscom.bigdata.rdf.sail.sparql.astBlazeGraph
ASTIsBlankClasscom.bigdata.rdf.sail.sparql.astBlazeGraph
ASTIsIRIClasscom.bigdata.rdf.sail.sparql.astBlazeGraph
ASTIsLiteralClasscom.bigdata.rdf.sail.sparql.astBlazeGraph
ASTIsNumericClasscom.bigdata.rdf.sail.sparql.astBlazeGraph
ASTJoinGroupFilterExistsInfoInformation about FILTER (NOT) EXISTS patterns within a given join group.Classcom.bigdata.rdf.sparql.ast.optimizersBlazeGraph
ASTJoinGroupOrderOptimizerThis optimizer brings a join group node into a valid order according to the SPARQL 1.Classcom.bigdata.rdf.sparql.ast.optimizersBlazeGraph
ASTJoinGroupPartitionPartition of a join group, defined by a (possibly empty) list of non-optional non-minus nodes, possibly closed by a single optionalClasscom.bigdata.rdf.sparql.ast.optimizersBlazeGraph
ASTJoinGroupPartitionsClass representing an ordered list of ASTJoinGroupPartitions.Classcom.bigdata.rdf.sparql.ast.optimizersBlazeGraph
ASTJoinOrderByTypeOptimizerThis optimizer simply puts each type of IGroupMemberNode within a JoinGroupNode in the right order with respect to the other types.Classcom.bigdata.rdf.sparql.ast.optimizersBlazeGraph
ASTLangClasscom.bigdata.rdf.sail.sparql.astBlazeGraph
ASTLangMatchesClasscom.bigdata.rdf.sail.sparql.astBlazeGraph
ASTLetClasscom.bigdata.rdf.sail.sparql.astBlazeGraph
ASTLiftPreFiltersOptimizerLift FILTERs which can be evaluated based solely on the bindings in the parent group out of a child group.Classcom.bigdata.rdf.sparql.ast.optimizersBlazeGraph
ASTLimitClasscom.bigdata.rdf.sail.sparql.astBlazeGraph
ASTLoadClasscom.bigdata.rdf.sail.sparql.astBlazeGraph
ASTLowerCaseClasscom.bigdata.rdf.sail.sparql.astBlazeGraph
ASTMathClasscom.bigdata.rdf.sail.sparql.astBlazeGraph
ASTMaxClasscom.bigdata.rdf.sail.sparql.astBlazeGraph
ASTMD5Classcom.bigdata.rdf.sail.sparql.astBlazeGraph
ASTMinClasscom.bigdata.rdf.sail.sparql.astBlazeGraph
ASTMinusGraphPatternClasscom.bigdata.rdf.sail.sparql.astBlazeGraph
ASTMinutesClasscom.bigdata.rdf.sail.sparql.astBlazeGraph
ASTModifyClasscom.bigdata.rdf.sail.sparql.astBlazeGraph
ASTMonthClasscom.bigdata.rdf.sail.sparql.astBlazeGraph
ASTMoveClasscom.bigdata.rdf.sail.sparql.astBlazeGraph
ASTNamedSubqueryClasscom.bigdata.rdf.sail.sparql.astBlazeGraph
ASTNamedSubqueryIncludeClasscom.bigdata.rdf.sail.sparql.astBlazeGraph
ASTNamedSubqueryOptimizerClass identifies the join variables for each instance in which a named subquery solution set is incorporated into the query plan.Classcom.bigdata.rdf.sparql.ast.optimizersBlazeGraph
ASTNotClasscom.bigdata.rdf.sail.sparql.astBlazeGraph
ASTNotExistsFuncClasscom.bigdata.rdf.sail.sparql.astBlazeGraph
ASTNotInClasscom.bigdata.rdf.sail.sparql.astBlazeGraph
ASTNowClasscom.bigdata.rdf.sail.sparql.astBlazeGraph
ASTNumericLiteralClasscom.bigdata.rdf.sail.sparql.astBlazeGraph
ASTObjectListClasscom.bigdata.rdf.sail.sparql.astBlazeGraph
ASTOffsetClasscom.bigdata.rdf.sail.sparql.astBlazeGraph
ASTOperationClasscom.bigdata.rdf.sail.sparql.astBlazeGraph
ASTOperationContainerAbstract supertype of ASTQueryContainer andAuthor:Jeen BroekstraClasscom.bigdata.rdf.sail.sparql.astBlazeGraph
ASTOptimizerListAn executable list of query optimizers.Classcom.bigdata.rdf.sparql.ast.optimizersBlazeGraph
ASTOptionalGraphPatternClasscom.bigdata.rdf.sail.sparql.astBlazeGraph
ASTOrClasscom.bigdata.rdf.sail.sparql.astBlazeGraph
ASTOrderClauseClasscom.bigdata.rdf.sail.sparql.astBlazeGraph
ASTOrderConditionClasscom.bigdata.rdf.sail.sparql.astBlazeGraph
ASTPathAlternativeClasscom.bigdata.rdf.sail.sparql.astBlazeGraph
ASTPathEltClasscom.bigdata.rdf.sail.sparql.astBlazeGraph
ASTPathModClasscom.bigdata.rdf.sail.sparql.astBlazeGraph
ASTPathNegatedPropertySetClasscom.bigdata.rdf.sail.sparql.astBlazeGraph
ASTPathOneInPropertySetClasscom.bigdata.rdf.sail.sparql.astBlazeGraph
ASTPathSequenceClasscom.bigdata.rdf.sail.sparql.astBlazeGraph
ASTPrefixDeclClasscom.bigdata.rdf.sail.sparql.astBlazeGraph
ASTProjectionElemClasscom.bigdata.rdf.sail.sparql.astBlazeGraph
ASTPropertyListClasscom.bigdata.rdf.sail.sparql.astBlazeGraph
ASTPropertyListPathClasscom.bigdata.rdf.sail.sparql.astBlazeGraph
ASTQNameClasscom.bigdata.rdf.sail.sparql.astBlazeGraph
ASTQuadsNotTriplesClasscom.bigdata.rdf.sail.sparql.astBlazeGraph
ASTQueryClasscom.bigdata.rdf.sail.sparql.astBlazeGraph
ASTQueryContainerClasscom.bigdata.rdf.sail.sparql.astBlazeGraph
ASTQueryHintOptimizerQuery hints are identified applied to AST nodes based on the specified scope and the location within the AST in which they are found.Classcom.bigdata.rdf.sparql.ast.optimizersBlazeGraph
ASTRandClasscom.bigdata.rdf.sail.sparql.astBlazeGraph
ASTRangeConstraintOptimizerAST optimizer recognizes datatype and/or value range constraints and applies them to as range constraints to StatementPatternNodes.Classcom.bigdata.rdf.sparql.ast.optimizersBlazeGraph
ASTRangeCountOptimizerAttach range counts to all statement patterns in the query.Classcom.bigdata.rdf.sparql.ast.optimizersBlazeGraph
ASTRangeOptimizerClasscom.bigdata.rdf.sparql.ast.optimizersBlazeGraph
ASTRDFLiteralClasscom.bigdata.rdf.sail.sparql.astBlazeGraph
ASTRDFValueAn abstract base class for AST objects modeling RDF Values.Classcom.bigdata.rdf.sail.sparql.astBlazeGraph
ASTRegexExpressionClasscom.bigdata.rdf.sail.sparql.astBlazeGraph
ASTReplaceClasscom.bigdata.rdf.sail.sparql.astBlazeGraph
ASTRoundClasscom.bigdata.rdf.sail.sparql.astBlazeGraph
ASTRunFirstRunLastOptimizerThis optimizer simply puts each type of IGroupMemberNode within a JoinGroupNode in the right order w.Classcom.bigdata.rdf.sparql.ast.optimizersBlazeGraph
ASTSameTermClasscom.bigdata.rdf.sail.sparql.astBlazeGraph
ASTSampleClasscom.bigdata.rdf.sail.sparql.astBlazeGraph
ASTSearchInSearchOptimizerConverts a BDS.Classcom.bigdata.rdf.sparql.ast.evalBlazeGraph
ASTSearchOptimizerTranslate BDS.Classcom.bigdata.rdf.sparql.ast.evalBlazeGraph
ASTSearchOptimizerBaseTranslate FTS.Classcom.bigdata.rdf.sparql.ast.evalBlazeGraph
ASTSecondsClasscom.bigdata.rdf.sail.sparql.astBlazeGraph
ASTSelectClasscom.bigdata.rdf.sail.sparql.astBlazeGraph
ASTSelectQueryClasscom.bigdata.rdf.sail.sparql.astBlazeGraph
ASTServiceGraphPatternClasscom.bigdata.rdf.sail.sparql.astBlazeGraph
ASTServiceNodeOptimizerRewrites the WHERE clause of each query by lifting out ServiceNodes into a named subquery.Classcom.bigdata.rdf.sparql.ast.optimizersBlazeGraph
ASTSetValueExpressionsOptimizerVisit all the value expression nodes and convert them into value expressions using AST2BOpUtility#toVE(String, IValueExpressionNode).Classcom.bigdata.rdf.sparql.ast.optimizersBlazeGraph
ASTSHA1Classcom.bigdata.rdf.sail.sparql.astBlazeGraph
ASTSHA224Classcom.bigdata.rdf.sail.sparql.astBlazeGraph
ASTSHA256Classcom.bigdata.rdf.sail.sparql.astBlazeGraph
ASTSHA384Classcom.bigdata.rdf.sail.sparql.astBlazeGraph
ASTSHA512Classcom.bigdata.rdf.sail.sparql.astBlazeGraph
ASTSimpleGroupByAndCountOptimizer SELECT (COUNT(*) as ?count) ?z WHERE { ?x rdf:type ?z } GROUP BY ?z and similar patterns using an O(N) algorithm, where N isClasscom.bigdata.rdf.sparql.ast.optimizersBlazeGraph
ASTSimpleOptionalOptimizerA "simple optional" is an optional sub-group that contains only one statement pattern, no sub-groups of its own, and no filters that require materializedClasscom.bigdata.rdf.sparql.ast.optimizersBlazeGraph
ASTSolutionsRefClasscom.bigdata.rdf.sail.sparql.astBlazeGraph
ASTSparql11SubqueryOptimizerLift SubqueryRoots into named subqueries when appropriate.Classcom.bigdata.rdf.sparql.ast.optimizersBlazeGraph
ASTStaticBindingsOptimizer Optimizer that aims at the optimization of SPARQL 1.Classcom.bigdata.rdf.sparql.ast.optimizersBlazeGraph
ASTStaticBindingsOptimizer .InlineTasksTask specifying the inlining opportunities for a given variable in the form of a list of query nodes in which a statically derived value forClasscom.bigdata.rdf.sparql.ast.optimizersBlazeGraph
ASTStaticBindingsOptimizer .StaticBindingInfo during query analysis.Classcom.bigdata.rdf.sparql.ast.optimizersBlazeGraph
ASTStaticBindingsOptimizer .VariableUsageInfoHelper class used to record usage of a given variable, i.Classcom.bigdata.rdf.sparql.ast.optimizersBlazeGraph
ASTStaticJoinOptimizerThis is an AST optimizer port of the old "static" optimizer - DefaultEvaluationPlan2.Classcom.bigdata.rdf.sparql.ast.optimizersBlazeGraph
ASTStaticJoinOptimizer .AnnotationsInterfacecom.bigdata.rdf.sparql.ast.optimizersBlazeGraph
ASTStrClasscom.bigdata.rdf.sail.sparql.astBlazeGraph
ASTStrAfterClasscom.bigdata.rdf.sail.sparql.astBlazeGraph
ASTStrBeforeClasscom.bigdata.rdf.sail.sparql.astBlazeGraph
ASTStrDtClasscom.bigdata.rdf.sail.sparql.astBlazeGraph
ASTStrEndsClasscom.bigdata.rdf.sail.sparql.astBlazeGraph
ASTStringClasscom.bigdata.rdf.sail.sparql.astBlazeGraph
ASTStrLangClasscom.bigdata.rdf.sail.sparql.astBlazeGraph
ASTStrLenClasscom.bigdata.rdf.sail.sparql.astBlazeGraph
ASTStrStartsClasscom.bigdata.rdf.sail.sparql.astBlazeGraph
ASTSTRUUIDClasscom.bigdata.rdf.sail.sparql.astBlazeGraph
ASTSubGroupJoinVarOptimizerOptimizer assigns join variables to sub-groups.Classcom.bigdata.rdf.sparql.ast.optimizersBlazeGraph
ASTSubstrClasscom.bigdata.rdf.sail.sparql.astBlazeGraph
ASTSumClasscom.bigdata.rdf.sail.sparql.astBlazeGraph
ASTTimezoneClasscom.bigdata.rdf.sail.sparql.astBlazeGraph
ASTTRefPatternClasscom.bigdata.rdf.sail.sparql.astBlazeGraph
ASTTriplesSameSubjectClasscom.bigdata.rdf.sail.sparql.astBlazeGraph
ASTTriplesSameSubjectPathClasscom.bigdata.rdf.sail.sparql.astBlazeGraph
ASTTrueClasscom.bigdata.rdf.sail.sparql.astBlazeGraph
ASTTzClasscom.bigdata.rdf.sail.sparql.astBlazeGraph
ASTUnionFiltersOptimizerClasscom.bigdata.rdf.sparql.ast.optimizersBlazeGraph
ASTUnionGraphPatternClasscom.bigdata.rdf.sail.sparql.astBlazeGraph
ASTUnknownTermOptimizerPruning rules for unknown IVs in statement patterns: If an optional join is known to fail, then remove the optional group in whichClasscom.bigdata.rdf.sparql.ast.optimizersBlazeGraph
ASTUnparsedQuadDataBlockClasscom.bigdata.rdf.sail.sparql.astBlazeGraph
ASTUpdateClasscom.bigdata.rdf.sail.sparql.astBlazeGraph
ASTUpdateContainerClasscom.bigdata.rdf.sail.sparql.astBlazeGraph
ASTUpdateSequenceClasscom.bigdata.rdf.sail.sparql.astBlazeGraph
ASTUpperCaseClasscom.bigdata.rdf.sail.sparql.astBlazeGraph
ASTUtilSome utility methods for AST/IV conversions.Classcom.bigdata.rdf.sparql.astBlazeGraph
ASTUUIDClasscom.bigdata.rdf.sail.sparql.astBlazeGraph
ASTVarClasscom.bigdata.rdf.sail.sparql.astBlazeGraph
ASTVisitorBaseBase class for visitors of the SPARQL AST.Classcom.bigdata.rdf.sail.sparqlBlazeGraph
ASTWhereClauseClasscom.bigdata.rdf.sail.sparql.astBlazeGraph
ASTWildcardProjectionOptimizerRewrites any ProjectionNode with a wild card into the set of variables visible to the QueryBase having that projection.Classcom.bigdata.rdf.sparql.ast.optimizersBlazeGraph
ASTYearClasscom.bigdata.rdf.sail.sparql.astBlazeGraph
AsynchronousIndexWriteConfigurationConfiguration for the asynchronous index write API.Classcom.bigdata.btreeBlazeGraph
AsynchronousOverflowTaskThis class examines the named indices defined on the journal identified by the lastCommitTime and, for each named index registered on thatClasscom.bigdata.resourcesBlazeGraph
AsynchronousQuorumCloseExceptionAn instance of this class is thrown when the caller is awaiting a quorum event and the quorum is asynchronously closed.Classcom.bigdata.quorumBlazeGraph
AsynchronousStatementBufferFactoryFactory object for high-volume RDF data load.Classcom.bigdata.rdf.rioBlazeGraph
AtomicBlockAppendProcAtomic append of a single block to a file version.Classcom.bigdata.bfsBlazeGraph
AtomicBlockWriteProcAtomic write of a single block for a file version.Classcom.bigdata.bfsBlazeGraph
AtomicRowDeleteAtomic delete of a logical row.Classcom.bigdata.sparseBlazeGraph
AtomicRowFilterTransforms an ITupleIterator reading directly on an IIndex backing a SparseRowStore into an ITupleIterator visitingClasscom.bigdata.sparseBlazeGraph
AtomicRowReadAtomic read of the logical row associated with some Schema andAuthor:Bryan ThompsonSee Also:Serialized FormClasscom.bigdata.sparseBlazeGraph
AtomicRowWriteReadAtomic write on a logical row.Classcom.bigdata.sparseBlazeGraph
AutoCloseHttpClientA HttpClient that supports the AutoCloseable protocol and which will be transparently closed by theClasscom.bigdata.rdf.sail.webapp.clientBlazeGraph
AutoIncIntegerCounterA singleton object that causes the associated property value to be assigned the next higher 32-bit integer value when it is written on theClasscom.bigdata.sparseBlazeGraph
AutoIncLongCounterA singleton object that causes the associated property value to be assigned the next higher 64-bit integer value when it is written on theClasscom.bigdata.sparseBlazeGraph
AVERAGEOperator computes the running sum over the presented binding sets for the given variable.Classcom.bigdata.bop.rdf.aggregateBlazeGraph
AxiomsAbstraction for a set of RDFS Axioms.Interfacecom.bigdata.rdf.axiomsBlazeGraph
BackchainAccessPathA read-only IAccessPath that backchains certain inferences.Classcom.bigdata.rdf.rulesBlazeGraph
BackchainOwlSameAsIteratorClasscom.bigdata.rdf.infBlazeGraph
BackchainOwlSameAsPropertiesIteratorProvides backward chaining for property collection and reverse property collection on owl:sameAs for all access paths.Classcom.bigdata.rdf.infBlazeGraph
BackchainOwlSameAsPropertiesPIteratorProvides backward chaining for property collection and reverse property collection on owl:sameAs for the ?P? and ??? access paths.Classcom.bigdata.rdf.infBlazeGraph
BackchainOwlSameAsPropertiesPOIteratorProvides backward chaining for reverse property collection on owl:sameAs for the ?PO and ??O access paths.Classcom.bigdata.rdf.infBlazeGraph
BackchainOwlSameAsPropertiesSPIteratorProvides backward chaining for property collection on owl:sameAs for the SP? and S?? access paths.Classcom.bigdata.rdf.infBlazeGraph
BackchainOwlSameAsPropertiesSPOIteratorProvides backward chaining for property collection and reverse property collection on owl:sameAs for the SPO and S?O access paths.Classcom.bigdata.rdf.infBlazeGraph
BackchainTypeResourceIteratorProvides backward chaining for (x rdf:type rdfs:Resource).Classcom.bigdata.rdf.infBlazeGraph
BackchainTypeResourceIterator .PushbackFilterFilterator style construct that allows push back of a single visitedVersion:$Id: BackchainTypeResourceIterator.Classcom.bigdata.rdf.infBlazeGraph
BackchainTypeResourceIterator .PushbackIteratorClasscom.bigdata.rdf.infBlazeGraph
BackgroundGraphResultProvides concurrent access to statements as they are being parsed.Classcom.bigdata.rdf.sail.webapp.clientBlazeGraph
BackgroundTupleResultProvides concurrent access to tuple results as they are being parsed.Classcom.bigdata.rdf.sail.webapp.clientBlazeGraph
BadBOpIdTypeExceptionException thrown when a BOp.Classcom.bigdata.bopBlazeGraph
BadConditionalGroupIdTypeExceptionException thrown when a PipelineOp.Classcom.bigdata.bopBlazeGraph
BannerClass has a static method which writes a copyright banner on stdout once per JVM.Classcom.bigdataBlazeGraph
Banner .BuildInfoMetaAn interface which declares the keys for the map returned by Banner.Interfacecom.bigdataBlazeGraph
Banner .OptionsEnvironment variables understood by the Banner class.Interfacecom.bigdataBlazeGraph
BaseAxiomsA collection of axioms.Classcom.bigdata.rdf.axiomsBlazeGraph
BaseClosureBase class for classes that provide closure programs.Classcom.bigdata.rdf.rulesBlazeGraph
BaseDeclProcessorResolves relative URIs in a query model using either an external base URI or using the base URI specified in the query model itself.Classcom.bigdata.rdf.sail.sparqlBlazeGraph
BaseGASProgramAbstract base class with some useful defaults.Classcom.bigdata.rdf.graph.implBlazeGraph
BaseGASProgram .Bindings by BaseGASProgram.Interfacecom.bigdata.rdf.graph.implBlazeGraph
BaseIndexStatsBasic stats that are available for all index types and whose collection does not require visitation of the index pages.Classcom.bigdata.btreeBlazeGraph
BaseJoinStats operators may define more counters as well).Classcom.bigdata.bop.joinBlazeGraph
BaseVocabularyBase class for Vocabulary implementations.Classcom.bigdata.rdf.vocabBlazeGraph
BaseVocabulary .VocabularyVersioningExceptionAn instance of this class indicates a versioning problem with the declaration classes.Classcom.bigdata.rdf.vocabBlazeGraph
BaseVocabularyDeclBasic VocabularyDecl implementation.Classcom.bigdata.rdf.vocabBlazeGraph
BasicBooleanQueryHintBasic boolean query hint.Classcom.bigdata.rdf.sparql.ast.hintsBlazeGraph
BasicBufferStrategy for a BufferMode.Classcom.bigdata.journalBlazeGraph
BasicDoubleQueryHintBasic double query hint.Classcom.bigdata.rdf.sparql.ast.hintsBlazeGraph
BasicExperimentConditionsClasscom.bigdata.journalBlazeGraph
BasicIntQueryHintBasic integer query hint.Classcom.bigdata.rdf.sparql.ast.hintsBlazeGraph
BasicLongQueryHintBasic long integer query hint.Classcom.bigdata.rdf.sparql.ast.hintsBlazeGraph
BasicRioLoaderParses data but does not load it into the indices.Classcom.bigdata.rdf.rioBlazeGraph
BasicSkinThe BasicSkin provides standard type wrappers to help with conversionsAuthor:Martyn CutcherClasscom.bigdata.gom.gpoBlazeGraph
BasicStringQueryHintBasic string query hint.Classcom.bigdata.rdf.sparql.ast.hintsBlazeGraph
BatchContainsBatch existence test operation.Classcom.bigdata.btree.procBlazeGraph
BatchContains .BatchContainsConstructorFactory for BatchContains procedures.Classcom.bigdata.btree.procBlazeGraph
BatchInsertBatch insert operation.Classcom.bigdata.btree.procBlazeGraph
BatchInsert .BatchInsertConstructorFactory for BatchInsert procedures.Classcom.bigdata.btree.procBlazeGraph
BatchLookupBatch lookup operation.Classcom.bigdata.btree.procBlazeGraph
BatchLookup .BatchLookupConstructorFactory for BatchLookup procedures.Classcom.bigdata.btree.procBlazeGraph
BatchPutIfAbsentBatch conditional insert operation (putIfAbsent).Classcom.bigdata.btree.procBlazeGraph
BatchPutIfAbsent .BatchPutIfAbsentConstructorFactory for BatchPutIfAbsent procedures.Classcom.bigdata.btree.procBlazeGraph
BatchRemoveBatch removal of one or more tuples, optionally returning their existing values, the #of tuples that were deleted, or a mask indicating which tuplesClasscom.bigdata.btree.procBlazeGraph
BatchRemove .BatchRemoveConstructorFactory for BatchRemove procedures.Classcom.bigdata.btree.procBlazeGraph
BDA vocabulary for bigdata specific extensions.Interfacecom.bigdata.rdf.storeBlazeGraph
BDSA vocabulary for the bigdata full text search facility.Interfacecom.bigdata.rdf.storeBlazeGraph
BenchmarkJournalWriteRate A benchmark that computes the raw platform write rate for pure sequential IO, the journal's write rate, and both unisolated and isolated index write rates.Classcom.bigdata.journalBlazeGraph
BenchmarkJournalWriteRate .AbstractBenchmarkOptimium Does N writes of M size data blocks on a pre-extended file using pure sequential IO.Classcom.bigdata.journalBlazeGraph
BenchmarkJournalWriteRate .BenchmarkBlockBasedOptimium Writes the same amount of data using large blocks on a pre-extended file using pure sequential IO.Classcom.bigdata.journalBlazeGraph
BenchmarkJournalWriteRate .BenchmarkDirectJournalClasscom.bigdata.journalBlazeGraph
BenchmarkJournalWriteRate .BenchmarkDiskJournalClasscom.bigdata.journalBlazeGraph
BenchmarkJournalWriteRate .BenchmarkDiskRWJournalClasscom.bigdata.journalBlazeGraph
BenchmarkJournalWriteRate .BenchmarkMappedJournalClasscom.bigdata.journalBlazeGraph
BenchmarkJournalWriteRate .BenchmarkSmallRecordOptimium Writes the same amount of data, using 128 byte records on a pre-extended file using pure sequential IO.Classcom.bigdata.journalBlazeGraph
BenchmarkJournalWriteRate .BenchmarkSustainedTransferOptimium Writes the same amount of data using a single nio "write buffer" operation on a pre-extended file.Classcom.bigdata.journalBlazeGraph
BenchmarkJournalWriteRate .BenchmarkTransientJournalClasscom.bigdata.journalBlazeGraph
BFSBreadth First Search (BFS) is an iterative graph traversal primitive.Classcom.bigdata.rdf.graph.analyticsBlazeGraph
BFS .BindingsAdditional IBindingExtractor.Interfacecom.bigdata.rdf.graph.analyticsBlazeGraph
BFS .ESEdge state is not used.Classcom.bigdata.rdf.graph.analyticsBlazeGraph
BFS .VSClasscom.bigdata.rdf.graph.analyticsBlazeGraph
Bigdata2ASTSPARQL11SyntaxTestBigdata integration for the SPARQLSyntaxTest.Classcom.bigdata.rdf.sail.sparqlBlazeGraph
Bigdata2ASTSPARQLParserOverridden version of the openrdf SPARQLParser class which extracts additional information required by bigdata and associates it with theClasscom.bigdata.rdf.sail.sparqlBlazeGraph
Bigdata2ASTSPARQLSyntaxTestBigdata integration for the SPARQLSyntaxTest.Classcom.bigdata.rdf.sail.sparqlBlazeGraph
Bigdata2Sesame2BindingSetIteratorConverts a bigdata ICloseableIterator IBindingSets containing either (a) BigdataValues or (b) IVs having cachedClasscom.bigdata.rdf.sailBlazeGraph
Bigdata2SesameIterationClass aligns a bigdata ICloseableIterator with a Sesame 2 CloseableIteration.Classcom.bigdata.rdf.sailBlazeGraph
BigdataArbitraryLengthPathTestExtreme test for problem with arbitrary length paths.Classcom.bigdata.rdf.sail.tckBlazeGraph
BigdataASTContextObject provides context required in various stages of parsing queries orAuthor:Bryan ThompsonClasscom.bigdata.rdf.sail.sparqlBlazeGraph
BigdataASTVisitorBaseBase class for AST visitor impls.Classcom.bigdata.rdf.sail.sparqlBlazeGraph
BigdataBaseContextContext object provides access to the IIndexManager.Classcom.bigdata.rdf.sailBlazeGraph
BigdataBindingSetClasscom.bigdata.blueprintsBlazeGraph
BigdataBindingSetResolveratorEfficiently resolve term identifiers in Bigdata IBindingSets to RDFVersion:$Id: BigdataSolutionResolverator.Classcom.bigdata.rdf.storeBlazeGraph
BigdataBNodeA BNode that exposes the internal term identifier.Interfacecom.bigdata.rdf.modelBlazeGraph
BigdataBNodeImplA blank node.Classcom.bigdata.rdf.modelBlazeGraph
BigdataComplexSparqlQueryTestBigdata integration for the ComplexSPARQLQueryTest.Classcom.bigdata.rdf.sail.tckBlazeGraph
BigdataConfigSchemaDefines constants for the schema which is used by BigdataSailFactory and BigdataRepositoryFactory.Classcom.bigdata.rdf.sail.configBlazeGraph
BigdataConnectionTestBigdata uses snapshot isolation for transactions while openrdf assumes that any writes committed by a transaction become immediately visible toClasscom.bigdata.rdf.sail.tckBlazeGraph
BigdataCoreVocabulary_v20151106Core Bigdata vocabulary.Classcom.bigdata.rdf.vocab.coreBlazeGraph
BigdataCoreVocabulary_v20151210Core Bigdata vocabulary.Classcom.bigdata.rdf.vocab.coreBlazeGraph
BigdataEdgeEdge implementation that wraps an Edge statement and points to a BigdataGraph instance.Classcom.bigdata.blueprintsBlazeGraph
BigdataElementBase class for BigdataVertex and BigdataEdge.Classcom.bigdata.blueprintsBlazeGraph
BigdataEmbeddedFederationSparqlTestTest harness for running the SPARQL test suites against an EmbeddedFederation.Classcom.bigdata.rdf.sail.tckBlazeGraph
BigdataExprBuilderTop-level expression builder for SPARQL.Classcom.bigdata.rdf.sail.sparqlBlazeGraph
BigdataFederationSparqlTestRuns the SPARQL test suite against a JiniFederation, which must be already deployed.Classcom.bigdata.rdf.sail.tckBlazeGraph
BigdataFileSystemA distributed file system with extensible metadata and atomic append implemented using the bigdata scale-out architecture.Classcom.bigdata.bfsBlazeGraph
BigdataFileSystem .OptionsConfiguration options.Interfacecom.bigdata.bfsBlazeGraph
BigdataGangliaServiceA utility class which may be used to run the bigdata performance counter collection system within an embedded GangliaService.Classcom.bigdata.counters.gangliaBlazeGraph
BigdataGASEngineIGASEngine for dynamic activation of vertices.Classcom.bigdata.rdf.graph.impl.bdBlazeGraph
BigdataGASEngine .BigdataGraphAccessorClasscom.bigdata.rdf.graph.impl.bdBlazeGraph
BigdataGASRunnerBase class for running performance tests against the bigdata backend.Classcom.bigdata.rdf.graph.impl.bdBlazeGraph
BigdataGASStateClasscom.bigdata.rdf.graph.impl.bdBlazeGraph
BigdataGraphA base class for a Blueprints wrapper around a bigdata back-end.Classcom.bigdata.blueprintsBlazeGraph
BigdataGraph .OptionsInterfacecom.bigdata.blueprintsBlazeGraph
BigdataGraphAtomAn atomic unit of information about a property graph.Classcom.bigdata.blueprintsBlazeGraph
BigdataGraphAtom .EdgeAtomClasscom.bigdata.blueprintsBlazeGraph
BigdataGraphAtom .EdgeLabelAtomClasscom.bigdata.blueprintsBlazeGraph
BigdataGraphAtom .ElementTypeClasscom.bigdata.blueprintsBlazeGraph
BigdataGraphAtom .ExistenceAtomClasscom.bigdata.blueprintsBlazeGraph
BigdataGraphAtom .PropertyAtomClasscom.bigdata.blueprintsBlazeGraph
BigdataGraphBulkLoadSimple bulk loader that will insert graph data without any consistency checking (won't check for duplicate vertex or edge identifiers).Classcom.bigdata.blueprintsBlazeGraph
BigdataGraphClientThis is a thin-client implementation of a Blueprints wrapper around the client library that interacts with the NanoSparqlServer.Classcom.bigdata.blueprintsBlazeGraph
BigdataGraphConfigurationCreate and configure a BigdataGraph for Rexster.Classcom.bigdata.blueprintsBlazeGraph
BigdataGraphConfiguration .OptionsInterfacecom.bigdata.blueprintsBlazeGraph
BigdataGraphEditClasscom.bigdata.blueprintsBlazeGraph
BigdataGraphEdit .ActionClasscom.bigdata.blueprintsBlazeGraph
BigdataGraphEmbeddedThis is the most basic possible implementation of the Blueprints Graph API.Classcom.bigdata.blueprintsBlazeGraph
BigdataGraphFactoryHelper class to create BigdataGraph instances.Classcom.bigdata.blueprintsBlazeGraph
BigdataGraphFixtureClasscom.bigdata.rdf.graph.impl.bdBlazeGraph
BigdataGraphFixture .BigdataSailGraphLoaderClasscom.bigdata.rdf.graph.impl.bdBlazeGraph
BigdataGraphListenerListener interface for a BigdataGraphEmbedded.Interfacecom.bigdata.blueprintsBlazeGraph
BigdataGraphQueryTranslate a low-performance Blueprints GraphQuery into a high-performanceAuthor:mikepersonickClasscom.bigdata.blueprintsBlazeGraph
BigdataLiteralA Literal that exposes the internal term identifier.Interfacecom.bigdata.rdf.modelBlazeGraph
BigdataLiteralImplA literal.Classcom.bigdata.rdf.modelBlazeGraph
BigdataLoaderVery simple loader that takes a journal file and a data file as input and loads the data into the journal.Classcom.bigdata.rdf.sail.benchBlazeGraph
BigdataMapA flyweight SortedMap wrapping an IIndex.Classcom.bigdata.btreeBlazeGraph
BigdataMetadataFactoryA factory which integrates the bigdata hierarchical counter set model with the ganglia metric model.Classcom.bigdata.counters.gangliaBlazeGraph
BigdataNativeMockServiceFactoryMock service reports the solutions provided in the constructor.Classcom.bigdata.rdf.sparql.ast.eval.serviceBlazeGraph
BigdataNativeServiceOptionsService options base class for bigdata aware services.Classcom.bigdata.rdf.sparql.ast.serviceBlazeGraph
BigdataNTriplesParserRDF parser for N-Triples files.Classcom.bigdata.rdf.rio.ntriplesBlazeGraph
BigdataNTriplesParserFactoryAn RDR-aware RDFParserFactory for N-Triples parsers.Classcom.bigdata.rdf.rio.ntriplesBlazeGraph
BigdataNTriplesParserTestJUnit test for the N-Triples parser.Classcom.bigdata.rdf.rio.ntriplesBlazeGraph
BigdataNTriplesParserTestCaseJUnit test for the N-Triples parser.Classcom.bigdata.rdf.rio.ntriplesBlazeGraph
BigdataOpenRDFBindingSetsResolveratorEfficiently resolve openrdf BindingSets to bigdata IBindingSets (this is a streaming API).Classcom.bigdata.rdf.storeBlazeGraph
BigdataParsedBooleanQueryClasscom.bigdata.rdf.sailBlazeGraph
BigdataParsedGraphQueryClasscom.bigdata.rdf.sailBlazeGraph
BigdataParsedQueryClass extends ParsedQuery for API compliance with QueryParser but DOES NOT support ANY aspect of the QueryParser API.Classcom.bigdata.rdf.sail.sparqlBlazeGraph
BigdataParsedTupleQueryClasscom.bigdata.rdf.sailBlazeGraph
BigdataParsedUpdateClass extends ParsedUpdate for API compliance with QueryParser but DOES NOT support ANY aspect of the QueryParser API.Classcom.bigdata.rdf.sail.sparqlBlazeGraph
BigdataPredicateenum BigdataPredicateEnum Constant SummaryClasscom.bigdata.blueprintsBlazeGraph
BigdataQuadWrapperThis class wraps a BigdataStatement and provides hashCode() and equals(Object) respecting all four fields rather than SPO as perClasscom.bigdata.rdf.modelBlazeGraph
BigdataRDFContextClass encapsulates state shared by QueryServlet(s) for the sameAuthor:Martyn Cutcher, thompsonbry@users.Classcom.bigdata.rdf.sail.webappBlazeGraph
BigdataRDFFactoryDefault implementation of a BlueprintsValueFactory for converting blueprints data to RDF and back again.Classcom.bigdata.blueprintsBlazeGraph
BigdataRDFServletAbstract base class for Servlets which interact with the bigdata RDF data and/or SPARQL query layers.Classcom.bigdata.rdf.sail.webappBlazeGraph
BigdataRDFServletContextListenerListener provides life cycle management of the IIndexManager by interpreting the configuration parameters in the ServletContext.Classcom.bigdata.rdf.sail.webappBlazeGraph
BigdataRemoteBooleanQueryClasscom.bigdata.rdf.sail.remoteBlazeGraph
BigdataRemoteGraphQueryClasscom.bigdata.rdf.sail.remoteBlazeGraph
BigdataRemoteTupleQueryClasscom.bigdata.rdf.sail.remoteBlazeGraph
BigdataRepositoryConfigClasscom.bigdata.rdf.sail.configBlazeGraph
BigdataRepositoryFactoryA RepositoryFactory that creates BigdataSailRepositorys based on RDF configuration data.Classcom.bigdata.rdf.sail.configBlazeGraph
BigdataResourceA Resource that exposes the internal term identifier.Interfacecom.bigdata.rdf.modelBlazeGraph
BigdataResourceImplClasscom.bigdata.rdf.modelBlazeGraph
BigdataSail Sesame 2.Classcom.bigdata.rdf.sailBlazeGraph
BigdataSail .OptionsAdditional parameters understood by the Sesame 2.Interfacecom.bigdata.rdf.sailBlazeGraph
BigdataSailBooleanQueryClasscom.bigdata.rdf.sailBlazeGraph
BigdataSailConfigClasscom.bigdata.rdf.sail.configBlazeGraph
BigdataSailFactoryA SailFactory that creates BigdataSails based on RDF configuration data.Classcom.bigdata.rdf.sail.configBlazeGraph
BigdataSailFactoryHelper class to create a bigdata instance.Classcom.bigdata.rdf.sail.remoteBlazeGraph
BigdataSailFactory .OptionA handy list of common Options you might want to specify when creating your bigdata instance.Classcom.bigdata.rdf.sail.remoteBlazeGraph
BigdataSailGraphQueryClasscom.bigdata.rdf.sailBlazeGraph
BigdataSailHelperGraph DatabaseClasscom.bigdata.rdf.sailBlazeGraph
BigdataSailNSSWrapperClasscom.bigdata.rdf.sail.webappBlazeGraph
BigdataSailOperationExtension API for high level operations (Query and Update) against the Sail.Interfacecom.bigdata.rdf.sailBlazeGraph
BigdataSailQueryExtension API for bigdata queries.Interfacecom.bigdata.rdf.sailBlazeGraph
BigdataSailRemoteRepositoryAn fully compliant implementation of Sesame's Repository that wraps the blazegraph remote API.Classcom.bigdata.rdf.sail.remoteBlazeGraph
BigdataSailRemoteRepositoryConnectionAn implementation of Sesame's RepositoryConnection interface that wraps a bigdata RemoteRepository.Classcom.bigdata.rdf.sail.remoteBlazeGraph
BigdataSailRepositoryBlazegraph specific SailRepository implementation class.Classcom.bigdata.rdf.sailBlazeGraph
BigdataSailRepositoryConnectionClasscom.bigdata.rdf.sailBlazeGraph
BigdataSailTupleQueryClasscom.bigdata.rdf.sailBlazeGraph
BigdataSailUpdateExtension API for bigdata.Classcom.bigdata.rdf.sailBlazeGraph
BigdataServiceCallService invocation interface for an in-process service which knows how toSee Also:ServiceRegistry, Interfacecom.bigdata.rdf.sparql.ast.serviceBlazeGraph
BigdataServletUseful glue for implementing service actions, but does not directly implement any service action/Classcom.bigdata.rdf.sail.webappBlazeGraph
BigdataSetA SortedSet backed by a B+Tree.Classcom.bigdata.btreeBlazeGraph
BigdataSolutionResolveratorEfficiently resolve term identifiers in Bigdata ISolutions to RDFVersion:$Id$Author:Bryan ThompsonClasscom.bigdata.rdf.storeBlazeGraph
BigdataSPARQL2ASTParserTestNon-manifest driven versions of the manifest driven test suite to facilitateAuthor:Bryan ThompsonClasscom.bigdata.rdf.sail.sparqlBlazeGraph
BigdataSparqlFullRWTxTestTest harness for running the SPARQL test suites against a Journal using full read/write transaction support.Classcom.bigdata.rdf.sail.tckBlazeGraph
BigdataSPARQLResultsJSONParserParser for SPARQL-1.Classcom.bigdata.rdf.rio.jsonBlazeGraph
BigdataSPARQLResultsJSONParserFactoryA TupleQueryResultParserFactory for parsers of SPARQL-1.Classcom.bigdata.rdf.rio.jsonBlazeGraph
BigdataSPARQLResultsJSONParserForConstructParser for SPARQL-1.Classcom.bigdata.rdf.rio.jsonBlazeGraph
BigdataSPARQLResultsJSONParserForConstructFactoryA TupleQueryResultParserFactory for parsers of SPARQL-1.Classcom.bigdata.rdf.rio.jsonBlazeGraph
BigdataSPARQLResultsJSONWriterClasscom.bigdata.rdf.rio.jsonBlazeGraph
BigdataSPARQLResultsJSONWriterFactoryA TupleQueryResultWriterFactory for writers of SPARQL/JSON queryAuthor:Arjohn KampmanClasscom.bigdata.rdf.rio.jsonBlazeGraph
BigdataSPARQLResultsJSONWriterForConstructClasscom.bigdata.rdf.rio.jsonBlazeGraph
BigdataSPARQLResultsJSONWriterForConstructFactoryA TupleQueryResultWriterFactory for writers of SPARQL/JSON queryAuthor:Arjohn KampmanClasscom.bigdata.rdf.rio.jsonBlazeGraph
BigdataSparqlTestTest harness for running the SPARQL test suites.Classcom.bigdata.rdf.sail.tckBlazeGraph
BigdataSPARQLUpdateConformanceTestHarness for running the SPARQL 1.Classcom.bigdata.rdf.sail.tckBlazeGraph
BigdataSPARQLUpdateTestIntegration with the openrdf SPARQL 1.Classcom.bigdata.rdf.sail.tckBlazeGraph
BigdataSPARQLUpdateTest2Test suite for BIGDATA extension to SPARQL UPDATE for NAMED SOLUTION SETS.Classcom.bigdata.rdf.sail.tckBlazeGraph
BigdataSPARQLUpdateTest2DiskRWA variant of the test suite using BufferMode.Classcom.bigdata.rdf.sail.tckBlazeGraph
BigdataSPARQLUpdateTest2DiskWORMA variant of the test suite using BufferMode.Classcom.bigdata.rdf.sail.tckBlazeGraph
BigdataSPARQLUpdateTxTestA variant of the test suite using full read/write transactions.Classcom.bigdata.rdf.sail.tckBlazeGraph
BigdataSPARQLUpdateTxTest2A variant of the test suite using full read/write transactions.Classcom.bigdata.rdf.sail.tckBlazeGraph
BigdataStatementAlso reports whether the statement is explicit, inferred or an axiom.Interfacecom.bigdata.rdf.modelBlazeGraph
BigdataStatementImpl and the internal term identifiers for the subject, predicate, object, the context bound on that statement (when present).Classcom.bigdata.rdf.modelBlazeGraph
BigdataStatementIteratorIterator visiting BigdataStatements.Interfacecom.bigdata.rdf.storeBlazeGraph
BigdataStatementIteratorImplEfficiently resolve term identifiers in Bigdata ISPOs to RDFVersion:$Id$Author:Bryan ThompsonClasscom.bigdata.rdf.storeBlazeGraph
BigdataStaticsA class for those few statics that it makes sense to reference from otherAuthor:Bryan ThompsonClasscom.bigdataBlazeGraph
BigdataStoreTestClasscom.bigdata.rdf.sail.tckBlazeGraph
BigdataSubjectCentricFullTextIndexClasscom.bigdata.rdf.lexiconBlazeGraph
BigdataTriplePatternA simple class that represents a triple (or quad) pattern.Classcom.bigdata.rdf.storeBlazeGraph
BigdataTriplePatternMaterializerEfficient batched, streaming resolution of triple patterns to statements spanned by those triple patterns that are present in the data.Classcom.bigdata.rdf.storeBlazeGraph
BigdataTurtleParserRDF parser for Turtle files.Classcom.bigdata.rdf.rio.turtleBlazeGraph
BigdataTurtleParserFactoryAn RDR-aware RDFParserFactory for Turtle parsers.Classcom.bigdata.rdf.rio.turtleBlazeGraph
BigdataTurtleWriterAn implementation of the RDFWriter interface that writes RDF documents in Turtle format.Classcom.bigdata.rdf.rio.turtleBlazeGraph
BigdataTurtleWriterFactoryAn RDR-aware RDFWriterFactory for Turtle writers.Classcom.bigdata.rdf.rio.turtleBlazeGraph
BigdataURIA URI that exposes the internal term identifier.Interfacecom.bigdata.rdf.modelBlazeGraph
BigdataURIImplA URI.Classcom.bigdata.rdf.modelBlazeGraph
BigdataValueAn interface which exposes the internal 64-bit long integer identifiers for Values stored within a IRawTripleStore.Interfacecom.bigdata.rdf.modelBlazeGraph
BigdataValueCentricFullTextIndexClasscom.bigdata.rdf.lexiconBlazeGraph
BigdataValueFactoryInterface strengthens the return types and adds some custom extensions.Interfacecom.bigdata.rdf.modelBlazeGraph
BigdataValueFactoryImplAn implementation using BigdataValues and BigdataStatements.Classcom.bigdata.rdf.modelBlazeGraph
BigdataValueIdComparatorPlaces BigdataValues into an ordering determined by their assignedVersion:$Id$Author:Bryan ThompsonClasscom.bigdata.rdf.modelBlazeGraph
BigdataValueImplAbstract base class for BigdataValue implementations.Classcom.bigdata.rdf.modelBlazeGraph
BigdataValueIteratorIterator visiting BigdataValues.Interfacecom.bigdata.rdf.storeBlazeGraph
BigdataValueIteratorImplWraps an iterator that visits term identifiers and exposes each visited term identifier as a BigdataValue (batch API).Classcom.bigdata.rdf.storeBlazeGraph
BigdataValueReplacerUtility class to manage the efficient translation of openrdf Values in a BindingSet into the BigdataValues used internally byClasscom.bigdata.rdf.sailBlazeGraph
BigdataValueSerializerHelper class provides efficient stand-off serialization of RDF ValueVersion:$Id$Author:Bryan ThompsonClasscom.bigdata.rdf.modelBlazeGraph
BigdataVertexVertex implementation that wraps a Vertex URI and points to a BigdataGraph instance.Classcom.bigdata.blueprintsBlazeGraph
BindOperator causes a variable to be bound to the result of its evaluation as aAuthor:thompsonbrySee Also:Serialized FormClasscom.bigdata.bopBlazeGraph
BinderBaseA base class for IBinders.Classcom.bigdata.rdf.graphBlazeGraph
BindingClasscom.bigdata.rdf.spoBlazeGraph
BindingClasscom.bigdata.relation.ruleBlazeGraph
BindingsClauseThe solutions declared by a BINDINGS clause.Classcom.bigdata.rdf.sparql.astBlazeGraph
BindingsClause .AnnotationsInterfacecom.bigdata.rdf.sparql.astBlazeGraph
BindingSetComparatorA comparator for binding sets.Classcom.bigdata.bop.solutionsBlazeGraph
BindingSetSortKeyBuilderBuilds unsigned byte[] sort keys from IBindingSets.Classcom.bigdata.rdf.relation.ruleBlazeGraph
BitsSimple helper class to work with bits inside a byte.Classcom.bigdata.utilBlazeGraph
BlankNodeVarProcessorProcesses blank nodes in the query body, replacing them with variables whileAuthor:Arjohn KampmanClasscom.bigdata.rdf.sail.sparqlBlazeGraph
BlobOverflowHandlerCopies blocks onto the target store during overflow handling.Classcom.bigdata.bfsBlazeGraph
BlobsIndexHelperHelper class for operations on the BLOBS index.Classcom.bigdata.rdf.lexiconBlazeGraph
BlobsIndexHelper .CollisionBucketSizeExceptionException thrown if the maximum size of the collision bucket would be exceeded for some BigdataValue.Classcom.bigdata.rdf.lexiconBlazeGraph
BlobsIndexSplitHandlerSplit handler enforces the constraint that a collision bucket is never split across a shard boundary.Classcom.bigdata.rdf.lexiconBlazeGraph
BlobsTupleSerializerEncapsulates key and value formation for the TERMS index.Classcom.bigdata.rdf.lexiconBlazeGraph
BlobsWriteProcThis unisolated operation inserts Values into the {termCode,hash(Value),counter}:Value index, assigning IVs toClasscom.bigdata.rdf.lexiconBlazeGraph
BlobsWriteProc .BlobsWriteProcConstructorClasscom.bigdata.rdf.lexiconBlazeGraph
BlobsWriteProc .ResultObject encapsulates the discovered / assigned IVs and provides efficient serialization for communication of those data to the client.Classcom.bigdata.rdf.lexiconBlazeGraph
BlobsWriteTaskSynchronous RPC write on the TERMS index.Classcom.bigdata.rdf.lexiconBlazeGraph
BlockIdentifierIteratorExtracts the block identifier from the key.Classcom.bigdata.bfsBlazeGraph
BlockingBuffer A buffer that will block when it is full.Classcom.bigdata.relation.accesspathBlazeGraph
BlockingBufferWithStats BlockingBuffer and to track the BOpStats as chunks are addedVersion:$Id: BlockingBufferWithStats.Classcom.bigdata.bop.engineBlazeGraph
BlockingQueueTestContains tests generally applicable to BlockingQueue implementations.Classcom.bigdata.jsr166BlazeGraph
BloomFilterEncapsulates the actual implementation class and provides the protocol for (de-)serialization.Classcom.bigdata.btreeBlazeGraph
BloomFilter .BloomFilterCountersCounters for bloom filter access and notification of false positives.Classcom.bigdata.btreeBlazeGraph
BloomFilterFactoryAn interface that is used to generate a bloom filter for an AbstractBTree and which allows the caller to specify the expectedClasscom.bigdata.btreeBlazeGraph
BlueprintsServletHelper servlet for the blueprints layer.Classcom.bigdata.blueprints.webappBlazeGraph
BlueprintsServletProxyClasscom.bigdata.rdf.sail.webappBlazeGraph
BlueprintsServletProxy .BlueprintsServletFactoryClasscom.bigdata.rdf.sail.webappBlazeGraph
BlueprintsValueFactoryFactory for converting blueprints data to RDF and back again.Interfacecom.bigdata.blueprintsBlazeGraph
BNodeBOpThe BNODE()/BNODE(Literal) function as defined in SPARQL 1.Classcom.bigdata.rdf.internal.constraintsBlazeGraph
BNodeContextFactoryClass provides a document-scoped context for generating blank node identifiers (IDs).Classcom.bigdata.rdf.modelBlazeGraph
BOCU1CompressorClasscom.bigdata.io.compressionBlazeGraph
BooleanORAggregatorCombines together boolean values using a logical OR.Classcom.bigdata.btree.procBlazeGraph
BooleanValueExpressionInterface for boolean value expression BOps.Interfacecom.bigdata.bop.constraintBlazeGraph
BOpAn operator, such as a constant, variable, join, sort, filter, etc.Interfacecom.bigdata.bopBlazeGraph
BOp .Annotations Note: Annotation names should be interned in order to avoid having duplicate values for those strings on the heap.Interfacecom.bigdata.bopBlazeGraph
BOpBaseAbstract base class for copy-on-write BOps.Classcom.bigdata.bopBlazeGraph
BOpContextThe evaluation context for the operator (NOT serializable).Classcom.bigdata.bopBlazeGraph
BOpContextBaseBase class for the bigdata operation evaluation context (NOT serializable).Classcom.bigdata.bopBlazeGraph
BOpEvaluationContextenum BOpEvaluationContextType safe enumeration indicates where an operator may be evaluated.Classcom.bigdata.bopBlazeGraph
BOpFilterUsed to filter for objects which satisfy some criteria.Classcom.bigdata.bop.ap.filterBlazeGraph
BOpFilterBaseBase class for operators which apply striterator patterns for access paths.Classcom.bigdata.bop.ap.filterBlazeGraph
BOpFilterBase .AnnotationsInterfacecom.bigdata.bop.ap.filterBlazeGraph
BOpFilterNOPA filter which does nothing.Classcom.bigdata.bop.ap.filterBlazeGraph
BOpIdFactoryA factory which may be used when some identifiers need to be reserved.Classcom.bigdata.bopBlazeGraph
BOpResolverStriterator resolver pattern.Classcom.bigdata.bop.ap.filterBlazeGraph
BOpStatsStatistics associated with the evaluation of a BOp.Classcom.bigdata.bop.engineBlazeGraph
BOpTupleFilter Filter supporting ITupleIterators.Classcom.bigdata.bop.ap.filterBlazeGraph
BOpUtilityOperator utility class.Classcom.bigdata.bopBlazeGraph
BottomUpSemanticsExplainHintExplain hint indicating potential problems caused by the bottom-up evaluation semantics of SPARQL.Classcom.bigdata.rdf.sparql.ast.explainhintsBlazeGraph
BSBMExtensionFactoryAdds inlining for the http://www4.Classcom.bigdata.rdf.internalBlazeGraph
BSBMQ5SetupProblem setup for BSBM Q5.Classcom.bigdata.rdf.sparql.astBlazeGraph
BSBMVocabularyA Vocabulary covering the ontologies used by LUBM.Classcom.bigdata.rdf.vocabBlazeGraph
BSBMVocabularyDeclVocabulary and namespace for BSBM.Classcom.bigdata.rdf.vocab.declsBlazeGraph
BSBundleAn immutable class capturing the evaluation context of an operator against aVersion:$Id$Author:Bryan ThompsonClasscom.bigdata.bop.engineBlazeGraph
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.Classcom.bigdata.btreeBlazeGraph
BTree .CounterClasscom.bigdata.btreeBlazeGraph
BTree .NodeFactoryFactory for mutable nodes and leaves used by the NodeSerializer.Classcom.bigdata.btreeBlazeGraph
BTree .PartitionedCounterPlaces the counter values into a namespace formed by the partition identifier.Classcom.bigdata.btreeBlazeGraph
BTree .StackA simple stack based on an array used to maintain hard references for the parent Nodes in the BTree.Classcom.bigdata.btreeBlazeGraph
BTreeAnnotationsAnnotations for an operator using an BTree.Interfacecom.bigdata.bopBlazeGraph
BTreeCostModelA cost model for a range scan on a BTree backed by a Journal.Classcom.bigdata.bop.costBlazeGraph
BTreeCountersA helper class that collects statistics on an AbstractBTree.Classcom.bigdata.btreeBlazeGraph
BTreePageStatsClasscom.bigdata.btreeBlazeGraph
BTreeStatisticsA snapshot of the B+Tree statistics.Classcom.bigdata.btreeBlazeGraph
BTreeUtilizationReportA btree utilization report.Classcom.bigdata.btreeBlazeGraph
BufferAnnotationsAnnotations for BlockingBuffer as used by various kinds of operators.Interfacecom.bigdata.bopBlazeGraph
BufferClosedExceptionException thrown by IBlockingBuffer#add() if the buffer is closed.Classcom.bigdata.relation.accesspathBlazeGraph
BufferedWriteThe BufferedWrite merges/elides sorted scattered writes to minimize IO requests and maximize IO rates.Classcom.bigdata.io.writecacheBlazeGraph
BufferMode The buffer mode in which the journal is opened.Classcom.bigdata.journalBlazeGraph
BuildInfoClasscom.bigdataBlazeGraph
BuildResultThe result of an CompactingMergeTask.Classcom.bigdata.resourcesBlazeGraph
BulkCompleteConverterBulk completes the StatementEnum and/or statement identifier (SID) for ISPOs using the given statement IIndex.Classcom.bigdata.rdf.spoBlazeGraph
BulkFilterConverterBulk filters for ISPOs either present or NOT present in the targetVersion:$Id$Author:Bryan ThompsonClasscom.bigdata.rdf.spoBlazeGraph
ByteArrayBufferA view on a mutable byte[] that may be extended.Classcom.bigdata.ioBlazeGraph
ByteBufferBitVectorWraps a ByteBuffer as a read-only BitVector.Classcom.bigdata.utilBlazeGraph
ByteBufferInputStreamReads bytes from a ByteBuffer.Classcom.bigdata.ioBlazeGraph
ByteBufferOutputStreamWrites bytes onto a ByteBuffer.Classcom.bigdata.ioBlazeGraph
ByteCountInputStreamInput stream which reports the #of bytes read from the underlying stream.Classcom.bigdata.ioBlazeGraph
ByteCountOutputStreamOutput stream which reports the #of bytes read from the underlying stream.Classcom.bigdata.ioBlazeGraph
BytesClasscom.bigdata.utilBlazeGraph
BytesUtilClasscom.bigdata.ganglia.utilBlazeGraph
BytesUtil .UnsignedByteArrayComparatorCompares two unsigned byte[]s.Classcom.bigdata.utilBlazeGraph
CacheConnectionFactoryA factory pattern for the ICacheConnection.Classcom.bigdata.rdf.sparql.ast.cacheBlazeGraph
CacheConnectionImplA connection to a local, remote, or distributed caching layer.Classcom.bigdata.rdf.sparql.ast.cacheBlazeGraph
CacheOnceMetadataIndex useful for read-historical index views since locators can not become stale for a historical view.Classcom.bigdata.serviceBlazeGraph
CacheValueFilterCache the BigdataValue on the IV (create a cross linkage).Classcom.bigdata.rdf.lexiconBlazeGraph
CachingMetadataIndex locators are discovered.Classcom.bigdata.serviceBlazeGraph
CanonicalFactoryA pattern for a canonicalizing factory based on a map with weak values.Classcom.bigdata.util.concurrentBlazeGraph
CanonicalHuffmanRabaCoderThis class provides (de-)compression for logical byte[][]s based on canonical Huffman codes.Classcom.bigdata.btree.raba.codecBlazeGraph
CanonicalHuffmanRabaCoder .AbstractCodingSetupAbstract base class for preparing a logical byte[][] for coding.Classcom.bigdata.btree.raba.codecBlazeGraph
CanonicalHuffmanRabaCoder .CodedRabaImplClasscom.bigdata.btree.raba.codecBlazeGraph
CanonicalHuffmanRabaCoder .RabaCodingSetupSets up for coding an IRaba representing B+Tree values.Classcom.bigdata.btree.raba.codecBlazeGraph
CaseInsensitiveStringComparatorA case-insensitive String Comparator.Classcom.bigdata.utilBlazeGraph
CATAn alias for the high-scale-lib counter implementation.Classcom.bigdata.countersBlazeGraph
CBDUtility class for computing the Concise Bounded Description.Classcom.bigdata.rdf.sparql.ast.evalBlazeGraph
CCConnected components computes the distinct sets of non-overlapping subgraphs within a graph.Classcom.bigdata.rdf.graph.analyticsBlazeGraph
CC .BindingsAdditional IBindingExtractor.Interfacecom.bigdata.rdf.graph.analyticsBlazeGraph
CC .ESEdge state is not used.Classcom.bigdata.rdf.graph.analyticsBlazeGraph
CC .VSClasscom.bigdata.rdf.graph.analyticsBlazeGraph
ChangeActionAttempting to add or remove statements can have a number of different effects.Classcom.bigdata.rdf.changesetsBlazeGraph
ChangeRecordClasscom.bigdata.rdf.changesetsBlazeGraph
CheckpointA checkpoint record is written each time the btree is flushed to the Note: In order to create a btree useClasscom.bigdata.btreeBlazeGraph
ChecksumErrorException thrown when the checksum field does not match the checksum computed for the data being read.Classcom.bigdata.utilBlazeGraph
ChecksumUtilityUtility class for computing the Adler32 checksum of a buffer.Classcom.bigdata.ioBlazeGraph
CHMSchedulerA simple scheduler based on a ConcurrentHashMap.Classcom.bigdata.rdf.graph.impl.schedulerBlazeGraph
ChunkConsumerIteratorA class that aligns a buffer of E[]s (a buffer of chunks) with an IChunkedOrderedIterator.Classcom.bigdata.relation.accesspathBlazeGraph
ChunkedArrayIteratorFully buffered iterator.Classcom.bigdata.striteratorBlazeGraph
ChunkedArraysIteratorAn iterator that visits the elements in the given iterator of arrays.Classcom.bigdata.striteratorBlazeGraph
ChunkedConvertingIteratorSupports the chunk-at-a-time filter and conversion operations.Classcom.bigdata.striteratorBlazeGraph
ChunkedFilterChunk-at-a-time filter.Classcom.bigdata.striteratorBlazeGraph
ChunkedLocalRangeIteratorChunked range iterator running against a local index or index view.Classcom.bigdata.btreeBlazeGraph
ChunkedMaterializationIteratorIterator pattern for chunked materialization.Classcom.bigdata.bop.rdf.joinBlazeGraph
ChunkedMaterializationOpA vectored materialization operator based on pretty much the same logic as BigdataBindingSetResolverator.Classcom.bigdata.bop.rdf.joinBlazeGraph
ChunkedMaterializationOp .AnnotationsInterfacecom.bigdata.bop.rdf.joinBlazeGraph
ChunkedOrderedStriteratorChunked ordered streaming iterator.Classcom.bigdata.striteratorBlazeGraph
ChunkedResolutionOpVectored operator adds and/or resolves the RDF Values associated with mock IVs.Classcom.bigdata.bop.rdf.updateBlazeGraph
ChunkedResolutionOp .AnnotationsInterfacecom.bigdata.bop.rdf.updateBlazeGraph
ChunkedResolvingIteratorConverts the type of the source iterator using resolve(Object).Classcom.bigdata.striteratorBlazeGraph
ChunkedRunningQueryIRunningQuery implementation based on the assignment of IChunkMessage(s) to an operator task.Classcom.bigdata.bop.engineBlazeGraph
ChunkedStriteratorChunked streaming iterator.Classcom.bigdata.striteratorBlazeGraph
ChunkedWrappedIteratorConverts an Iterator into chunked iterator.Classcom.bigdata.striteratorBlazeGraph
ChunkeratorIterator "chunks" up another iterator, visiting arrays of elements at a time.Classcom.bigdata.striteratorBlazeGraph
ChunkMergeSortHelperUtility for merge sort of chunks.Classcom.bigdata.relation.accesspathBlazeGraph
ChunkTraceUtility class that may be used to trace the chunks accepted for join processing for each predicate.Classcom.bigdata.relation.rule.evalBlazeGraph
ClassPathUtilUtility class for returning an instance of an interface.Classcom.bigdata.utilBlazeGraph
ClearGraphThe CLEAR operation removes all the triples in the specified graph(s) in the CLEAR ( SILENT )? (GRAPH IRIref Classcom.bigdata.rdf.sparql.astBlazeGraph
ClientAsynchronousIteratorWraps an RemoteAsynchronousIterator so that it looks like an IAsynchronousIterator again.Classcom.bigdata.service.proxyBlazeGraph
ClientBufferSerializable class wraps a RemoteBuffer delegating methods through to the IBuffer on the remote service while masqueradingClasscom.bigdata.service.proxyBlazeGraph
ClientExceptionExposes a linked list of retry exceptions leading to the failure of an AbstractDataServiceProcedureTask.Classcom.bigdata.service.ndxBlazeGraph
ClientFutureSerializable class wraps a RemoteFuture delegating methods through to the Future on the remote service whileClasscom.bigdata.service.proxyBlazeGraph
ClientIndexView A client-side view of a scale-out index as of some timestamp.Classcom.bigdata.service.ndxBlazeGraph
ClientIndexViewRefactor A client-side view of a scale-out index as of some timestamp.Classcom.bigdata.service.ndxBlazeGraph
ClientRunnableBufferSerializable class wraps a RemoteRunnableBuffer delegating methods through to the IRunnableBuffer on the remote service whileClasscom.bigdata.service.proxyBlazeGraph
ClientServiceA service for distributing application Callables across an IBigdataFederation.Classcom.bigdata.serviceBlazeGraph
ClientService .ClientServiceFederationDelegate DistributedTransactionService.Classcom.bigdata.serviceBlazeGraph
ClientService .OptionsConfiguration options.Interfacecom.bigdata.serviceBlazeGraph
ClocksNotSynchronizedExceptionAn instance of this class is thrown if we observe that the timestamps generated by two or more services violate a requirement for synchronizedClasscom.bigdata.utilBlazeGraph
ClosableEmptyIteratorA closable iterator that visits nothing.Classcom.bigdata.striteratorBlazeGraph
ClosableSingleItemIteratorA closable iterator that visits a single item.Classcom.bigdata.striteratorBlazeGraph
CloseableChunkedIteratorWrapperConverterA fly weight conversion that wraps a normal IChunkedIterator as an ICloseableIterator visiting the source iterator's chunks, i.Classcom.bigdata.striteratorBlazeGraph
CloseableIteratorWrapperWraps a normal Iterator as an ICloseableIterator.Classcom.bigdata.striteratorBlazeGraph
ClosureStatsStatistics collected when performing inference.Classcom.bigdata.rdf.infBlazeGraph
CoalesceBOpCoalesce BOp The COALESCE function form returns the RDF term value of the first expression that evaluates without error.Classcom.bigdata.rdf.internal.constraintsBlazeGraph
CollatorEnumType-safe enumeration of collators that may be configured.Classcom.bigdata.btree.keysBlazeGraph
ColorsEnumExtensionExample of how to do a custom enum and map that enum over a byte using a native inline XSDByteIV.Classcom.bigdata.rdf.internalBlazeGraph
ColorsEnumExtension .ColorSimple demonstration enum for some common colors.Classcom.bigdata.rdf.internalBlazeGraph
CommitCounterUtilityUtility class for operations on files that are named using a commit counter.Classcom.bigdata.journalBlazeGraph
CommitExceptionException thrown when there is a commit failure, especially for the groupAuthor:bryanSee Also:Serialized FormClasscom.bigdata.journalBlazeGraph
CommitOpCommit the operation.Classcom.bigdata.bop.rdf.updateBlazeGraph
CommitOp .AnnotationsInterfacecom.bigdata.bop.rdf.updateBlazeGraph
CommitRecordA read-only view of an ICommitRecord.Classcom.bigdata.journalBlazeGraph
CommitRecordIndexBTree mapping commit times to ICommitRecords.Classcom.bigdata.journalBlazeGraph
CommitRecordIndex .CommitRecordIndexTupleSerializerEncapsulates key and value formation for the CommitRecordIndex.Classcom.bigdata.journalBlazeGraph
CommitRecordIndex .EntryAn entry in the persistent index.Classcom.bigdata.journalBlazeGraph
CommitRecordIndex .Entry .EntrySerializerUsed to (de-)serialize CommitRecordIndex.Classcom.bigdata.journalBlazeGraph
CommitRecordSerializerA helper class for (de-)serializing the root addresses.Classcom.bigdata.journalBlazeGraph
CommitRequestCommit request for a 2-phase commit as coodinated by the leader (localAuthor:Bryan ThompsonClasscom.bigdata.haBlazeGraph
CommitResponseResponse for a 2-phase commit.Classcom.bigdata.haBlazeGraph
CommitTimeIndexBTree whose keys are commit times.Classcom.bigdata.serviceBlazeGraph
CommitTimeIndex .TupleSerializerEncapsulates key and value formation.Classcom.bigdata.serviceBlazeGraph
CompactingMergeTaskTask builds an IndexSegment from the fused view of an index partition as of some historical timestamp and then atomically updates the view (aka aClasscom.bigdata.resourcesBlazeGraph
CompactingMergeTask .AtomicUpdateCompactingMergeTask The source view is pre-overflow (the last writes are on the old journal) while the current view is post-overflow (reflects writes made sinceClasscom.bigdata.resourcesBlazeGraph
CompactJournalUtilityUtility class to compact a Journal.Classcom.bigdata.journalBlazeGraph
CompactTaskTask compacts the journal state onto a caller specified file.Classcom.bigdata.journalBlazeGraph
CompareBOpPerform open-world value comparison operations per the SPARQL spec (the LT operator).Classcom.bigdata.rdf.internal.constraintsBlazeGraph
CompareBOp .AnnotationsInterfacecom.bigdata.rdf.internal.constraintsBlazeGraph
CompiledSolutionSetStatsClass models the compiled statistics based on the observed solutions.Classcom.bigdata.rdf.sparql.astBlazeGraph
CompressedTimestampExtensionEffective, packed representation of timestamps typed as Builds on the PackedLongIV datatype for representing timestamps,Classcom.bigdata.rdf.internal.impl.extensionsBlazeGraph
CompressedTimestampExtensionFactoryExtension factory that adds a compressed timestamp literal datatype, namely .Classcom.bigdata.rdf.internalBlazeGraph
CompressorRegistryRegistration pattern for IRecordCompressor implementations.Classcom.bigdata.io.compressionBlazeGraph
ComputableSomething which computes one value from another.Interfacecom.bigdata.util.concurrentBlazeGraph
ComputedIN"IN" and "NOT IN" operator based on testing of the enumerated valueVersion:$Id$Author:Bryan ThompsonSee Also:Serialized FormClasscom.bigdata.rdf.internal.constraintsBlazeGraph
ComputedIN .AnnotationsInterfacecom.bigdata.rdf.internal.constraintsBlazeGraph
ComputedMaterializationRequirementComputed INeedsMaterialization metadata for anVersion:$Id: ComputedMaterializationRequirement.Classcom.bigdata.rdf.sparql.astBlazeGraph
ConcatBOpClasscom.bigdata.rdf.internal.constraintsBlazeGraph
ConcurrencyManagerSupports concurrent operations against named indices.Classcom.bigdata.journalBlazeGraph
ConcurrencyManager .IConcurrencyManagerCounters the ConcurrencyManager.Interfacecom.bigdata.journalBlazeGraph
ConcurrencyManager .OptionsOptions for the ConcurrentManager.Interfacecom.bigdata.journalBlazeGraph
ConcurrentHashMapAnnotationsAnnotations for an operator using an internal concurrent hash map.Interfacecom.bigdata.bopBlazeGraph
ConcurrentWeakValueCacheA low-contention/high concurrency weak value cache.Classcom.bigdata.cacheBlazeGraph
ConcurrentWeakValueCache .WeakRefAdds the key to the weak reference.Classcom.bigdata.cacheBlazeGraph
ConcurrentWeakValueCacheWithBatchedUpdatesA low-contention/high concurrency weak value cache.Classcom.bigdata.cacheBlazeGraph
ConcurrentWeakValueCacheWithBatchedUpdates .WeakRefAdds the key to the weak reference.Classcom.bigdata.cacheBlazeGraph
ConcurrentWeakValueCacheWithTimeout reference queue.Classcom.bigdata.cacheBlazeGraph
ConditionalBindOperator causes a variable to be bound to the result of its evaluation as a side-effect unless the variable is already bound and the as-bound value doesClasscom.bigdata.rdf.internal.constraintsBlazeGraph
ConditionalBind .AnnotationsInterfacecom.bigdata.rdf.internal.constraintsBlazeGraph
ConditionalRabaCoderCoder conditionally applies other IRabaCoders based on a condition, typically the branching factor or the #of elements in the IRaba.Classcom.bigdata.btree.rabaBlazeGraph
ConditionalRoutingOpAn operator for conditional routing of binding sets in a pipeline.Classcom.bigdata.bop.bsetBlazeGraph
ConditionalRoutingOp .AnnotationsInterfacecom.bigdata.bop.bsetBlazeGraph
ConfigA utility class to store configuration settings.Classcom.bigdata.util.httpdBlazeGraph
ConfigParamsInterface declaring the config-params understood by the BigdataRDFServletContextListener.Interfacecom.bigdata.rdf.sail.webappBlazeGraph
ConfigurableAnalyzerFactoryThis class can be used with the bigdata properties file to specify which Analyzers are used for which languages.Classcom.bigdata.searchBlazeGraph
ConfigurableAnalyzerFactory .AnalyzerOptionsOptions understood by analyzers created by ConfigurableAnalyzerFactory.Interfacecom.bigdata.searchBlazeGraph
ConfigurableAnalyzerFactory .OptionsOptions understood by the ConfigurableAnalyzerFactory.Interfacecom.bigdata.searchBlazeGraph
ConfigurationBase class for managing the initial configuration metadata for indices and locatable resources.Classcom.bigdata.configBlazeGraph
ConfigurationExceptionInstance thrown if there is a problem with a property value.Classcom.bigdata.configBlazeGraph
ConfigurationUtilUtility class that provides a set of static convenience methods related to configuration and deployment of the Bigdata services.Classcom.bigdata.util.configBlazeGraph
ConnectOptionsOptions for the HTTP connection.Classcom.bigdata.rdf.sail.webapp.clientBlazeGraph
ConnegScoreHelper class used to rank content types based on their quality scores.Classcom.bigdata.rdf.sail.webappBlazeGraph
ConnegUtilHelper class for content negotiation.Classcom.bigdata.rdf.sail.webappBlazeGraph
ConstantClasscom.bigdata.bopBlazeGraph
Constant .AnnotationsInterfacecom.bigdata.bopBlazeGraph
ConstantNodeUsed to represent a constant in the AST.Classcom.bigdata.rdf.sparql.astBlazeGraph
ConstraintConstraint wraps a BooleanValueExpression.Classcom.bigdata.bop.constraintBlazeGraph
ConstraintViolationExceptionWe have two rules that can throw this exception - RuleOwlFunctionalProperty andClasscom.bigdata.rdf.rulesBlazeGraph
ConstructNodeA template for the construction of one or more graphs based on the solutions projected by a query.Classcom.bigdata.rdf.sparql.astBlazeGraph
ConstructNode .AnnotationsInterfacecom.bigdata.rdf.sparql.astBlazeGraph
ContextAdvancerAdvancer for a quads index whose last key component is the "context position (such as SPOC or SOPC).Classcom.bigdata.rdf.spoBlazeGraph
ContextBindingSetWraps an IBindingSet to provide access to the BOpContext.Classcom.bigdata.bopBlazeGraph
ContextNotAvailableExceptionThis generally indicates a failure to propagate the context wrapper for the binding set to a new binding set during a copy (projection), bind (join),Classcom.bigdata.rdf.internal.constraintsBlazeGraph
CoordinateDDAn immutable coordinate expressed as double precision decimal degrees on the surface of (the Earth's) sphere.Classcom.bigdata.rdf.internal.gisBlazeGraph
CoordinateDDMAn immutable coordinate expressed as degrees and decimal minutes with 3 digits after the decimal.Classcom.bigdata.rdf.internal.gisBlazeGraph
CoordinateDMSAn immutable coordinate expressed in degrees, minutes and (tenths of) Note: When the angle is negative, all components must be negative.Classcom.bigdata.rdf.internal.gisBlazeGraph
CoordinateUtilityUtility class for operations on ICoordinates.Classcom.bigdata.rdf.internal.gisBlazeGraph
CopyGraphThe COPY operation is a shortcut for inserting all data from an input graph into a destination graph.Classcom.bigdata.rdf.sparql.astBlazeGraph
CopyOpThis operator copies its source to its sink(s).Classcom.bigdata.bop.bsetBlazeGraph
CopyOp .AnnotationsInterfacecom.bigdata.bop.bsetBlazeGraph
CoreBaseBOpBase class with some common methods for mutable and copy-on-write BOpVersion:$Id$Author:Bryan ThompsonSee Also:Serialized FormClasscom.bigdata.bopBlazeGraph
COUNTOperator computes the number of non-null values over the presented binding sets for the given variable.Classcom.bigdata.bop.rdf.aggregateBlazeGraph
CounterClasscom.bigdata.htreeBlazeGraph
CounterSetA set of counters arranged in a hierarchy, much like a file system.Classcom.bigdata.countersBlazeGraph
CounterSetBTreeAn API encapsulating for writing and querying counter sets.Classcom.bigdata.counters.storeBlazeGraph
CounterSetBTree .CounterSetBTreeTupleSerializerEncapsulates key and value formation.Classcom.bigdata.counters.storeBlazeGraph
CounterSetBTree .EntryA representation of a timestamped performance counter value as stored in the CounterSetBTree.Classcom.bigdata.counters.storeBlazeGraph
CounterSetBTreeSelectorReads the relevant performance counter data from the store.Classcom.bigdata.counters.queryBlazeGraph
CounterSetFormatFormats for ICounterSets.Classcom.bigdata.counters.formatBlazeGraph
CounterSetHostMetricsWrapperClasscom.bigdata.rdf.sail.webapp.lbs.policy.countersBlazeGraph
CounterSetHTTPDExposes a CounterSet via HTTPD.Classcom.bigdata.counters.httpdBlazeGraph
CounterSetHTTPDServerAn httpd server exposing a CounterSet.Classcom.bigdata.counters.httpdBlazeGraph
CounterSetLoaderUtility class to load data from XML representations of counter sets into a CounterSetBTree on a Journal.Classcom.bigdata.counters.queryBlazeGraph
CounterSetQueryUtility to extract a batch of performance counters from a collection of logged XML counter set files.Classcom.bigdata.counters.queryBlazeGraph
CounterSetSelectorReads counters from a CounterSet.Classcom.bigdata.counters.queryBlazeGraph
CountersLBSPolicyStochastically proxy the request to the services based on their load.Classcom.bigdata.rdf.sail.webapp.lbs.policy.countersBlazeGraph
CountersLBSPolicy .InitParamsInterfacecom.bigdata.rdf.sail.webapp.lbs.policy.countersBlazeGraph
CountersServletServlet for exposing performance counters.Classcom.bigdata.rdf.sail.webappBlazeGraph
CountIndexTaskProcedure reads on the terms index, aggregating data on a per-Hit The procedure uses an IRangeQuery.Classcom.bigdata.searchBlazeGraph
CreateEntailmentsThe CREATE ENTAILMENTS operation compute entailments in the Graph Store.Classcom.bigdata.rdf.sparql.astBlazeGraph
CreateGraphThis operation creates a graph in the Graph Store (this operation is a NOP CREATE ( SILENT )? GRAPH IRIrefClasscom.bigdata.rdf.sparql.astBlazeGraph
CreateGraph .AnnotationsInterfacecom.bigdata.rdf.sparql.astBlazeGraph
CreateKBTaskTask creates a KB for the given namespace iff no such KB exists.Classcom.bigdata.rdf.sailBlazeGraph
CSetPairs together an ordered set of category values for a pivot table with the set of counters which share that set of category values.Classcom.bigdata.counters.queryBlazeGraph
CSVReaderA helper class to read CSV (comma separated value) and similar kinds of delimited data.Classcom.bigdata.utilBlazeGraph
CSVReader .HeaderA header for a column that examines its values and interprets them as floating point numbers, integers, dates, or times when possible andClasscom.bigdata.utilBlazeGraph
CustomServiceFactoryInterface for custom services.Interfacecom.bigdata.rdf.sparql.ast.serviceBlazeGraph
CustomServiceFactoryBaseBase class for abstract services, providing base implementation for getRequiredBound and getDesiredBound methods (which can be overriddenClasscom.bigdata.rdf.sparql.ast.evalBlazeGraph
DaemonThreadFactoryA thread factory that configures the thread as a daemon thread.Classcom.bigdata.ganglia.utilBlazeGraph
DaemonThreadFactoryA thread factory that configures the thread as a daemon thread.Classcom.bigdata.utilBlazeGraph
DatabaseModeClasscom.bigdata.rdf.storeBlazeGraph
DataInputBufferA fast implementation of DataInput designed to read from a byte[].Classcom.bigdata.ioBlazeGraph
DataLoaderA utility class to load RDF data into an AbstractTripleStore.Classcom.bigdata.rdf.storeBlazeGraph
DataLoader .ClosureEnumA type-safe enumeration of options effecting whether and when entailments are computed as documents are loaded into the database using theClasscom.bigdata.rdf.storeBlazeGraph
DataLoader .CommitEnumA type-safe enumeration of options effecting whether and when the databaseVersion:$Id$Author:Bryan ThompsonSee Also:ITripleStore.Classcom.bigdata.rdf.storeBlazeGraph
DataLoader .OptionsOptions for the DataLoader.Interfacecom.bigdata.rdf.storeBlazeGraph
DataLoaderServletProvides DataLoader via the REST API.Classcom.bigdata.rdf.sail.webappBlazeGraph
DataOutputBufferFast special purpose serialization onto a managed byte[] buffer conforming to the DataOutput API.Classcom.bigdata.ioBlazeGraph
DataServiceAn implementation of a network-capable IDataService.Classcom.bigdata.serviceBlazeGraph
DataService .DataServiceFederationDelegateDelegate handles custom counters for the ResourceManager, local AbstractTransactionService and the ConcurrencyManager, dynamicClasscom.bigdata.serviceBlazeGraph
DataService .GetIndexMetadataTaskRetrieves the IndexMetadata for the named index as of the specified timestamp.Classcom.bigdata.serviceBlazeGraph
DataService .IDataServiceCounters reported by the DataService and the various services which itAuthor:Bryan ThompsonInterfacecom.bigdata.serviceBlazeGraph
DataService .OptionsOptions understood by the DataService.Interfacecom.bigdata.serviceBlazeGraph
DataService .RangeIteratorTaskTask for running a rangeIterator operation.Classcom.bigdata.serviceBlazeGraph
DataService .ReadBlockCountersClasscom.bigdata.serviceBlazeGraph
DataServiceCallableBase class for IDataServiceCallable.Classcom.bigdata.serviceBlazeGraph
DataServiceTupleIteratorClass supports range query across against an unpartitioned index on anVersion:$Id$Author:Bryan ThompsonClasscom.bigdata.service.ndxBlazeGraph
DataSetJoinDataSetJoin(left)[var=g; graphs={graphIds}] SPARQL specific join of the source binding sets with an inline access pathClasscom.bigdata.bop.rdf.joinBlazeGraph
DataSetJoin .AnnotationsInterfacecom.bigdata.bop.rdf.joinBlazeGraph
DatasetNodeAST node models a SPARQL default graph and/or named graph data set.Classcom.bigdata.rdf.sparql.astBlazeGraph
DatasetNotFoundExceptionException thrown when a named data set is addressed and does not exist.Classcom.bigdata.rdf.sail.webappBlazeGraph
DataSetSummaryClasscom.bigdata.rdf.sparql.ast.evalBlazeGraph
DatatypeBOpReturn the datatype of the literal argument.Classcom.bigdata.rdf.internal.constraintsBlazeGraph
DateBOpA date expression involving a left IValueExpression operand.Classcom.bigdata.rdf.internal.constraintsBlazeGraph
DateBOp .AnnotationsInterfacecom.bigdata.rdf.internal.constraintsBlazeGraph
DateBOp .DateOpClasscom.bigdata.rdf.internal.constraintsBlazeGraph
DateTimeExtensionThis implementation of IExtension implements inlining for literals that represent xsd:dateTime literals.Classcom.bigdata.rdf.internal.impl.extensionsBlazeGraph
DateTimeUtilityClasscom.bigdata.rdf.internal.constraintsBlazeGraph
DavidsTestBOpsA test suite developed for some bits and pieces of SPARQL 1.Classcom.bigdata.rdf.sailBlazeGraph
DCAllVocabularyDeclVocabulary and namespace for Dublin Core, including: DCTermsVocabularyDeclDCElementsVocabularyDeclClasscom.bigdata.rdf.vocab.declsBlazeGraph
DCElementsVocabularyDeclVocabulary and namespace for the Dublin Core "elements".Classcom.bigdata.rdf.vocab.declsBlazeGraph
DCTermsVocabularyDeclClasscom.bigdata.rdf.vocab.declsBlazeGraph
DeadlockExceptionAn instance of this exception is thrown when the lock requests of two or more transactions form a deadlock.Classcom.bigdata.concurrentBlazeGraph
DechunkeratorWrap an iterator visiting chunks as an iterator visiting the individual elements in each chunk.Classcom.bigdata.striteratorBlazeGraph
DecompositionEnumenum DecompositionEnumType safe enumeration for the decomposition mode.Classcom.bigdata.btree.keysBlazeGraph
DefaultAnalyzerFactoryThis is the default implementation but should be regarded as legacy since it fails to use the correct Analyzer for almost all languages (other thanClasscom.bigdata.searchBlazeGraph
DefaultBigdataVocabulary Note: Do not modify this class.Classcom.bigdata.rdf.vocabBlazeGraph
DefaultBlueprintsValueFactoryDefault implementation of a BlueprintsValueFactory for converting blueprints data to RDF and back again.Classcom.bigdata.blueprintsBlazeGraph
DefaultClientDelegateDefault IFederationDelegate implementation used by a standard client.Classcom.bigdata.serviceBlazeGraph
DefaultDirectoryPageCoderDefault implementation for immutable IDirectoryData records.Classcom.bigdata.htree.dataBlazeGraph
DefaultDuplicateRemover unsigned byte[] key and the same byte[] value.Classcom.bigdata.service.ndx.pipelineBlazeGraph
DefaultEvaluationPlan2The evaluation order is determined by analysis of the propagation of bindings.Classcom.bigdata.bop.joinGraph.fastBlazeGraph
DefaultEvaluationPlanFactory2Factory for DefaultEvaluationPlan2s.Classcom.bigdata.bop.joinGraph.fastBlazeGraph
DefaultEvictionListenerHard reference cache eviction listener writes a dirty node or leaf onto theAuthor:Bryan ThompsonClasscom.bigdata.btreeBlazeGraph
DefaultEvictionListenerHard reference cache eviction listener writes a dirty node or leaf onto theAuthor:Bryan ThompsonClasscom.bigdata.htreeBlazeGraph
DefaultExtensionFactoryDefault IExtensionFactory.Classcom.bigdata.rdf.internalBlazeGraph
DefaultHARequestURIRewriterDefault implementation.Classcom.bigdata.rdf.sail.webapp.lbsBlazeGraph
DefaultHostScoringRuleBest effort computation of a workload score based on CPU Utilization and IO Wait defined as follows:Classcom.bigdata.rdf.sail.webapp.lbs.policy.countersBlazeGraph
DefaultHostScoringRuleBest effort computation of a workload score based on CPU Utilization and IO Wait defined as follows:Classcom.bigdata.rdf.sail.webapp.lbs.policy.gangliaBlazeGraph
DefaultHttpClientFactoryThis implementation: Creates an AutoCloseHttpClient.Classcom.bigdata.rdf.sail.webapp.clientBlazeGraph
DefaultHttpClientFactory .OptionsInterfacecom.bigdata.rdf.sail.webapp.clientBlazeGraph
DefaultInstrumentFactoryUsed to read in CounterSet XML, aggregating data into HistoryInstruments.Classcom.bigdata.countersBlazeGraph
DefaultKeyBuilderFactoryDefault factory for Unicode IKeyBuilders.Classcom.bigdata.btree.keysBlazeGraph
DefaultLeafCoderDefault implementation for immutable ILeafData records.Classcom.bigdata.btree.dataBlazeGraph
DefaultMetadataFactoryClasscom.bigdata.gangliaBlazeGraph
DefaultNodeCoderDefault implementation for immutable INodeData records.Classcom.bigdata.btree.dataBlazeGraph
DefaultOptimizerListPre-populated list of the default optimizers.Classcom.bigdata.rdf.sparql.ast.optimizersBlazeGraph
DefaultQueryAttributesDefault implementation.Classcom.bigdata.bopBlazeGraph
DefaultRangeCountFactoryDefault implementation.Classcom.bigdata.bop.joinGraphBlazeGraph
DefaultRecordCompressorFactoryA serializable compression provider based on RecordCompressor.Classcom.bigdata.io.compressionBlazeGraph
DefaultResourceLocatorGeneric implementation relies on a ctor for the resource with the following public NAME ( IIndexManager indexManager, String namespace, Long timestamp, Properties properties )Classcom.bigdata.relation.locatorBlazeGraph
DefaultRuleTaskFactoryDefault factory for tasks to execute IRules.Classcom.bigdata.relation.rule.evalBlazeGraph
DefaultServiceFederationDelegateBasic delegate for services that need to override the service UUID and service interface reported to the ILoadBalancerService.Classcom.bigdata.serviceBlazeGraph
DefaultTupleSerializerDefault implementation uses the KeyBuilder to format the object as a key and uses Java default serialization for the value.Classcom.bigdata.btreeBlazeGraph
DelegateBTreeAn object that delegates the IIndex and ILinearListAuthor:Bryan ThompsonClasscom.bigdata.btreeBlazeGraph
DelegateBufferA delegation pattern which does not pass on the close() method.Classcom.bigdata.relation.accesspathBlazeGraph
DelegateChunkedIteratorAbstract class for delegation patterns for chunked iterators.Classcom.bigdata.striteratorBlazeGraph
DelegateIndexAn object that delegates its IIndex interface.Classcom.bigdata.btreeBlazeGraph
DelegateSortKeyBuilderDelegation pattern for ISortKeyBuilder that is useful when you need to resolve(Object) one type to another before applying the delegateClasscom.bigdata.btree.keysBlazeGraph
DelegateTransactionServiceDelegation pattern for an ITransactionService.Classcom.bigdata.journalBlazeGraph
DelegateTupleAn ITuple wrapping a delegate that may be used to override some of the methods on the delegate object.Classcom.bigdata.btreeBlazeGraph
DelegatingChangeLogThis delegating change log allows change events to be propagated to multiple delegates through a listener pattern.Classcom.bigdata.rdf.changesetsBlazeGraph
DeleteBlockCommitterDefines the callback object called on commit that enables the deferred delete blocks to be associated with a CommitRecord.Classcom.bigdata.journalBlazeGraph
DeleteDataThe DELETE DATA operation removes some triples, given inline in the request, if the respective graphs in the Graph Store contain those:Classcom.bigdata.rdf.sparql.astBlazeGraph
DeleteInsertGraphThe DELETE/INSERT operation can be used to remove or add triples from/to the Graph Store based on bindings for a query pattern specified in a WHEREClasscom.bigdata.rdf.sparql.astBlazeGraph
DeleteServletHandler for DELETE by query (DELETE verb) and DELETE by data (POST).Classcom.bigdata.rdf.sail.webappBlazeGraph
DeltaMovingAverageTaskMoving average based on the change in some sampled value.Classcom.bigdata.util.concurrentBlazeGraph
DependsClass provides static information about project dependencies.Classcom.bigdata.utilBlazeGraph
Depends .DependencyInterfacecom.bigdata.utilBlazeGraph
DerivedNumericsExtensionThis implementation of IExtension implements inlining for literals that represent the derived numeric types: Classcom.bigdata.rdf.internal.impl.extensionsBlazeGraph
DescribeBindingsCollectorCollects and reports the distinct bindings observed on some set of variables.Classcom.bigdata.rdf.sparql.ast.cacheBlazeGraph
DescribeCacheAn interface providing a maintained DESCRIBE cache for some AbstractTripleStore.Classcom.bigdata.rdf.sparql.ast.cacheBlazeGraph
DescribeCacheServletA maintained cache for DESCRIBE of URIs.Classcom.bigdata.rdf.sail.webappBlazeGraph
DescribeCacheUpdaterCollects statements written onto the RDFWriter interface and adds/replaces the DESCRIBE of the Resource specified to theClasscom.bigdata.rdf.sparql.ast.cacheBlazeGraph
DescribeModeEnumenum DescribeModeEnumType-safe enumeration of the different ways in which we can evaluate aClasscom.bigdata.rdf.sparql.astBlazeGraph
DescribeServiceFactoryThis service tracks KB updates via an IChangeLog and is responsible for DESCRIBE cache invalidation for resources for which an update has beenClasscom.bigdata.rdf.sparql.ast.cacheBlazeGraph
DestroyKBTaskTask destroys a KB for the given namespace.Classcom.bigdata.rdf.sailBlazeGraph
DGExpanderParallel subquery for a default graph access path.Classcom.bigdata.rdf.sparql.ast.evalBlazeGraph
DigestBOpA Digest expression involving a IValueExpression operand.Classcom.bigdata.rdf.internal.constraintsBlazeGraph
DigestBOp .AnnotationsInterfacecom.bigdata.rdf.internal.constraintsBlazeGraph
DigestBOp .DigestOpClasscom.bigdata.rdf.internal.constraintsBlazeGraph
DirectBufferPoolAn instance of this class manages a JVM-wide pool of direct (aka native) ByteBuffers.Classcom.bigdata.ioBlazeGraph
DirectBufferPool .OptionsOptions for provisioning the static instance of the Note: Since the DirectBufferPool.Interfacecom.bigdata.ioBlazeGraph
DirectBufferPoolAllocatorAn allocator for ByteBuffer slices backed by direct ByteBuffers allocated against a DirectBufferPool.Classcom.bigdata.ioBlazeGraph
DirectBufferPoolAllocator .IAllocationAn allocation against a direct ByteBuffer.Interfacecom.bigdata.ioBlazeGraph
DirectBufferPoolAllocator .IAllocationContextAn allocation context links some application specified key with a list of direct ByteBuffers on which allocations have been made byInterfacecom.bigdata.ioBlazeGraph
DirectBufferPoolTestHelperSome helper methods for CI.Classcom.bigdata.ioBlazeGraph
DirectBufferStrategyDirect buffer strategy uses a direct ByteBuffer as a write through cache and writes through to disk for persistence.Classcom.bigdata.journalBlazeGraph
DisableEntailmentsThe DISABLE ENTAILMENTS operation disable incremental truth maintenance.Classcom.bigdata.rdf.sparql.astBlazeGraph
DiskBackedBufferStrategyAbstract base class for implementations that use a direct buffer as a write through cache to an image on the disk.Classcom.bigdata.journalBlazeGraph
DiskCostModelA cost model of the disk.Classcom.bigdata.bop.costBlazeGraph
DiskOnlyStrategyDisk-based journal strategy.Classcom.bigdata.journalBlazeGraph
DistinctAnnotationsAnnotations for DISTINCT operators.Interfacecom.bigdata.bop.solutionsBlazeGraph
DistinctFilterA DISTINCT operator based for elements in a relation.Classcom.bigdata.bop.ap.filterBlazeGraph
DistinctFilterA filter that imposes a DISTINCT constraint on the ISolutions generated by an IRule.Classcom.bigdata.striteratorBlazeGraph
DistinctFilter .AnnotationsInterfacecom.bigdata.bop.ap.filterBlazeGraph
DistinctFilter .DistinctFilterImplDISTINCT filter based on Java heap data structures.Classcom.bigdata.bop.ap.filterBlazeGraph
DistinctMultiTermAdvancerThis was cloned from the DistinctTermAdvancer.Classcom.bigdata.rdf.spoBlazeGraph
DistinctSPOIteratorIterator using a BTree filter out duplicate (s,p,o) tuples.Classcom.bigdata.rdf.spoBlazeGraph
DistinctTermAdvancerAdvances the source ITupleCursor through the distinct term identifiers for some AccessPath.Classcom.bigdata.rdf.spoBlazeGraph
DistinctTermScanOpThis operator performs a distinct terms scan for an IPredicate, binding the distinct values for the specified variable(s) from theClasscom.bigdata.bop.joinBlazeGraph
DistinctTermScanOp .AnnotationsInterfacecom.bigdata.bop.joinBlazeGraph
DistributedJoinMasterTask Note: For query, this object MUST be executed locally on the client.Classcom.bigdata.relation.rule.eval.pipelineBlazeGraph
DistributedJoinTask of this task per index partition on which the rule will read.Classcom.bigdata.relation.rule.eval.pipelineBlazeGraph
DistributedTransactionService commits (for transactions that execute on a single IDataService) and distributed commits.Classcom.bigdata.serviceBlazeGraph
DistributedTransactionService .OptionsOptions understood by this service.Interfacecom.bigdata.serviceBlazeGraph
DistributedTransactionService .SnapshotHelperA helper class for reading and writing snapshots of the commit time index.Classcom.bigdata.serviceBlazeGraph
DoctypeEnumClasscom.bigdata.counters.renderBlazeGraph
DocumentDocument model interface for operations on the IContentRepository.Interfacecom.bigdata.bfsBlazeGraph
DocumentHeaderDocument header interface for Documents stored in the IContentRepository.Interfacecom.bigdata.bfsBlazeGraph
DocumentHeaderImplFlyweight DocumentHeader implementation.Classcom.bigdata.bfsBlazeGraph
DocumentImplFlyweight document implementation.Classcom.bigdata.bfsBlazeGraph
DoNotAddFilterFilter keeps matched triple patterns generated OUT of the database.Classcom.bigdata.rdf.rulesBlazeGraph
DropEntailmentsThe DROP ENTAILMENTS operation removes all entailments from the Graph Store.Classcom.bigdata.rdf.sparql.astBlazeGraph
DropGraphThe DROP operation removes the specified graph(s) from the Graph Store.Classcom.bigdata.rdf.sparql.astBlazeGraph
DropGraph .AnnotationsInterfacecom.bigdata.rdf.sparql.astBlazeGraph
DropIndexTaskDrop a named index (unisolated write operation).Classcom.bigdata.journalBlazeGraph
DropOpOperator drops the identified variables from the solutionsVersion:$Id$Author:Bryan ThompsonSee Also:ProjectionOp, Classcom.bigdata.bop.solutionsBlazeGraph
DropOp .AnnotationsInterfacecom.bigdata.bop.solutionsBlazeGraph
DTEData Type Enumeration (DTE) is a class which declares the known intrinsic data types, provides for extensibility to new data types, and provides forClasscom.bigdata.rdf.internalBlazeGraph
DTEExtensionAn extension of the intrinsic types defined by DTE.Classcom.bigdata.rdf.internalBlazeGraph
DTEFlagsData type enum bit flags.Interfacecom.bigdata.rdf.internalBlazeGraph
DummyConstantNodeThe dummy constant node is used to represent constants in the AST that do not actually exist in the database.Classcom.bigdata.rdf.sparql.astBlazeGraph
DummyEventReportingServiceA dummy implementation of the IEventReportingService interface, used for testing the HTTP telemtry service.Classcom.bigdata.counters.httpdBlazeGraph
DumpIndexUtility class to dump an index in a variety of ways.Classcom.bigdata.btreeBlazeGraph
DumpIndexSegmentUtility to examine the context of an IndexSegmentStore.Classcom.bigdata.btreeBlazeGraph
DumpJournalA utility class that opens the journal in a read-only mode and dumps the root blocks and metadata about the indices on a journal file.Classcom.bigdata.journalBlazeGraph
DumpLexiconUtility class to dump the TERMS index of a triple store.Classcom.bigdata.rdf.utilBlazeGraph
DumpStoreUtility class may be used to dump out a small database.Classcom.bigdata.rdf.storeBlazeGraph
DuplicateBOpExceptionException thrown when a BOp appears more than once in an operator tree (operator trees must not contain loops and operator instances may notClasscom.bigdata.bopBlazeGraph
DuplicateBOpIdExceptionException thrown when a BOp.Classcom.bigdata.bopBlazeGraph
EAn element for the test relation.Classcom.bigdata.bop.apBlazeGraph
EBVBOpCalculates the "effective boolean value" of an IValueExpression.Classcom.bigdata.rdf.internal.constraintsBlazeGraph
EComparatorComparator for elements.Classcom.bigdata.bop.apBlazeGraph
EdgeOnlyFilterFilter visits only edges (filters out attribute values).Classcom.bigdata.rdf.graph.implBlazeGraph
EdgeSampleA sample produced by a cutoff join.Classcom.bigdata.bop.joinGraph.rtoBlazeGraph
EdgesEnumTypesafe enumeration used to specify whether a GATHER or SCATTER phase is applied to the in-edges, out-edges, both, or not run.Classcom.bigdata.rdf.graphBlazeGraph
EDSAsyncLoader src/test/java/com/bigdata/rdf/rio/EDSAsyncLoader.Classcom.bigdata.rdf.rioBlazeGraph
ElementFilterAlign the predicate's IElementFilter constraint with ITupleFilter so that the IElementFilter can be evaluatedClasscom.bigdata.relation.accesspathBlazeGraph
EmbeddedClientA client for an embedded federation (the client and the data services all run in the same process).Classcom.bigdata.serviceBlazeGraph
EmbeddedClient .OptionsOptions for the embedded (in process) federation.Interfacecom.bigdata.serviceBlazeGraph
EmbeddedFederationAn implementation that uses an embedded database rather than a distributed database.Classcom.bigdata.serviceBlazeGraph
EmbeddedMetadataServiceA local (in process) metadata service.Classcom.bigdata.serviceBlazeGraph
EmptyAccessPathAn access path that is known to be empty.Classcom.bigdata.relation.accesspathBlazeGraph
EmptyAccessPathExpanderAn "expander" which replaces the access path with an EmptyAccessPath.Classcom.bigdata.relation.ruleBlazeGraph
EmptyAnalyzerAn analyzer that always returns an EmptyTokenStream, this can be used with ConfigurableAnalyzerFactoryClasscom.bigdata.searchBlazeGraph
EmptyAsynchronousIteratorAn empty IAsynchronousIterator.Classcom.bigdata.relation.accesspathBlazeGraph
EmptyBindingSetAn immutable empty binding set.Classcom.bigdata.bop.bindingSetBlazeGraph
EmptyChunkedIteratorClasscom.bigdata.striteratorBlazeGraph
EmptyChunkMessageAn empty IChunkMessage.Classcom.bigdata.bop.fedBlazeGraph
EmptyCloseableIteratorAn empty ICloseableIterator.Classcom.bigdata.relation.accesspathBlazeGraph
EmptyProgramTaskProvides execution for an "empty" program.Classcom.bigdata.relation.rule.evalBlazeGraph
EmptyRabaAn immutable, empty IRaba.Classcom.bigdata.btree.rabaBlazeGraph
EmptyRaba .EmptyKeysRabaAn empty, immutable B+Tree keys IRaba.Classcom.bigdata.btree.rabaBlazeGraph
EmptyRaba .EmptyValuesRabaAn empty, immutable B+Tree values IRaba.Classcom.bigdata.btree.rabaBlazeGraph
EmptyRabaValueCoderUseful when a B+Tree uses keys but not values.Classcom.bigdata.btree.raba.codecBlazeGraph
EmptyRowPreconditionIPrecondition succeeds iff there are no property values for the logical row (it recognizes a null, indicating no propertyClasscom.bigdata.sparseBlazeGraph
EmptySolutionSetStatsAn object which mocks the statistics for a single empty solution set.Classcom.bigdata.rdf.sparql.astBlazeGraph
EmptyStatementIteratorClasscom.bigdata.rdf.storeBlazeGraph
EmptyTupleIteratorClasscom.bigdata.btree.filterBlazeGraph
EnableEntailmentsThe ENABLE ENTAILMENTS operation enable incremental truth maintenance.Classcom.bigdata.rdf.sparql.astBlazeGraph
EncodeDecodeValueUtility class to encode/decode RDF Values for interchange with theVersion:$Id$Author:Bryan ThompsonClasscom.bigdata.rdf.sail.webapp.clientBlazeGraph
EncodeForURIBOpClasscom.bigdata.rdf.internal.constraintsBlazeGraph
EndOpA operator which may be used at the end of query pipelines when there is a requirement to marshal solutions back to the query controller but noClasscom.bigdata.bop.bsetBlazeGraph
EntityContentProviderClasscom.bigdata.rdf.sail.webapp.clientBlazeGraph
EntryScanIteratorIterator visits index entries (dereferencing visited tuples to the application objects stored within those tuples).Classcom.bigdata.btreeBlazeGraph
EpochExtensionThis implementation of IExtension implements inlining for literals that represent time in milliseconds since the epoch.Classcom.bigdata.rdf.internalBlazeGraph
EQImposes the constraint x == y.Classcom.bigdata.bop.constraintBlazeGraph
EQConstantImposes the constraint var == constant.Classcom.bigdata.bop.constraintBlazeGraph
ErrorsError messages for the B+Tree package.Classcom.bigdata.btreeBlazeGraph
EstimateEnumType safe enumeration describes the edge condition (if any) for a cardinalityEnum Constant SummaryClasscom.bigdata.bop.joinGraph.rtoBlazeGraph
EventAn event.Classcom.bigdata.serviceBlazeGraph
EventReceiverClass capable of receiving Events from remote services.Classcom.bigdata.serviceBlazeGraph
EventReceiver .EventBTreeA BTree whose keys are event start times and whose values are theAuthor:Bryan ThompsonClasscom.bigdata.serviceBlazeGraph
EventReceiver .EventBTree .EventBTreeTupleSerializerEncapsulates key and value formation for the EventReceiver.Classcom.bigdata.serviceBlazeGraph
EventResourceSemi-structured representation of the data service on which the event occurred, the name of the index, and the index partition identifier.Classcom.bigdata.serviceBlazeGraph
EventTypeType safe enum for Events.Classcom.bigdata.serviceBlazeGraph
EvictionErrorError marks an mutable index as in an inconsistent state arising from an exception during eviction of a dirty node or leaf from a mutable index.Classcom.bigdata.btreeBlazeGraph
Example1Simple graph program constructs a local graph using a SPARQL query that extracts edges of interest from the SPARQL server.Classcom.bigdata.gomBlazeGraph
ExampleProtocolTestThis class tests whether its superclass is working (at least a little) The superclass provides capability to check the request/response protocol,Classcom.bigdata.rdf.sail.webappBlazeGraph
ExecutionExceptionsClass enumerates all exceptions thrown for a set of tasks.Classcom.bigdata.util.concurrentBlazeGraph
ExecutionHelperHelper class for managing the execution of a set of Callable tasks on an ExecutorService.Classcom.bigdata.util.concurrentBlazeGraph
ExistsExceptionThrown when the identified document already exists.Classcom.bigdata.bfsBlazeGraph
ExistsNodeA special function node for modeling EXISTS.Classcom.bigdata.rdf.sparql.astBlazeGraph
ExplainHintAbstract base class for explain hints, providing a common base implementations, to be reused in concrete subclasses.Classcom.bigdata.rdf.sparql.ast.explainhintsBlazeGraph
ExplainHintsA list of IExplainHints, to be attached as an annotation to an ASTBase node.Classcom.bigdata.rdf.sparql.ast.explainhintsBlazeGraph
ExplicitSPOFilterFilter matches only StatementEnum.Classcom.bigdata.rdf.spoBlazeGraph
ExportKBUtility class for exporting the configuration properties and data associated with one or more KBs on a Journal.Classcom.bigdata.rdf.sailBlazeGraph
ExternalServiceCallService invocation interface for an external (non-bigdata, but same JVM) service.Interfacecom.bigdata.rdf.sparql.ast.serviceBlazeGraph
FactorySingleton pattern for initializing a vertex state or edge state object given the vertex or edge.Classcom.bigdata.rdf.graphBlazeGraph
FalseBOpAlways evaluates to false.Classcom.bigdata.rdf.internal.constraintsBlazeGraph
FastClosureFast forward closure of the store based on "An approach to RDF(S) Query, Manipulation and Inference on Databases" by Lu, Yu, Tu, Lin, and Zhang.Classcom.bigdata.rdf.rulesBlazeGraph
FastRangeCountOpGraph DatabaseClasscom.bigdata.bop.joinBlazeGraph
FastRangeCountOp .AnnotationsInterfacecom.bigdata.bop.joinBlazeGraph
FastRangeCountOp .ChunkTaskCopy the source to the sink.Classcom.bigdata.bop.joinBlazeGraph
FastRDFValueCoder2Coder for values in statement index with inference enabled but without SIDS.Classcom.bigdata.rdf.spoBlazeGraph
FederatedQueryEngineAn IBigdataFederation aware QueryEngine.Classcom.bigdata.bop.fedBlazeGraph
FederatedQueryEngine .AnnotationsAnnotations understood by the QueryEngine.Interfacecom.bigdata.bop.fedBlazeGraph
FederatedQueryEngineCountersClasscom.bigdata.bop.fedBlazeGraph
FederatedRunningQuery to support distributed query evaluation against an IBigdataFederationVersion:$Id: FederatedRunningQuery.Classcom.bigdata.bop.fedBlazeGraph
FederationCallableBase class for IFederationCallable.Classcom.bigdata.serviceBlazeGraph
FederationChunkHandlerThe base class is extended to organize the output from one operator so in order to make it available to another operator running on a different node.Classcom.bigdata.bop.fedBlazeGraph
FileChannelUtilityA helper class for operations on FileChannels.Classcom.bigdata.ioBlazeGraph
FileChannelUtility .ReopenerInputStreamClasscom.bigdata.ioBlazeGraph
FileLockUtilityUtility methods for managing exlusive FileLocks and advisory locks depending on what is supported by the platform, file access mode, and volumeClasscom.bigdata.ioBlazeGraph
FileMetadataHelper object used when opening or creating journal file in any of theVersion:$Id$Author:Bryan ThompsonClasscom.bigdata.journalBlazeGraph
FileMetadataSchemaThe schema for metadata about file versions stored in the BigdataFileSystem.Classcom.bigdata.bfsBlazeGraph
FileSystemScannerAdds all files accepted by the filter to the Queue.Classcom.bigdata.service.masterBlazeGraph
FileVersionDeleterA procedure that performs a key range scan, marking all non-deleted versions within the key range as deleted (by storing a null propertyClasscom.bigdata.bfsBlazeGraph
FileVersionInputStreamReads from blocks visited by a range scan for a file and version.Classcom.bigdata.bfsBlazeGraph
FileVersionOutputStreamClass buffers up to a block of data at a time and flushes blocks using an atomic append operation on the identifier file version.Classcom.bigdata.bfsBlazeGraph
FilterElement-at-a-time filter with generics.Classcom.bigdata.striteratorBlazeGraph
FilterExistsModeEnumenum FilterExistsModeEnumUsed to specify the query plan for FILTER (NOT) EXISTS.Classcom.bigdata.rdf.sparql.astBlazeGraph
FilterNodeAST node models a value expression which imposes a constraint.Classcom.bigdata.rdf.sparql.astBlazeGraph
FixedAllocatorClasscom.bigdata.rwstoreBlazeGraph
FixedByteArrayBufferEfficient absolute get/put operations on a slice of a byte[].Classcom.bigdata.ioBlazeGraph
FixedEvaluationPlanFactoryA factory for IEvaluationPlans that uses a caller specifiedVersion:$Id$Author:Bryan ThompsonSee Also:Serialized FormClasscom.bigdata.bop.joinGraphBlazeGraph
FixedLengthPrefixSplitsImposes constraint that the key before the separatorKey must differ in the first N bytes from the key after the separator key.Classcom.bigdata.btreeBlazeGraph
FixedLengthValueRabaCoderThis class does not offer any compression.Classcom.bigdata.btree.raba.codecBlazeGraph
FixedOutputStreamClasscom.bigdata.rwstoreBlazeGraph
FlushBufferTaskTask invokes IBuffer.Classcom.bigdata.relation.accesspathBlazeGraph
FOAFVocabularyDeclVocabulary and namespace for FOAF, not including terms marked as "archaic".Classcom.bigdata.rdf.vocab.declsBlazeGraph
ForceEnumType safe enumeration of options governing whether and how a file is forced to stable storage.Classcom.bigdata.journalBlazeGraph
FrontCodedRabaCoderClass provides (de-)compression for logical byte[][]s based on front coding.Classcom.bigdata.btree.raba.codecBlazeGraph
FrontCodedRabaCoder .DefaultFrontCodedRabaCoderA pre-parameterized version of the FrontCodedRabaCoder which is used as the default IRabaCoder for B+Tree keys for both nodes andClasscom.bigdata.btree.raba.codecBlazeGraph
FrontCodedRabaCoderDupKeysVariant of the FrontCodedRabaCoder that supports duplicate keys.Classcom.bigdata.btree.raba.codecBlazeGraph
FrontierEnumType-safe enumeration characterizing the assumptions of an algorithm concerning its initial frontier.Classcom.bigdata.rdf.graphBlazeGraph
FTS A vocabulary for the bigdata external full text search facility.Interfacecom.bigdata.service.ftsBlazeGraph
FTS .EndpointTypeThe type of the FTS.Classcom.bigdata.service.ftsBlazeGraph
FTS .OptionsInterfacecom.bigdata.service.ftsBlazeGraph
FTS .SearchResultTypeTarget type for extracted entities, determining whether they are parsed into a literal or interpreted as a URI.Classcom.bigdata.service.ftsBlazeGraph
FullClosureA program that uses the fix point of the configured rules to compute the forward closure of the database.Classcom.bigdata.rdf.rulesBlazeGraph
FullTextIndexFull text indexing and search support.Classcom.bigdata.searchBlazeGraph
FullTextIndex .OptionsOptions understood by the FullTextIndex.Interfacecom.bigdata.searchBlazeGraph
FullTextIndexTupleSerializerClass manages the encoding and decoding of keys for the full text index.Classcom.bigdata.searchBlazeGraph
FulltextSearchExceptionException signalizing problems while executing fulltext search against an external index.Classcom.bigdata.service.ftsBlazeGraph
FulltextSearchHitMetadata about a search result against an external fulltext index.Classcom.bigdata.service.ftsBlazeGraph
FulltextSearchHiteratorVisits external fulltext index search results in order of decreasingVersion:$Id$Author:Michael SchmidtClasscom.bigdata.service.ftsBlazeGraph
FulltextSearchServiceFactoryA factory for an external fulltext search services (such as Solr).Classcom.bigdata.service.ftsBlazeGraph
FulltextSearchServiceFactory .FulltextSearchDefaultsClasscom.bigdata.service.ftsBlazeGraph
FulltextSearchServiceFactory .FulltextSearchMultiHiteratorWrapper around FulltextSearchHiterator, delegating requests for multiple binding sets to the latter one.Classcom.bigdata.service.ftsBlazeGraph
FullyBufferedJustificationIteratorFully buffers and then visits all Justifications for a givenVersion:$Id$Author:Bryan ThompsonClasscom.bigdata.rdf.infBlazeGraph
FullyInlineTypedLiteralIV label), have a datatype URI, or have a language code.Classcom.bigdata.rdf.internal.impl.literalBlazeGraph
FullyInlineUnicodeBNodeIVClass for inline RDF blank nodes.Classcom.bigdata.rdf.internal.impl.bnodeBlazeGraph
FullyInlineURIIV class is mainly targeted at inlining at fully inlining URIs in scale-out (which can be an attractive option).Classcom.bigdata.rdf.internal.impl.uriBlazeGraph
FuncBOpCall one of the Sesame casting functions.Classcom.bigdata.rdf.internal.constraintsBlazeGraph
FuncBOp .AnnotationsInterfacecom.bigdata.rdf.internal.constraintsBlazeGraph
FunctionNodeAST node for anything which is neither a constant nor a variable, including math operators, string functions, etc.Classcom.bigdata.rdf.sparql.astBlazeGraph
FunctionRegistryRegistry for built-in and external SPARQL functions.Classcom.bigdata.rdf.sparql.astBlazeGraph
FunctionRegistry .AggregateFactoryMarker interface for aggregate functions.Interfacecom.bigdata.rdf.sparql.astBlazeGraph
FunctionRegistry .AnnotationsInterfacecom.bigdata.rdf.sparql.astBlazeGraph
FunctionRegistry .CastFactoryClasscom.bigdata.rdf.sparql.astBlazeGraph
FunctionRegistry .CompareFactoryClasscom.bigdata.rdf.sparql.astBlazeGraph
FunctionRegistry .DateFactoryClasscom.bigdata.rdf.sparql.astBlazeGraph
FunctionRegistry .DigestFactoryClasscom.bigdata.rdf.sparql.astBlazeGraph
FunctionRegistry .ExistsFactoryFactory for EXISTS() and NOT EXISTS().Classcom.bigdata.rdf.sparql.astBlazeGraph
FunctionRegistry .FactoryInterfacecom.bigdata.rdf.sparql.astBlazeGraph
FunctionRegistry .GroupConcatFactoryClasscom.bigdata.rdf.sparql.astBlazeGraph
FunctionRegistry .GroupConcatFactory .AnnotationsInterfacecom.bigdata.rdf.sparql.astBlazeGraph
FunctionRegistry .InFactoryNumericExpression IN ArgList is an infix operator.Classcom.bigdata.rdf.sparql.astBlazeGraph
FunctionRegistry .InFactory .AnnotationsInterfacecom.bigdata.rdf.sparql.astBlazeGraph
FunctionRegistry .MathFactoryClasscom.bigdata.rdf.sparql.astBlazeGraph
FunctionRegistry .NumericFactoryClasscom.bigdata.rdf.sparql.astBlazeGraph
FunctionRegistry .SameTermFactoryClasscom.bigdata.rdf.sparql.astBlazeGraph
FunctionRegistry .UnknownFunctionBOpClasscom.bigdata.rdf.sparql.astBlazeGraph
FusedTupleCursorLayers on the additional methods from the ITupleCursor interface.Classcom.bigdata.btree.viewBlazeGraph
FusedTupleIterator An aggregate iterator view of the one or more source ITupleIterators.Classcom.bigdata.btree.viewBlazeGraph
FusedView A fused view providing read-write operations on multiple B+-Trees mapping variable length unsigned byte[] keys to arbitrary values.Classcom.bigdata.btree.viewBlazeGraph
FutureTaskInvariantMonA Future that allows you to cancel a computation if an invariant is violated.Classcom.bigdata.haBlazeGraph
FutureTaskMonThis is a flyweight utility class to be used as a direct replacement for FutureTask in code where we may need to be able to discover the root cancelClasscom.bigdata.concurrentBlazeGraph
FuzzySSSPThis algorithm provides a fuzzy implementation of the shortest paths between a set of source vertices and a set of target vertices.Classcom.bigdata.rdf.graph.analyticsBlazeGraph
GangliaCoreMetricDeclsUtility class to declare the ganglia core metrics.Classcom.bigdata.gangliaBlazeGraph
GangliaHostMetricWrapperWraps an IHostReport as an IHostMetrics object.Classcom.bigdata.rdf.sail.webapp.lbs.policy.gangliaBlazeGraph
GangliaLBSPolicyStochastically proxy the request to the services based on their load.Classcom.bigdata.rdf.sail.webapp.lbs.policy.gangliaBlazeGraph
GangliaLBSPolicy .InitParamsInterfacecom.bigdata.rdf.sail.webapp.lbs.policy.gangliaBlazeGraph
GangliaListenerClass listens in to the Ganglia UDP protocol, decodes received messages, and dispatches them to an IGangliaMessageHandler.Classcom.bigdata.gangliaBlazeGraph
GangliaMessageDecoder31Class decodes a Ganglia 3.Classcom.bigdata.gangliaBlazeGraph
GangliaMessageEncoder25An earlier version of the Ganglia protocol.Classcom.bigdata.gangliaBlazeGraph
GangliaMessageEncoder31Class for generating Ganglia 3.Classcom.bigdata.gangliaBlazeGraph
GangliaMessageTypeEnumenum GangliaMessageTypeEnumType safe enumeration of the Ganglia 3.Classcom.bigdata.gangliaBlazeGraph
GangliaMetadataFactoryA factory which can be extended by an application.Classcom.bigdata.gangliaBlazeGraph
GangliaMetadataMessageA ganglia metric metadata (aka declaration) record.Classcom.bigdata.gangliaBlazeGraph
GangliaMetricMessageA ganglia 3.Classcom.bigdata.gangliaBlazeGraph
GangliaMungeClasscom.bigdata.gangliaBlazeGraph
GangliaPlugInA plugin for ganglia.Classcom.bigdata.journalBlazeGraph
GangliaPlugIn .OptionsConfiguration options.Interfacecom.bigdata.journalBlazeGraph
GangliaRequestMessageA ganglia request for a metric.Classcom.bigdata.gangliaBlazeGraph
GangliaSenderClass for sending metrics to Ganglia.Classcom.bigdata.gangliaBlazeGraph
GangliaServiceA full ganglia-aware service suitable for embedding with a Java application.Classcom.bigdata.gangliaBlazeGraph
GangliaSlopeEnumenum GangliaSlopeEnumThis slope is a metadata parameter which ganglia carries for the rrdtoolClasscom.bigdata.gangliaBlazeGraph
GangliaStateThe metadata and metric state for a ganglia service, including the metadata for all known metrics and the metrics for all known metrics on all knownClasscom.bigdata.gangliaBlazeGraph
GangliaUtilClasscom.bigdata.ganglia.utilBlazeGraph
GASContextClasscom.bigdata.rdf.graph.implBlazeGraph
GASEngineIGASEngine for dynamic activation of vertices.Classcom.bigdata.rdf.graph.implBlazeGraph
GASImplUtilSome utility method for the GAS Engine implementation.Classcom.bigdata.rdf.graph.impl.utilBlazeGraph
GASRunnerBaseBase class for running performance tests.Classcom.bigdata.rdf.graph.impl.utilBlazeGraph
GASServiceA SERVICE that exposes IGASPrograms for SPARQL execution.Classcom.bigdata.rdf.graph.impl.bdBlazeGraph
GASService .OptionsInterfacecom.bigdata.rdf.graph.impl.bdBlazeGraph
GASStateClasscom.bigdata.rdf.graph.implBlazeGraph
GASStatsStatistics for GAS algorithms.Classcom.bigdata.rdf.graph.implBlazeGraph
GASUtilUtility class for operations on the public interfaces.Classcom.bigdata.rdf.graph.utilBlazeGraph
GenerateBarDataA data set generator.Classcom.bigdata.bop.rdf.joinGraphBlazeGraph
GenericChunkedOrderedStriteratorChunked ordered streaming iterator class that supresses generic types.Classcom.bigdata.striteratorBlazeGraph
GenericChunkedStriteratorChunked streaming iterator class that supresses generic types.Classcom.bigdata.striteratorBlazeGraph
GenericSkinRegistryHelper class provides a global (JVM wide) registery for IGenericSkins.Classcom.bigdata.gom.skinBlazeGraph
GenericStriteratorStreaming iterator class that suppresses generic types.Classcom.bigdata.striteratorBlazeGraph
GeoSpatial A vocabulary for geospatial extension querying, designed to operate over the default index configuration (lat, lon, time).Interfacecom.bigdata.service.geospatialBlazeGraph
GeoSpatial .GeoFunctionClasscom.bigdata.service.geospatialBlazeGraph
GeoSpatial .OptionsInterfacecom.bigdata.service.geospatialBlazeGraph
GeoSpatialConfigSingleton class providing access to the GeoSpatial index configuration.Classcom.bigdata.serviceBlazeGraph
GeoSpatialCountersCounters related to the usage of GeoSpatial servicesVersion:$Id$Author:Michael SchmidtClasscom.bigdata.service.geospatialBlazeGraph
GeoSpatialLiteralExtensionSpecial encoding for GeoSpatial datatypes.Classcom.bigdata.rdf.internal.impl.extensionsBlazeGraph
GeoSpatialLiteralExtension .SchemaDescriptionClasscom.bigdata.rdf.internal.impl.extensionsBlazeGraph
GeoSpatialLiteralExtension .SchemaFieldDescriptionDescription of a field in the schema.Classcom.bigdata.rdf.internal.impl.extensionsBlazeGraph
GeoSpatialLiteralExtension .SchemaFieldDescription .DatatypeClasscom.bigdata.rdf.internal.impl.extensionsBlazeGraph
GeoSpatialQueryClasscom.bigdata.service.geospatial.implBlazeGraph
GeoSpatialServiceFactoryA factory for a geospatial service, see GeoSpatial.Classcom.bigdata.rdf.sparql.ast.evalBlazeGraph
GeoSpatialServiceFactory .GeoSpatialDefaultsDefault values for geospatial service, such as unit definitions.Classcom.bigdata.rdf.sparql.ast.evalBlazeGraph
GeoSpatialServiceFactory .GeoSpatialFilterBaseClasscom.bigdata.rdf.sparql.ast.evalBlazeGraph
GeoSpatialServiceFactory .GeoSpatialInCircleFilterFilter asserting that a given point lies into a specified square, defined by its lower and upper border, plus time frame.Classcom.bigdata.rdf.sparql.ast.evalBlazeGraph
GeoSpatialServiceFactory .GeoSpatialInputBindingsIteratorIterates a geospatial search over a set of input bindings.Classcom.bigdata.rdf.sparql.ast.evalBlazeGraph
GeoSpatialServiceFactory .GeoSpatialInRectangleFilterDummy filter asserting that a point delivered by the advancer lies into a given rectangle.Classcom.bigdata.rdf.sparql.ast.evalBlazeGraph
GeoSpatialUtilityGeoSpatial utility functions.Classcom.bigdata.service.geospatial.implBlazeGraph
GeoSpatialUtility .BoundingBoxLatLonTimeA bounding box over a GeoSpatialUtility.Classcom.bigdata.service.geospatial.implBlazeGraph
GeoSpatialUtility .PointLatLonA two dimensional point representing latitude and longitude.Classcom.bigdata.service.geospatial.implBlazeGraph
GeoSpatialUtility .PointLatLonTimeA three dimensional point representing latitude, longitude, and time.Classcom.bigdata.service.geospatial.implBlazeGraph
GeoSpatialVocabularyDeclVocabulary and namespace for GeoSpatial extensions.Classcom.bigdata.rdf.vocab.declsBlazeGraph
GISStore This is a placeholder for a GIS design.Classcom.bigdata.gisBlazeGraph
GlobalAnnotationsA glue class for reporting the namespace of the lexicon relation and the timestamp of the view of the lexicon relation through the function bops.Classcom.bigdata.rdf.sparql.astBlazeGraph
GlobalFileSystemHelperClasscom.bigdata.bfsBlazeGraph
GlobalRowStoreHelperClasscom.bigdata.sparseBlazeGraph
GlobalRowStoreSchemaSchema for the SparseRowStore used as a global row store for named property sets within the federation.Classcom.bigdata.sparseBlazeGraph
GlobalRowStoreUtilUtility method for use with a SparseRowStore.Classcom.bigdata.sparseBlazeGraph
GOMWebUtilA simple utility class that can be initialized with a ServletRequest and used to simplify dynamic web pages.Classcom.bigdata.gom.webBlazeGraph
GPOA TripleStore backed GPO yields a number of challenges.Classcom.bigdata.gom.gpoBlazeGraph
GpuAnnotationsAnnotations for communication with the GPU acceleration module.Interfacecom.bigdata.rdf.sparql.ast.evalBlazeGraph
GraphLoaderUtility to load data into a graph.Classcom.bigdata.rdf.graph.utilBlazeGraph
GraphManagementA Graph Management operation.Classcom.bigdata.rdf.sparql.astBlazeGraph
GraphPatternGroupJoin group or union.Classcom.bigdata.rdf.sparql.astBlazeGraph
GraphPatternGroup .AnnotationsInterfacecom.bigdata.rdf.sparql.astBlazeGraph
GraphUpdateA Graph Update operation.Classcom.bigdata.rdf.sparql.astBlazeGraph
GROUP_CONCATOperator combines the string values over the presented binding sets for the given variable.Classcom.bigdata.bop.rdf.aggregateBlazeGraph
GROUP_CONCAT .AnnotationsInterfacecom.bigdata.bop.rdf.aggregateBlazeGraph
GroupByNodeAST node for a GROUP BY clause.Classcom.bigdata.rdf.sparql.astBlazeGraph
GroupByOpBase class for operators which perform aggregation operations on binding Aggregation semantics and errors.Classcom.bigdata.bop.solutionsBlazeGraph
GroupByOp .AnnotationsInterfacecom.bigdata.bop.solutionsBlazeGraph
GroupByRewriterUtility class simplifies an aggregation operator through a rewrite.Classcom.bigdata.bop.solutionsBlazeGraph
GroupByStateAn object which encapsulates the validation and state of an aggregation operation with an optional GROUP BY clause, SELECT expressions, and anClasscom.bigdata.bop.solutionsBlazeGraph
GroupGraphPatternBuilderVisitor handles the GroupGraphPattern production (aka the "WHERE" clause).Classcom.bigdata.rdf.sail.sparqlBlazeGraph
GroupMemberNodeBaseAnything which can appear in an IGroupNode.Classcom.bigdata.rdf.sparql.astBlazeGraph
GroupMemberNodeBase .AnnotationsInterfacecom.bigdata.rdf.sparql.astBlazeGraph
GroupMemberValueExpressionNodeBaseClasscom.bigdata.rdf.sparql.astBlazeGraph
GroupNodeBaseBase class for AST group nodes.Classcom.bigdata.rdf.sparql.astBlazeGraph
GroupNodeVarBindingInfoClass summarizing the variable binding requirements for a given node (used for children in the join group), thus providing easy access to itsClasscom.bigdata.rdf.sparql.astBlazeGraph
GroupNodeVarBindingInfoMapMap from nodes to their respective GroupNodeVarBindingInfo object, including setup method.Classcom.bigdata.rdf.sparql.astBlazeGraph
GZipCompressorClasscom.bigdata.io.compressionBlazeGraph
HA2PhaseAbortMessageClasscom.bigdata.ha.msgBlazeGraph
HA2PhaseCommitMessageClasscom.bigdata.ha.msgBlazeGraph
HA2PhasePrepareMessageClasscom.bigdata.ha.msgBlazeGraph
HAAwaitServiceJoinRequestClasscom.bigdata.ha.msgBlazeGraph
HACommitGlueA Remote interface supporting a 2-phase commit protocol for the members of a highly available quorum.Interfacecom.bigdata.haBlazeGraph
HADigestRequestClasscom.bigdata.ha.msgBlazeGraph
HADigestResponseClasscom.bigdata.ha.msgBlazeGraph
HAGatherReleaseTimeRequestClasscom.bigdata.ha.msgBlazeGraph
HAGlobalWriteLockRequestClasscom.bigdata.ha.msgBlazeGraph
HAGlueA Remote interface for methods supporting high availability for a set of journals or data services having shared persistent state.Interfacecom.bigdata.haBlazeGraph
HAGlueBaseA Remote interface for methods supporting high availability.Interfacecom.bigdata.haBlazeGraph
HALoadBalancerServletThe HA Load Balancer servlet provides a transparent proxy for requests arriving its configured URL pattern (the "external" interface for the loadClasscom.bigdata.rdf.sail.webappBlazeGraph
HALoadBalancerServlet .InitParamsInterfacecom.bigdata.rdf.sail.webappBlazeGraph
HALogDigestRequestClasscom.bigdata.ha.msgBlazeGraph
HALogDigestResponseClasscom.bigdata.ha.msgBlazeGraph
HALogFileClasscom.bigdata.ha.althalogBlazeGraph
HALogManagerProvides the top level controlAuthor:Martyn CutcherClasscom.bigdata.ha.althalogBlazeGraph
HALogReaderGiven an HALog file can be used to replay the file and can provide a readable dump of the content.Classcom.bigdata.ha.halogBlazeGraph
HALogRequestClasscom.bigdata.ha.msgBlazeGraph
HALogRootBlocksRequestClasscom.bigdata.ha.msgBlazeGraph
HALogRootBlocksResponseClasscom.bigdata.ha.msgBlazeGraph
HALogWriterWrapper class to handle process log creation and output for HA.Classcom.bigdata.ha.halogBlazeGraph
HaltableAbstract base class for tasks whose processing may be halted asynchronously.Classcom.bigdata.util.concurrentBlazeGraph
HaltOpMessageA message sent to the IQueryClient when an operator is done executing for some chunk of inputs.Classcom.bigdata.bop.engineBlazeGraph
HAMessageWrapperGlue class wraps the IHAWriteMessage and the IHALogRequest message and exposes the requires IHAMessage interface to theClasscom.bigdata.ha.msgBlazeGraph
HANotifyReleaseTimeRequestClasscom.bigdata.ha.msgBlazeGraph
HANotifyReleaseTimeResponseClasscom.bigdata.ha.msgBlazeGraph
HAPipelineGlueA Remote interface supporting the write replication pipeline.Interfacecom.bigdata.haBlazeGraph
HAPipelineResetRequestClasscom.bigdata.haBlazeGraph
HAPipelineResetResponseClasscom.bigdata.haBlazeGraph
HardReferenceQueue A cache for hard references using an LRU policy.Classcom.bigdata.cacheBlazeGraph
HardReferenceQueueEvictionListenerInterface for reporting cache evictions.Interfacecom.bigdata.cacheBlazeGraph
HardReferenceQueueWithBatchingUpdatesA variant relying on thread-local IHardReferenceQueues to batch updates and thus minimize thread contention for the lock required toClasscom.bigdata.cacheBlazeGraph
HAReadGlueA Remote interface supporting low-level reads against persistent data from a quorum member.Interfacecom.bigdata.haBlazeGraph
HAReadRequestClasscom.bigdata.ha.msgBlazeGraph
HAReadResponseClasscom.bigdata.ha.msgBlazeGraph
HARebuildRequestClasscom.bigdata.ha.msgBlazeGraph
HAReceiveServiceReceives data from an HASendService.Classcom.bigdata.ha.pipelineBlazeGraph
HAReceiveService .IHAReceiveCallbackHook to notice receive events.Interfacecom.bigdata.ha.pipelineBlazeGraph
HARemoteRebuildRequestClasscom.bigdata.ha.msgBlazeGraph
HARootBlockRequestClasscom.bigdata.ha.msgBlazeGraph
HARootBlockResponseClasscom.bigdata.ha.msgBlazeGraph
HASendServiceA service for sending raw ByteBuffers across a socket.Classcom.bigdata.ha.pipelineBlazeGraph
HASendStateClasscom.bigdata.ha.msgBlazeGraph
HASendStoreResponseClasscom.bigdata.ha.msgBlazeGraph
HashBindingSetIBindingSet backed by a LinkedHashMap.Classcom.bigdata.bop.bindingSetBlazeGraph
HashCollisionUtilityUtility class to parse some RDF resource(s) and count hash collisions using a variety of hash codes.Classcom.bigdata.rdf.internalBlazeGraph
HashDistinctNamedGraphUpdateTestClasscom.bigdata.rdf.sail.webappBlazeGraph
HashIndexOpOperator builds a hash index from the source solutions.Classcom.bigdata.bop.joinBlazeGraph
HashIndexOp .AnnotationsInterfacecom.bigdata.bop.joinBlazeGraph
HashIndexOp .ChunkTaskClasscom.bigdata.bop.joinBlazeGraph
HashIndexOpBaseBase class for operators that use a hash index.Classcom.bigdata.bop.joinBlazeGraph
HashIndexOpBase .AnnotationsInterfacecom.bigdata.bop.joinBlazeGraph
HashIndexOpBase .ChunkTaskBaseEvaluates the subquery for each source binding set.Classcom.bigdata.bop.joinBlazeGraph
HashIndexOpTestCaseAbstract test suite for HashIndexOp implementations.Classcom.bigdata.bop.joinBlazeGraph
HashJoinAnnotationsAnnotations for hash joins.Interfacecom.bigdata.bop.joinBlazeGraph
HashJoinOpAbstract base class for both JVM and native memory hash join against an IAccessPath.Classcom.bigdata.bop.joinBlazeGraph
HashJoinOp .AnnotationsInterfacecom.bigdata.bop.joinBlazeGraph
HashMapAnnotationsAnnotations for an operator using an internal hash map.Interfacecom.bigdata.bopBlazeGraph
HASnapshotDigestRequestClasscom.bigdata.ha.msgBlazeGraph
HASnapshotDigestResponseClasscom.bigdata.ha.msgBlazeGraph
HASnapshotRequestClasscom.bigdata.ha.msgBlazeGraph
HASnapshotResponseClasscom.bigdata.ha.msgBlazeGraph
HAStatusEnumAn enumeration of HA status values.Classcom.bigdata.haBlazeGraph
HAStatusServletUtilProxyProxy class / factory pattern to break bigdata-jini dependency.Classcom.bigdata.rdf.sail.webappBlazeGraph
HAStatusServletUtilProxy .HAStatusServletUtilFactoryClasscom.bigdata.rdf.sail.webappBlazeGraph
HATXSGlueRMI interface for the ITransactionService for HA.Interfacecom.bigdata.haBlazeGraph
HavingNodeAST node for a HAVING clause.Classcom.bigdata.rdf.sparql.astBlazeGraph
HAWriteMessageA message carrying RMI metadata about a payload which will be replicated using a socket-level transfer facility.Classcom.bigdata.ha.msgBlazeGraph
HAWriteMessageBaseBase class for RMI messages used to communicate metadata about a raw data transfer occurring on a socket channel.Classcom.bigdata.ha.msgBlazeGraph
HAWriteSetStateRequestClasscom.bigdata.ha.msgBlazeGraph
HAWriteSetStateResponseClasscom.bigdata.ha.msgBlazeGraph
HistoryRetains history for N periods, where the period is expressed in milliseconds.Classcom.bigdata.countersBlazeGraph
HistoryChangeRecordClasscom.bigdata.rdf.sparql.ast.service.historyBlazeGraph
HistoryIndexTupleSerializer(De-)serializes IChangeRecords for the history index.Classcom.bigdata.rdf.sparql.ast.service.historyBlazeGraph
HistoryInstrumentA history instrument which aggregates samples into a circular buffer with a specified sample period.Classcom.bigdata.countersBlazeGraph
HistoryServiceFactoryThis service tracks KB updates via an IChangeLog and is responsible for maintaining an ordered index over the assertions that have been added toClasscom.bigdata.rdf.sparql.ast.service.historyBlazeGraph
HistorySPOFilterFilters out StatementEnum.Classcom.bigdata.rdf.spoBlazeGraph
HistoryTableA class representing one or more performance counter histories where those histories have been aligned so that the individual timestamps for theClasscom.bigdata.counters.queryBlazeGraph
HistoryTableRendererClasscom.bigdata.counters.renderBlazeGraph
HitMetadata about a search result.Classcom.bigdata.searchBlazeGraph
HiteratorVisits search results in order of decreasing relevance.Classcom.bigdata.searchBlazeGraph
HorridTaskDeathThrown by some unit tests.Classcom.bigdata.concurrentBlazeGraph
HostMetricsCollectorReflects collected host metrics to ganglia.Classcom.bigdata.counters.gangliaBlazeGraph
HostReportClasscom.bigdata.gangliaBlazeGraph
HostReportComparatorOrders IHostReports.Classcom.bigdata.gangliaBlazeGraph
HostScoreHelper class pairs a hostname and the normalized availabilty for that host.Classcom.bigdata.rdf.sail.webapp.lbsBlazeGraph
HostScorePer-host metadata and a score for that host which gets updated periodically by LoadBalancerService.Classcom.bigdata.serviceBlazeGraph
HostTableClass bundles together the set of HostScores for services that are joined with the met quorum and the HostScore for this service (iff itClasscom.bigdata.rdf.sail.webapp.lbsBlazeGraph
HTMLBuilderVariant of XMLBuilder for HTML output.Classcom.bigdata.rdf.sail.webappBlazeGraph
HTMLHistoryTableRendererClasscom.bigdata.counters.renderBlazeGraph
HTMLUtilityCollection of some utility methods for HTML.Classcom.bigdata.utilBlazeGraph
HTreeAn mutable persistence capable extensible hash tree.Classcom.bigdata.htreeBlazeGraph
HTreeAnnotationsAnnotations for an operator using an HTree.Interfacecom.bigdata.bopBlazeGraph
HTreeDistinctBindingSetsOpA pipelined DISTINCT operator based on the persistence capable HTree suitable for very large solution sets.Classcom.bigdata.bop.solutionsBlazeGraph
HTreeDistinctBindingSetsOp .AnnotationsInterfacecom.bigdata.bop.solutionsBlazeGraph
HTreeHashJoinAnnotationsAnnotations in common for HTree based hash joins.Interfacecom.bigdata.bop.joinBlazeGraph
HTreeHashJoinOpA hash join against an IAccessPath based on the HTree and suitable for very large intermediate result sets.Classcom.bigdata.bop.joinBlazeGraph
HTreeHashJoinOp .AnnotationsInterfacecom.bigdata.bop.joinBlazeGraph
HTreeHashJoinUtilityUtility methods to support hash index builds and hash index joins using a scalable native memory data structures.Classcom.bigdata.bop.joinBlazeGraph
HTreeHashJoinUtility .BSGlue class for hash code and binding set used when the hash code is for just the join variables rather than the entire binding set.Classcom.bigdata.bop.joinBlazeGraph
HTreeIndexMetadataHTree specific implementation.Classcom.bigdata.btreeBlazeGraph
HTreeIndexMetadata .OptionsHTree specific options.Interfacecom.bigdata.btreeBlazeGraph
HTreeMergeJoinAn N-way merge join based on the HTree.Classcom.bigdata.bop.joinBlazeGraph
HTreeMergeJoin .AnnotationsInterfacecom.bigdata.bop.joinBlazeGraph
HTreeNamedSubqueryOpEvaluation of a subquery, producing a named result set.Classcom.bigdata.bop.controllerBlazeGraph
HTreeNamedSubqueryOp .AnnotationsInterfacecom.bigdata.bop.controllerBlazeGraph
HTreePageStatsClasscom.bigdata.htreeBlazeGraph
HTreePipelinedHashJoinUtilityUtility class supporting a pipelined hash join.Classcom.bigdata.bop.joinBlazeGraph
HTreeSolutionSetHashJoinOp HTree Specific version.Classcom.bigdata.bop.joinBlazeGraph
HTreeUtilStatic utility methods and data for an HTree.Classcom.bigdata.htreeBlazeGraph
HTreeVersusHashMapDemoA simple demonstration which may be used to compare the HTree performance against a Java collections class such as HashMap orClasscom.bigdata.htreeBlazeGraph
HttpClientConfiguratorFactory for HttpClient.Classcom.bigdata.rdf.sail.webapp.clientBlazeGraph
HttpClientConfigurator .OptionsInterfacecom.bigdata.rdf.sail.webapp.clientBlazeGraph
HttpExceptionClasscom.bigdata.rdf.sail.webapp.clientBlazeGraph
HTTPGetHandlerInterface allows for implementation of different handlers for "GET".Interfacecom.bigdata.util.httpdBlazeGraph
HTTPHeaderUtilityThis class provides set of utilities for encoding and decoding HTTP headers and doubles as the base class for all classes thatClasscom.bigdata.util.httpdBlazeGraph
HttpOperationExceptionWell-known exception is used to convey a non-success response from inside of an AbstractRestApiTask toClasscom.bigdata.rdf.sail.webappBlazeGraph
HttpPluginCounterSetHTTPD plug-in.Classcom.bigdata.journalBlazeGraph
HttpPlugin .OptionsInterfacecom.bigdata.journalBlazeGraph
HybridTimestampFactoryA timestamp factory using System.Classcom.bigdata.utilBlazeGraph
IAbstractAccessPathA common interface for all access paths.Interfacecom.bigdata.relation.accesspathBlazeGraph
IAbstractNodeInterface for a node or a leaf of a B+-Tree.Interfacecom.bigdata.btreeBlazeGraph
IAbstractNodeDataInterface for low-level data access.Interfacecom.bigdata.btree.dataBlazeGraph
IAbstractNodeDataCoderInterface for coding (compressing) an INodeData or ILeafDataVersion:$Id$Author:Bryan ThompsonInterfacecom.bigdata.btree.dataBlazeGraph
IAccessPathAn abstraction for efficient reads of IElements from a IRelation using the index selected by an IPredicateInterfacecom.bigdata.relation.accesspathBlazeGraph
IAccessPathExpanderAn interface for expander patterns for an IPredicate when it appears in the right-hand position of a JOIN.Interfacecom.bigdata.relation.ruleBlazeGraph
IAddressManagerAn interface that encapsulates operations on opaque identifiers used to locate data within an IRawStore.Interfacecom.bigdata.rawstoreBlazeGraph
IAggregateAn aggregate operator, such as SUM, COUNT, MIN, MAX, etc.Interfacecom.bigdata.bop.aggregateBlazeGraph
IAllocationContextAn IAllocationContext defines a shadow environment which may be associated with allocations made during a transaction.Interfacecom.bigdata.rawstoreBlazeGraph
IAllocationManagerInterfacecom.bigdata.rwstoreBlazeGraph
IAllocationManagerStoreAdds capability to write and delete allocations within an IAllocationContext.Interfacecom.bigdata.rawstoreBlazeGraph
IAllocatorSynchronizationThis is a callback interface that can be used to synchronize store allocation It has been conceived to allow two RWStores to maintain the in-memoryInterfacecom.bigdata.rwstoreBlazeGraph
IAnalyzerFactoryFactory interface for obtaining an Analyzer.Interfacecom.bigdata.searchBlazeGraph
IApiTaskA task that can be run either with direct index access or using the concurrency manager (compatible with group commit).Interfacecom.bigdata.rdf.taskBlazeGraph
IArraySliceInterface for a slice of a backing array.Interfacecom.bigdata.rdf.graph.impl.utilBlazeGraph
IASTJoinGroupPartitionReordererInterface for classes offering the capability to reorder partitions.Interfacecom.bigdata.rdf.sparql.ast.optimizersBlazeGraph
IASTOptimizerInterface for AST rewrites.Interfacecom.bigdata.rdf.sparql.ast.optimizersBlazeGraph
IAsynchronousClientTaskInterface for remote Callables which process chunks of resources as assigned by the MappedTaskMaster.Interfacecom.bigdata.service.masterBlazeGraph
IAsynchronousIteratorInterface for iterators that are running asynchronously.Interfacecom.bigdata.relation.accesspathBlazeGraph
IAsynchronousWriteBufferFactoryInterface for asynchronous writes on scale-out indices.Interfacecom.bigdata.service.ndxBlazeGraph
IAsynchronousWriteStatementBufferFactoryFactory interface for asynchronous writers on an ITripleStore.Interfacecom.bigdata.rdf.rioBlazeGraph
IAsyncResultHandlerInterface for chunk-at-a-time result processing for asynchronous index Note: For backward compatibility bothInterfacecom.bigdata.btree.procBlazeGraph
IAtomicStoreInterface for low-level operations on a store supporting an atomic commit.Interfacecom.bigdata.journalBlazeGraph
IAutoboxBTreeAn interface defining non-batch methods for inserting, removing, lookup, and containment tests where keys and values are implicitly converted to and fromInterfacecom.bigdata.btreeBlazeGraph
IAutoIncrementCounterInterfacecom.bigdata.sparseBlazeGraph
IBackingReaderA backing reader can be provided to a WriteCacheService which can use the readRaw callback method as part of an encapsulated cachingInterfacecom.bigdata.io.writecacheBlazeGraph
IBigdataClientInterface for clients of a IBigdataFederation.Interfacecom.bigdata.serviceBlazeGraph
IBigdataClient .OptionsConfiguration options for IBigdataClients.Interfacecom.bigdata.serviceBlazeGraph
IBigdataFederationThe client-facing interface to a bigdata federation.Interfacecom.bigdata.serviceBlazeGraph
IBindA marker interface for an IValueExpression which has the side-effect of binding a value on an IVariable.Interfacecom.bigdata.bopBlazeGraph
IBinderAn interface that may be used to extract variable bindings for the vertices visited by the algorithm.Interfacecom.bigdata.rdf.graphBlazeGraph
IBindingInterface for a binding.Interfacecom.bigdata.rdf.spoBlazeGraph
IBindingInterface for a binding.Interfacecom.bigdata.relation.ruleBlazeGraph
IBindingExtractorThis interface makes it possible to extract bindings for variables from anAuthor:Bryan ThompsonInterfacecom.bigdata.rdf.graphBlazeGraph
IBindingProducerNodeA marker interface for IQueryNodes which are capable of producing bindings.Interfacecom.bigdata.rdf.sparql.astBlazeGraph
IBindingSetInterface for a set of bindings.Interfacecom.bigdata.bopBlazeGraph
IBindingSetAccessPathAn interface for access paths which visit solutions (versus IElementVersion:$Id$Author:Bryan ThompsonInterfacecom.bigdata.relation.accesspathBlazeGraph
IBindingSetDecoderInterface for decoding IBindingSets comprised of IVs.Interfacecom.bigdata.rdf.internal.encoderBlazeGraph
IBindingSetEncoderInterface for encoding IBindingSets comprised of IVs.Interfacecom.bigdata.rdf.internal.encoderBlazeGraph
IBlockAn object that may be used to read or write a block from a store.Interfacecom.bigdata.rawstoreBlazeGraph
IBlockingBuffer Interface provides an iterator to drain chunks from an IBuffer.Interfacecom.bigdata.relation.accesspathBlazeGraph
IBloomFilterInterface for bloom filter implementations using an unsigned byte[] key.Interfacecom.bigdata.btreeBlazeGraph
IBTreeManagerInterface for management of local index resources such as BTree, TODO GIST This interface was historically only for the local BTree.Interfacecom.bigdata.journalBlazeGraph
IBTreeStatisticsInterface used to report out some statistics about a B+Tree.Interfacecom.bigdata.btreeBlazeGraph
IBTreeUtilizationReportB+Tree utilization report.Interfacecom.bigdata.btreeBlazeGraph
IBufferA buffer abstraction.Interfacecom.bigdata.relation.accesspathBlazeGraph
IBufferAccessInterface for access to, and release of, a direct ByteBuffer managed by the DirectBufferPool.Interfacecom.bigdata.ioBlazeGraph
IBufferedWriterInterfacecom.bigdata.io.writecacheBlazeGraph
IBufferStrategy Interface for implementations of a buffer strategy as identified by a BufferMode.Interfacecom.bigdata.journalBlazeGraph
IByteArrayBufferAn interface for reading from and accessing a managed byte[] with access methods similar to those of ByteBuffer.Interfacecom.bigdata.ioBlazeGraph
IByteArraySliceInterface for a slice of a backing byte[].Interfacecom.bigdata.ioBlazeGraph
ICacheConnectionInterface for an abstraction used to support application specific local caches, remote caches, and cache fabrics.Interfacecom.bigdata.rdf.sparql.ast.cacheBlazeGraph
ICacheEntry Interface for hard reference cache entries exposes a dirty flag in addition to the object identifier and object reference.Interfacecom.bigdata.cacheBlazeGraph
ICacheListenerInterface receives notice of cache eviction events.Interfacecom.bigdata.cacheBlazeGraph
ICachePolicy Interface for cache policy.Interfacecom.bigdata.cacheBlazeGraph
IChangeLogProvides detailed information on changes made to statements in the database.Interfacecom.bigdata.rdf.changesetsBlazeGraph
IChangeRecordProvides detailed information on changes made to statements in the database.Interfacecom.bigdata.rdf.changesetsBlazeGraph
ICheckpointMetadata for an index checkpoint record.Interfacecom.bigdata.btreeBlazeGraph
ICheckpointProtocolInterface in support of the Checkpoint record protocol.Interfacecom.bigdata.btreeBlazeGraph
IChildDataInterface for data access to children of an index node.Interfacecom.bigdata.btree.dataBlazeGraph
IChunkAccessorAPI providing a variety of ways to access chunks of data (data are typically elements or binding sets).Interfacecom.bigdata.bop.engineBlazeGraph
IChunkConverterThis is a chunk at a time type processor.Interfacecom.bigdata.striteratorBlazeGraph
IChunkedIteratorAn iterator that is able visit items in chunks.Interfacecom.bigdata.striteratorBlazeGraph
IChunkedOrderedIteratorAn extension of IChunkedIterator interface that knows about natural traversal orders and how to re-order the elements that are being visited toInterfacecom.bigdata.striteratorBlazeGraph
IChunkedOrderedStriteratorGeneric-enabled streaming iterator pattern for chunked ordered iterators.Interfacecom.bigdata.striteratorBlazeGraph
IChunkedStriteratorGeneric-enabled streaming iterator pattern for chunked iterators.Interfacecom.bigdata.striteratorBlazeGraph
IChunkHandlerInterface dispatches an IBindingSet[] chunk generated by a running operator task.Interfacecom.bigdata.bop.engineBlazeGraph
IChunkMessageA message describing a chunk of intermediate results which are available for processing.Interfacecom.bigdata.bop.engineBlazeGraph
IClientIndexIBigdataClient-side IIndex interface.Interfacecom.bigdata.service.ndxBlazeGraph
IClientServiceA service for distributing client Callables across the resources of an IBigdataFederation.Interfacecom.bigdata.serviceBlazeGraph
ICodedRabaInterface for an coded logical byte[][].Interfacecom.bigdata.btree.raba.codecBlazeGraph
ICommitRecordAn interface providing a read-only view of a commit record.Interfacecom.bigdata.journalBlazeGraph
ICommitterAn interface implemented by a persistence capable data structure such as a btree so that it can participate in the commit protocol for the store.Interfacecom.bigdata.journalBlazeGraph
ICommitTimeEntryInterface for access to the snapshot metadata.Interfacecom.bigdata.journalBlazeGraph
IConcurrencyManagerInterface for managing concurrent access to resources (indices).Interfacecom.bigdata.journalBlazeGraph
IConcurrentWeakValueCacheInterfacecom.bigdata.cacheBlazeGraph
IConflictResolver An interface invoked during backward validation when a write-write conflict has been detected.Interfacecom.bigdata.btree.isolationBlazeGraph
IConstant Note: IConstant does not implement Comparable for two Constants wrapping different data types are not comparable.Interfacecom.bigdata.bopBlazeGraph
IConstraintAn interface for specifying constraints on the allowable states of an IBindingSet.Interfacecom.bigdata.bopBlazeGraph
IContentRepositoryDocument-centric interface for the BigdataFileSystem.Interfacecom.bigdata.bfsBlazeGraph
ICoordinateInterface for a coordinate (latitude, longitude) on a sphere.Interfacecom.bigdata.rdf.internal.gisBlazeGraph
ICoordinate .UNITSTypesafe enumeration for units in which distances may be expressed.Classcom.bigdata.rdf.internal.gisBlazeGraph
ICounterAn interface for a counter.Interfacecom.bigdata.btreeBlazeGraph
ICounterInterface for a sampled counter.Interfacecom.bigdata.countersBlazeGraph
ICounterHierarchyVarious namespaces for per-host and per-process counters.Interfacecom.bigdata.countersBlazeGraph
ICounterNodeShared abstraction layer for both ICounterSet and ICounter.Interfacecom.bigdata.countersBlazeGraph
ICounterSelectorInterface for selecting counters.Interfacecom.bigdata.counters.queryBlazeGraph
ICounterSetA collection of named Counters.Interfacecom.bigdata.countersBlazeGraph
ICounterSet .IInstrumentFactoryA factory for IInstrument.Interfacecom.bigdata.countersBlazeGraph
ICounterSetAccessInterface for self-reporting performance counters.Interfacecom.bigdata.countersBlazeGraph
ICUVersionRecordPersistent record in which we store the version metadata for the ICU dependency in use when the journal was created.Classcom.bigdata.btree.keysBlazeGraph
Id2TermTupleSerializerEncapsulates key and value formation for the reverse lexicon index.Classcom.bigdata.rdf.lexiconBlazeGraph
Id2TermWriteProcUnisolated write operation makes consistent assertions on the id:term index based on the data developed by the Term2IdWriteProcClasscom.bigdata.rdf.lexiconBlazeGraph
Id2TermWriteProc .Id2TermWriteProcConstructorClasscom.bigdata.rdf.lexiconBlazeGraph
IDatabaseA collection of relations having a unique namespace.Interfacecom.bigdata.relationBlazeGraph
IDataRecordAn interface for absolute get/put operations on a slice of a byte[].Interfacecom.bigdata.ioBlazeGraph
IDataRecordAccessInterface for higher level data objects providing access to their backingVersion:$Id$Author:Bryan ThompsonInterfacecom.bigdata.ioBlazeGraph
IDataService The data service interface provides remote access to named indices, provides for both unisolated and isolated operations on those indices, and exposes theInterfacecom.bigdata.serviceBlazeGraph
IDataServiceCallableInterface for procedures that require access to the IDataService andVersion:$Id$Author:Bryan ThompsonSee Also:IFederationCallableInterfacecom.bigdata.serviceBlazeGraph
IDataSetNodeInterface for data set declarations.Interfacecom.bigdata.rdf.sparql.astBlazeGraph
IDataSetNode .AnnotationsInterfacecom.bigdata.rdf.sparql.astBlazeGraph
IDatatypeURIResolverSpecialized interface for resolving (and creating if necessary) datatype URIs.Interfacecom.bigdata.rdf.internalBlazeGraph
IdentityHandlerHands back the object visited for a single index partition.Classcom.bigdata.service.ndxBlazeGraph
IDescribeCacheA maintained cache for the DESCRIBE of RDF resources.Interfacecom.bigdata.rdf.sparql.ast.cacheBlazeGraph
IdFactoryAn interface for a bop identifier factory.Interfacecom.bigdata.bopBlazeGraph
IDGeneratorGenerator for globally unique URIs.Classcom.bigdata.gom.omBlazeGraph
IDirectoryDataInterface for the data record of a hash directory.Interfacecom.bigdata.htree.dataBlazeGraph
IDirtyAn interface that declares how we access the dirty state of an object.Interfacecom.bigdata.btreeBlazeGraph
IDirtyListenerAn interface that may be used to learn when a BTree becomesVersion:$Id$Author:Bryan ThompsonInterfacecom.bigdata.btreeBlazeGraph
IDiskBasedStrategyAn interface for implementations backed by a file on disk.Interfacecom.bigdata.journalBlazeGraph
IDistinctFilterA "DISTINCT" filter for IBindingSets.Interfacecom.bigdata.bop.joinBlazeGraph
IDistributedTransactionService IBigdataFederation.Interfacecom.bigdata.journalBlazeGraph
IdleTimeoutExceptionAn instance of this exception is thrown when a sink closes it's input queue due to an idle timeout (nothing has been written on its input queue for aClasscom.bigdata.service.ndx.pipelineBlazeGraph
IDuplicateRemoverInterface allowing application specific elimination of duplicates.Interfacecom.bigdata.service.ndx.pipelineBlazeGraph
IElementAn interface for exposing the data in an object view of a tuple by index position.Interfacecom.bigdata.bopBlazeGraph
IElementFilterFilter for accepting or rejecting visited elements.Interfacecom.bigdata.relation.accesspathBlazeGraph
IEvaluationContextInterface providing access to various things of interest when preparing and evaluating a query or update operation.Interfacecom.bigdata.rdf.sparql.ast.evalBlazeGraph
IEvaluationPlanInterface for evaluation orders.Interfacecom.bigdata.bop.joinGraphBlazeGraph
IEvaluationPlanFactoryA factory for evaluation plans.Interfacecom.bigdata.bop.joinGraphBlazeGraph
IEventReceivingServiceRemote interface for a service which can receive Events.Interfacecom.bigdata.serviceBlazeGraph
IEventReportingServiceExtension of the common service interface to support event reporting.Interfacecom.bigdata.serviceBlazeGraph
IEvictionListenerInterface to handle evictions of nodes or leaves from the hard reference queue.Interfacecom.bigdata.btreeBlazeGraph
IExplainHintHint to be interpreted by EXPLAIN, containing information to be exposed to the user.Interfacecom.bigdata.rdf.sparql.ast.explainhintsBlazeGraph
IExplainHint .ExplainHintCategoryClasscom.bigdata.rdf.sparql.ast.explainhintsBlazeGraph
IExplainHint .ExplainHintSeverityClasscom.bigdata.rdf.sparql.ast.explainhintsBlazeGraph
IExtensionIExtensions are responsible for round-tripping between an RDF Value and an LiteralExtensionIV for a particular datatype.Interfacecom.bigdata.rdf.internalBlazeGraph
IExtensionFactoryIExtensionFactories are responsible for enumerating what extensions are supported for a particular database configuration.Interfacecom.bigdata.rdf.internalBlazeGraph
IExtensionIVInterfacecom.bigdata.rdf.internalBlazeGraph
IExternalAST2BOpInterface for an external evaluation of JoinGroupNodes.Interfacecom.bigdata.rdf.sparql.ast.evalBlazeGraph
IfBOpClasscom.bigdata.rdf.internal.constraintsBlazeGraph
IFeatureSupportedInterface used to report whether or not a given feature is supported.Interfacecom.bigdata.rdf.sail.webappBlazeGraph
IFederationCallableInterface for Callables which require access to the IBigdataFederation when running on an IRemoteExecutor.Interfacecom.bigdata.serviceBlazeGraph
IFederationDelegateInterface allowing services to take over handling of events normally handled by the AbstractFederation.Interfacecom.bigdata.serviceBlazeGraph
IFilterStackable filter pattern with generics.Interfacecom.bigdata.striteratorBlazeGraph
IFixedDataRecordInterface adds some methods for stream-based access to IDataRecord.Interfacecom.bigdata.ioBlazeGraph
IFulltextSearchAbstraction for search interface against external Solr index.Interfacecom.bigdata.service.ftsBlazeGraph
IFulltextSearch .FulltextSearchQueryClasscom.bigdata.service.ftsBlazeGraph
IFulltextSearchHitMetadata about a fulltext search result (against an external service).Interfacecom.bigdata.service.ftsBlazeGraph
IGangliaAttributesAttributes for IGangliaMetadataMessage records.Interfacecom.bigdata.gangliaBlazeGraph
IGangliaDefaultsWell known configuration defaults and constants for Ganglia.Interfacecom.bigdata.gangliaBlazeGraph
IGangliaMessageInterfacecom.bigdata.gangliaBlazeGraph
IGangliaMessageDecoderDecoder interface for ganglia wire format messages.Interfacecom.bigdata.gangliaBlazeGraph
IGangliaMessageEncoderInterface for generating Ganglia message according to some version of the ganglia wire protocol.Interfacecom.bigdata.gangliaBlazeGraph
IGangliaMessageHandlerInterface for handling Ganglia messages.Interfacecom.bigdata.gangliaBlazeGraph
IGangliaMetadataFactoryA factory for registering application metrics dynamically.Interfacecom.bigdata.gangliaBlazeGraph
IGangliaMetadataMessageA Ganglia 3.Interfacecom.bigdata.gangliaBlazeGraph
IGangliaMetricMessageA ganglia message representing a metric value.Interfacecom.bigdata.gangliaBlazeGraph
IGangliaMetricsCollectorInterface for collecting metrics from a local (embedded) process.Interfacecom.bigdata.gangliaBlazeGraph
IGangliaMetricsReporterInterface for reporting metrics to a local ganglia service.Interfacecom.bigdata.gangliaBlazeGraph
IGangliaRequestMessageA ganglia metadata request message.Interfacecom.bigdata.gangliaBlazeGraph
IGangliaStateA read-only view of the soft state of the cluster as maintained through theVersion:$Id$Author:Bryan ThompsonInterfacecom.bigdata.gangliaBlazeGraph
IGASContextExecution context for an IGASProgram.Interfacecom.bigdata.rdf.graphBlazeGraph
IGASEngineThe interface used to submit an IGASProgram for evaluation.Interfacecom.bigdata.rdf.graphBlazeGraph
IGASOptionsInterface for options that are understood by the IGASEngine and which may be declared by the IGASProgram.Interfacecom.bigdata.rdf.graphBlazeGraph
IGASProgramAbstract interface for GAS programs.Interfacecom.bigdata.rdf.graphBlazeGraph
IGASSchedulerInterface schedules a vertex for execution.Interfacecom.bigdata.rdf.graphBlazeGraph
IGASSchedulerImpl implementation of the GAS Engine.Interfacecom.bigdata.rdf.graphBlazeGraph
IGASStateInterface exposes access to the VS and ES that is visible during a GATHER or This interface is intended to be restrictive in both its API and the stateInterfacecom.bigdata.rdf.graphBlazeGraph
IGASStatsStatistics for GAS algorithms.Interfacecom.bigdata.rdf.graphBlazeGraph
IGenericSkinA generic skin is a set of behaviors, typically disclosed by one or more application interfaces, that can be layered over a genericInterfacecom.bigdata.gom.gpoBlazeGraph
IGeoSpatialQueryInterface representing (the configuration of) a geospatial query.Interfacecom.bigdata.service.geospatialBlazeGraph
IGISTLocalManagerInterface for managing local (non-distributed) generalized search treesAuthor:Bryan ThompsonSee Also: GISTInterfacecom.bigdata.journalBlazeGraph
IGISTManagerInterface for managing local or distributed index structures in a manner that is not B+Tree specific.Interfacecom.bigdata.journalBlazeGraph
IGOMProxyInterfacecom.bigdata.gomBlazeGraph
IGPOA generic object has identity and an extensible, loosely-typed property set.Interfacecom.bigdata.gom.gpoBlazeGraph
IGraphAccessorInterface abstracts access to a backend graph implementation.Interfacecom.bigdata.rdf.graphBlazeGraph
IGraphFixtureA fixture for a graph.Interfacecom.bigdata.rdf.graph.utilBlazeGraph
IGraphFixtureFactoryFactory for IGraphFixture.Interfacecom.bigdata.rdf.graph.utilBlazeGraph
IGraphPatternContainerAn interface for AST nodes which have a GraphPatternGroup annotation.Interfacecom.bigdata.rdf.sparql.astBlazeGraph
IGraphPatternContainer .AnnotationsInterfacecom.bigdata.rdf.sparql.astBlazeGraph
IGroupByRewriteStateA rewrite of a GroupByState in which all IAggregate expressions have been lifted out in order to (a) minimize redundancy whenInterfacecom.bigdata.bop.solutionsBlazeGraph
IGroupByStateThe state associated with a validated aggregation operator.Interfacecom.bigdata.bop.solutionsBlazeGraph
IGroupMemberNodeAn interface for an IQueryNode which may appear in anVersion:$Id$Author:Bryan ThompsonInterfacecom.bigdata.rdf.sparql.astBlazeGraph
IGroupNodeA type of query node that groups a set of query nodes together.Interfacecom.bigdata.rdf.sparql.astBlazeGraph
IHA2PhaseAbortMessageMessage indicating that a 2-phase abort should be performed.Interfacecom.bigdata.ha.msgBlazeGraph
IHA2PhaseCommitMessageMessage used for commit in 2-phase commit protocol.Interfacecom.bigdata.ha.msgBlazeGraph
IHA2PhaseCommitProtocolMessageInterfacecom.bigdata.ha.msgBlazeGraph
IHA2PhasePrepareMessageMessage used by the HACommitGlue interface to indicate that the recipient should save a reference to the caller's root block, flush writes toInterfacecom.bigdata.ha.msgBlazeGraph
IHAAwaitServiceJoinRequestInterfacecom.bigdata.ha.msgBlazeGraph
IHABufferStrategyA highly available IBufferStrategy.Interfacecom.bigdata.journalBlazeGraph
IHADigestRequestMessage used to request the digest of a backing store.Interfacecom.bigdata.ha.msgBlazeGraph
IHADigestResponseMessage used to communicate the digest of a backing store.Interfacecom.bigdata.ha.msgBlazeGraph
IHAGatherReleaseTimeRequestMessage used to request information about the earliest commit point that is pinned on a follower.Interfacecom.bigdata.ha.msgBlazeGraph
IHAGlobalWriteLockRequestMessage requesting a global write lock.Interfacecom.bigdata.ha.msgBlazeGraph
IHAJournalConvenience interface created in BLZG-1370 to factor out bigdata-jini artifact dependencies.Interfacecom.bigdata.haBlazeGraph
IHALoadBalancerPolicyLoad balancer policy interface.Interfacecom.bigdata.rdf.sail.webapp.lbsBlazeGraph
IHALogDigestRequestMessage used to request the digest of the HALog file associated with a specified commit point.Interfacecom.bigdata.ha.msgBlazeGraph
IHALogDigestResponseMessage used to communicate the digest of an HALog file associated with a specific commit point.Interfacecom.bigdata.ha.msgBlazeGraph
IHALogReaderInterface for reading on an HA Log.Interfacecom.bigdata.ha.althalogBlazeGraph
IHALogReaderInterface for reading on an HA Log.Interfacecom.bigdata.ha.halogBlazeGraph
IHALogRequestMessage requesting the root blocks and other metadata for an HA Log file.Interfacecom.bigdata.ha.msgBlazeGraph
IHALogRootBlocksRequestMessage requesting that the data from an HA Log.Interfacecom.bigdata.ha.msgBlazeGraph
IHALogRootBlocksResponseInterface for a response requesting the opening and closing root blocks forAuthor:Bryan ThompsonInterfacecom.bigdata.ha.msgBlazeGraph
IHALogWriterA constrained interface to a new HALogFile to allow writing.Interfacecom.bigdata.ha.althalogBlazeGraph
IHALogWriterA constrained interface providing access to limited operations on theAuthor:Martyn Cutcher, Bryan ThompsonInterfacecom.bigdata.ha.halogBlazeGraph
IHaltableInterface extends Future and provides an interface for managing the termination of a process from within that process.Interfacecom.bigdata.util.concurrentBlazeGraph
IHaltOpMessageA message sent to the IQueryClient when an operator is done executing for some chunk of inputs.Interfacecom.bigdata.bop.engineBlazeGraph
IHAMessageInterfacecom.bigdata.ha.msgBlazeGraph
IHAMessageWrapperGlue interface wraps the IHALogRequest, IHASendState, and IHAWriteMessage interfaces exposes the requires IHAMessageInterfacecom.bigdata.ha.msgBlazeGraph
IHANotifyReleaseTimeRequestMessage from a follower to the leader in which the follower specifies the earliest commit point that is pinned on the follower by an active transactionInterfacecom.bigdata.ha.msgBlazeGraph
IHANotifyReleaseTimeResponseMessage from the leader providing the followers with the new agreed on earliest visible commit point.Interfacecom.bigdata.ha.msgBlazeGraph
IHAPipelineResetRequestMessage requesting a pipeline reset on a service.Interfacecom.bigdata.haBlazeGraph
IHAPipelineResetResponseInterfacecom.bigdata.haBlazeGraph
IHAPolicyLifeCycleInterfacecom.bigdata.rdf.sail.webapp.lbsBlazeGraph
IHardReferenceQueueInterface for a hard reference queue.Interfacecom.bigdata.cacheBlazeGraph
IHAReadRequestMessage used to read a record from an IRawStore managed by a remote service.Interfacecom.bigdata.ha.msgBlazeGraph
IHAReadResponseInterface for a response from a failover read on a remote service.Interfacecom.bigdata.ha.msgBlazeGraph
IHARebuildRequestInterfacecom.bigdata.ha.msgBlazeGraph
IHARemoteRebuildRequestMessage requesting disaster recovery of the service from the quorum leader.Interfacecom.bigdata.ha.msgBlazeGraph
IHARequestURIRewriterInterface for rewriting the Request-URI once the load balancer has determined the target host and service to which the request will be proxied.Interfacecom.bigdata.rdf.sail.webapp.lbsBlazeGraph
IHARootBlockRequestMessage requesting a root block for a store on a remote service.Interfacecom.bigdata.ha.msgBlazeGraph
IHARootBlockResponseInterface for a response requesting a root block from a remote service.Interfacecom.bigdata.ha.msgBlazeGraph
IHASendStateInterface for the state of the sender of an IHAMessage.Interfacecom.bigdata.ha.msgBlazeGraph
IHASendStoreResponseInterface for a response for a request to send the backing file in support of a disaster rebuild.Interfacecom.bigdata.ha.msgBlazeGraph
IHashFunctionInterfacecom.bigdata.service.masterBlazeGraph
IHashJoinUtilityInterface for hash index build and hash join operations.Interfacecom.bigdata.bop.joinBlazeGraph
IHashJoinUtilityFactoryInterface for the factory pattern to create a IHashJoinUtility.Interfacecom.bigdata.bop.joinBlazeGraph
IHASnapshotDigestRequestMessage used to request the digest of the snapshot file associated with a specified commit point.Interfacecom.bigdata.ha.msgBlazeGraph
IHASnapshotDigestResponseMessage used to communicate the digest of an snapshot file associated with a specific commit point.Interfacecom.bigdata.ha.msgBlazeGraph
IHASnapshotRequestMessage requesting a snapshot.Interfacecom.bigdata.ha.msgBlazeGraph
IHASnapshotResponseThe message when a snapshot has been taken.Interfacecom.bigdata.ha.msgBlazeGraph
IHASyncRequestAn abstract message for either re-synchronizing (incremental catch up) or re-building (ground up rebuild).Interfacecom.bigdata.ha.msgBlazeGraph
IHAWriteMessageA message carrying RMI metadata about a payload which will be replicated using a socket-level transfer facility.Interfacecom.bigdata.ha.msgBlazeGraph
IHAWriteMessageBaseInterface for RMI messages used to communicate metadata about a raw data transfer occurring on a socket channel.Interfacecom.bigdata.ha.msgBlazeGraph
IHAWriteSetStateRequestInterfacecom.bigdata.ha.msgBlazeGraph
IHAWriteSetStateResponseMessage communicates the state of the current write set on the quorum leader.Interfacecom.bigdata.ha.msgBlazeGraph
IHistoryEntryA view of a sample period for some History.Interfacecom.bigdata.countersBlazeGraph
IHistoryManagerInterface for glue methods which permit the coordination of the hisory retention and deferred release mechanisms between the Journal, theInterfacecom.bigdata.rwstoreBlazeGraph
IHitMetadata about a search result.Interfacecom.bigdata.searchBlazeGraph
IHitCollectorInterface used to collect Hits from the ReadIndexTask.Interfacecom.bigdata.searchBlazeGraph
IHostCountersAdditional counters that hosts can report.Interfacecom.bigdata.countersBlazeGraph
IHostMetricsGeneric interface exposes an abstract model of the performance metricsAuthor:Bryan ThompsonInterfacecom.bigdata.rdf.sail.webapp.lbsBlazeGraph
IHostReportInterface for a snapshot of metrics for a given host.Interfacecom.bigdata.gangliaBlazeGraph
IHostScoringRuleInterface for scoring the load on a host.Interfacecom.bigdata.rdf.sail.webapp.lbsBlazeGraph
IHttpClientFactoryFactory for HttpClient objects.Interfacecom.bigdata.rdf.sail.webapp.clientBlazeGraph
IIdentityAccessAn interface that declares how we access the persistent identity of anVersion:$Id$Author:Bryan ThompsonInterfacecom.bigdata.btreeBlazeGraph
IIDGeneratorThe IIDGenerator interface is used to create default object URI ids for new objects.Interfacecom.bigdata.gom.omBlazeGraph
IIndex Interface for mutable B+-Tree mapping arbitrary non-null keys to arbitraryAuthor:Bryan ThompsonInterfacecom.bigdata.btreeBlazeGraph
IIndexLocalCounterAn interface for accessing an index local counter.Interfacecom.bigdata.btreeBlazeGraph
IIndexManagerInterface for managing named indices.Interfacecom.bigdata.journalBlazeGraph
IIndexManagerCallableInterface allows arbitrary tasks to be submitted to an HAGlue serviceAuthor:Bryan ThompsonInterfacecom.bigdata.haBlazeGraph
IIndexProcedureAn arbitrary procedure run against a single index.Interfacecom.bigdata.btree.procBlazeGraph
IIndexStoreCollection of methods that are shared by both local and distributed stores.Interfacecom.bigdata.journalBlazeGraph
IInlineUnicodeInterface for IVs which have inline Unicode components in their representation.Interfacecom.bigdata.rdf.internalBlazeGraph
IInlineURIFactoryThis factory will create URIExtensionIVs using InlineURIHandler delegates.Interfacecom.bigdata.rdf.internalBlazeGraph
IInstrumentInterface used to construct a counter that reports on an instrumented value.Interfacecom.bigdata.countersBlazeGraph
IIntArraySliceInterface for a slice of a backing int[].Interfacecom.bigdata.rdf.graph.impl.utilBlazeGraph
IJoinedAndNonJoinedServicesInterface providing an atomic snapshot of the services that are joined with a met quorum (and the services that are not joined with a met quorum) as ofInterfacecom.bigdata.haBlazeGraph
IJoinMasterInterface exported by the JoinMasterTask.Interfacecom.bigdata.relation.rule.eval.pipelineBlazeGraph
IJoinNexusInterface provides an interoperability nexus for the IPredicates, IBindingSets, and ISolutions for the evaluation of anInterfacecom.bigdata.relation.rule.evalBlazeGraph
IJoinNexusFactoryA factory for IJoinNexus instances.Interfacecom.bigdata.relation.rule.evalBlazeGraph
IJoinNodeA marker interface for any kind of AST Node which joins stuff.Interfacecom.bigdata.rdf.sparql.astBlazeGraph
IJoinNode .AnnotationsInterfacecom.bigdata.rdf.sparql.astBlazeGraph
IJournalAn persistence capable data structure supporting atomic commit, scalable named indices, and transactions.Interfacecom.bigdata.journalBlazeGraph
IJustificationIteratorInterface for chunked Justification iterators.Interfacecom.bigdata.rdf.infBlazeGraph
IKeyArrayIndexProcedureInterface for procedures that are mapped across one or more index partitions based on an array of keys.Interfacecom.bigdata.btree.procBlazeGraph
IKeyBuilder Interface for building up variable unsigned byte[] keys from one or more primitive data types values and/or Unicode strings.Interfacecom.bigdata.btree.keysBlazeGraph
IKeyBuilderExtensionAn extension interface for encoding and decoding unsigned byte[] keys.Interfacecom.bigdata.btree.keysBlazeGraph
IKeyBuilderFactoryA factory for pre-configured IKeyBuilder instances.Interfacecom.bigdata.btree.keysBlazeGraph
IKeyOrderAn interface representing the natural traversal orders for the different indices for some class of relation.Interfacecom.bigdata.striteratorBlazeGraph
IKeyRangeIndexProcedureInterface for procedures that are mapped across one or more index partitions based on a key range (fromKey, toKey).Interfacecom.bigdata.btree.procBlazeGraph
IKeysDataInterface for access to the keys IRaba of a node or leaf in an indexVersion:$Id: ILeafData.Interfacecom.bigdata.btree.dataBlazeGraph
ILeafCursorLeaf cursor interface.Interfacecom.bigdata.btreeBlazeGraph
ILeafDataInterface for low-level data access for the leaves of a B+-Tree.Interfacecom.bigdata.btree.dataBlazeGraph
ILexiconConfigurationConfiguration determines which RDF Values are inlined into the statement indices rather than being assigned term identifiers by the lexicon.Interfacecom.bigdata.rdf.internalBlazeGraph
ILinearListInterface for methods that return or accept an ordinal index into the entries in the B+-Tree.Interfacecom.bigdata.btreeBlazeGraph
ILinkSetA collection of links into (edges in) or links out of (edges out) of an Note that the links out are only intended to be used to representInterfacecom.bigdata.gom.gpoBlazeGraph
ILoadBalancerServiceInterface for collecting, reporting, and decision-making based on node and service utilization statistics.Interfacecom.bigdata.serviceBlazeGraph
ILocalBTreeViewInterface indicates that the index is local rather than remote.Interfacecom.bigdata.btreeBlazeGraph
ILocalTransactionManagerInterface for managing local transaction state (the client side of the ITransactionService).Interfacecom.bigdata.journalBlazeGraph
ILocatableResourceA locatable resource.Interfacecom.bigdata.relation.locatorBlazeGraph
ILocatableResourceAnnotationsAnnotations to locate a resource.Interfacecom.bigdata.bopBlazeGraph
IManagedArrayAn interface for a managed array.Interfacecom.bigdata.rdf.graph.impl.utilBlazeGraph
IManagedByteArrayAn interface for a managed byte[].Interfacecom.bigdata.ioBlazeGraph
IManagedIntArrayAn interface for a managed int[].Interfacecom.bigdata.rdf.graph.impl.utilBlazeGraph
IMasterTaskInterface for task consuming data written on an application on an asynchronous write buffer.Interfacecom.bigdata.service.ndx.pipelineBlazeGraph
IMathOpHandlerInterface for handling math operations on specific data type.Interfacecom.bigdata.rdf.internal.constraintsBlazeGraph
IMemoryManagerAbstraction for managing data in ByteBuffers.Interfacecom.bigdata.rwstore.sectorBlazeGraph
IMetadataIndexInterface for a metadata index.Interfacecom.bigdata.mdiBlazeGraph
IMetadataServiceA metadata service for a named index.Interfacecom.bigdata.serviceBlazeGraph
IMimeTypesCommon MIME types for dynamic content.Interfacecom.bigdata.rdf.sail.webapp.clientBlazeGraph
ImmediateDownstreamReplicationExceptionAn exception thrown by the HAReceiveService when replication to the downstream service fails.Classcom.bigdata.ha.pipelineBlazeGraph
ImmortalGraphAn implementation of a Blueprints Graph that implements immortality using the RDR specification.Classcom.bigdata.blueprintsBlazeGraph
ImmutableBOpBase class for immutable operators such as Var and Constant.Classcom.bigdata.bopBlazeGraph
IMRMWA marker interface for an IRawStore that declares support for Multiple Readers and Multiple Writers (full read-write concurrency).Interfacecom.bigdata.rawstoreBlazeGraph
IMROWA marker interface for an IRawStore that declares support for Multiple Readers and One Writer (full read concurrency, but single-threadedInterfacecom.bigdata.rawstoreBlazeGraph
IMultiSourceCloseableIteratorAn interface which permits new sources to be attached dynamically.Interfacecom.bigdata.relation.accesspathBlazeGraph
IMutableDatabaseInterfacecom.bigdata.relationBlazeGraph
IMutableRelationA mutable IRelation.Interfacecom.bigdata.relationBlazeGraph
IMutableRelationIndexWriteProcedureMarker interface for procedures responsible for writing on an IIndex in order to satisfy an IMutableRelation write.Interfacecom.bigdata.relationBlazeGraph
IMutableResourceInterfacecom.bigdata.relationBlazeGraph
INamedSolutionSetInterface and annotations for named solution sets.Interfacecom.bigdata.rdf.sparql.astBlazeGraph
INamedSolutionSet .AnnotationsInterfacecom.bigdata.rdf.sparql.astBlazeGraph
INamedSolutionSetRefAn interface specifying the information required to locate a named solution Note: There are two basic ways to locate named solution sets.Interfacecom.bigdata.bop.controllerBlazeGraph
INamedSubqueryOpMarker interface for named subquery evaluation.Interfacecom.bigdata.bop.controllerBlazeGraph
INameFilterFilter used to select column names.Interfacecom.bigdata.sparseBlazeGraph
INativeServiceOptionsAdditional options for native services.Interfacecom.bigdata.rdf.sparql.ast.serviceBlazeGraph
INativeTransactionThis interface defines a protocol for native transactions.Interfacecom.bigdata.gom.omBlazeGraph
InBinaryBOpA constraint that a variable may only take on the bindings enumerated by someVersion:$Id: INBinarySearch.Classcom.bigdata.rdf.internal.constraintsBlazeGraph
INBinarySearchA constraint that a variable may only take on the bindings enumerated by someVersion:$Id$Author:Bryan ThompsonSee Also:Serialized FormClasscom.bigdata.bop.constraintBlazeGraph
InBOpAbstract base class for "IN" IConstraint implementations.Classcom.bigdata.rdf.internal.constraintsBlazeGraph
InBOp .AnnotationsInterfacecom.bigdata.rdf.internal.constraintsBlazeGraph
INConstraintAbstract base class for "IN" IConstraint implementations.Classcom.bigdata.bop.constraintBlazeGraph
INConstraint .AnnotationsInterfacecom.bigdata.bop.constraintBlazeGraph
IncrementalBuildTaskTask builds an IndexSegment from the mutable BTree and zero or more additional sources in the index partition view and then atomicallyClasscom.bigdata.resourcesBlazeGraph
IncrementalBuildTask .AtomicUpdateIncrementalBuildTask The source is an IndexSegment that was built from the mutable BTree associated with the lastCommitTime on old journal of someClasscom.bigdata.resourcesBlazeGraph
IndexAnnotationsAnnotations for operators using a persistence capable index.Interfacecom.bigdata.bopBlazeGraph
IndexAsyncWriteStatsStatistics for asynchronous index writes.Classcom.bigdata.service.ndx.pipelineBlazeGraph
IndexCache from which any local IIndex view is reading.Classcom.bigdata.resourcesBlazeGraph
IndexCacheConcrete implementation for IClientIndex views.Classcom.bigdata.serviceBlazeGraph
IndexExistsExceptionClasscom.bigdata.journalBlazeGraph
IndexInconsistentErrorError marks an mutable index as in an inconsistent state.Classcom.bigdata.btreeBlazeGraph
IndexManagerClass encapsulates logic and handshaking for tracking which indices (and their backing stores) are recently and currently referenced.Classcom.bigdata.resourcesBlazeGraph
IndexManager .IIndexManagerCountersPerformance counters for the IndexManager.Interfacecom.bigdata.resourcesBlazeGraph
IndexManager .IndexSegmentStatsStatistics about the IndexSegments open in the cache.Classcom.bigdata.resourcesBlazeGraph
IndexManager .OptionsOptions understood by the IndexManager.Interfacecom.bigdata.resourcesBlazeGraph
IndexManagerCallableClasscom.bigdata.haBlazeGraph
IndexMetadata .OptionsOptions and their defaults for the com.Interfacecom.bigdata.btreeBlazeGraph
IndexPartitionCauseEncapsulate the reason why an index partition was created and the synchronous overflow counter of the data service on which the indexClasscom.bigdata.mdiBlazeGraph
IndexPartitionCause .CauseEnumTypesafe enumeration of reasons why an index partition was created.Classcom.bigdata.mdiBlazeGraph
IndexPartitionWriteStatsStatistics reported for each index partition.Classcom.bigdata.service.ndx.pipelineBlazeGraph
IndexPartitionWriteTaskClass drains a BlockingBuffer writing on a specific indexVersion:$Id$Author:Bryan ThompsonClasscom.bigdata.service.ndx.pipelineBlazeGraph
IndexProcedureTaskClass provides an adaptor allowing a IIndexProcedure to be executed on an IConcurrencyManager.Classcom.bigdata.journalBlazeGraph
IndexSegmentAn index segment is read-only btree corresponding to some key range of a potentially distributed index.Classcom.bigdata.btreeBlazeGraph
IndexSegment .ImmutableNodeFactoryFactory for immutable nodes and leaves used by the NodeSerializer.Classcom.bigdata.btreeBlazeGraph
IndexSegment .ImmutableNodeFactory .ImmutableLeafImmutable leaf throws UnsupportedOperationException for the public mutator API but does not try to override all low-levelClasscom.bigdata.btreeBlazeGraph
IndexSegment .ImmutableNodeFactory .ImmutableNodeImmutable node throws UnsupportedOperationException for the public mutator API but does not try to override all low-levelClasscom.bigdata.btreeBlazeGraph
IndexSegment .IndexSegmentTupleCursor implementation uses the prior/next leaf references for fast forward and reference scans of the IndexSegment.Classcom.bigdata.btreeBlazeGraph
IndexSegmentAddressManager Address manager supporting offsets that are encoded for one of several regions in an IndexSegmentStore.Classcom.bigdata.btreeBlazeGraph
IndexSegmentBuilderBuilds an IndexSegment given a source btree and a target branching factor.Classcom.bigdata.btreeBlazeGraph
IndexSegmentBuilder .AbstractSimpleNodeDataAbstract base class for classes used to construct and serialize nodes and leaves written onto the index segment.Classcom.bigdata.btreeBlazeGraph
IndexSegmentBuilder .NOPNodeFactoryFactory does not support node or leaf creation.Classcom.bigdata.btreeBlazeGraph
IndexSegmentBuilder .SimpleLeafDataA class that can be used to (de-)serialize the data for a leaf without any of the logic for operations on the leaf.Classcom.bigdata.btreeBlazeGraph
IndexSegmentBuilder .SimpleNodeDataA class that can be used to (de-)serialize the data for a node without any of the logic for operations on the node.Classcom.bigdata.btreeBlazeGraph
IndexSegmentCheckpointThe checkpoint record for an IndexSegment.Classcom.bigdata.btreeBlazeGraph
IndexSegmentCostModelA cost model for a range scan on an IndexSegment.Classcom.bigdata.bop.costBlazeGraph
IndexSegmentDumpUtilClasscom.bigdata.btreeBlazeGraph
IndexSegmentIndexBTree mapping IndexSegmentStore createTimes to IResourceMetadata records.Classcom.bigdata.resourcesBlazeGraph
IndexSegmentMultiBlockIteratorA fast iterator based on multi-block IO for the IndexSegment.Classcom.bigdata.btreeBlazeGraph
IndexSegmentPlanA plan for building a B+-Tree based on an input branching factor and #ofVersion:$Id$Author:Bryan ThompsonClasscom.bigdata.btreeBlazeGraph
IndexSegmentRegionenum IndexSegmentRegionType-safe enumeration of the regions to which relative offsets may beClasscom.bigdata.btreeBlazeGraph
IndexSegmentStoreA read-only store backed by a file containing a single IndexSegment.Classcom.bigdata.btreeBlazeGraph
IndexSyncRPCCountersCounters used for sync RPC on scale-out indices.Classcom.bigdata.service.ndxBlazeGraph
IndexTypeEnumType safe enumeration of index types.Classcom.bigdata.btreeBlazeGraph
IndexWriteTaskTask drains a BlockingBuffer containing KVO[] chunks, splits the chunks based on the separator keys for the scale-out index, and thenClasscom.bigdata.service.ndx.pipelineBlazeGraph
IndexWriteTask .MConcrete master hides most of the generic types leaving you with only those that are meaningfully parameterize for applications using theClasscom.bigdata.service.ndx.pipelineBlazeGraph
INeedsMaterializationSome IVValueExpression need materialized terms to perform their evaluation.Interfacecom.bigdata.rdf.internal.constraintsBlazeGraph
INeedsMaterialization .RequirementAlways needs materialization.Classcom.bigdata.rdf.internal.constraintsBlazeGraph
InetAddressUtilUtility methods for working around some known issues.Classcom.bigdata.netBlazeGraph
InferenceBVEClasscom.bigdata.rdf.internal.constraintsBlazeGraph
InferenceChangeLogReporterIChangeLog implementation reports inferences as RDF Statement s.Classcom.bigdata.rdf.changesetsBlazeGraph
InferenceEngineFlyweight object encapsulates some configuration state and provides methods to compute or update the closure of the database.Classcom.bigdata.rdf.rulesBlazeGraph
InferenceEngine .OptionsOptions for the InferenceEngine.Interfacecom.bigdata.rdf.rulesBlazeGraph
InferredSPOFilterFilter matches only StatementEnum.Classcom.bigdata.rdf.spoBlazeGraph
InGraphBinarySearchFilter"IN" filter for the context position based on a sorted long[] of the acceptable graph identifiers.Classcom.bigdata.rdf.spoBlazeGraph
InGraphHashSetFilter"IN" filter for the context position based on a native long hash set containing the acceptable graph identifiers.Classcom.bigdata.rdf.spoBlazeGraph
InHashBOpA constraint that a value expression which may only take on the bindings enumerated by some set of constants.Classcom.bigdata.rdf.internal.constraintsBlazeGraph
INHashMapA constraint that a variable may only take on the bindings enumerated by someVersion:$Id$Author:Bryan ThompsonSee Also:Serialized FormClasscom.bigdata.bop.constraintBlazeGraph
InlineIPv4URIHandlerInline URI handler for IPv4 host addresses.Classcom.bigdata.rdf.internalBlazeGraph
InlineLiteralIVCommon root interface for AbstractLiteralIV and LiteralExtensionIV, the two inline literal IV class roots.Interfacecom.bigdata.rdf.internalBlazeGraph
InlineMaterializeOpThis operator is used as part of the BigdataValue materialization step inside the pipeline.Classcom.bigdata.bop.rdf.joinBlazeGraph
InlineMaterializeOp .AnnotationsInterfacecom.bigdata.bop.rdf.joinBlazeGraph
InlinePrefixedIntegerURIHandlerUtility IV to generate IVs for URIs in the form of http://example.Classcom.bigdata.rdf.internalBlazeGraph
InlineSignedIntegerURIHandlerSimple InlineURIHandler that packs the localName portion of the URI into an appropriately sized signed integer.Classcom.bigdata.rdf.internalBlazeGraph
InlineSuffixedIntegerURIHandlerUtility IV to generate IVs for URIs in the form of http://example.Classcom.bigdata.rdf.internalBlazeGraph
InlineUnsignedIntegerURIHandlerSimple InlineURIHandler that packs the localName portion of the URI into an appropriately sized signed integer.Classcom.bigdata.rdf.internalBlazeGraph
InlineURIFactoryDefault implementation of IInlineURIFactory that comes pre-loaded IPv4 (InlineIPv4URIHandler)UUID (InlineUUIDURIHandlerClasscom.bigdata.rdf.internalBlazeGraph
InlineURIHandlerHandler is mapped to a namespace prefix.Classcom.bigdata.rdf.internalBlazeGraph
InlineUUIDURIHandlerInline URI handler for UUIDs.Classcom.bigdata.rdf.internalBlazeGraph
InMemChangeLogThis is a very simple implementation of a change log.Classcom.bigdata.rdf.changesetsBlazeGraph
InnerCauseUtility class declaring methods for examining a stack trace for an instance of some class of exception.Classcom.bigdata.utilBlazeGraph
INodeDataInterface for low-level data access for the non-leaf nodes of a B+-Tree.Interfacecom.bigdata.btree.dataBlazeGraph
INodeFactoryInterface for creating nodes or leaves.Interfacecom.bigdata.btreeBlazeGraph
INodeFactoryInterface for creating nodes or leaves.Interfacecom.bigdata.htreeBlazeGraph
INodeIteratorInterface for iterators that visit nodes and leaves rather than entries inVersion:$Id$Author:Bryan ThompsonInterfacecom.bigdata.btreeBlazeGraph
INonInlineExtensionCodesAn interface declaring the one byte extension code for non-inline IV Note: Negative codes are used for extension types for which an extensionInterfacecom.bigdata.rdf.internalBlazeGraph
INotifyOutcomeInterface used by client tasks to notify the master about the outcome of each resource tasked to that client.Interfacecom.bigdata.service.masterBlazeGraph
InsertDataThe INSERT DATA operation adds some triples, given inline in the request, into the Graph Store:Classcom.bigdata.rdf.sparql.astBlazeGraph
InsertDataOpOperator to insert ISPOs into bigdata.Classcom.bigdata.bop.rdf.updateBlazeGraph
InsertOpThis operator writes elements constructed from binding sets and an orders list of variables and constants on an index.Classcom.bigdata.bop.mutationBlazeGraph
InsertOp .AnnotationsInterfacecom.bigdata.bop.mutationBlazeGraph
InsertServletHandler for INSERT operations.Classcom.bigdata.rdf.sail.webappBlazeGraph
InsertStatementsOpVectored insert operator for RDF Statements.Classcom.bigdata.bop.rdf.updateBlazeGraph
InstrumentAbstract class for reporting instrumented values supporting some usefulVersion:$Id$Author:Bryan ThompsonClasscom.bigdata.countersBlazeGraph
IntegerAggregatorAggregates the value of an Integer result, making the sum available as a Long integer (to help prevent overflow).Classcom.bigdata.btree.procBlazeGraph
IntegerRangeValidatorVariant that imposes a range constraint on the value.Classcom.bigdata.configBlazeGraph
IntegerValidatorBase impl for Integer.Classcom.bigdata.configBlazeGraph
InvalidGraphContextExceptionAn instance of this exception is thrown when a graph context is not well formed.Classcom.bigdata.rdf.sparql.ast.optimizersBlazeGraph
IObjectManagerThe object manager is the abstraction for a connection the back end.Interfacecom.bigdata.gom.omBlazeGraph
IOpLifeCycleMessage on which the operator will be / was evaluated.Interfacecom.bigdata.bop.engineBlazeGraph
IOpMessageCommon metadata for operator evaluation messages.Interfacecom.bigdata.bop.engineBlazeGraph
IOrderedLinkSetAn ordered link set.Interfacecom.bigdata.gom.gpoBlazeGraph
IOStatCollectorCollects some counters using iostat under OSX.Classcom.bigdata.counters.osxBlazeGraph
IOverflowHandlerAn interface that allows you to inspect index entries during an IndexSegmentBuilder operation.Interfacecom.bigdata.btreeBlazeGraph
IParallelizableIndexProcedureA marker interface for an IIndexProcedure whose operation may be safely applied in parallel to multiple index partitions.Interfacecom.bigdata.btree.procBlazeGraph
IPartitionIdFactoryAn interface which shields callers from handling RMI exceptions and which allows the use of mock implementations when you do not really want to assignInterfacecom.bigdata.resourcesBlazeGraph
IPartitionMetadataA description of the metadata state for a partition of a scale-out index.Interfacecom.bigdata.mdiBlazeGraph
IPassesMaterializationInterfacecom.bigdata.rdf.internal.constraintsBlazeGraph
IPlugInInterface for a "plug in" that can be registered with a Journal.Interfacecom.bigdata.journalBlazeGraph
IPreconditionAn inteface that may be used to impose a pre-condition on the state of a logical row for an atomic write operation.Interfacecom.bigdata.sparseBlazeGraph
IPredecessorA interface for IGASPrograms that compute paths and track a predecessor relationship among the visited vertices.Interfacecom.bigdata.rdf.graphBlazeGraph
IPredicateAn immutable constraint on the elements visited using an IAccessPath.Interfacecom.bigdata.bopBlazeGraph
IPredicate .AnnotationsInterfacecom.bigdata.bopBlazeGraph
IPrefixDeclsInterface for prefix declarations.Interfacecom.bigdata.rdf.sparql.astBlazeGraph
IPrefixDecls .AnnotationsInterfacecom.bigdata.rdf.sparql.astBlazeGraph
IPreparedBooleanQueryA prepared boolean query against a RemoteRepository.Interfacecom.bigdata.rdf.sail.webapp.clientBlazeGraph
IPreparedGraphQueryA prepared graph query for the RemoteRepository.Interfacecom.bigdata.rdf.sail.webapp.clientBlazeGraph
IPreparedOperationInterfacecom.bigdata.rdf.sail.webapp.clientBlazeGraph
IPreparedQueryA prepared query against the RemoteRepository.Interfacecom.bigdata.rdf.sail.webapp.clientBlazeGraph
IPreparedQueryListenerA listener for IPreparedQuery evaluate objects.Interfacecom.bigdata.rdf.sail.webapp.clientBlazeGraph
IPreparedSparqlUpdateInterfacecom.bigdata.rdf.sail.webapp.clientBlazeGraph
IPreparedTupleQueryA prepared tuple query against a JettyeRemoteRepository.Interfacecom.bigdata.rdf.sail.webapp.clientBlazeGraph
IProcessCountersCounters defined on a per-process basis.Interfacecom.bigdata.countersBlazeGraph
IProgramA program consists of a set of rules and/or programs.Interfacecom.bigdata.relation.ruleBlazeGraph
IProgramTaskInterface for a task that executes a (complex) program (vs a single rule).Interfacecom.bigdata.relation.rule.evalBlazeGraph
IProjectionDeclInterface and annotations for AST nodes which have a ProjectionNode.Interfacecom.bigdata.rdf.sparql.astBlazeGraph
IProjectionDecl .AnnotationsInterfacecom.bigdata.rdf.sparql.astBlazeGraph
IPSOutputStreamThis class provides a stream-based allocation mechanism.Classcom.bigdata.rawstoreBlazeGraph
IPv4AddressClass models an IPv4 address.Classcom.bigdata.rdf.internalBlazeGraph
IPv4AddrIVInternal value representing an inline IP address.Classcom.bigdata.rdf.internal.impl.literalBlazeGraph
IPv4AddrIVTestClasscom.bigdata.rdf.internal.impl.uriBlazeGraph
IQueryAttributesAn interface providing access to named attribute values which may be shared across operators or across multiple invocations of the same operator.Interfacecom.bigdata.bopBlazeGraph
IQueryClientInterface for a client executing queries (the query controller).Interfacecom.bigdata.bop.engineBlazeGraph
IQueryContextContext for the evaluation of a query pipeline.Interfacecom.bigdata.bopBlazeGraph
IQueryDeclA query declaration.Interfacecom.bigdata.bop.engineBlazeGraph
IQueryEngineFactoryFactory for a QueryEngine or derived class.Interfacecom.bigdata.bop.fedBlazeGraph
IQueryHintInterface for declaring query hints.Interfacecom.bigdata.rdf.sparql.ast.hintsBlazeGraph
IQueryNodeInterfacecom.bigdata.rdf.sparql.astBlazeGraph
IQueryNode .AnnotationsInterfacecom.bigdata.rdf.sparql.astBlazeGraph
IQueryOptionsA collection of constraints that may be imposed on an IStep when evaluated as a query.Interfacecom.bigdata.relation.ruleBlazeGraph
IQueryPeerInterface for a node participating in the exchange of NIO buffers to support query execution.Interfacecom.bigdata.bop.engineBlazeGraph
IQueueCountersInterface defines and documents the names and meanings of counters pertaining to blocking queues (of tasks) and services executing tasks and includesInterfacecom.bigdata.util.concurrentBlazeGraph
IQueueCounters .ITaskCountersCounters defined by TaskCounters.Interfacecom.bigdata.util.concurrentBlazeGraph
IQueueCounters .IThreadPoolExecutorCountersAdditional counters available for any ThreadPoolExecutor.Interfacecom.bigdata.util.concurrentBlazeGraph
IQueueCounters .IThreadPoolExecutorTaskCountersAdditional counters available for any ThreadPoolExecutor which is processing AbstractTasks.Interfacecom.bigdata.util.concurrentBlazeGraph
IQueueCounters .IWriteServiceExecutorCountersAdditional counters available for the WriteServiceExecutor.Interfacecom.bigdata.util.concurrentBlazeGraph
IRabaInterface for random access to a logical byte[][]s.Interfacecom.bigdata.btree.rabaBlazeGraph
IRabaCoderInterface for coding (compressing) a logical byte[][] and for accessing the coded data in place.Interfacecom.bigdata.btree.raba.codecBlazeGraph
IRabaGeneratorInterface for IRaba data generators.Interfacecom.bigdata.btree.raba.codecBlazeGraph
IRangeCountFactoryAn interface used by an IEvaluationPlan to obtain range counts for the IPredicates in an IRule.Interfacecom.bigdata.bop.joinGraphBlazeGraph
IRangeQueryInterface for range count and range query operations.Interfacecom.bigdata.btreeBlazeGraph
IRawRecordAccessInterface providing access to raw records.Interfacecom.bigdata.btreeBlazeGraph
IRawStore A low-level interface for reading and writing data.Interfacecom.bigdata.rawstoreBlazeGraph
IRawTripleStoreLow-level API directly using long term identifiers rather than an RDF ValueVersion:$Id$Author:Bryan ThompsonInterfacecom.bigdata.rdf.storeBlazeGraph
IRawTxA hook used to support session protection by incrementing and decrementing a transaction counter within an IStore.Interfacecom.bigdata.rwstoreBlazeGraph
IRDFParserOptionsInstances of this interface may be used to configure options on an RDFParser.Interfacecom.bigdata.rdf.rioBlazeGraph
IReadOnlyA marker interface for logic that can declare whether or not it is read-only.Interfacecom.bigdata.journalBlazeGraph
IReadWriteLockManagerInterface for managing read/write locks on persistence capable dataSee Also: AssertionError: Child doesInterfacecom.bigdata.btreeBlazeGraph
IRecordCompressorInterface for record-level compression.Interfacecom.bigdata.io.compressionBlazeGraph
IRecordCompressorFactoryA factory for IRecordCompressors.Interfacecom.bigdata.io.compressionBlazeGraph
IRecordSerializerAn abstraction for serializing and de-serializing objects as byte[]s.Interfacecom.bigdata.ioBlazeGraph
IReducerAn interface for computing reductions over the vertices of a graph.Interfacecom.bigdata.rdf.graphBlazeGraph
IRelationAn abstraction corresponding to a set of elements using some schema (think a table containing a set of rows).Interfacecom.bigdata.relationBlazeGraph
IRemoteChunkAbstraction for a chunk from a remote iterator.Interfacecom.bigdata.service.proxyBlazeGraph
IRemoteChunkedIteratorInterface for objects proxying for asynchronous chunked iterators.Interfacecom.bigdata.service.proxyBlazeGraph
IRemoteExecutorInterface for running procedures on a remote service.Interfacecom.bigdata.serviceBlazeGraph
IRemoteRepositoryInterface for the Java API to the NanoSparqlServer.Interfacecom.bigdata.rdf.sail.webapp.clientBlazeGraph
IRemoteRepository .AddOpInterfacecom.bigdata.rdf.sail.webapp.clientBlazeGraph
IRemoteRepository .BooleanQueryInterfacecom.bigdata.rdf.sail.webapp.clientBlazeGraph
IRemoteRepository .GraphQueryInterfacecom.bigdata.rdf.sail.webapp.clientBlazeGraph
IRemoteRepository .QueryA prepared query will hold metadata for a particular query instance.Interfacecom.bigdata.rdf.sail.webapp.clientBlazeGraph
IRemoteRepository .RemoveOpInterfacecom.bigdata.rdf.sail.webapp.clientBlazeGraph
IRemoteRepository .TupleQueryInterfacecom.bigdata.rdf.sail.webapp.clientBlazeGraph
IRemoteSparqlQueryBuilderInterface for objects which can construct a valid SPARQL query for execution against a remote SPARQL end point.Interfacecom.bigdata.rdf.sparql.ast.serviceBlazeGraph
IRemoteTxInterface for blazegraph transactions on the client.Interfacecom.bigdata.rdf.sail.webapp.clientBlazeGraph
IRemoteTxState0Interfacecom.bigdata.rdf.sail.webapp.clientBlazeGraph
IRendererInterface for rendering some data.Interfacecom.bigdata.counters.renderBlazeGraph
IReopenChannelInterface for objects which know how to re-open a Channel for some resource and also understand when the resource has been closed and thereforeInterfacecom.bigdata.ioBlazeGraph
IReorderableNodeInterface for things which can be re-ordered by the static join optimizer.Interfacecom.bigdata.rdf.sparql.astBlazeGraph
IRequiredHostCountersThe set of core (required) counters that must be reported for all platforms.Interfacecom.bigdata.countersBlazeGraph
IResourceLocatorAn object that knows how to resolve a resource identifier (aka namespace) to an ILocatableResource instance.Interfacecom.bigdata.relation.locatorBlazeGraph
IResourceLockA lock granted by an IResourceLockService.Interfacecom.bigdata.journalBlazeGraph
IResourceLockServiceInterface named synchronous distributed locks without deadlock detection.Interfacecom.bigdata.journalBlazeGraph
IResourceManagerInterface manging the resources on which indices are stored.Interfacecom.bigdata.journalBlazeGraph
IResourceMetadataInterface for metadata about a Journal or IndexSegment.Interfacecom.bigdata.mdiBlazeGraph
IResourceScannerFactoryFactory for AbstractResourceScanner implementations.Interfacecom.bigdata.service.masterBlazeGraph
IResultHandlerAn interface for handling results obtained when an IIndexProcedure is parallelized across either a local index or partitions of a scale-out index.Interfacecom.bigdata.btree.procBlazeGraph
IriBOpThe IRI function, as defined in SPARQL 1.Classcom.bigdata.rdf.internal.constraintsBlazeGraph
IriBOp .AnnotationsInterfacecom.bigdata.rdf.internal.constraintsBlazeGraph
IRioLoaderInterface for parsing RDF data using the Sesame RIO parser.Interfacecom.bigdata.rdf.rioBlazeGraph
IRootBlockViewInterface for a root block on the journal.Interfacecom.bigdata.journalBlazeGraph
IRowStoreConstantsVarious constants that may be used with the SparseRowStore.Interfacecom.bigdata.sparseBlazeGraph
IRuleConjunctive query of N IPredicates with optional IConstraints.Interfacecom.bigdata.relation.ruleBlazeGraph
IRuleStateInterfacecom.bigdata.relation.rule.evalBlazeGraph
IRuleStatisticsFactoryA factory for rule statistics objects.Interfacecom.bigdata.relation.rule.evalBlazeGraph
IRuleTaskFactoryA factory for objects that handle the execution of an IRule.Interfacecom.bigdata.relation.rule.evalBlazeGraph
IRunnableBufferAn IBuffer that may be closed.Interfacecom.bigdata.relation.accesspathBlazeGraph
IRunningQueryNon-Remote interface exposing a limited set of the state of an executingVersion:$Id$Author:Bryan ThompsonInterfacecom.bigdata.bop.engineBlazeGraph
IRWA marker interface for a store that supports Read-Write operations.Interfacecom.bigdata.rawstoreBlazeGraph
IRWStrategyDefines a marker interface to be used to indicate strategies that share RW semantics such as RWStrategy and MemStrategyInterfacecom.bigdata.rwstoreBlazeGraph
IsBNodeBOpImposes the constraint isBNode(x).Classcom.bigdata.rdf.internal.constraintsBlazeGraph
IsBoundBOpImposes the constraint bound(x) for the variable x.Classcom.bigdata.rdf.internal.constraintsBlazeGraph
IScaleOutClientIndexA client-side view of a scale-out index.Interfacecom.bigdata.service.ndxBlazeGraph
ISectorManagerThe ISectorManager defines the contract required to manage a set of The ISectorManager is passed to the SectorAllocatorInterfacecom.bigdata.rwstore.sectorBlazeGraph
ISeparatorKeysInterface provides access to the left and right separator keys for an indexVersion:$Id$Author:Bryan ThompsonInterfacecom.bigdata.mdiBlazeGraph
IServiceCommon service interface.Interfacecom.bigdata.serviceBlazeGraph
IServiceCountersVarious counter names, paths, in common use by some services.Interfacecom.bigdata.countersBlazeGraph
IServiceInitInterface for post-constructor initialization.Interfacecom.bigdata.serviceBlazeGraph
IServiceLoadHelperInterface for decision making about the load imposed on services.Interfacecom.bigdata.serviceBlazeGraph
IServiceOptionsOptions and metadata for service end points.Interfacecom.bigdata.rdf.sparql.ast.serviceBlazeGraph
IServiceShutdownLocal API for service shutdown.Interfacecom.bigdata.serviceBlazeGraph
IServiceShutdown .OptionsOptions for IServiceShutdown implementations.Interfacecom.bigdata.serviceBlazeGraph
IServletDelegateInterface is used to delegate to servlets provided features that are resolved at runtime.Interfacecom.bigdata.rdf.sail.webappBlazeGraph
ISessionNon-remote interface exposing a transient property set associated with aVersion:$Id$Author:Bryan ThompsonInterfacecom.bigdata.serviceBlazeGraph
IShardwisePipelineOpAn interface for PipelineOps which are mapped acrossVersion:$Id$Author:Bryan ThompsonInterfacecom.bigdata.bopBlazeGraph
ISimpleBTree Interface for non-batch operations on a B+-Tree mapping non-null variable length unsigned byte[] keys to arbitrary values.Interfacecom.bigdata.btreeBlazeGraph
ISimpleIndexAccessGeneric data access methods defined for all persistence capable data TODO There should be a high level method to insert objects into the indexInterfacecom.bigdata.btreeBlazeGraph
ISimpleIndexProcedureInterfacecom.bigdata.btree.procBlazeGraph
ISimpleSplitHandlerInterface allows an application to constrain the choice of the separator key when an index partition is split.Interfacecom.bigdata.btreeBlazeGraph
ISimpleTreeIndexAccessInterfacecom.bigdata.btreeBlazeGraph
ISingleThreadedOpInterfacecom.bigdata.bopBlazeGraph
IsInlineBOpImposes the constraint isInline(x).Classcom.bigdata.rdf.internal.constraintsBlazeGraph
IsInlineBOp .AnnotationsInterfacecom.bigdata.rdf.internal.constraintsBlazeGraph
ISliceIndicates the first solution to be returned to the caller (offset) and the #of solutions to be returned (limit).Interfacecom.bigdata.relation.ruleBlazeGraph
IsLiteralBOpImposes the constraint isLiteral(x).Classcom.bigdata.rdf.internal.constraintsBlazeGraph
IsMaterializedBOpImposes the constraint isMaterialized(x).Classcom.bigdata.rdf.internal.constraintsBlazeGraph
IsMaterializedBOp .AnnotationsInterfacecom.bigdata.rdf.internal.constraintsBlazeGraph
ISnapshotFactoryInterface allows an application to decide on the file name for the snapshot, whether or not the snapshot will be compressed, etc.Interfacecom.bigdata.journalBlazeGraph
ISnapshotResultInterface for the outcome of a snapshot task.Interfacecom.bigdata.journalBlazeGraph
IsNumericBOpImposes the constraint isLiteral(x).Classcom.bigdata.rdf.internal.constraintsBlazeGraph
IsolatedFusedView An index (or index partition) that has been isolated by a transaction.Classcom.bigdata.btree.isolationBlazeGraph
ISolutionA solution bundles together any of (a) the materialized element corresponding to the bindings on the head of an IRule; (b) the IBindingSetInterfacecom.bigdata.relation.rule.evalBlazeGraph
ISolutionSetInterface for durable solution sets.Interfacecom.bigdata.bop.solutionsBlazeGraph
ISolutionSetManagerA management interface for named solution sets.Interfacecom.bigdata.rdf.sparql.ast.ssetsBlazeGraph
ISolutionSetStatsA set of interesting statistics on a solution set.Interfacecom.bigdata.rdf.sparql.astBlazeGraph
ISortKeyBuilderAn interface for generating unsigned byte[] sort keys.Interfacecom.bigdata.btree.keysBlazeGraph
ISortKeyBuilderFactoryA factory for objects that generate unsigned byte[] sort keys.Interfacecom.bigdata.btree.keysBlazeGraph
ISortOrderA value expression and a direction flag for the ordering of the computedVersion:$Id$Author:Bryan ThompsonInterfacecom.bigdata.bop.solutionsBlazeGraph
ISpannedTupleCountDataInterface for low-level data access to the #of tuples spanned by a node orVersion:$Id: ILeafData.Interfacecom.bigdata.btree.dataBlazeGraph
ISPARQLUpdateListenerA listener for SPARQL UPDATE operations.Interfacecom.bigdata.rdf.sailBlazeGraph
ISplitterInterface for finding the Splits for an ordered set of unsigned byte[] keys.Interfacecom.bigdata.service.ndxBlazeGraph
ISPOA interface representing an RDF triple, an RDF triple with a statement identifier, or an RDF quad.Interfacecom.bigdata.rdf.spoBlazeGraph
ISPOAssertionBufferA buffer that is written on by Rules.Interfacecom.bigdata.rdf.spoBlazeGraph
ISPOBufferA buffer for SPOs.Interfacecom.bigdata.rdf.spoBlazeGraph
IStarJoinInterface for a special type of IPredicate - the star join predicate.Interfacecom.bigdata.relation.ruleBlazeGraph
IStarJoin .IStarConstraintA star constraint specifies the shape of the star join.Interfacecom.bigdata.relation.ruleBlazeGraph
IStartOpMessageA message sent to the IQueryClient when an operator begins executing for some chunk of inputs (an operator on a node against a shard for someInterfacecom.bigdata.bop.engineBlazeGraph
IStatementBufferAbstraction for a buffer that loads Statements into an AbstractTripleStore.Interfacecom.bigdata.rdf.rioBlazeGraph
IStatementBufferFactoryA factory for StatementBuffers.Interfacecom.bigdata.rdf.loadBlazeGraph
IStatementContainerMarker interface for things which either are statements (or statement patterns) or contain statements (or statement pattern).Interfacecom.bigdata.rdf.sparql.astBlazeGraph
IStaticFrontierInterfacecom.bigdata.rdf.graphBlazeGraph
IStatisticsCollectorInterface for collecting performance counters for a host or a process.Interfacecom.bigdata.countersBlazeGraph
IStepAn IStep is either a single IRule or a complexVersion:$Id$Author:Bryan ThompsonInterfacecom.bigdata.relation.ruleBlazeGraph
IStepTaskInterface for evaluation of an IStep.Interfacecom.bigdata.relation.rule.evalBlazeGraph
IStoreThe IStore interface provides persistent storage abstraction for fixed size allocations and allocation recycling.Interfacecom.bigdata.rwstoreBlazeGraph
IStoreObjectInputStreamInterface exposes the IRawStore during de-serialization.Interfacecom.bigdata.rawstoreBlazeGraph
IStoreObjectOutputStreamInterface exposes the IRawStore during serialization.Interfacecom.bigdata.rawstoreBlazeGraph
IStreamSerializerAn abstraction for serializing and de-serializing objects on streams.Interfacecom.bigdata.ioBlazeGraph
IStreamStoreInterface for reading and writing streams on a persistence store.Interfacecom.bigdata.rawstoreBlazeGraph
IStriteratorStreaming iterator pattern ala Martyn Cutcher with generics.Interfacecom.bigdata.striteratorBlazeGraph
ISubjectCentricTextIndexerAbstraction for the text indexer for RDF Values allowing either the built-in bigdata FullTextIndex or support for Lucene, etc.Interfacecom.bigdata.rdf.lexiconBlazeGraph
IsURIBOpImposes the constraint isURI(x).Classcom.bigdata.rdf.internal.constraintsBlazeGraph
ITaskInterface available to tasks running under the ConcurrencyManager.Interfacecom.bigdata.journalBlazeGraph
ITaskFactoryA factory for Runnable tasks.Interfacecom.bigdata.rdf.loadBlazeGraph
ITermCacheReduced interface for the LexiconRelation's term cache.Interfacecom.bigdata.rdf.lexiconBlazeGraph
ITermDocKeyInterface for the key associated with an entry in the full text index.Interfacecom.bigdata.searchBlazeGraph
ITermDocRecordInterface for an entry in the full text search index.Interfacecom.bigdata.searchBlazeGraph
ITermDocValInterfacecom.bigdata.searchBlazeGraph
ITermIndexCodesThis interface defines the signed byte values indicating the type of a term in the term index.Interfacecom.bigdata.rdf.lexiconBlazeGraph
ITermIVFilterInterface for filtering internal values.Interfacecom.bigdata.rdf.lexiconBlazeGraph
ITermMetadataMutable metadata for the occurrences of a token within a field of someVersion:$Id$Author:Bryan ThompsonInterfacecom.bigdata.searchBlazeGraph
ITextIndexerAbstraction for the text indexer for RDF Values allowing either the built-in bigdata FullTextIndex or support for Lucene, etc.Interfacecom.bigdata.rdf.lexiconBlazeGraph
ITextIndexer .FullTextQueryClasscom.bigdata.rdf.lexiconBlazeGraph
ITimestampAnnotationsAnnotation for the timestamp of a resource view.Interfacecom.bigdata.bopBlazeGraph
ITimestampMetricValueA read-only interface for a reported or observed metric value with a timestamp and a reference to the IGangliaMetadataMessage for thatInterfacecom.bigdata.gangliaBlazeGraph
ITimestampServiceA service for unique timestamps.Interfacecom.bigdata.journalBlazeGraph
ITPSA Timestamp Property Set is a property set with timestamp property values representing data for a specificInterfacecom.bigdata.sparseBlazeGraph
ITPVa Timestamped Property Value is a single {property, timestamp, value} tuple for some schema as read from the SparseRowStore.Interfacecom.bigdata.sparseBlazeGraph
ITransactionService An interface for managing transaction life cycles.Interfacecom.bigdata.journalBlazeGraph
ITreeNodeDataCommon interface for non-leaf "nodes" in a tree data structure.Interfacecom.bigdata.btree.dataBlazeGraph
ITripleStoreInterface for a triple -or- quad store.Interfacecom.bigdata.rdf.storeBlazeGraph
ITupleInterface exposes more direct access to keys and values visited by anVersion:$Id$Author:Bryan ThompsonInterfacecom.bigdata.btreeBlazeGraph
ITupleCursorInterface for sequential and random-access cursor-based ITuple operations on an index or index partition.Interfacecom.bigdata.btreeBlazeGraph
ITupleCursor2 When first(), last(), or ITupleCursor.Interfacecom.bigdata.btreeBlazeGraph
ITupleFilterInterface for stacked filtering iterators for ITuples.Interfacecom.bigdata.btree.filterBlazeGraph
ITupleIteratorInterface visits ITuples populated with the data and metadata for visited index entries.Interfacecom.bigdata.btreeBlazeGraph
ITupleSerializerAn interface that provides for the (de)-serialization of the value of a tuple stored in an index and, when possible, the key under which that value isInterfacecom.bigdata.btreeBlazeGraph
ITx Interface for transaction state on the client.Interfacecom.bigdata.journalBlazeGraph
ITxCommitProtocolRemote interface by which the ITransactionService manages the state of transactions on the distributed IDataServices.Interfacecom.bigdata.serviceBlazeGraph
ITxStateInterface for the state associated with a transaction in an ITransactionService.Interfacecom.bigdata.serviceBlazeGraph
ITxState0Immutable state for a transaction.Interfacecom.bigdata.serviceBlazeGraph
IUnicodeCompressorUnicode compression / decompression api.Interfacecom.bigdata.io.compressionBlazeGraph
IVInterface for the internal representation of an RDF Value (the representation which is encoded within the statement indices).Interfacecom.bigdata.rdf.internalBlazeGraph
IValidatorInterface for validating property values.Interfacecom.bigdata.configBlazeGraph
IValueCentricTextIndexerAbstraction for the text indexer for RDF Values allowing either the built-in bigdata FullTextIndex or support for Lucene, etc.Interfacecom.bigdata.rdf.lexiconBlazeGraph
IValueExpressionAn expression which may be evaluated to a value.Interfacecom.bigdata.bopBlazeGraph
IValueExpressionConstraintInterfacecom.bigdata.bopBlazeGraph
IValueExpressionMetadataAbstract base class for AST nodes which embed value expressions and hence must be able to report certain metadata about those value expressions to theInterfacecom.bigdata.rdf.sparql.astBlazeGraph
IValueExpressionNodeAn AST node which models a value expression.Interfacecom.bigdata.rdf.sparql.astBlazeGraph
IValueExpressionNodeContainerA node which is a container for a IValueExpressionNode.Interfacecom.bigdata.rdf.sparql.astBlazeGraph
IVariableInterfacecom.bigdata.bopBlazeGraph
IVariableBindingRequirementsInterface describing constraints and desiderata w.Interfacecom.bigdata.rdf.sparql.astBlazeGraph
IVariableFactoryA factory for IVariables (used to facilitate unit testing).Interfacecom.bigdata.bopBlazeGraph
IVariableOrConstantAbstraction models either a constant or an unbound variable.Interfacecom.bigdata.bopBlazeGraph
IVBindingSetEncoderA utility class for generating and processing compact representations of IBindingSets whose IConstants are bound to IVs.Classcom.bigdata.rdf.internal.encoderBlazeGraph
IVBindingSetEncoderWithIVCacheA concrete implementation using scalable BTrees to store the mapping from an IV to the cached RDF Value.Classcom.bigdata.rdf.internal.encoderBlazeGraph
IVCacheInterface for managing the BigdataValue cached on an IV.Interfacecom.bigdata.rdf.internalBlazeGraph
IVComparatorA comparator that compares IVs according the SPARQL value ordering as specified in SPARQL QueryClasscom.bigdata.bop.solutionsBlazeGraph
IVDocIdExtensionClasscom.bigdata.rdf.lexiconBlazeGraph
IVSolutionSetDecoderDecoder for IVSolutionSetEncoder.Classcom.bigdata.rdf.internal.encoderBlazeGraph
IVSolutionSetEncoderThis class provides fast, efficient serialization for solution sets.Classcom.bigdata.rdf.internal.encoderBlazeGraph
IVUnicodeUtility class supporting IVs having inline Unicode data.Classcom.bigdata.rdf.internalBlazeGraph
IVUnicode .IVUnicodeComparator for an IV having inline Unicode data on Java Strings.Classcom.bigdata.rdf.internalBlazeGraph
IVUtilityHelper class for IVs.Classcom.bigdata.rdf.internalBlazeGraph
IVValueExpressionA specialized IValueExpression that evaluates to an IV.Classcom.bigdata.rdf.internal.constraintsBlazeGraph
IVValueExpression .AnnotationsInterfacecom.bigdata.rdf.internal.constraintsBlazeGraph
IWeakRefCacheEntryInterfacecom.bigdata.cacheBlazeGraph
IWeakRefCacheEntryFactoryInterface supports choice of either weak or soft references for cache entries and makes it possible for the application to extend the metadataInterfacecom.bigdata.cacheBlazeGraph
IWORMInterfacecom.bigdata.rawstoreBlazeGraph
IWriteCacheInterface for a write cache with read back and the capability to update records while they are still in the cache.Interfacecom.bigdata.io.writecacheBlazeGraph
IWriteCacheCountersInterface declaring the counters exposed by the WriteCache.Interfacecom.bigdata.io.writecacheBlazeGraph
IWriteCacheManagerInterfacecom.bigdata.rwstoreBlazeGraph
IWriteCacheServiceCountersInterface declaring the counters exposed by the WriteCacheService .Interfacecom.bigdata.io.writecacheBlazeGraph
JavaCharStreamAn implementation of interface CharStream, where the stream is assumed to contain only ASCII characters (with java-like unicode escape processing).Classcom.bigdata.rdf.sail.sparql.astBlazeGraph
JettyResponseListenerClass handles the jetty Response input stream.Classcom.bigdata.rdf.sail.webapp.clientBlazeGraph
JGraphA runtime optimizer for a join graph.Classcom.bigdata.bop.joinGraph.rtoBlazeGraph
JJTSyntaxTreeBuilderStateClasscom.bigdata.rdf.sail.sparql.astBlazeGraph
JMXLog4jMBeanUtilUtility method to register a log4j MBean.Classcom.bigdata.jmxBlazeGraph
JMXTestClass demonstrates the ability to declare get/set and get methods on the the JMXTest.Classcom.bigdata.jmxBlazeGraph
JMXTest .ClockClasscom.bigdata.jmxBlazeGraph
JMXTest .FooObject implementing that interface.Classcom.bigdata.jmxBlazeGraph
JMXTest .IClockInterfacecom.bigdata.jmxBlazeGraph
JMXTest .IFooInterfacecom.bigdata.jmxBlazeGraph
JoinAnnotationsCommon annotations for various join operators.Interfacecom.bigdata.bop.joinBlazeGraph
JoinedAndNonJoinedServicesHelper class finds all joined and non-joined services for the quorum ThompsonSee Also:Serialized FormClasscom.bigdata.haBlazeGraph
JoinGraphA join graph with annotations for estimated cardinality and other details in support of runtime query optimization.Classcom.bigdata.bop.joinGraph.rtoBlazeGraph
JoinGraph .AnnotationsInterfacecom.bigdata.bop.joinGraph.rtoBlazeGraph
JoinGraph .AttributesIQueryAttributes names for the JoinGraph.Interfacecom.bigdata.bop.joinGraph.rtoBlazeGraph
JoinGroupNodeAn optional or non-optional collection of query nodes that run together inSee Also:Serialized FormClasscom.bigdata.rdf.sparql.astBlazeGraph
JoinIndexPartitionTaskTask joins one or more index partitions and should be invoked when their is strong evidence that the index partitions have shrunk enough to warrant theirClasscom.bigdata.resourcesBlazeGraph
JoinIndexPartitionTask .AtomicUpdateJoinIndexPartitionTask performs an atomic update of the index partition view definitions on the live journal and the MetadataIndex, thereby putting intoClasscom.bigdata.resourcesBlazeGraph
JoinMasterTaskMaster providing efficient distributed evaluation of IRules.Classcom.bigdata.relation.rule.eval.pipelineBlazeGraph
JoinOrderExplainHintExplain hint indicating potential problems caused by the join order within a given join group, such as non-optional non-minus nodes that could not beClasscom.bigdata.rdf.sparql.ast.explainhintsBlazeGraph
JoinResultThe result of a JoinIndexPartitionTask.Classcom.bigdata.resourcesBlazeGraph
JoinSetUtilUtility class for join analysis.Classcom.bigdata.rdf.sparql.astBlazeGraph
JoinSetUtil .VertexJoinSetA collection of vertices and the join variables they bind.Classcom.bigdata.rdf.sparql.astBlazeGraph
JoinStatsStatistics about processing for a single join dimension as reported by a single JoinTask.Classcom.bigdata.relation.rule.eval.pipelineBlazeGraph
JoinTaskConsumes IBindingSet chunks from the previous join dimension.Classcom.bigdata.relation.rule.eval.pipelineBlazeGraph
JoinTaskFactoryTaskA factory for DistributedJoinTasks.Classcom.bigdata.relation.rule.eval.pipelineBlazeGraph
JoinTaskSinkAn object used by a JoinTask to write on another JoinTask providing a sink for a specific index partition.Classcom.bigdata.relation.rule.eval.pipelineBlazeGraph
JoinTypeEnumA type safe enumeration of the different flavors of hash index "joins".Classcom.bigdata.bop.joinBlazeGraph
JoinVariableNotBoundExceptionException thrown when there is no binding for a join variable.Classcom.bigdata.bop.joinBlazeGraph
JournalConcrete implementation suitable for a local and unpartitioned database.Classcom.bigdata.journalBlazeGraph
Journal .IJournalCounters reported by the Journal and the various services which it uses.Interfacecom.bigdata.journalBlazeGraph
Journal .OptionsOptions understood by the Journal.Interfacecom.bigdata.journalBlazeGraph
JournalDelegateIJournal delegation pattern.Classcom.bigdata.journalBlazeGraph
JournalIndexBTree mapping IJournal createTimes (long integers) to JournalMetadata records describing the IJournal.Classcom.bigdata.resourcesBlazeGraph
JournalIndex .TupleSerializerEncapsulates key and value formation.Classcom.bigdata.resourcesBlazeGraph
JournalMetadataMetadata required to locate a Journal resource.Classcom.bigdata.mdiBlazeGraph
JournalMetricsSimple class to retrieve open journal and thread metrics for debugging purposes.Classcom.bigdata.journalBlazeGraph
JournalTransactionServiceClasscom.bigdata.journalBlazeGraph
JournalTransactionService .SinglePhaseCommitThis task is an UNISOLATED operation that validates and commits a transaction known to have non-empty write sets.Classcom.bigdata.journalBlazeGraph
JournalTransactionService .ValidateWriteSetTaskThis task is an UNISOLATED operation that validates a transaction known to have non-empty write sets.Classcom.bigdata.journalBlazeGraph
JsonHelperClasscom.bigdata.rdf.sail.modelBlazeGraph
JSR166TestCaseBase class for JSR166 Junit TCK tests.Classcom.bigdata.jsr166BlazeGraph
JSR166TestCase .AdjustablePolicyClasscom.bigdata.jsr166BlazeGraph
JSR166TestCase .CallableOneClasscom.bigdata.jsr166BlazeGraph
JSR166TestCase .NoOpCallableClasscom.bigdata.jsr166BlazeGraph
JSR166TestCase .NoOpREHandlerClasscom.bigdata.jsr166BlazeGraph
JSR166TestCase .NoOpRunnableClasscom.bigdata.jsr166BlazeGraph
JSR166TestCase .NPETaskClasscom.bigdata.jsr166BlazeGraph
JSR166TestCase .SimpleThreadFactoryClasscom.bigdata.jsr166BlazeGraph
JSR166TestCase .StringTaskClasscom.bigdata.jsr166BlazeGraph
JSR166TestCase .TrackedCallableClasscom.bigdata.jsr166BlazeGraph
JSR166TestCase .TrackedLongRunnableClasscom.bigdata.jsr166BlazeGraph
JSR166TestCase .TrackedMediumRunnableClasscom.bigdata.jsr166BlazeGraph
JSR166TestCase .TrackedNoOpRunnableClasscom.bigdata.jsr166BlazeGraph
JSR166TestCase .TrackedRunnableInterfacecom.bigdata.jsr166BlazeGraph
JSR166TestCase .TrackedShortRunnableClasscom.bigdata.jsr166BlazeGraph
JSR166TestCase .TrackedSmallRunnableClasscom.bigdata.jsr166BlazeGraph
Justification A justification for a StatementEnum.Classcom.bigdata.rdf.infBlazeGraph
Justification .VisitedSPOSetA collection of SPO objects (either fully bound or query patterns) that have already been visited.Classcom.bigdata.rdf.infBlazeGraph
JustificationIteratorIterator visits Justifications reading from the justification index.Classcom.bigdata.rdf.infBlazeGraph
JustificationRemoverClass writes on the justification index, removing all Justifications for each statement specified by the caller.Classcom.bigdata.rdf.spoBlazeGraph
JustificationTupleSerializer(De-)serializes Justifications.Classcom.bigdata.rdf.spoBlazeGraph
JustificationWriterWrites Justifications on the justification index.Classcom.bigdata.rdf.spoBlazeGraph
JustIndexWriteProcProcedure for writing Justifications on an index or indexAuthor:Bryan ThompsonSee Also:Serialized FormClasscom.bigdata.rdf.spoBlazeGraph
JustIndexWriteProc .WriteJustificationsProcConstructorClasscom.bigdata.rdf.spoBlazeGraph
JVMDistinctBindingSetsOpA pipelined DISTINCT operator based on a hash table.Classcom.bigdata.bop.solutionsBlazeGraph
JVMDistinctBindingSetsOp .AnnotationsInterfacecom.bigdata.bop.solutionsBlazeGraph
JVMDistinctFilterUtility class for imposing a DISTINCT filter on IBindingSet.Classcom.bigdata.bop.joinBlazeGraph
JVMHashIndexA hash index for IBindingSets that supports duplicate solutions and hit counts.Classcom.bigdata.bop.joinBlazeGraph
JVMHashIndex .BucketA group of solutions having the same as-bound values for the join vars.Classcom.bigdata.bop.joinBlazeGraph
JVMHashIndex .KeyWrapper for the keys in the hash table.Classcom.bigdata.bop.joinBlazeGraph
JVMHashIndex .SolutionHitAn solution and a hit counter as stored in the JVMHashIndex.Classcom.bigdata.bop.joinBlazeGraph
JVMHashJoinAnnotationsAnnotations in common for JVM based hash joins.Interfacecom.bigdata.bop.joinBlazeGraph
JVMHashJoinOpA hash join against an IAccessPath based on the Java collections classes.Classcom.bigdata.bop.joinBlazeGraph
JVMHashJoinOp .AnnotationsInterfacecom.bigdata.bop.joinBlazeGraph
JVMHashJoinUtilityUtility class supporting hash join against a Java hash collection.Classcom.bigdata.bop.joinBlazeGraph
JVMMergeJoinAn N-way merge join on the Java heap.Classcom.bigdata.bop.joinBlazeGraph
JVMMergeJoin .AnnotationsInterfacecom.bigdata.bop.joinBlazeGraph
JVMNamedSubqueryOpEvaluation of a subquery, producing a named result set.Classcom.bigdata.bop.controllerBlazeGraph
JVMNamedSubqueryOp .AnnotationsInterfacecom.bigdata.bop.controllerBlazeGraph
JVMPipelinedHashJoinUtilityUtility class supporting a pipelined hash join.Classcom.bigdata.bop.joinBlazeGraph
JVMSolutionSetHashJoinOp JVM Specific version.Classcom.bigdata.bop.joinBlazeGraph
KernelVersionReports on the kernel version for a linux (or OSX) host.Classcom.bigdata.counters.linuxBlazeGraph
KeyAfterPartitionExceptionAn exception thrown when a key lies after the half-open range of an indexVersion:$Id$Author:Bryan ThompsonSee Also:Serialized FormClasscom.bigdata.btreeBlazeGraph
KeyBeforePartitionExceptionException thrown when a key is before the start of the half-open range of anVersion:$Id$Author:Bryan ThompsonSee Also:Serialized FormClasscom.bigdata.btreeBlazeGraph
KeyBuilderA class that may be used to form multi-component keys but which does not support Unicode.Classcom.bigdata.btree.keysBlazeGraph
KeyBuilder .OptionsConfiguration options for DefaultKeyBuilderFactory and the KeyBuilder factory methods.Interfacecom.bigdata.btree.keysBlazeGraph
KeyDecoderA utility class that decodes a key in a SparseRowStore into the KeyType for the primary key, the column name, and the timestamp.Classcom.bigdata.sparseBlazeGraph
KeyOutOfRangeExceptionAn exception thrown when the key is outside of the half-open range constraint for a ITupleCursor or an index partition.Classcom.bigdata.btreeBlazeGraph
KeyTypeA type safe enumeration of key types and the byte values that are used to encode that key type within the encoded Schema name.Classcom.bigdata.sparseBlazeGraph
KVA key-value pair.Classcom.bigdata.btree.keysBlazeGraph
KVOA key-value-object tuple.Classcom.bigdata.btree.keysBlazeGraph
KVOC Note: IDuplicateRemovers MUST create a list from the identified duplicates so that the KVOLatch of each duplicate as well as theClasscom.bigdata.service.ndx.pipelineBlazeGraph
KVOLatchA synchronization aid that allows one or more threads to await asynchronous writes on one or more scale-out indices.Classcom.bigdata.service.ndx.pipelineBlazeGraph
KVOList doubly-linked list.Classcom.bigdata.service.ndx.pipelineBlazeGraph
KVOList .OpAn operation which can be mapped over the duplicate list.Interfacecom.bigdata.service.ndx.pipelineBlazeGraph
KVOTermIdComparatorPlaces KVOs containing BigdataValue references into an ordering determined by the assigned term identifiers}.Classcom.bigdata.rdf.lexiconBlazeGraph
LangBOpReturn the language tag of the literal argument.Classcom.bigdata.rdf.internal.constraintsBlazeGraph
LangMatchesBOpSee Also:http://www.Classcom.bigdata.rdf.internal.constraintsBlazeGraph
LanguageRangeThis is an implementation of RFC 4647 language range, targetted at the specific needs within bigdata, and onlyClasscom.bigdata.searchBlazeGraph
LatchA synchronization aid that allows one or more threads to await a counter becoming zero.Classcom.bigdata.util.concurrentBlazeGraph
LatchedExecutorA fly weight helper class that runs tasks either sequentially or with limited parallelism against some thread pool.Classcom.bigdata.util.concurrentBlazeGraph
LcaseBOphttp://www.Classcom.bigdata.rdf.internal.constraintsBlazeGraph
Leaf Tuple revision timestamps When tuple revision timestamps are maintained, they must be propagated to theClasscom.bigdata.btreeBlazeGraph
Leaf .ILeafListenerAn interface that may be used to register for and receive events when the state of a Leaf is changed.Interfacecom.bigdata.btreeBlazeGraph
LeafTupleIteratorVisits the values of a Leaf in the external key ordering.Classcom.bigdata.btreeBlazeGraph
LexAccessPatternEnumenum LexAccessPatternEnumType safe enumeration of access patterns for the LexPredicate.Classcom.bigdata.rdf.lexiconBlazeGraph
LexiconConfigurationAn object which describes which kinds of RDF Values are inlined into the statement indices and how other RDF Values are coded into the lexicon.Classcom.bigdata.rdf.internalBlazeGraph
LexiconKeyBuilderFlyweight helper class for building (and decoding to the extent possible) unsigned byte[] keys for RDF Values and term identifiers.Classcom.bigdata.rdf.lexiconBlazeGraph
LexiconKeyOrderNatural index orders for the LexiconRelation.Classcom.bigdata.rdf.lexiconBlazeGraph
LexiconRelationThe LexiconRelation handles all things related to the indices mapping external RDF Values onto IVs (internal values)s and providesClasscom.bigdata.rdf.lexiconBlazeGraph
LexPredicate lex(BigdataValue,IV) predicate used for querying the LexiconRelation's TERMSClasscom.bigdata.rdf.lexiconBlazeGraph
LightStackA light weight stack.Classcom.bigdata.bop.bindingSetBlazeGraph
LinkedBlockingDequeAn optionally-bounded blocking deque based on The optional capacity bound constructor argument serves as aClasscom.bigdata.jsr166BlazeGraph
LinkedBlockingDequeTestClasscom.bigdata.jsr166BlazeGraph
LinkedBlockingDequeTest .BoundedClasscom.bigdata.jsr166BlazeGraph
LinkedBlockingDequeTest .UnboundedClasscom.bigdata.jsr166BlazeGraph
LinkedBlockingQueueAn optionally-bounded blocking queue based on This queue orders elements FIFO (first-in-first-out).Classcom.bigdata.jsr166BlazeGraph
LinkedBlockingQueueTestClasscom.bigdata.jsr166BlazeGraph
LinkedBlockingQueueTest .BoundedClasscom.bigdata.jsr166BlazeGraph
LinkedBlockingQueueTest .UnboundedClasscom.bigdata.jsr166BlazeGraph
LinkSetA (forward or reverse) link set.Classcom.bigdata.gom.gpoBlazeGraph
ListBindingSetAn IBindingSet based on a LinkedList.Classcom.bigdata.bop.bindingSetBlazeGraph
ListIndicesTaskTask returns an array of the named indices on the DataService to which it is submitted.Classcom.bigdata.serviceBlazeGraph
ListResultAggregatorAggregates result into a list of results.Classcom.bigdata.btree.procBlazeGraph
LiteralArrayIVAn inline literal IV composed of an array of other inline literal IVs.Classcom.bigdata.rdf.internal.impl.literalBlazeGraph
LiteralExtensionIVClass provides support for datatype Literals for which an IExtension was registered.Classcom.bigdata.rdf.internal.impl.literalBlazeGraph
LoadBalancerServiceThe LoadBalancerService collects a variety of performance counters from hosts and services, identifies over- and under- utilized hosts andClasscom.bigdata.serviceBlazeGraph
LoadBalancerService .OptionsOptions understood by the LoadBalancerService.Interfacecom.bigdata.serviceBlazeGraph
LoadGraphThe LOAD operation reads an RDF document from a IRI and inserts its triples into the specified graph in the Graph Store.Classcom.bigdata.rdf.sparql.astBlazeGraph
LoadGraph .AnnotationsAdds options to control the behavior of the RDFParser.Interfacecom.bigdata.rdf.sparql.astBlazeGraph
LoadOneHostScoringRuleThis IHostScoringRule uses load_one to score and rank the hosts.Classcom.bigdata.rdf.sail.webapp.lbs.policy.gangliaBlazeGraph
LoadStatementBufferFactoryClasscom.bigdata.rdf.loadBlazeGraph
LoadStatsUsed to report statistics when loading data.Classcom.bigdata.rdf.rioBlazeGraph
LocalChunkMessageA chunk of intermediate results which are ready to be consumed by some BOp in a specific query.Classcom.bigdata.bop.engineBlazeGraph
LocalGOMTestCaseClasscom.bigdata.gomBlazeGraph
LocalJoinMasterTask Note: Just like a nested subquery join, when used for mutation this must read and write on the ITx.Classcom.bigdata.relation.rule.eval.pipelineBlazeGraph
LocalJoinTaskJoinTask implementation for a Journal.Classcom.bigdata.relation.rule.eval.pipelineBlazeGraph
LocalPartitionMetadataAn immutable object providing metadata about a local index partition, including the partition identifier, the left and right separator keysClasscom.bigdata.mdiBlazeGraph
LocalTripleStoreA triple store based on the bigdata architecture.Classcom.bigdata.rdf.storeBlazeGraph
LocalTripleStore .OptionsOptions understood by the LocalTripleStore.Interfacecom.bigdata.rdf.storeBlazeGraph
LockCallableBundles the resources identifying the required locks with the task to be executed once it holds those locks.Interfacecom.bigdata.concurrentBlazeGraph
LockCallableImplBundles the resources identifying the required locks with the task to be executed once it holds those locks.Classcom.bigdata.concurrentBlazeGraph
LockManagerThis class coordinates a schedule among concurrent operations requiring exclusive access to shared resources.Classcom.bigdata.concurrentBlazeGraph
LockManagerTaskClass encapsulates handshaking with the LockManager for an operation requiring exclusive access to one or more resources and that are willing toClasscom.bigdata.concurrentBlazeGraph
Log4jLoggingHandler messages to a Log4j Appender.Classcom.bigdata.util.configBlazeGraph
LogicalRowSplitHandlerThis class imposes the constraint that the separator key must not split a logical.Classcom.bigdata.sparseBlazeGraph
LogUtilUtility class that provides a set of static convenience methods related to the initialization and configuration of the logging mechanism(s) employed byClasscom.bigdata.util.configBlazeGraph
LogUtil .OptionsInterfacecom.bigdata.util.configBlazeGraph
LongAggregatorAggregates the value of an Long result.Classcom.bigdata.btree.procBlazeGraph
LongPackerPacking utility for non-negative long values.Classcom.bigdata.ioBlazeGraph
LongPacker .IByteBufferNarrow interface to support packing against different buffer classes.Interfacecom.bigdata.ioBlazeGraph
LongPackerTestCaseTestAll suite for LongPacker.Classcom.bigdata.ioBlazeGraph
LongRangeValidatorVariant that imposes a range constraint on the value.Classcom.bigdata.configBlazeGraph
LongValidatorClasscom.bigdata.configBlazeGraph
LookaheadTupleFilterLookahead filter for an ITuple.Classcom.bigdata.btree.filterBlazeGraph
LookaheadTupleFilter .ILookaheadTupleIteratorInterfacecom.bigdata.btree.filterBlazeGraph
LRUCacheHard reference hash map with Least Recently Used ordering over entries.Classcom.bigdata.cacheBlazeGraph
LRUCache .ICacheOrderChangeListenerInterfacecom.bigdata.cacheBlazeGraph
LUBMVocabularyA Vocabulary covering the ontologies used by LUBM.Classcom.bigdata.rdf.vocabBlazeGraph
LUBMVocabularyDeclVocabulary and namespace for LUBM using the default namespace.Classcom.bigdata.rdf.vocab.declsBlazeGraph
ManagedArrayA view on a mutable int[] that may be extended.Classcom.bigdata.rdf.graph.impl.utilBlazeGraph
ManagedByteArrayOutputStreamWraps an IManagedByteArray as an OutputStream.Classcom.bigdata.ioBlazeGraph
ManagedIntArrayA view on a mutable int[] that may be extended.Classcom.bigdata.rdf.graph.impl.utilBlazeGraph
ManagedResourceServiceThis class manages a pool of direct ByteBuffers.Classcom.bigdata.serviceBlazeGraph
MapBindingSetsOverShardsBufferA stream of IBindingSet are mapped across the shards which will have the data for the IPredicate.Classcom.bigdata.bop.fed.shardsBlazeGraph
MapgraphServletProxyClasscom.bigdata.rdf.sail.webappBlazeGraph
MapgraphServletProxy .MapgraphServletFactoryFactory pattern for a servlet that is discovered at runtime.Classcom.bigdata.rdf.sail.webappBlazeGraph
MappedBufferStrategy Memory-mapped journal strategy (this mode is NOT recommended).Classcom.bigdata.journalBlazeGraph
MappedProgramProgram automatically maps the rules added across the combination of the database (the relation named on the rule) and the focusStore.Classcom.bigdata.rdf.rulesBlazeGraph
MappedTaskExecutorA fly weight helper class that runs tasks either sequentially or with limited parallelism against some thread pool.Classcom.bigdata.util.concurrentBlazeGraph
MasterExhaustedExceptionAn instance of this exception is thrown when a sink closes it's input queue due to the master being exhausted.Classcom.bigdata.service.ndx.pipelineBlazeGraph
MatchRuleRule supporting AbstractTripleStore.Classcom.bigdata.rdf.rulesBlazeGraph
MathBOpA math expression involving a left and right IValueExpression operand.Classcom.bigdata.rdf.internal.constraintsBlazeGraph
MathBOp .AnnotationsInterfacecom.bigdata.rdf.internal.constraintsBlazeGraph
MathBOp .MathOpClasscom.bigdata.rdf.internal.constraintsBlazeGraph
MathUtilityClasscom.bigdata.rdf.internal.constraintsBlazeGraph
MAXOperator reports the minimum observed value over the presented binding sets for the given variable using SPARQL ORDER_BY semantics.Classcom.bigdata.bop.rdf.aggregateBlazeGraph
MemoizerPattern using a FutureTask to force synchronization only on tasks waiting for the same computation.Classcom.bigdata.util.concurrentBlazeGraph
MemoryGroupByOpAn in-memory at-once generalized aggregation operator.Classcom.bigdata.bop.solutionsBlazeGraph
MemoryGroupByOp .AnnotationsInterfacecom.bigdata.bop.solutionsBlazeGraph
MemoryManagerThe MemoryManager manages an off-heap Direct ByteBuffer.Classcom.bigdata.rwstore.sectorBlazeGraph
MemoryManagerClosedExceptionThrown the MemoryManager has been closed.Classcom.bigdata.rwstore.sectorBlazeGraph
MemoryManagerOutOfMemoryThrown if there are not sufficient resources available to satisfy a blocking request against an IMemoryManagerClasscom.bigdata.rwstore.sectorBlazeGraph
MemoryManagerResourceErrorClasscom.bigdata.rwstore.sectorBlazeGraph
MemorySortOpAn in-memory merge sort for binding sets.Classcom.bigdata.bop.solutionsBlazeGraph
MemStoreAn IRawStore backed by an IMemoryManager.Classcom.bigdata.rwstore.sectorBlazeGraph
MemStrategyA buffer implementation backed by an IMemoryManager.Classcom.bigdata.rwstore.sectorBlazeGraph
MergeFilterMerge sort of two iterators with duplicates suppressed.Classcom.bigdata.striteratorBlazeGraph
MergeSortIteratorAn N-way merge sort of N source iterators visiting Values (which areAuthor:Bryan ThompsonClasscom.bigdata.rdf.graph.impl.bdBlazeGraph
MergeStreamWithSnapshotDataThis utility class provide a method to write an InputStream to an OutputStream, merging with The ISnapshotData provides access to an ordered iteration of [Address,Data] that is processedClasscom.bigdata.ioBlazeGraph
MergeStreamWithSortedSetClasscom.bigdata.ioBlazeGraph
MetabitsUtilA utility class to explicitly change the metabits storage to allow for compatibility with previous versions.Classcom.bigdata.rwstoreBlazeGraph
MetadataIndexA metadata index for the partitions of a distributed index.Classcom.bigdata.mdiBlazeGraph
MetadataIndex .MetadataIndexCheckpoint identifier to be assigned by the metadata index.Classcom.bigdata.mdiBlazeGraph
MetadataIndex .MetadataIndexMetadata for the managed scale-out index.Classcom.bigdata.mdiBlazeGraph
MetadataIndex .PartitionLocatorTupleSerializerUsed to (de-)serialize PartitionLocators in theVersion:$Id$Author:Bryan ThompsonSee Also:Serialized FormClasscom.bigdata.mdiBlazeGraph
MetadataIndexCacheConcrete implementation for IMetadataIndex views.Classcom.bigdata.serviceBlazeGraph
MetadataIndexViewThe extension semantics for the IMetadataIndex are implemented byVersion:$Id$Author:Bryan ThompsonClasscom.bigdata.mdiBlazeGraph
MetadataServiceClasscom.bigdata.serviceBlazeGraph
MetadataService .DropScaleOutIndexTaskDrops a scale-out index.Classcom.bigdata.serviceBlazeGraph
MetadataService .JoinIndexPartitionTaskUpdates the MetadataIndex to reflect the join of 2 or more indexVersion:$Id$Author:Bryan ThompsonClasscom.bigdata.serviceBlazeGraph
MetadataService .MoveIndexPartitionTaskUpdates the MetadataIndex to reflect the move of an indexVersion:$Id$Author:Bryan ThompsonClasscom.bigdata.serviceBlazeGraph
MetadataService .NextPartitionIdTaskTask assigns the next partition identifier for a registered scale-out index in a restart-safe manner.Classcom.bigdata.serviceBlazeGraph
MetadataService .OptionsOptions for the MetadataService.Interfacecom.bigdata.serviceBlazeGraph
MetadataService .RegisterScaleOutIndexTaskRegisters a metadata index for a named scale-out index and statically partition the index using the given separator keys and data services.Classcom.bigdata.serviceBlazeGraph
MetadataService .SplitIndexPartitionTaskAtomic operation removes the pre-existing entry for specified index partition and replaces it with N new entries giving the locators for theClasscom.bigdata.serviceBlazeGraph
MillisecondTimestampFactoryA timestamp factory based on System.Classcom.bigdata.utilBlazeGraph
MIMETypeParser for MIME type data.Classcom.bigdata.util.httpdBlazeGraph
MINOperator reports the minimum observed value over the presented binding sets for the given variable using SPARQL ORDER_BY semantics.Classcom.bigdata.bop.rdf.aggregateBlazeGraph
MiniMimeExtract and return the quality score for the mime type (defaults to grammar permits whitespace fairly generally, but the parser in this classClasscom.bigdata.rdf.sail.webapp.clientBlazeGraph
Mock2PhaseCommitProtocolExceptionInstances of this class are used when one of the IHA2PhaseCommitProtocolMessages is configured to force a runtimeClasscom.bigdata.ha.msgBlazeGraph
MockBucketDataMock object for a hash bucket.Classcom.bigdata.htree.dataBlazeGraph
MockedValueIVInternally used IV representing a mocked value.Classcom.bigdata.rdf.internal.impl.literalBlazeGraph
MockIVReturningServiceCall Service invocation interface for an external (non-bigdata) service.Interfacecom.bigdata.rdf.sparql.ast.serviceBlazeGraph
MockJoinNexusFactoryClasscom.bigdata.bop.apBlazeGraph
MockLeafDataMock object for ILeafData used for unit tests.Classcom.bigdata.btree.dataBlazeGraph
MockMasterClass exists solely to make it easier to write the unit tests by aligning the various generic types across the master, the subtask, and their statisticsClasscom.bigdata.service.ndx.pipelineBlazeGraph
MockMasterStatsClass exists solely to make it easier to write the unit tests by aligning the various generic types across the master, the subtask, and their statisticsClasscom.bigdata.service.ndx.pipelineBlazeGraph
MockNodeDataMock object for INodeData.Classcom.bigdata.btree.dataBlazeGraph
MockQueryClasscom.bigdata.bop.solutionsBlazeGraph
MockQueryContextClasscom.bigdata.bop.solutionsBlazeGraph
MockQuorumFixtureA mock object providing the shared quorum state for a set of QuorumClients running in the same JVM.Classcom.bigdata.quorumBlazeGraph
MockQuorumFixture .MockQuorumMock Quorum implementation with increased visibility of some methods so we can pump state changes into the MockQuorumFixture2.Classcom.bigdata.quorumBlazeGraph
MockRunningQueryClasscom.bigdata.bop.engineBlazeGraph
MockSubtaskClass exists solely to make it easier to write the unit tests by aligning the various generic types across the master, the subtask, and their statisticsClasscom.bigdata.service.ndx.pipelineBlazeGraph
MockSubtaskStatsClass exists solely to make it easier to write the unit tests by aligning the various generic types across the master, the subtask, and their statisticsClasscom.bigdata.service.ndx.pipelineBlazeGraph
MockTermIdFactoryA factory for mock IVs.Classcom.bigdata.testBlazeGraph
MockTermResolverOpA vectored operator that resolves variables bound to mocked terms in binding sets through a dictionary join.Classcom.bigdata.bop.rdf.joinBlazeGraph
MockTermResolverOp .AnnotationsInterfacecom.bigdata.bop.rdf.joinBlazeGraph
ModifiableBOpBaseAbstract base class for mutable BOps.Classcom.bigdata.bopBlazeGraph
ModifiedEnumClasscom.bigdata.rdf.spoBlazeGraph
MonitoredFutureTaskHelper task for monitoring the results of otherwise unwatched tasks.Classcom.bigdata.util.concurrentBlazeGraph
MoveGraphThe MOVE operation is a shortcut for moving all data from an input graph into a destination graph.Classcom.bigdata.rdf.sparql.astBlazeGraph
MoveResultThe object returned by MoveIndexPartitionTask.Classcom.bigdata.resourcesBlazeGraph
MoveTaskTask moves an index partition to another IDataService.Classcom.bigdata.resourcesBlazeGraph
MoveTask .AtomicUpdateMoves an index partition from this data service to another data service.Classcom.bigdata.resourcesBlazeGraph
MoveTask .ReceiveIndexPartitionTaskReceives an index partition comprised of a historical index segment store and an index segment store containing the buffered writes and registersClasscom.bigdata.resourcesBlazeGraph
MovingAverageTaskClass tracks a the moving average of some sampled datum.Classcom.bigdata.util.concurrentBlazeGraph
MultipartContentProviderClasscom.bigdata.rdf.sail.webapp.clientBlazeGraph
MultiplexBlockingBufferA factory for skins which may be used to multiplex writes against a shared BlockingBuffer instance.Classcom.bigdata.relation.accesspathBlazeGraph
MultiprogrammingCapacityExceededExceptionThrown if a request would exceed the configured multi-programming capacity ofVersion:$Id$Author:Bryan ThompsonSee Also:Serialized FormClasscom.bigdata.concurrentBlazeGraph
MultipurposeIDHandlerInline URI handler for IDs of multiple types.Classcom.bigdata.rdf.internalBlazeGraph
MultiSourceSequentialCloseableIteratorClass allows new sources to be attached dynamically.Classcom.bigdata.relation.accesspathBlazeGraph
MultiTenancyServletMult-tenancy Administration Servlet (management for bigdata namespaces).Classcom.bigdata.rdf.sail.webappBlazeGraph
MultiTokenHitCollectorMulti-token implementation of IHitCollector backed by aAuthor:mikepersonickClasscom.bigdata.searchBlazeGraph
MutableBucketData and defines methods for a variety of mutations on the ILeafData record which operate by direct manipulation of the Java objects.Classcom.bigdata.htreeBlazeGraph
MutableDirectoryPageData and defines methods for a variety of mutations on the IDirectoryData record which operate by direct manipulation of the Java objects.Classcom.bigdata.htreeBlazeGraph
MutableKeyBufferA flyweight mutable implementation exposing the backing byte[][] andVersion:$Id$Author:Bryan ThompsonClasscom.bigdata.btree.rabaBlazeGraph
MutableKeyBufferA flyweight mutable implementation for an HTree bucket page using a backing byte[][].Classcom.bigdata.htree.rabaBlazeGraph
MutableKeysRabaFlyweight implementation for wrapping a byte[][] with fromIndexVersion:$Id$Author:Bryan ThompsonSee Also:MutableKeyBufferClasscom.bigdata.btree.rabaBlazeGraph
MutableLeafData and defines methods for a variety of mutations on the ILeafData record which operate by direct manipulation of the Java objects.Classcom.bigdata.btreeBlazeGraph
MutableNodeData and defines methods for a variety of mutations on the INodeData record which operate by direct manipulation of the Java objects.Classcom.bigdata.btreeBlazeGraph
MutableRabaCoderThis "codes" a raba as a MutableKeyBuffer or MutableValueBuffer depending on whether it represents B+Tree keys orClasscom.bigdata.btree.raba.codecBlazeGraph
MutableTupleQueryResultAn implementation of the TupleQueryResult interface that stores the complete query result in memory.Classcom.bigdata.rdf.sparql.ast.evalBlazeGraph
MutableValueBufferA flyweight mutable implementation exposing the backing byte[][], permitting nulls and not supporting search.Classcom.bigdata.btree.rabaBlazeGraph
MutableValueBufferA flyweight mutable implementation for an HTree bucket page using a backing byte[][].Classcom.bigdata.htree.rabaBlazeGraph
MutableValuesRabaFlyweight implementation for wrapping a byte[][] with fromIndexVersion:$Id$Author:Bryan ThompsonSee Also:MutableValueBufferClasscom.bigdata.btree.rabaBlazeGraph
MutationListenerClasscom.bigdata.blueprintsBlazeGraph
MutationTaskA task that executes a mutation operation.Classcom.bigdata.relation.rule.evalBlazeGraph
MyEvictionListener eviction notice is expected and to verify that eviction notices are receivedVersion:$Id$Author:Bryan ThompsonClasscom.bigdata.btreeBlazeGraph
MyHardReferenceQueueWraps the basic implementation and exposes a protected method that we need to write the tests in this suite.Classcom.bigdata.btreeBlazeGraph
Name2Addr Name2Addr is a BTree mapping index names to an Name2Addr.Classcom.bigdata.journalBlazeGraph
Name2Addr .EntryAn entry in the persistent index.Classcom.bigdata.journalBlazeGraph
Name2Addr .EntrySerializerThe values are Name2Addr.Classcom.bigdata.journalBlazeGraph
Name2Addr .Name2AddrTupleSerializerEncapsulates key and value formation for Name2Addr.Classcom.bigdata.journalBlazeGraph
NameAndExtensionFilterHelper class to filter for files with a known basename and extension.Classcom.bigdata.ioBlazeGraph
NameCheckerUtility class validates column and schema name constraints.Classcom.bigdata.sparseBlazeGraph
NamedLockA factory for named Locks.Classcom.bigdata.concurrentBlazeGraph
NamedReadWriteLockA factory for named ReadWriteLocks.Classcom.bigdata.concurrentBlazeGraph
NamedSetAnnotationsAttributes for named solution set processing.Interfacecom.bigdata.bop.controllerBlazeGraph
NamedSolutionSetRefClass models the information which uniquely describes a named solution set.Classcom.bigdata.bopBlazeGraph
NamedSolutionSetRefUtilityUtility class for INamedSolutionSetRefs.Classcom.bigdata.bopBlazeGraph
NamedSolutionSetStatsAdds reporting for the size of the named solution set.Classcom.bigdata.bop.joinBlazeGraph
NamedSubqueriesNodeA node whose children are a list of NamedSubqueryRoots.Classcom.bigdata.rdf.sparql.astBlazeGraph
NamedSubqueryIncludeAn AST node which provides a reference in an IGroupNode and indicates that a named solution set should be joined with the solutions in the group.Classcom.bigdata.rdf.sparql.astBlazeGraph
NamedSubqueryInclude .AnnotationsInterfacecom.bigdata.rdf.sparql.astBlazeGraph
NamedSubqueryRootA subquery with a named solution set which can be referenced from other partsSee Also:NamedSubqueryInclude, Classcom.bigdata.rdf.sparql.astBlazeGraph
NamedSubqueryRoot .AnnotationsInterfacecom.bigdata.rdf.sparql.astBlazeGraph
NanoHTTPDA simple, tiny, nicely embeddable HTTP 1.Classcom.bigdata.util.httpdBlazeGraph
NanoHTTPD .RequestClasscom.bigdata.util.httpdBlazeGraph
NanoHTTPD .Response Return one of these from serve().Classcom.bigdata.util.httpdBlazeGraph
NanosecondTimestampFactoryTimestamp factory class with no more than nanosecond resolution - values produced by this class MUST NOT be persisted.Classcom.bigdata.utilBlazeGraph
NanoSparqlClient .QueryOptionsOptions for the query.Classcom.bigdata.rdf.sail.benchBlazeGraph
NanoSparqlClient .QueryTaskClasscom.bigdata.rdf.sail.benchBlazeGraph
NanoSparqlObjectManagerRemote IObjectManager using the NanoSparqlServer REST API to communicate with the database.Classcom.bigdata.gom.omBlazeGraph
NanoSparqlServerGraph DatabaseClasscom.bigdata.rdf.sail.webappBlazeGraph
NanoSparqlServer .SystemPropertiesInterfacecom.bigdata.rdf.sail.webappBlazeGraph
NativeDistinctFilterA scalable DISTINCT operator based for SPOs.Classcom.bigdata.bop.rdf.filterBlazeGraph
NativeDistinctFilter .AnnotationsInterfacecom.bigdata.bop.rdf.filterBlazeGraph
NativeDistinctFilter .DistinctFilterImplA Filter which passes only the DISTINCT ISPOs and is backed by a scalable data structure (BTree or HTree).Classcom.bigdata.bop.rdf.filterBlazeGraph
NativeDistinctNamedGraphUpdateTestClasscom.bigdata.rdf.sail.webappBlazeGraph
NEImposes the constraint x != y.Classcom.bigdata.bop.constraintBlazeGraph
NEConstantImposes the constraint var != constant.Classcom.bigdata.bop.constraintBlazeGraph
NeedsMaterializationBOpAttempts to run a constraint prior to materialization.Classcom.bigdata.rdf.internal.constraintsBlazeGraph
NegatedPropertySetGraph DatabaseClasscom.bigdata.rdf.sail.sparqlBlazeGraph
NestedLoopJoinOpThis operator performs a nested loop join for solutions.Classcom.bigdata.bop.joinBlazeGraph
NestedLoopJoinOp .AnnotationsInterfacecom.bigdata.bop.joinBlazeGraph
NestedPipelineExceptionAn exception that is used to wrap and rethrow a cause whose root cause is another AbstractPipelineException.Classcom.bigdata.ha.pipelineBlazeGraph
NicUtilUtility class that provides a set of static convenience methods related to processing information about the current node's NetworkClasscom.bigdata.util.configBlazeGraph
NIOChunkMessageAn IChunkMessage where the payload is made available to the receiving service using an NIO transfer against the sender's ResourceService.Classcom.bigdata.bop.fedBlazeGraph
NoAxiomFilterA filter that matches explicit or inferred statements but not those whose StatementEnum is StatementEnum.Classcom.bigdata.rdf.spoBlazeGraph
NoAxiomsAn empty axiom model.Classcom.bigdata.rdf.axiomsBlazeGraph
NoBOpIdExceptionThis exception is throw when a bop which is required to have a bopId does not have its bopId property defined.Classcom.bigdata.bopBlazeGraph
NoCacheMetadataIndexViewAn implementation that performs NO caching.Classcom.bigdata.serviceBlazeGraph
NoCompressorNo compression version.Classcom.bigdata.io.compressionBlazeGraph
NoConflictResolverDoes not resolve any conflicts.Classcom.bigdata.btree.isolationBlazeGraph
Node Per-child min/max revision timestamps and timestamp revision filtering In order to track the min/max timestamp on the Node we must alsoClasscom.bigdata.btreeBlazeGraph
NodeInterfacecom.bigdata.rdf.sail.sparql.astBlazeGraph
NodeSerializer An instance of this class is used to serialize and de-serialize the INodeDatas and ILeafDatas of an AbstractBTree.Classcom.bigdata.btreeBlazeGraph
NodeSerializer An instance of this class is used to serialize and de-serialize the INodeDatas and ILeafDatas of an AbstractBTree.Classcom.bigdata.htreeBlazeGraph
NoEvictionListenerHard reference cache eviction listener for leaves always throws an exception.Classcom.bigdata.btreeBlazeGraph
NoExtensionFactoryA class which does not support any extensions.Classcom.bigdata.rdf.internalBlazeGraph
NoInlineURIFactoryClasscom.bigdata.rdf.internalBlazeGraph
NonBlockingLockManagerThis class coordinates a schedule among concurrent operations requiring exclusive access to shared resources.Classcom.bigdata.concurrentBlazeGraph
NonBlockingLockManager .CountersCounters for the NonBlockingLockManager.Classcom.bigdata.concurrentBlazeGraph
NonBlockingLockManager .RunStateRun states for the NonBlockingLockManager.Classcom.bigdata.concurrentBlazeGraph
NonBlockingLockManagerWithNewDesignThis class coordinates a schedule among concurrent operations requiring exclusive access to shared resources.Classcom.bigdata.concurrentBlazeGraph
NonBlockingLockManagerWithNewDesign .CountersCounters for the NonBlockingLockManagerWithNewDesign.Classcom.bigdata.concurrentBlazeGraph
NonBlockingLockManagerWithNewDesign .LockFutureTaskFutureTask which executes once it holds its locks.Classcom.bigdata.concurrentBlazeGraph
NonBlockingLockManagerWithNewDesign .ResourceQueueUnbounded queue of operations waiting to gain an exclusive lock on aVersion:$Id$Author:Bryan ThompsonSee Also:LockManager, Classcom.bigdata.concurrentBlazeGraph
NonEnglishExamplesClasscom.bigdata.searchBlazeGraph
NopAggregatorNOP aggregator does nothing and returns null.Classcom.bigdata.service.ndxBlazeGraph
NOPBloomFilterA bloom filter that never reports false (this means that you must always check the index) and that does not permit anything to be addedClasscom.bigdata.btreeBlazeGraph
NOPDuplicateRemoverClasscom.bigdata.service.ndx.pipelineBlazeGraph
NOPEvaluationPlanFactoryA factory for IEvaluationPlans that do not reorder the predicates inVersion:$Id$Author:Bryan ThompsonSee Also:Serialized FormClasscom.bigdata.bop.joinGraphBlazeGraph
NOPEvictionListenerA listener that does nothing.Classcom.bigdata.btreeBlazeGraph
NOPHostScoringRuleReturns ONE for each host (all hosts appear to have an equal workload).Classcom.bigdata.rdf.sail.webapp.lbsBlazeGraph
NOPLBSPolicyThis policy proxies all requests for update operations to the leader but forwards read requests to the local service.Classcom.bigdata.rdf.sail.webapp.lbs.policyBlazeGraph
NOPMetadataFactoryClasscom.bigdata.gangliaBlazeGraph
NOPRecordCompressorA compressor that copies bytes without compression them.Classcom.bigdata.io.compressionBlazeGraph
NOPReopener closed.Classcom.bigdata.ioBlazeGraph
NOPTupleSerializerDefault implementation uses the KeyBuilder to format the object as a key and requires that the values are byte[]s which it passes on withoutClasscom.bigdata.btreeBlazeGraph
NoReorderEvaluationPlanUseful for testing - will not reorder the join predicates.Classcom.bigdata.bop.joinGraphBlazeGraph
NoSolutionsExceptionException thrown when the join graph does not have any solutions in the data (running the cutoff joins to explore the join graph does not produce anyClasscom.bigdata.bop.joinGraphBlazeGraph
NoSuccessorExceptionAn instance of this class is thrown where there is no successor to a value within its value space.Classcom.bigdata.btree.keysBlazeGraph
NoSuchBOpExceptionException thrown when there is no BOp in an operator tree having the desired BOp.Classcom.bigdata.bopBlazeGraph
NoSuchIndexExceptionClasscom.bigdata.journalBlazeGraph
NoSuchServiceException thrown when a service was requested but has not been discovered or is otherwise not available.Classcom.bigdata.serviceBlazeGraph
NoSuchStoreExceptionAn instance of this class is thrown when a UUID does not identify any store known to the StoreManager.Classcom.bigdata.resourcesBlazeGraph
NoSuchVocabularyItemAn exception thrown when a request is made for a URI which was not declared in the Vocabulary.Classcom.bigdata.rdf.internalBlazeGraph
NotBOpImposes the constraint !x.Classcom.bigdata.rdf.internal.constraintsBlazeGraph
NotExistsNodeA special function node for modeling NOT EXISTS.Classcom.bigdata.rdf.sparql.astBlazeGraph
NotFoundExceptionThrown when the identified document was not found.Classcom.bigdata.bfsBlazeGraph
NotMaterializedExceptionException thrown by IVCache.Classcom.bigdata.rdf.internalBlazeGraph
NotPipelineOpExceptionException thrown when a BOp which is not a PipelineOp is encountered in a context which only permits PipelineOps.Classcom.bigdata.bopBlazeGraph
NoVocabularyAn empty Vocabulary.Classcom.bigdata.rdf.vocabBlazeGraph
NowBOpClasscom.bigdata.rdf.internal.constraintsBlazeGraph
NowBOp .AnnotationsInterfacecom.bigdata.rdf.internal.constraintsBlazeGraph
NTThe name of an IIndex or an IRelation and a timestamp.Classcom.bigdata.utilBlazeGraph
NullOutputStreamAn OutputStream which discards anything written on it.Classcom.bigdata.ioBlazeGraph
NumericBNodeIVClass for inline RDF blank nodes.Classcom.bigdata.rdf.internal.impl.bnodeBlazeGraph
NumericBOpA math expression involving a left and right IValueExpression operand.Classcom.bigdata.rdf.internal.constraintsBlazeGraph
NumericBOp .AnnotationsInterfacecom.bigdata.rdf.internal.constraintsBlazeGraph
NumericBOp .NumericOpClasscom.bigdata.rdf.internal.constraintsBlazeGraph
NumericIVSuperclass for the inline numerics - XSDNumericIV, XSDIntegerIV, and XSDDecimalIV.Classcom.bigdata.rdf.internal.impl.literalBlazeGraph
NVClasscom.bigdata.bopBlazeGraph
NVClasscom.bigdata.utilBlazeGraph
NVPairClasscom.bigdata.util.httpdBlazeGraph
ObjectManagerAn IObjectManager for use with an embedded database, including JSP pages running in the same webapp as the NanoSparqlServer and applicationsClasscom.bigdata.gom.omBlazeGraph
ObjectMgrModelBase class for IObjectManager implementations.Classcom.bigdata.gom.omBlazeGraph
ObjectSocketChannelStreamUtility class that provides dual Channel/ObjectStream access.Classcom.bigdata.ioBlazeGraph
OneShotInstrumentAn Instrument that records a single value at the moment that it is constructed and always reports the same value and lastModified time.Classcom.bigdata.countersBlazeGraph
OpenrdfNativeMockServiceFactoryMock service reports the solutions provided in the constructor.Classcom.bigdata.rdf.sparql.ast.eval.serviceBlazeGraph
OpenrdfNativeServiceOptionsService options base class for with JVM services which handle openrdf BindingSets rather than bigdata IBindingSets.Classcom.bigdata.rdf.sparql.ast.serviceBlazeGraph
OptimizerQueryHintThe query hint governing the choice of the join order optimizer.Classcom.bigdata.rdf.sparql.ast.hintsBlazeGraph
OptionsOptions for the Journal.Interfacecom.bigdata.journalBlazeGraph
OPVocabularyClasscom.bigdata.rdf.vocabBlazeGraph
OPVocabularyDeclClasscom.bigdata.rdf.vocab.declsBlazeGraph
ORImposes the constraint x OR y.Classcom.bigdata.bop.constraintBlazeGraph
OrBOpImposes the constraint x OR y.Classcom.bigdata.rdf.internal.constraintsBlazeGraph
OrderByExprAn IValueExpressionNode paired with a flag to indicating an ascending or descending sort order.Classcom.bigdata.rdf.sparql.astBlazeGraph
OrderByNodeAST node models an ORDER BY clause.Classcom.bigdata.rdf.sparql.astBlazeGraph
OSPComparatorImposes o:s:p ordering based on termIds only.Classcom.bigdata.rdf.spoBlazeGraph
OutOfOrderEvaluationExceptionAn instance of this exception is thrown if out of order evaluation of solutions is observed in an evaluation context which does not permit thisClasscom.bigdata.rdf.sparql.ast.evalBlazeGraph
OutputStatsBufferDelegation pattern handles the SinkTransitionMetadata.Classcom.bigdata.bop.engineBlazeGraph
OverflowActionEnumenum OverflowActionEnumThe different actions that we can take to handle an index partition duringClasscom.bigdata.resourcesBlazeGraph
OverflowCountersUtility class exposes some counter values while protecting the actual counters on the service from modification.Classcom.bigdata.resourcesBlazeGraph
OverflowExceptionAn instance of this class is thrown if an AbstractBufferStrategy.Classcom.bigdata.journalBlazeGraph
OverflowManager .IIndexPartitionTaskCountersPerformance counters for the index partition tasks.Interfacecom.bigdata.resourcesBlazeGraph
OverflowManager .IOverflowManagerCountersPerformance counters for the OverflowManager.Interfacecom.bigdata.resourcesBlazeGraph
OverflowManager .OptionsOptions understood by the OverflowManager.Interfacecom.bigdata.resourcesBlazeGraph
OverflowManager .ResourceScoresHelper class reports performance counters of interest for this service.Classcom.bigdata.resourcesBlazeGraph
OverflowMetadataMetadata on the entire synchronous and asynchronous overflow task.Classcom.bigdata.resourcesBlazeGraph
OverflowSubtaskEnumenum OverflowSubtaskEnumVarious kinds of subtasks for asynchronous index partition overflow tasks.Classcom.bigdata.resourcesBlazeGraph
OwlAxiomsThe axioms for RDF Schema plus a few axioms to support owl:sameAs, owl:equivalentProperty, and owl:equivalentClass.Classcom.bigdata.rdf.axiomsBlazeGraph
OWLClassSkinClasscom.bigdata.gom.alchemy.owlBlazeGraph
OWLOntologySkinClasscom.bigdata.gom.alchemy.owlBlazeGraph
OWLPropertySkinThe OWLClassSkin returns Iterator with the getProperties method using the RDFS.Classcom.bigdata.gom.alchemy.owlBlazeGraph
OwlSameAsPropertiesExpandingIteratorClasscom.bigdata.rdf.infBlazeGraph
OWLSkinsThis is just a hook class to register the OWL GPO skins.Classcom.bigdata.gom.alchemy.owlBlazeGraph
OWLVocabularyDeclVocabulary and namespace for OWL.Classcom.bigdata.rdf.vocab.declsBlazeGraph
PackedLongIVInternal value representing a packed long in the range [0;72057594037927935L].Classcom.bigdata.rdf.internal.impl.literalBlazeGraph
PageStatsClass reports various summary statistics for nodes and leaves.Classcom.bigdata.btreeBlazeGraph
ParamsAn interface designed to expose select fields for Event reporting.Interfacecom.bigdata.serviceBlazeGraph
ParseExceptionThis exception is thrown when parse errors are encountered.Classcom.bigdata.rdf.sail.sparql.astBlazeGraph
ParseOpOperator parses a RDF data source, writing bindings which represent statements onto the output sink.Classcom.bigdata.bop.rdf.updateBlazeGraph
ParseOp .AnnotationsNote: BOp.Interfacecom.bigdata.bop.rdf.updateBlazeGraph
ParserSpeedTestUtility to measure the raw speed of the RDF parser.Classcom.bigdata.rdf.internalBlazeGraph
ParserStatsClasscom.bigdata.bop.rdf.updateBlazeGraph
PartialEdgeClasscom.bigdata.blueprintsBlazeGraph
PartialElementClasscom.bigdata.blueprintsBlazeGraph
PartialVertexClasscom.bigdata.blueprintsBlazeGraph
PartitionedJoinGroupClass accepts a join group and partitions it into a join graph and a tail A join group consists of an ordered collection of IPredicates and anClasscom.bigdata.bop.joinGraphBlazeGraph
PartitionedTupleIteratorClass supports range query across one or more index partitions.Classcom.bigdata.service.ndxBlazeGraph
PartitionLocatorAn immutable object that may be used to locate an index partition.Classcom.bigdata.mdiBlazeGraph
PartlyInlineTypedLiteralIVA Literal modeled as a datatype IV plus an inline UnicodeVersion:$Id$Author:Bryan ThompsonSee Also:Serialized FormClasscom.bigdata.rdf.internal.impl.literalBlazeGraph
PartlyInlineURIIVA URI modeled as a namespace IV plus an inline UnicodeVersion:$Id$Author:Bryan ThompsonSee Also:Serialized FormClasscom.bigdata.rdf.internal.impl.uriBlazeGraph
PathA join path is an ordered sequence of N vertices and represents an ordered series of N-1 joins.Classcom.bigdata.bop.joinGraph.rtoBlazeGraph
PathIdsAn ordered array of bop identifiers which can be used as a signature for a join path segment.Classcom.bigdata.bop.joinGraph.rtoBlazeGraph
PathNodeAST Node used to represent a property path.Classcom.bigdata.rdf.sparql.astBlazeGraph
PathNode .PathAlternativeUsed to signify an OR (UNION) of multiple possible subpaths.Classcom.bigdata.rdf.sparql.astBlazeGraph
PathNode .PathEltA specific path element.Classcom.bigdata.rdf.sparql.astBlazeGraph
PathNode .PathModClasscom.bigdata.rdf.sparql.astBlazeGraph
PathNode .PathNegatedPropertySetClasscom.bigdata.rdf.sparql.astBlazeGraph
PathNode .PathOneInPropertySetClasscom.bigdata.rdf.sparql.astBlazeGraph
PathNode .PathSequenceA sequence of paths (JOINS).Classcom.bigdata.rdf.sparql.astBlazeGraph
PATHSPATHS is an iterative graph traversal operation.Classcom.bigdata.rdf.graph.impl.bdBlazeGraph
PATHS .BindingsAdditional IBindingExtractor.Interfacecom.bigdata.rdf.graph.impl.bdBlazeGraph
PATHS .ESEdge state is not used.Classcom.bigdata.rdf.graph.impl.bdBlazeGraph
PATHS .VSClasscom.bigdata.rdf.graph.impl.bdBlazeGraph
PeriodEnumA type-safe enumeration of the different periods at which samples may be combined within a History.Classcom.bigdata.countersBlazeGraph
PhysicalAddressResolutionExceptionException thrown when a logical address maps onto a physical address which is not currently allocated.Classcom.bigdata.rwstoreBlazeGraph
PIDStatCollectorCollects statistics on the JVM process relating to CPU, memory, and IO statistics (when available) using pidstat -p 501 -u -I -r -d -wClasscom.bigdata.counters.linuxBlazeGraph
PIDUtilUtility to return the PID of the JVM.Classcom.bigdata.countersBlazeGraph
PipelinedAggregationOpA pipelined aggregation operator based on an in memory hash table associating with per-group state for each aggregate expression (it can also handle theClasscom.bigdata.bop.solutionsBlazeGraph
PipelinedAggregationOp .AnnotationsInterfacecom.bigdata.bop.solutionsBlazeGraph
PipelineDelayOpOperator blocks evaluation (sleeps) for the specified PipelineDelayOp.Classcom.bigdata.bop.engineBlazeGraph
PipelineDelayOp .AnnotationsInterfacecom.bigdata.bop.engineBlazeGraph
PipelinedHashIndexAndSolutionSetJoinOpOperator for pipelined hash index construction and subsequent join.Classcom.bigdata.bop.joinBlazeGraph
PipelinedHashIndexAndSolutionSetJoinOp .AnnotationsInterfacecom.bigdata.bop.joinBlazeGraph
PipelinedHashJoinUtilitySpecial interface for pipelines hash join implementations, offering a method that combines acceptance and outputting of solutions.Interfacecom.bigdata.bop.joinBlazeGraph
PipelineDownstreamChangeException thrown when the downstream service is changed by a pipeline reconfiguration.Classcom.bigdata.ha.pipelineBlazeGraph
PipelineImmediateDownstreamReplicationExceptionException thrown when there is a problem with write replication from a service to its downstream service, including a problem with RMI to theClasscom.bigdata.ha.pipelineBlazeGraph
PipelineJoinPipelined join operator for online (selective) queries.Classcom.bigdata.bop.joinBlazeGraph
PipelineJoin .AnnotationsInterfacecom.bigdata.bop.joinBlazeGraph
PipelineJoinStatsClasscom.bigdata.bop.joinBlazeGraph
PipelineOpAbstract base class for pipeline operators where the data moving along the pipeline is chunks of IBindingSets.Classcom.bigdata.bopBlazeGraph
PipelineOp .AnnotationsInterfacecom.bigdata.bopBlazeGraph
PipelineUpstreamChangeException thrown when the upstream service is changed by a pipeline reconfiguration.Classcom.bigdata.ha.pipelineBlazeGraph
PivotTableAggregates data from a table by grouping the cells in the table into sets (CSets) of category columns.Classcom.bigdata.counters.queryBlazeGraph
PivotTableRendererWrites out a pivot table containing the histories for the selected counters.Classcom.bigdata.counters.renderBlazeGraph
PlatformStatsPlugInIPlugin for collecting statistics from the operating system.Classcom.bigdata.journalBlazeGraph
PlatformStatsPlugIn .OptionsInterfacecom.bigdata.journalBlazeGraph
POA persistent object.Classcom.bigdata.btreeBlazeGraph
POSComparatorImposes p:o:s ordering based on termIds only.Classcom.bigdata.rdf.spoBlazeGraph
PRPage rank assigns weights to the vertices in a graph based by on the relative "importance" as determined by the patterns of directed links in the graph.Classcom.bigdata.rdf.graph.analyticsBlazeGraph
PR .BindingsAdditional IBindingExtractor.Interfacecom.bigdata.rdf.graph.analyticsBlazeGraph
PR .ESEdge state is not used.Classcom.bigdata.rdf.graph.analyticsBlazeGraph
PR .VSClasscom.bigdata.rdf.graph.analyticsBlazeGraph
PreconditionBase class may be used for combining IPrecondition.Classcom.bigdata.sparseBlazeGraph
PredicateA generic implementation of an immutable IPredicate.Classcom.bigdata.bop.apBlazeGraph
Predicate .AnnotationsInterfacecom.bigdata.bop.apBlazeGraph
PrefixDeclProcessorProcesses the prefix declarations in a SPARQL query model.Classcom.bigdata.rdf.sail.sparqlBlazeGraph
PrefixFilter Filter visits all ITuples whose keys begin with any of the specified prefix(s).Classcom.bigdata.btree.filterBlazeGraph
PrepareRequestA 2-phase request as coordinated by the leader (local object).Classcom.bigdata.haBlazeGraph
PrepareResponseThe 2-phase prepare outcome as coordinated by the leader.Classcom.bigdata.haBlazeGraph
PresortRioLoaderStatement handler for the RIO RDF Parser that writes on aAuthor:Bryan ThompsonClasscom.bigdata.rdf.rioBlazeGraph
ProcessReaderHelperClasscom.bigdata.countersBlazeGraph
ProgramMutable program may be used to create a variety of rule executions.Classcom.bigdata.relation.ruleBlazeGraph
ProgramTaskTask for executing a program when all of the indices for the relation are co-located on the same DataService.Classcom.bigdata.relation.rule.evalBlazeGraph
ProgramUtilitySupport for determining how and where a program should be executed.Classcom.bigdata.relation.rule.evalBlazeGraph
ProjectedConstraintThis class implements 'AS' in a projection as found in both subselects and bind, e.Classcom.bigdata.rdf.internal.constraintsBlazeGraph
ProjectionNodeAST node modeling projected value expressions.Classcom.bigdata.rdf.sparql.astBlazeGraph
ProjectionOpOperator projects only the identified variables.Classcom.bigdata.bop.solutionsBlazeGraph
ProjectionOp .AnnotationsInterfacecom.bigdata.bop.solutionsBlazeGraph
PropertiesFormatFormats for a properties file.Classcom.bigdata.rdf.propertiesBlazeGraph
PropertiesParserAn interface for Properties document readers.Interfacecom.bigdata.rdf.propertiesBlazeGraph
PropertiesParserFactoryA PropertiesParserFactory returns PropertiesParsers for a specific PropertiesFormat.Interfacecom.bigdata.rdf.propertiesBlazeGraph
PropertiesParserRegistryA registry that keeps track of the available RDFParserFactorys.Classcom.bigdata.rdf.propertiesBlazeGraph
PropertiesTextParserAn PropertiesParser for Properties objects in the textAuthor:Bryan THompsonClasscom.bigdata.rdf.properties.textBlazeGraph
PropertiesTextParserFactoryAn PropertiesParserFactory for Properties objects in the textAuthor:Bryan THompsonClasscom.bigdata.rdf.properties.textBlazeGraph
PropertiesTextWriterPropertiesFormat.Classcom.bigdata.rdf.properties.textBlazeGraph
PropertiesTextWriterFactoryAn PropertiesWriterFactory for text writers.Classcom.bigdata.rdf.properties.textBlazeGraph
PropertiesWriterAn interface for properties document writers.Interfacecom.bigdata.rdf.propertiesBlazeGraph
PropertiesWriterFactoryA PropertiesWriterFactory returns PropertiesWriters for a specific PropertiesFormat.Interfacecom.bigdata.rdf.propertiesBlazeGraph
PropertiesWriterRegistryA registry that keeps track of the available PropertiesWriterFactoryAuthor:Arjohn Kampman, Bryan ThompsonClasscom.bigdata.rdf.propertiesBlazeGraph
PropertiesXMLParserAn PropertiesParser for Properties objects in XML.Classcom.bigdata.rdf.properties.xmlBlazeGraph
PropertiesXMLParserFactoryAn PropertiesParserFactory for Properties objects in XML.Classcom.bigdata.rdf.properties.xmlBlazeGraph
PropertiesXMLWriterPropertiesFormat XML writer.Classcom.bigdata.rdf.properties.xmlBlazeGraph
PropertiesXMLWriterFactoryAn PropertiesWriterFactory for text writers.Classcom.bigdata.rdf.properties.xmlBlazeGraph
PropertyPathNodeA node in the AST representing a triple pattern with a property path.Classcom.bigdata.rdf.sparql.astBlazeGraph
PropertyPathNode .AnnotationsInterfacecom.bigdata.rdf.sparql.astBlazeGraph
PropertyPathUnionNodeThis node is purely to trick the ASTJoinOrderByTypeOptimizer - we need to keep the property path stuff in the right order, even the UNIONs.Classcom.bigdata.rdf.sparql.astBlazeGraph
PropertySetElemClasscom.bigdata.rdf.sail.sparqlBlazeGraph
PropertyUtilThis utility class provides helper methods designed to fuse two configurations in which at least one of the configuration isClasscom.bigdata.utilBlazeGraph
ProxyBigdataSailTestCase This class provides proxy delegation logic for abstract methods declared by AbstractBigdataSailTestCase and is used to extend the set of testsClasscom.bigdata.rdf.sailBlazeGraph
ProxyGOMTestClasscom.bigdata.gomBlazeGraph
ProxySuiteHelperThis class provides static methods to help creating test classes and suites of tests that use the proxy testClasscom.bigdata.rdf.sail.webappBlazeGraph
ProxyTestCase This class provides proxy delegation logic for abstract methods declared by AbstractJournalTestCase and is used to extend the set of tests that will beClasscom.bigdata.journalBlazeGraph
ProxyTestCase This class provides proxy delegation logic for abstract methods declared by AbstractJournalTestCase and is used to extend the set of tests that will beClasscom.bigdata.rdf.sail.webappBlazeGraph
ProxyTestCase This class provides proxy delegation logic for abstract methods declared by AbstractTestCase and is used to extend the set of tests that will beClasscom.bigdata.rdf.storeBlazeGraph
PseudoRandomPseudoRandom is derived from an algorithm used to create a dissolve Given a maximum number it generates all numbers from 1 to that numberClasscom.bigdata.utilBlazeGraph
PSInputStream Unlike the original PSInputStream this does not incrementally read from the store but rather immediate maps the ByteBuffers to theClasscom.bigdata.rwstoreBlazeGraph
PSInputStream Unlike the original PSInputStream this does not incrementally read from the store but rather immediate maps the ByteBuffers to theClasscom.bigdata.rwstore.sectorBlazeGraph
PSOutputStream Provides stream interface direct to the low-level store.Classcom.bigdata.rwstoreBlazeGraph
PurgeResultA class that captures the results of StoreManager.Classcom.bigdata.resourcesBlazeGraph
PushbackIteratorAllows pushback of the most recently visited element onto the iterator.Classcom.bigdata.striteratorBlazeGraph
Q14TestHard codes LUBM U14, which is a statement index scan.Classcom.bigdata.rdf.sail.benchBlazeGraph
QCEEvent implementation class.Classcom.bigdata.quorumBlazeGraph
QuadDataRecursive container for ground StatementPatternNodes.Classcom.bigdata.rdf.sparql.astBlazeGraph
QuadsDataOrNamedSolutionSetAn AST node which models either QuadData or a named solution set in support of the INSERT clause and DELETE clause of a DeleteInsertGraphClasscom.bigdata.rdf.sparql.astBlazeGraph
QuadsDataOrNamedSolutionSet .AnnotationsInterfacecom.bigdata.rdf.sparql.astBlazeGraph
QuadsOperationInTriplesModeExceptionException indicating that a quads operation such as an update or extract on a named graph is issued, but the database is bootstrapped in triples modeClasscom.bigdata.rdf.sparql.astBlazeGraph
QuadsTestCaseUnit tests for named graphs.Classcom.bigdata.rdf.sailBlazeGraph
QueryBaseContains the projection clause, where clause, and solution modified clauses.Classcom.bigdata.rdf.sparql.astBlazeGraph
QueryBase .AnnotationsInterfacecom.bigdata.rdf.sparql.astBlazeGraph
QueryCancellationHelperThis class encapsulate functionality that is common to the REST API and Embedded Graph deployments.Classcom.bigdata.rdf.sailBlazeGraph
QueryCancelledExceptionException thrown when a query is explicitly cancelled.Classcom.bigdata.rdf.sailBlazeGraph
QueryDeclDefault implementation.Classcom.bigdata.bop.engineBlazeGraph
QueryEngineA class managing execution of concurrent queries against a local Much of the complexity of the current approach owes itself to having to run aClasscom.bigdata.bop.engineBlazeGraph
QueryEngine .AnnotationsAnnotations understood by the QueryEngine.Interfacecom.bigdata.bop.engineBlazeGraph
QueryEngine .IRunningQueryListenerListener API for IRunningQuery life cycle events (start/halt).Interfacecom.bigdata.bop.engineBlazeGraph
QueryEngineCountersQueryEngine performance counters.Classcom.bigdata.bop.engineBlazeGraph
QueryEngineFactorySingleton factory for a query controller.Classcom.bigdata.bop.fedBlazeGraph
QueryEngineFactoryBaseDefault IQueryEngineFactory implementation.Classcom.bigdata.bop.fedBlazeGraph
QueryEngineMetricsCollectorReflects query engine metrics from the data server nodes to ganglia.Classcom.bigdata.counters.gangliaBlazeGraph
QueryEvaluationIteratorClass exists to align exceptions thrown by Sesame 2 query evaluation with those thrown by the Sesame 2 SAIL.Classcom.bigdata.rdf.sailBlazeGraph
QueryHintExceptionException thrown when a query hint is invalid/illegal.Classcom.bigdata.rdf.sparql.ast.hintsBlazeGraph
QueryHintRegistryA factory which is used to register and resolve query hints.Classcom.bigdata.rdf.sparql.ast.hintsBlazeGraph
QueryHintsGraph DatabaseInterfacecom.bigdata.rdf.sparql.astBlazeGraph
QueryHintScopeType safe enumeration for the scope of a query hint.Classcom.bigdata.rdf.sparql.ast.hintsBlazeGraph
QueryLogClass defines the log on which summary operator execution statistics areAuthor:Bryan ThompsonClasscom.bigdata.bop.engineBlazeGraph
QueryNodeBaseAST node base class.Classcom.bigdata.rdf.sparql.astBlazeGraph
QueryNodeBase .AnnotationsInterfacecom.bigdata.rdf.sparql.astBlazeGraph
QueryNodeListBaseNodeBase class for AST nodes which model an ordered list of children.Classcom.bigdata.rdf.sparql.astBlazeGraph
QueryNodeWithBindingSetClass for wrapping a query node and an associated binding set (as starting point for evaluating the query).Classcom.bigdata.rdf.sparql.astBlazeGraph
QueryOptimizerEnumenum QueryOptimizerEnumThe known query optimizers.Classcom.bigdata.rdf.sparql.astBlazeGraph
QueryOptionsClasscom.bigdata.relation.ruleBlazeGraph
QueryRootThe top-level Query.Classcom.bigdata.rdf.sparql.astBlazeGraph
QueryRoot .AnnotationsInterfacecom.bigdata.rdf.sparql.astBlazeGraph
QueryServletSPARQL Query (GET/POST) and SPARQL UPDATE handler (POST).Classcom.bigdata.rdf.sail.webappBlazeGraph
QueryTaskA task that executes a query operation.Classcom.bigdata.relation.rule.evalBlazeGraph
QueryTimeoutExceptionException thrown if a query is halted due to a timeout.Classcom.bigdata.bop.engineBlazeGraph
QueryTypeType safe enumeration reporting the high level type of the query.Classcom.bigdata.rdf.sparql.astBlazeGraph
QueryUtilSome static utility methods.Classcom.bigdata.counters.queryBlazeGraph
QueryUtil .ReadCounterSetXMLFileTaskTask reads counters matching a regular expression into the caller'sVersion:$Id$Author:BryanClasscom.bigdata.counters.queryBlazeGraph
QueueSizeMovingAverageTaskClass tracks the moving average of the queue size.Classcom.bigdata.util.concurrentBlazeGraph
QueueStatsStatistics summary for a work queue feeding a specific operator for a query.Classcom.bigdata.bop.engineBlazeGraph
QueueStatsPlugInPlugin for sampling the ExecutorService.Classcom.bigdata.journalBlazeGraph
QueueStatsPlugIn .OptionsPerformance counters options.Interfacecom.bigdata.journalBlazeGraph
QuorumA quorum is a collection of services instances comprising the same logical service.Interfacecom.bigdata.quorumBlazeGraph
QuorumActorAn interface that causes various changes in the distributed quorum state required to execute the intention of a QuorumMember service and itsInterfacecom.bigdata.quorumBlazeGraph
QuorumClientA non-remote interface for a client which monitors the state of a quorum.Interfacecom.bigdata.quorumBlazeGraph
QuorumCommitA non-remote interface for a member service in a Quorum defining methods to support service the 2-phase quorum commit protocol.Interfacecom.bigdata.haBlazeGraph
QuorumCommitImplQuorumCommit implementation.Classcom.bigdata.haBlazeGraph
QuorumEventAn interface for informational quorum events.Interfacecom.bigdata.quorumBlazeGraph
QuorumEventEnumenum QuorumEventEnumA type-safe enumeration for informational quorum events.Classcom.bigdata.quorumBlazeGraph
QuorumExceptionAn exception related to Quorum or QuorumManagers.Classcom.bigdata.quorumBlazeGraph
QuorumListenerAn interface for receiving informational quorum events.Interfacecom.bigdata.quorumBlazeGraph
QuorumMemberA non-remote interface for a service which will participate in a quorum as a member service (as opposed to a client service that merely watches theInterfacecom.bigdata.quorumBlazeGraph
QuorumPipelineA non-remote interface for a member service in a Quorum defining methods to replicating writes.Interfacecom.bigdata.haBlazeGraph
QuorumPipelineImplQuorumPipeline implementation.Classcom.bigdata.haBlazeGraph
QuorumReadA non-remote interface for a member service in a Quorum defining methods to support reading on another member of the quorum.Interfacecom.bigdata.haBlazeGraph
QuorumReadImplQuorumRead implementation.Classcom.bigdata.haBlazeGraph
QuorumServiceA non-remote interface for a member service in a Quorum defining methods to support service specific high availability operations such asInterfacecom.bigdata.haBlazeGraph
QuorumServiceBaseAbstract implementation provides the logic for distributing messages for the quorum 2-phase commit protocol, failover reads, etc.Classcom.bigdata.haBlazeGraph
QuorumStateChangeEventEvent data equivalent to the QuorumStateChangeListener API.Interfacecom.bigdata.quorumBlazeGraph
QuorumStateChangeEventEnumenum QuorumStateChangeEventEnumEnumeration of event types for the events described by theClasscom.bigdata.quorumBlazeGraph
QuorumStateChangeListenerA non-remote interface containing only and all distributed quorum state change messages for this QuorumMember.Interfacecom.bigdata.quorumBlazeGraph
QuorumStateChangeListenerBaseQuorumStateChangeListener provides NOP method implementations.Classcom.bigdata.quorumBlazeGraph
QuorumTokenTransitionsWraps the token/join transitions in a testable manner.Classcom.bigdata.quorumBlazeGraph
QuorumWatcherAn interface that watches for changes in the distributed quorum state.Interfacecom.bigdata.quorumBlazeGraph
RTest relation composed of E elements with a single primary index.Classcom.bigdata.bop.apBlazeGraph
R .KeyOrderMetadata about the index orders for this relation.Classcom.bigdata.bop.apBlazeGraph
RAMGASEngineClasscom.bigdata.rdf.graph.impl.ramBlazeGraph
RAMGASEngine .RAMGraphA simple RDF graph model suitable for graph mining algorithms.Classcom.bigdata.rdf.graph.impl.ramBlazeGraph
RAMGASEngine .RAMGraphAccessorClasscom.bigdata.rdf.graph.impl.ramBlazeGraph
RAMGASRunnerClass for running GAS performance tests against the SAIL.Classcom.bigdata.rdf.graph.impl.ramBlazeGraph
RAMGraphFixtureClasscom.bigdata.rdf.graph.impl.ramBlazeGraph
RAMGraphLoaderTODO Blank nodes have global scope.Classcom.bigdata.rdf.graph.impl.ramBlazeGraph
RandBOpClasscom.bigdata.rdf.internal.constraintsBlazeGraph
RandomKeysGeneratorRandom B+Tree keys generator.Classcom.bigdata.btree.raba.codecBlazeGraph
RandomURIGeneratorGenerate n random and distinct URIs.Classcom.bigdata.btree.raba.codecBlazeGraph
RangeRepresents a numerical range of IVs - a lower bound and an upper bound.Classcom.bigdata.rdf.internal.constraintsBlazeGraph
RangeBOpOperator used to impose a key-range constraint on a variable on access path.Classcom.bigdata.rdf.internal.constraintsBlazeGraph
RangeBOp .AnnotationsInterfacecom.bigdata.rdf.internal.constraintsBlazeGraph
RangeCheckUtilUtility class to verify that a key lies within a key range.Classcom.bigdata.btreeBlazeGraph
RangeCountProcedureThis procedure computes a range count on an index.Classcom.bigdata.btree.procBlazeGraph
RangeNodeIt's a value expression because it does eventually evaluate to a value -See Also:Serialized FormClasscom.bigdata.rdf.sparql.astBlazeGraph
RangeNode .AnnotationsInterfacecom.bigdata.rdf.sparql.astBlazeGraph
RawDataServiceTupleIteratorClass supports range query across against an unpartitioned index on an IDataService but DOES NOT handle index partition splits, moves orClasscom.bigdata.service.ndxBlazeGraph
RawStoreDelegateSimple delegation pattern.Classcom.bigdata.rawstoreBlazeGraph
RDFFilenameFilterFilter recognizes anything that is a registered as an RDFFormat or which would be recognized as such if you stripped off a trailingClasscom.bigdata.rdf.loadBlazeGraph
RDFFullTextIndexTupleSerializerReplaces the FullTextIndexTupleSerializer to support IVs as document identifiers.Classcom.bigdata.rdf.lexiconBlazeGraph
RDFJoinNexusIProgram execution support for the RDF DB.Classcom.bigdata.rdf.rulesBlazeGraph
RDFJoinNexus .InsertSPOAndJustificationBufferBuffer writes on IMutableRelation#insert(IChunkedIterator) when it isVersion:$Id$Author:Bryan ThompsonClasscom.bigdata.rdf.rulesBlazeGraph
RDFJoinNexusFactoryFactory for RDFJoinNexus objects.Classcom.bigdata.rdf.rulesBlazeGraph
RDFLoadTaskFactoryFactory for tasks for loading RDF resources into a database.Classcom.bigdata.rdf.loadBlazeGraph
RDFParserOptionsInstances of this class may be used to configure options on an RDFParser.Classcom.bigdata.rdf.rioBlazeGraph
RDFParserOptions .OptionsInterfacecom.bigdata.rdf.rioBlazeGraph
RdfsAxiomsThe axioms for RDF Schema.Classcom.bigdata.rdf.axiomsBlazeGraph
RDFSVocabularyA Vocabulary including well-known Values for RDF, RDFS, OWL, Dublin Core,Classcom.bigdata.rdf.vocabBlazeGraph
RDFSVocabularyDeclVocabulary and namespace for RDFS.Classcom.bigdata.rdf.vocab.declsBlazeGraph
RDFSVocabularyV2Classcom.bigdata.rdf.vocabBlazeGraph
RdfTypeRdfsResourceFilterFilter matches (x rdf:type rdfs:Resource).Classcom.bigdata.rdf.infBlazeGraph
RDFValueFactoryFactory for the single element byte[] used for the value of an RDF Statement in one of the statement indices.Classcom.bigdata.rdf.spoBlazeGraph
RDFVerifyTaskFactoryFactory for tasks for verifying a database against RDF resources.Classcom.bigdata.rdf.loadBlazeGraph
RDFVocabularyDeclVocabulary and namespace for RDF.Classcom.bigdata.rdf.vocab.declsBlazeGraph
RDRHistoryThis is an experimental feature that captures history using the change log mechanism and RDR.Classcom.bigdata.rdf.sailBlazeGraph
RDRHistory .VocabVocab terms to use for the "added" and "removed" predicates.Interfacecom.bigdata.rdf.sailBlazeGraph
RDRHistoryServiceFactoryClasscom.bigdata.rdf.sailBlazeGraph
ReadCommittedViewA view of a named index that replaces its view for each high-level request if there has been an intervening commit on the backing store.Classcom.bigdata.btreeBlazeGraph
ReadIndexTaskProcedure reads on the terms index, aggregating data on a per-Hit The procedure uses an IRangeQuery.Classcom.bigdata.searchBlazeGraph
ReadOnlyCounterA read-only view of an ICounter.Classcom.bigdata.btreeBlazeGraph
ReadOnlyEntryIteratorIterator disallows remove().Classcom.bigdata.btreeBlazeGraph
ReadOnlyIndexA fly-weight wrapper that does not permit write operations and reads through onto an underlying IIndex.Classcom.bigdata.btreeBlazeGraph
ReadOnlyKeysRabaImmutable implementation does not allow nulls but supportsVersion:$Id$Author:Bryan ThompsonClasscom.bigdata.btree.rabaBlazeGraph
ReadOnlyTermDocKeyRead-only ITermDocKey.Classcom.bigdata.searchBlazeGraph
ReadOnlyTermDocRecordRead-only ITermDocRecord.Classcom.bigdata.searchBlazeGraph
ReadOnlyValuesRabaImmutable implementation allows nulls but does not supportVersion:$Id$Author:Bryan ThompsonClasscom.bigdata.btree.rabaBlazeGraph
ReadWriteLockManagerBase class for managing read/write locks for unisolated ICommitters.Classcom.bigdata.btreeBlazeGraph
RecordCompressorBulk data (de-)compressor used for leaves in IndexSegments.Classcom.bigdata.io.compressionBlazeGraph
RegexBOpSPARQL REGEX operator.Classcom.bigdata.rdf.internal.constraintsBlazeGraph
RegexBOp .AnnotationsInterfacecom.bigdata.rdf.internal.constraintsBlazeGraph
RegisterIndexTaskRegister a named index (unisolated write operation).Classcom.bigdata.journalBlazeGraph
RejectAnythingSameAsItselfRejects (x y z) iff x==z and y==owl:sameAs, where x, y, and z are variables.Classcom.bigdata.rdf.rulesBlazeGraph
RelationFusedViewA factory for fused views reading from both of the source IRelations.Classcom.bigdata.relationBlazeGraph
RelationSchemaA Schema for metadata about existing relations.Classcom.bigdata.relationBlazeGraph
RemoteAsynchronousIteratorRemote interface declaring the API of IAsynchronousIterator but also declaring that each methods throws IOException in order toInterfacecom.bigdata.service.proxyBlazeGraph
RemoteAsynchronousIterator .RemoteElementUsed to send an serialized element together with the object that knows how to de-serialize the element.Interfacecom.bigdata.service.proxyBlazeGraph
RemoteAsynchronousIteratorImplA helper object that provides the API of IAsynchronousIterator but whose methods throw IOException and are therefore compatible withClasscom.bigdata.service.proxyBlazeGraph
RemoteBufferRemote interface declaring the API of IBuffer but also declaring that each methods throws IOException in order to beInterfacecom.bigdata.service.proxyBlazeGraph
RemoteBufferImplA helper object that provides the API of IBuffer but whose methods throw IOException and are therefore compatible with RemoteClasscom.bigdata.service.proxyBlazeGraph
RemoteChunkA chunk of elements materialized from a remote iterator together with some metadata about the state of the remote iterator (whether or not it isClasscom.bigdata.service.proxyBlazeGraph
RemoteChunkedIteratorWrapper for an IAsynchronousIterator exposing an interface suitable for export as a proxy object using RMI to communicate back with itself andClasscom.bigdata.service.proxyBlazeGraph
RemoteFutureRemote interface declaring the API of Future but also declaring that each methods throws IOException in order to beInterfacecom.bigdata.service.proxyBlazeGraph
RemoteFutureImplA helper object that provides the API of Future but whose methods throw IOException and are therefore compatible withClasscom.bigdata.service.proxyBlazeGraph
RemoteGOMTestCaseSimilar to TestGOM but is setup to connect to the NanoSparqlServer using aAuthor:Martyn CutcherClasscom.bigdata.gomBlazeGraph
RemoteRepositoryJava API to the Nano Sparql Server.Classcom.bigdata.rdf.sail.webapp.clientBlazeGraph
RemoteRepository .AddOpAdd by URI, statements, or file.Classcom.bigdata.rdf.sail.webapp.clientBlazeGraph
RemoteRepository .RemoveOpRemove by query, access path, statements, or file.Classcom.bigdata.rdf.sail.webapp.clientBlazeGraph
RemoteRepositoryBaseBase class providing some common functionality.Classcom.bigdata.rdf.sail.webapp.clientBlazeGraph
RemoteRepositoryDeclsVarious declarations used by the client API.Classcom.bigdata.rdf.sail.webapp.clientBlazeGraph
RemoteRepositoryManagerA manager for connections to one or more REST API / SPARQL end points for the same bigdata service.Classcom.bigdata.rdf.sail.webapp.clientBlazeGraph
RemoteRunnableBufferRemote interface declaring the API of IRunnableBuffer but also declaring that each methods throws IOException in order to beInterfacecom.bigdata.service.proxyBlazeGraph
RemoteRunnableBufferImplA helper object that provides the API of IBlockingBuffer but whose methods throw IOException and are therefore compatible withClasscom.bigdata.service.proxyBlazeGraph
RemoteServiceCallService invocation interface for an REMOTE SPARQL service.Interfacecom.bigdata.rdf.sparql.ast.serviceBlazeGraph
RemoteServiceCallImplThis class handles vectored remote service invocation by generating an appropriate SPARQL query (with BINDINGS) and an appropriate HTTP request.Classcom.bigdata.rdf.sparql.ast.serviceBlazeGraph
RemoteServiceFactoryImplA factory for service calls against remote SPARQL end points.Classcom.bigdata.rdf.sparql.ast.serviceBlazeGraph
RemoteServiceOptionsConfigurable options for a remote service end point.Classcom.bigdata.rdf.sparql.ast.serviceBlazeGraph
RemoteSparql10QueryBuilderUtility class constructs a valid SPARQL query for a remote SPARQL 1.Classcom.bigdata.rdf.sparql.ast.serviceBlazeGraph
RemoteSparql11DraftQueryBuilderUtility class constructs a valid SPARQL query for a remote SPARQL 1.Classcom.bigdata.rdf.sparql.ast.serviceBlazeGraph
RemoteSparql11QueryBuilderUtility class constructs a valid SPARQL query for a remote SPARQL 1.Classcom.bigdata.rdf.sparql.ast.serviceBlazeGraph
RemoteSparqlBuilderFactoryFactory encapsulates the logic required to decide on the manner in which solutions will be vectored into the remote service end point and in which theClasscom.bigdata.rdf.sparql.ast.serviceBlazeGraph
RemoteTransactionManagerRemote client for the Transaction Management API.Classcom.bigdata.rdf.sail.webapp.clientBlazeGraph
RemoteTransactionNotFoundExceptionException thrown if a transaction is not active in a context where it needs to be active for some operation to take place.Classcom.bigdata.rdf.sail.webapp.clientBlazeGraph
RemoteTransactionValidationExceptionException thrown if an active transaction known to the server could not be validated in response to a PREPARE or COMMIT request.Classcom.bigdata.rdf.sail.webapp.clientBlazeGraph
RemoveDeferredFreesFromCommitRecordsA utility to fix a store with invalid addresses in the deferred free list of a commitRecord.Classcom.bigdata.journalBlazeGraph
RemoveStatementsOpVectored remove operator for RDF Statements.Classcom.bigdata.bop.rdf.updateBlazeGraph
RendererFactoryFactory for IRenderer objects based on a MIME type.Classcom.bigdata.counters.renderBlazeGraph
ReplaceBOpSee Also:http://www.Classcom.bigdata.rdf.internal.constraintsBlazeGraph
ReplaceBOp .AnnotationsInterfacecom.bigdata.rdf.internal.constraintsBlazeGraph
ReportEnumThe different kinds of reports that we can generate.Classcom.bigdata.counters.queryBlazeGraph
RepositoryDocumentImplA read-only view of a Document that has been read from aVersion:$Id$Author:Bryan ThompsonClasscom.bigdata.bfsBlazeGraph
ResolverPattern for resolving elements of an iterator.Classcom.bigdata.striteratorBlazeGraph
ResourceEventsClass encapsulates reporting API for resource (index and store files) events.Classcom.bigdata.resourcesBlazeGraph
ResourceFileFilterThe default implementation accepts directories under the configured IResourceManager.Classcom.bigdata.resourcesBlazeGraph
ResourceLockServiceAn implementation using NamedLocks suitable for within JVM locking.Classcom.bigdata.journalBlazeGraph
ResourceManagerThe ResourceManager has broad responsibility for journal files, index segment files, maintaining index views during overflow processing, andClasscom.bigdata.resourcesBlazeGraph
ResourceManager .IResourceManagerCounters the ResourceManager.Interfacecom.bigdata.resourcesBlazeGraph
ResourceManager .OptionsResourceManager options.Interfacecom.bigdata.resourcesBlazeGraph
ResourceQueueUnbounded queue of operations waiting to gain an exclusive lock on a resource.Classcom.bigdata.concurrentBlazeGraph
ResourceServiceA service which permits resources (managed files or buffers) identified by a UUID to be read by a remote service.Classcom.bigdata.serviceBlazeGraph
ResourceService .CountersPerformance counters for the ResourceService.Classcom.bigdata.serviceBlazeGraph
ResourceService .FetchResourceTaskClient for a BufferService reads a single resource from the specified service, writing it into the local file system.Classcom.bigdata.serviceBlazeGraph
ResourceService .ReadBufferTask the data into a local ByteBuffer.Classcom.bigdata.serviceBlazeGraph
ResourceService .ReadResourceTaskClasscom.bigdata.serviceBlazeGraph
ResourceService .ResourceTypeEnumType safe enumeration of the kinds of resources which can be served.Classcom.bigdata.serviceBlazeGraph
ResourceService .StatusEnumClasscom.bigdata.serviceBlazeGraph
RESTServletDefault dispatch pattern for a core REST API.Classcom.bigdata.rdf.sail.webappBlazeGraph
ResultSetAn object used to stream key scan results back to the client.Classcom.bigdata.btreeBlazeGraph
ReverseIndexWriterTaskAdd terms to the reverse index, which is the index that we use to lookup the RDF value by its term identifier so that we can externalize ISPOs asClasscom.bigdata.rdf.lexiconBlazeGraph
ReverseLongComparatorPlaces Long values into descending order.Classcom.bigdata.utilBlazeGraph
ReverseratorReturn an iterator that traverses the tuples in the reverse of the natural index order.Classcom.bigdata.btree.filterBlazeGraph
RichMetricFactoryFactory associates the IGangliaMetadataMessage with the IGangliaMetricMessage.Classcom.bigdata.gangliaBlazeGraph
RichMetricMessageClass bundles together an IGangliaMetricMessage with the IGangliaMetadataMessage which provides its declaration.Classcom.bigdata.gangliaBlazeGraph
RingBuffer A unsynchronized fixed capacity ring buffer.Classcom.bigdata.cacheBlazeGraph
RioLoaderEventEvent generated periodically.Classcom.bigdata.rdf.rioBlazeGraph
RioLoaderListenerPeriodic notification of data load progress.Interfacecom.bigdata.rdf.rioBlazeGraph
RootBlockCommitterProvides the callback to save the previous root block and store the address with the current CommitRecord.Classcom.bigdata.journalBlazeGraph
RootBlockExceptionAn instance of this class is thrown if there is a problem with a root block (bad magic, unknown version, Challis fields do not agree, checksum error,Classcom.bigdata.journalBlazeGraph
RootBlockUtilityUtility class will read both root blocks of a file and indicate which oneVersion:$Id$Author:BryanClasscom.bigdata.journalBlazeGraph
RootBlockViewA view onto a root block of the Journal.Classcom.bigdata.journalBlazeGraph
RoundRobinLBSPolicyPolicy implements a round-robin over the services that are joined with theAuthor:Bryan ThompsonSee Also:Serialized FormClasscom.bigdata.rdf.sail.webapp.lbs.policyBlazeGraph
RuleClasscom.bigdata.relation.ruleBlazeGraph
RuleContextEnumenum RuleContextEnum Type-safe enumeration capturing the primary uses cases for rule execution.Classcom.bigdata.rdf.rulesBlazeGraph
RuleFastClosure11Rule for step 11 of InferenceEngine#fastForwardClosure().Classcom.bigdata.rdf.rulesBlazeGraph
RuleFastClosure13Rule for step 13 of InferenceEngine#fastForwardClosure().Classcom.bigdata.rdf.rulesBlazeGraph
RuleFastClosure3Classcom.bigdata.rdf.rulesBlazeGraph
RuleFastClosure5Classcom.bigdata.rdf.rulesBlazeGraph
RuleFastClosure6Classcom.bigdata.rdf.rulesBlazeGraph
RuleFastClosure7Classcom.bigdata.rdf.rulesBlazeGraph
RuleFastClosure9Classcom.bigdata.rdf.rulesBlazeGraph
RuleLogClass defines the log on which rule execution statistics are written.Classcom.bigdata.relation.rule.evalBlazeGraph
RuleOwlEquivalentClass (a owl:equivalentClass b) -> (b owl:equivalentClass a)Version:$Id$Author:Bryan ThompsonSee Also:Serialized FormClasscom.bigdata.rdf.rulesBlazeGraph
RuleOwlEquivalentPropertyowl:equivalentProperty (a owl:equivalentProperty b) -> (b owl:equivalentProperty a)Classcom.bigdata.rdf.rulesBlazeGraph
RuleOwlFunctionalPropertyowl:FunctionalProperty (p rdf:type owl:FunctionalProperty), (a p b), (a p c) -> Classcom.bigdata.rdf.rulesBlazeGraph
RuleOwlHasValue (x rdf:type a), (a rdf:type owl:Restriction), (a owl:onProperty p), (a owl:hasValue v) -> (x p v)Version:$Id$Author:Mike PersonickSee Also:Serialized FormClasscom.bigdata.rdf.rulesBlazeGraph
RuleOwlInverseFunctionalPropertyowl:InverseFunctionalProperty (p rdf:type owl:InverseFunctionalProperty), (b p a), (c p a) -> Classcom.bigdata.rdf.rulesBlazeGraph
RuleOwlInverseOf1 owl:inverseOf1 : (a owl:inverseOf b) -> (b owl:inverseOf a)Version:$Id$Author:Bryan ThompsonSee Also:Serialized FormClasscom.bigdata.rdf.rulesBlazeGraph
RuleOwlInverseOf2 owl:inverseOf2 : (a owl:inverseOf b), (x a z) -> (z b x).Classcom.bigdata.rdf.rulesBlazeGraph
RuleOwlSameAs1 (x owl:sameAs y) -> (y owl:sameAs x)Version:$Id$Author:Bryan ThompsonSee Also:Serialized FormClasscom.bigdata.rdf.rulesBlazeGraph
RuleOwlSameAs1b (x owl:sameAs y), (y owl:sameAs z) -> (x owl:sameAs z)Version:$Id$Author:Bryan ThompsonSee Also:Serialized FormClasscom.bigdata.rdf.rulesBlazeGraph
RuleOwlSameAs2 (x owl:sameAs y), (x a z) -> (y a z).Classcom.bigdata.rdf.rulesBlazeGraph
RuleOwlSameAs3 (x owl:sameAs y), (z a x) -> (z a y).Classcom.bigdata.rdf.rulesBlazeGraph
RuleOwlSymmetricPropertyowl:SymmetricProperty (x rdf:type owl:SymmetricProperty), (a x b) -> (b x a).Classcom.bigdata.rdf.rulesBlazeGraph
RuleOwlTransitiveProperty1owl:TransitiveProperty1 (a rdf:type owl:TransitiveProperty), (x a y), (y a z) -> (x a z)Classcom.bigdata.rdf.rulesBlazeGraph
RuleOwlTransitiveProperty2owl:TransitiveProperty2 (a rdf:type owl:TransitiveProperty), (b rdfs:subPropertyOf a) -> (b rdf:type owl:TransitiveProperty)Classcom.bigdata.rdf.rulesBlazeGraph
RuleRdf01 (?a rdf:type rdf:Property) :- ( ?u ?a ?y ).Classcom.bigdata.rdf.rulesBlazeGraph
RuleRdfs02 ( u rdf:type x) :- ( a rdfs:domain x), ( u a y ).Classcom.bigdata.rdf.rulesBlazeGraph
RuleRdfs03 triple(v rdf:type x) :- triple(a rdfs:range x),Classcom.bigdata.rdf.rulesBlazeGraph
RuleRdfs04a (?u ?a ?x) -> (?u rdf:type rdfs:Resource)Version:$Id$Author:Bryan ThompsonSee Also:Serialized FormClasscom.bigdata.rdf.rulesBlazeGraph
RuleRdfs04b (?u ?a ?v) -> (?v rdf:type rdfs:Resource) Note: Literals can be entailed in the subject position by this rule and MUSTClasscom.bigdata.rdf.rulesBlazeGraph
RuleRdfs05rdfs5: this variant uses a nested subquery and may be safely used during triple(?u,rdfs:subPropertyOf,?x) :-Classcom.bigdata.rdf.rulesBlazeGraph
RuleRdfs06 triple( ?u rdfs:subPropertyOf ?u ) :- triple( ?u rdf:type rdf:Property ).Classcom.bigdata.rdf.rulesBlazeGraph
RuleRdfs07 triple(?u,?b,?y) :- triple(?a,rdfs:subPropertyOf,?b),Classcom.bigdata.rdf.rulesBlazeGraph
RuleRdfs08 (?u rdfs:subClassOf rdfs:Resource) :- (?u rdf:type rdfs:Class).Classcom.bigdata.rdf.rulesBlazeGraph
RuleRdfs09 triple(?v,rdf:type,?x) :- triple(?u,rdfs:subClassOf,?x),Classcom.bigdata.rdf.rulesBlazeGraph
RuleRdfs10 triple(?u,rdfs:subClassOf,?u) :- triple(?u,rdf:type,rdfs:Class).Classcom.bigdata.rdf.rulesBlazeGraph
RuleRdfs11rdfs11: this variant uses a nested subquery and may be safely used during triple(?u,rdfs:subClassOf,?x) :-Classcom.bigdata.rdf.rulesBlazeGraph
RuleRdfs12 (?u rdfs:subPropertyOf rdfs:member) :- (?u rdf:type rdfs:ContainerMembershipProperty).Classcom.bigdata.rdf.rulesBlazeGraph
RuleRdfs13 (?u rdfs:subClassOf rdfs:Literal) :- (?u rdf:type rdfs:Datatype).Classcom.bigdata.rdf.rulesBlazeGraph
RuleStateState for a rule execution.Classcom.bigdata.relation.rule.evalBlazeGraph
RuleStatsStatistics about what an IStep did when it was executed.Classcom.bigdata.relation.rule.evalBlazeGraph
RunningQueryMetadata about running BigdataRDFContext.Classcom.bigdata.rdf.sail.modelBlazeGraph
RunningQueryCloseableIteratorIteration construct wraps an IRunningQuery with logic to (a) verify that the IRunningQuery has not encountered an error; and (b) toClasscom.bigdata.rdf.sailBlazeGraph
RunQueryOpen a journal and run a query against it - pretty much the only reason to use this class is if you want to run the query under a debugger against aClasscom.bigdata.rdf.sail.benchBlazeGraph
RunRuleAndFlushBufferTaskHelper class is used for sequential IRule step execution.Classcom.bigdata.relation.rule.evalBlazeGraph
RunRuleAndFlushBufferTaskFactoryFactory class is used for sequential IRule step execution.Classcom.bigdata.relation.rule.evalBlazeGraph
RunStateService run state enumeration.Classcom.bigdata.haBlazeGraph
RunStateEnum of transaction run states.Classcom.bigdata.journalBlazeGraph
RWAddressManagerClasscom.bigdata.journalBlazeGraph
RWStore Provides an interface to allocating storage within a disk file.Classcom.bigdata.rwstoreBlazeGraph
RWStore .AllocationStatsClasscom.bigdata.rwstoreBlazeGraph
RWStore .DeleteBlockStatsSimple class to collect up DeleteBlockStats and returned by checkDeleteBlocks, called from DumpJournal.Classcom.bigdata.rwstoreBlazeGraph
RWStore .OptionsOptions understood by the RWStore.Interfacecom.bigdata.rwstoreBlazeGraph
RWStore .RWStoreStateClasscom.bigdata.rwstoreBlazeGraph
RWStore .StoreCountersStriped performance counters for IRawStore access, including operations that read or write through to the underlying media.Classcom.bigdata.rwstoreBlazeGraph
RWStrategyA highly scalable persistent IBufferStrategy wrapping the RWStore which may be used as the backing store for a Journal.Classcom.bigdata.journalBlazeGraph
RWWriteCacheServiceDefines the WriteCacheService to be used by the RWStore.Classcom.bigdata.rwstoreBlazeGraph
SailBaseSailBase is an abstract Sail implementation that takes care of common sail tasks, including proper closing of active connections and a grace period forClasscom.bigdata.rdf.sailBlazeGraph
SAILGASEngineClasscom.bigdata.rdf.graph.impl.sailBlazeGraph
SAILGASEngine .SAILGraphAccessorClasscom.bigdata.rdf.graph.impl.sailBlazeGraph
SAILGASRunnerClass for running GAS performance tests against the SAIL.Classcom.bigdata.rdf.graph.impl.sailBlazeGraph
SailGraphFixtureClasscom.bigdata.rdf.graph.impl.sailBlazeGraph
SailGraphLoaderClasscom.bigdata.rdf.graph.utilBlazeGraph
SameTermBOpCompare two terms for exact equality.Classcom.bigdata.rdf.internal.constraintsBlazeGraph
SameTermBOp .AnnotationsInterfacecom.bigdata.rdf.internal.constraintsBlazeGraph
SameVariableConstraintFilter imposes the "same variable" constraint on the elements visited by an IAccessPath.Classcom.bigdata.bop.ap.filterBlazeGraph
SameVariableConstraintTupleFilterTupleFilter class wrapping the SameVariableConstraint.Classcom.bigdata.relation.accesspathBlazeGraph
SAMPLEOperator reports an arbitrary value from presented binding sets for the given variable.Classcom.bigdata.bop.rdf.aggregateBlazeGraph
SampleBaseBase class for a sample taken from a vertex (access path) or edge (cutoff TODO Large samples should be buffered on the IMemoryManagerClasscom.bigdata.bop.joinGraph.rtoBlazeGraph
SampleExtensionFactorySimple IExtensionFactory implementation that creates two IExtensions - the EpochExtension and the Classcom.bigdata.rdf.internalBlazeGraph
SampleIndexSampling operator for the IAccessPath implied by anVersion:$Id: AbstractSampleIndex.Classcom.bigdata.bop.apBlazeGraph
SampleIndex .AcceptanceSetOffsetSamplerAn implementation based on an acceptance set of offsets which have been accepted.Classcom.bigdata.bop.apBlazeGraph
SampleIndex .AccessPathSampleA sample from an access path.Classcom.bigdata.bop.apBlazeGraph
SampleIndex .AnnotationsInterfacecom.bigdata.bop.apBlazeGraph
SampleIndex .BitVectorOffsetSamplerReturn a randomly selected ordered array of offsets in the given This approach is based on a bit vector.Classcom.bigdata.bop.apBlazeGraph
SampleIndex .EntireRangeOffsetSamplerReturns all offsets in the half-open range, but may only be used when the limit GTE the range count.Classcom.bigdata.bop.apBlazeGraph
SampleIndex .IOffsetSamplerInterfacecom.bigdata.bop.apBlazeGraph
SampleIndex .SampleTypeTypesafe enumeration of different kinds of index sampling strategies.Classcom.bigdata.bop.apBlazeGraph
SampleIndex .SmartOffsetSamplerA smart implementation which uses whichever implementation is most efficient for the limit and key range to be sampled.Classcom.bigdata.bop.apBlazeGraph
SampleServiceFactoryA factory for a statement pattern sampling service.Classcom.bigdata.rdf.sparql.ast.evalBlazeGraph
SampleServiceFactory .SampleParamsThe service params for this service.Interfacecom.bigdata.rdf.sparql.ast.evalBlazeGraph
SarCpuUtilizationCollectorCollects statistics on the CPU utilization for the entire host usingAuthor:Bryan ThompsonClasscom.bigdata.counters.linuxBlazeGraph
ScaleOutClientFactoryConvenience class to break out bigdata-jini dependency.Classcom.bigdata.serviceBlazeGraph
ScaleOutIndexCountersCounters pertaining to a scale-out index.Classcom.bigdata.service.ndxBlazeGraph
ScaleOutTripleStore IBigdataFederation.Classcom.bigdata.rdf.storeBlazeGraph
ScanCostReportA report on the expected cost of an index key range scan.Classcom.bigdata.bop.costBlazeGraph
ScatterSplitConfigurationConfiguration object for scatter split behavior for a scale-out index.Classcom.bigdata.btreeBlazeGraph
ScatterSplitTaskTask splits an index partition into N equal sized index partitions and scatters those index partitions across data services in the federation.Classcom.bigdata.resourcesBlazeGraph
SchemaA schema for a sparse row store.Classcom.bigdata.sparseBlazeGraph
SCSUCompressorClasscom.bigdata.io.compressionBlazeGraph
SDSPARQL 1.Classcom.bigdata.rdf.sail.webappBlazeGraph
SearchInSearchServiceFactoryA factory for a "search in search" service.Classcom.bigdata.rdf.sparql.ast.evalBlazeGraph
SearchServiceFactoryA factory for a search service.Classcom.bigdata.rdf.sparql.ast.evalBlazeGraph
SectorAllocatorThe SectorAllocator is designed as an alternative the the standard RWStore The idea of the SectorAllocator is to efficiently contain within a singleClasscom.bigdata.rwstore.sectorBlazeGraph
SeekEnumTypesafe enum used to indicate that an ILeafCursor should seek to the first or last leaf in the B+Tree.Classcom.bigdata.btreeBlazeGraph
SegmentMetadataMetadata for a single IndexSegment.Classcom.bigdata.mdiBlazeGraph
SerializerUtilHelper utilities for (de-)serialization of Serializable objects using the Java serialization mechanisms.Classcom.bigdata.ioBlazeGraph
ServiceCallService invocation interface.Interfacecom.bigdata.rdf.sparql.ast.serviceBlazeGraph
ServiceCallCreateParamsInterface for the parameters used by a ServiceFactory to create a ServiceCall instance.Interfacecom.bigdata.rdf.sparql.ast.serviceBlazeGraph
ServiceCallJoinVectored pipeline join of the source solution(s) with solutions from a a SERVICE invocation.Classcom.bigdata.bop.controllerBlazeGraph
ServiceCallJoin .AnnotationsInterfacecom.bigdata.bop.controllerBlazeGraph
ServiceCallUtilityHelper class for ServiceCall invocations.Classcom.bigdata.rdf.sparql.ast.serviceBlazeGraph
ServiceFactoryFactory for creating objects which can talk to SPARQL service end points.Interfacecom.bigdata.rdf.sparql.ast.serviceBlazeGraph
ServiceLookupInterfacecom.bigdata.quorumBlazeGraph
ServiceMetricsCollectorReflects collected service metrics to ganglia.Classcom.bigdata.counters.gangliaBlazeGraph
ServiceNodeAn extension point for external service calls which produce solution multisets (a SPARQL SERVICE).Classcom.bigdata.rdf.sparql.ast.serviceBlazeGraph
ServiceOptionsBaseClasscom.bigdata.rdf.sparql.ast.serviceBlazeGraph
ServiceParamsHelper class for parsing an extracting SERVICE parameters.Classcom.bigdata.rdf.sparql.ast.evalBlazeGraph
ServiceProviderHookThis static class provides a hook which allows the replacement of services registered via the openrdf ServiceRegistry pattern which makes use ofClasscom.bigdata.rdfBlazeGraph
ServiceRegistryRegistry for service calls.Classcom.bigdata.rdf.sparql.ast.serviceBlazeGraph
ServiceScoreHelper class caches metadata about an HAGlue service.Classcom.bigdata.rdf.sail.webapp.lbsBlazeGraph
ServiceScorePer-service metadata and a score for that service which gets updated periodically by the LoadBalancerService.Classcom.bigdata.serviceBlazeGraph
ServletDelegateBaseClasscom.bigdata.rdf.sail.webappBlazeGraph
Sesame2BigdataIteratorClass aligns a Sesame 2 CloseableIteration with a bigdata ICloseableIterator.Classcom.bigdata.rdf.sailBlazeGraph
SesameVocabularyDeclVocabulary and namespace for Sesame.Classcom.bigdata.rdf.vocab.declsBlazeGraph
SessionA (transient) property set associated with some kinds of services.Classcom.bigdata.serviceBlazeGraph
ShortPackerPacking utility for non-negative short values.Classcom.bigdata.ioBlazeGraph
ShortPackerTestCaseTestAll suite for ShortPacker.Classcom.bigdata.ioBlazeGraph
ShowHTreeResourceUsageThe purpose of this class is to show that adding a large number of entries into a MemStore backed HTree provides much less load of the Java heap, reducingClasscom.bigdata.htreeBlazeGraph
ShutdownHelperHelper class for normal shutdown of an ExecutorService.Classcom.bigdata.util.concurrentBlazeGraph
SidIVInternal value representing an inline statement identifier.Classcom.bigdata.rdf.internal.impl.bnodeBlazeGraph
SimpleEntryTest helper provides an entry (aka value) for a Leaf.Classcom.bigdata.btreeBlazeGraph
SimpleFileRawStoreA simple persistent unbuffered implementation backed by a file.Classcom.bigdata.rawstoreBlazeGraph
SimpleIdFactoryClasscom.bigdata.bopBlazeGraph
SimpleMemoryRawStoreA purely transient append-only implementation useful when data need to be buffered in memory.Classcom.bigdata.rawstoreBlazeGraph
SimpleNodeClasscom.bigdata.rdf.sail.sparql.astBlazeGraph
SimpleRabaCoderThis class does not offer any compression.Classcom.bigdata.btree.raba.codecBlazeGraph
SimpleStoredQueryServiceSimple stored query consisting of a parameterized SPARQL query.Classcom.bigdata.rdf.sparql.ast.service.storedqueryBlazeGraph
SingleColumnFilterFilter for a specific column name.Classcom.bigdata.sparseBlazeGraph
SingleResourceReaderTaskTasks either loads a RDF resource or verifies that the told triples found in that resource are present in the database.Classcom.bigdata.rdf.loadBlazeGraph
SingleTokenHitCollectorSingle-token implementation of IHitCollector backed by a simple array of hits.Classcom.bigdata.searchBlazeGraph
SingleValueChunkedIteratorAn iterator that will visit a single value.Classcom.bigdata.striteratorBlazeGraph
SKOSVocabularyDeclVocabulary and namespace for SKOS.Classcom.bigdata.rdf.vocab.declsBlazeGraph
SliceDefault implementation.Classcom.bigdata.relation.ruleBlazeGraph
SliceInputStreamA stream which only lets you read a fixed #of bytes from an underlyingVersion:$Id$Author:Bryan ThompsonClasscom.bigdata.ioBlazeGraph
SliceNodeAST node for a SLICE (offset/limit).Classcom.bigdata.rdf.sparql.astBlazeGraph
SliceNode .AnnotationsInterfacecom.bigdata.rdf.sparql.astBlazeGraph
SliceOpAn operator which imposes an offset/limit on a binding set pipeline.Classcom.bigdata.bop.solutionsBlazeGraph
SliceOp .AnnotationsInterfacecom.bigdata.bop.solutionsBlazeGraph
SliceOp .SliceStatsClasscom.bigdata.bop.solutionsBlazeGraph
SliceServiceFactoryA factory for a statement pattern slicing service.Classcom.bigdata.rdf.sparql.ast.evalBlazeGraph
SliceServiceFactory .SliceParamsThe service params for this service.Interfacecom.bigdata.rdf.sparql.ast.evalBlazeGraph
SnapshotTaskTake a snapshot of the journal.Classcom.bigdata.journalBlazeGraph
SnapshotTask .OptionsInterfacecom.bigdata.journalBlazeGraph
SoftCacheEntryClasscom.bigdata.cacheBlazeGraph
SoftCacheEntryFactoryThe default factory for WeakReference cache entries.Classcom.bigdata.cacheBlazeGraph
SolrFulltextSearchImplClasscom.bigdata.service.fts.implBlazeGraph
SolutionFlyweight implementation.Classcom.bigdata.relation.rule.evalBlazeGraph
SolutionComparatorWraps the Comparator obtained from a IKeyOrder such that it will ordered ISolutions by the elements reported byClasscom.bigdata.relation.rule.evalBlazeGraph
SolutionFilterResolves an ISolution to its element and delegates the filter test to an IElementFilter suitable for the expected element type.Classcom.bigdata.relation.rule.evalBlazeGraph
SolutionModifierBaseAST node for solution modifiers (SLICE, ORDER BY, GROUP BY)Version:$Id$Author:Bryan ThompsonSee Also:Serialized FormClasscom.bigdata.rdf.sparql.astBlazeGraph
SolutionSetHashJoinOpOperator joins a solution set modeled as a hash index into the pipeline.Classcom.bigdata.bop.joinBlazeGraph
SolutionSetHashJoinOp .AnnotationsInterfacecom.bigdata.bop.joinBlazeGraph
SolutionSetManagerA manager for named SOLUTION SETS scoped by some namespace and timestamp.Classcom.bigdata.rdf.sparql.ast.ssetsBlazeGraph
SolutionSetStatsA set of interesting statistics on a solution set.Classcom.bigdata.rdf.sparql.astBlazeGraph
SolutionSetStatseratorClass populates an ISolutionSetStats object from a stream of solutions.Classcom.bigdata.rdf.sparql.astBlazeGraph
SolutionSetStatsFilterClass may be used to collect statistics from a stream of solutions.Classcom.bigdata.rdf.sparql.astBlazeGraph
SolutionSetStreamA persistence capable solution set stored using a stream oriented API.Classcom.bigdata.bop.solutionsBlazeGraph
SolutionSetStreamDecoderStream decoder for solution sets (chunk oriented).Classcom.bigdata.rdf.internal.encoderBlazeGraph
SolutionSetStreamEncoderStream encoder for solution sets (chunk oriented).Classcom.bigdata.rdf.internal.encoderBlazeGraph
SolutionsLogClass provides a logger which may be used for observing all solutions flowing into each operator in the query plan and the final solutions flowing into theClasscom.bigdata.bop.engineBlazeGraph
SortOpBase class for operators which sort binding sets.Classcom.bigdata.bop.solutionsBlazeGraph
SortOp .AnnotationsInterfacecom.bigdata.bop.solutionsBlazeGraph
SortOrderClasscom.bigdata.bop.solutionsBlazeGraph
SPARQLConstraintBOpConstraint that wraps a EBVBOp, which itself computes the effective boolean value of an IValueExpression.Classcom.bigdata.rdf.internal.constraintsBlazeGraph
SparqlDynamicErrorExceptionA SPARQL dynamic (runtime) error.Classcom.bigdata.rdf.errorBlazeGraph
SparqlDynamicErrorException .GraphEmptyExceptionError thrown when a graph is empty in a context which presumes that it should not be empty.Classcom.bigdata.rdf.errorBlazeGraph
SparqlDynamicErrorException .GraphExistsExceptionError thrown when a graph exists in a context which presumes that it should not pre-exist.Classcom.bigdata.rdf.errorBlazeGraph
SparqlDynamicErrorException .SolutionSetDoesNotExistExceptionError thrown when an named solution set does not exist in a context which presumes that it should exist.Classcom.bigdata.rdf.errorBlazeGraph
SparqlDynamicErrorException .SolutionSetExistsExceptionError thrown when a named solution set exists in a context which presumes that it should not pre-exist.Classcom.bigdata.rdf.errorBlazeGraph
SparqlDynamicErrorException .UnknownContentTypeExceptionError thrown when the Content-Type is not recognized or can not beSee Also:Serialized FormClasscom.bigdata.rdf.errorBlazeGraph
SparqlEndpointConfigConfiguration object.Classcom.bigdata.rdf.sail.webappBlazeGraph
SPARQLJSONParserBaseAbstract base class for SPARQL Results JSON Parsers.Classcom.bigdata.rdf.rio.jsonBlazeGraph
SparqlStaticErrorExceptionA SPARQL error detected by static analysis.Classcom.bigdata.rdf.errorBlazeGraph
SparqlTypeErrorBOpAlways throws a SparqlTypeError.Classcom.bigdata.rdf.internal.constraintsBlazeGraph
SparqlTypeErrorExceptionA SPARQL type error.Classcom.bigdata.rdf.errorBlazeGraph
SparqlTypeErrorException .UnboundVarExceptionType error thrown when there is an unbound variable.Classcom.bigdata.rdf.errorBlazeGraph
SPARQLUpdateEventAn event reflecting progress for some sequence of SPARQL UPDATE operations.Classcom.bigdata.rdf.sailBlazeGraph
SPARQLUpdateEvent .DeleteInsertWhereStats and INSERT clause (if any) for a DELETE/INSERT WHERE operation.Classcom.bigdata.rdf.sailBlazeGraph
SPARQLUpdateEvent .LoadProgressIncremental progress report during LOAD.Classcom.bigdata.rdf.sailBlazeGraph
SPARQLUtilSPARQL-related utility methods.Classcom.bigdata.rdf.sail.sparqlBlazeGraph
SPARQLVersionClasscom.bigdata.rdf.sparql.ast.serviceBlazeGraph
SparseRowStoreA client-side class that knows how to use an IIndex to provide an efficient data model in which a logical row is stored as one or more entriesClasscom.bigdata.sparseBlazeGraph
SparseRowStore .OptionsOptions for the SparseRowStore.Interfacecom.bigdata.sparseBlazeGraph
SplitDescribes a "split" of keys for a batch operation.Classcom.bigdata.serviceBlazeGraph
SplitIndexPartitionTaskTask splits an index partition which is a compact view (no more than one journal and one index segment) and should be invoked when the size of theClasscom.bigdata.resourcesBlazeGraph
SplitIndexPartitionTask .AtomicUpdateSplitIndexPartitionTaskAn ITx.Classcom.bigdata.resourcesBlazeGraph
SplitResultThe result of a SplitIndexPartitionTask including enough metadata to identify the index partitions to be created and the index partition toClasscom.bigdata.resourcesBlazeGraph
SplitTailTaskSplits the tail of an index partition and optionally submits a task to move the tail to a target data service specified by the caller.Classcom.bigdata.resourcesBlazeGraph
SplitUtilityUtility methods for ISimpleSplitHandlers and friends.Classcom.bigdata.resourcesBlazeGraph
SplitUtility .BuildIndexSegmentSplitTaskTask used to build an IndexSegment from a restricted key-range of an index during a SplitIndexPartitionTask.Classcom.bigdata.resourcesBlazeGraph
SplitValuePairA key/value pair where the key is a Split.Classcom.bigdata.btree.procBlazeGraph
SplitValuePair .PairComparatorSorts SplitValuePairs.Classcom.bigdata.btree.procBlazeGraph
SPORepresents a triple, triple+SID, or quad.Classcom.bigdata.rdf.spoBlazeGraph
SPOAccessPathIAccessPath implementation for an SPORelation.Classcom.bigdata.rdf.spoBlazeGraph
SPOArrayIteratorIterator visits SPOs and supports removal (fully buffered).Classcom.bigdata.rdf.spoBlazeGraph
SPOAssertionBufferA buffer for ISPOs and optional Justifications that is flushed on overflow into a backing AbstractTripleStore.Classcom.bigdata.rdf.infBlazeGraph
SPOBindingSetSerializerA class that provides (relatively) compact serialization for a chunk of FIXME This implementation is not complete and is not tested.Classcom.bigdata.rdf.rulesBlazeGraph
SPOComparatorImposes s:p:o ordering based on termIds only (ignores StatementEnum).Classcom.bigdata.rdf.spoBlazeGraph
SPOFilterClasscom.bigdata.rdf.spoBlazeGraph
SPOIndexMutationenum SPOIndexMutationEnum Constant SummaryClasscom.bigdata.rdf.spoBlazeGraph
SPOIndexRemoverClass writes on a statement index, removing the specified statements (batch API, no truth maintenance).Classcom.bigdata.rdf.spoBlazeGraph
SPOIndexWriteProcProcedure for batch insert on a single statement index (or index partition).Classcom.bigdata.rdf.spoBlazeGraph
SPOIndexWriteProc .IndexWriteProcConstructorClasscom.bigdata.rdf.spoBlazeGraph
SPOIndexWriterHelper class writes an ISPO[] on one of the statement indices.Classcom.bigdata.rdf.spoBlazeGraph
SPOKeyOrderRepresents the key order used by an index for a triple relation.Classcom.bigdata.rdf.spoBlazeGraph
SPOPredicateA predicate that is a triple with one or more variables.Classcom.bigdata.rdf.spoBlazeGraph
SPOPredicate .AnnotationsInterfacecom.bigdata.rdf.spoBlazeGraph
SPORelationThe SPORelation handles all things related to the indices representing the triples stored in the database.Classcom.bigdata.rdf.spoBlazeGraph
SPORetractionBufferA buffer for SPOs which causes the corresponding statements (and their Justifications) be retracted from the database when it isClasscom.bigdata.rdf.infBlazeGraph
SPOSortKeyBuilderClass produces unsigned byte[] sort keys for ISPOs.Classcom.bigdata.rdf.spoBlazeGraph
SPOStarJoinClasscom.bigdata.rdf.spoBlazeGraph
SPOStarJoin .AnnotationsInterfacecom.bigdata.rdf.spoBlazeGraph
SPOStarJoin .SPOStarConstraint a P and O (variable or constant) and whether the constraint is optional See Also:Serialized FormClasscom.bigdata.rdf.spoBlazeGraph
SPOTupleSerializer(De-)serializes SPOs for statement indices.Classcom.bigdata.rdf.spoBlazeGraph
SSSPSSSP (Single Source, Shortest Path).Classcom.bigdata.rdf.graph.analyticsBlazeGraph
SSSP .BindingsAdditional IBindingExtractor.Interfacecom.bigdata.rdf.graph.analyticsBlazeGraph
SSSP .ESEdge state is not used.Classcom.bigdata.rdf.graph.analyticsBlazeGraph
SSSP .VSClasscom.bigdata.rdf.graph.analyticsBlazeGraph
StackInfoReportAn exception class whose sole purpose is to provide information during debugging concerning the context in which some method is invoked.Classcom.bigdata.utilBlazeGraph
StaleLocatorExceptionAn instance of this class is thrown when an index partition has been split, joined, or moved to indicate that the client has a staleClasscom.bigdata.resourcesBlazeGraph
StaleLocatorReasonenum StaleLocatorReasonTypesafe enumeration of the possible reasons why an index partition locatorClasscom.bigdata.resourcesBlazeGraph
StandaloneChunkHandler the Java heap and handed off synchronously using QueryEngine.Classcom.bigdata.bop.engineBlazeGraph
StandaloneNanoSparqlServerUtility class provides a simple SPARQL end point with a REST API.Classcom.bigdata.rdf.sail.webappBlazeGraph
StartOpA version of CopyOp which is always evaluated on the query Note: CopyOp and StartOp are the same.Classcom.bigdata.bop.bsetBlazeGraph
StartOpMessageA message sent to the IQueryClient when an operator begins executing for some chunk of inputs (an operator on a node against a shard for someClasscom.bigdata.bop.engineBlazeGraph
StatementBufferA write buffer for absorbing the output of the RIO parser or other Statement source and writing that output onto anClasscom.bigdata.rdf.rioBlazeGraph
StatementBuffer .IWrittenSPOArrayNote: The use of this interface is NOT encouraged.Interfacecom.bigdata.rdf.rioBlazeGraph
StatementCyclesExceptionAn instance of this exception is thrown if cycles are detected amoung statements.Classcom.bigdata.rdf.rioBlazeGraph
StatementEnumThe basic statement types are: axioms, explicit, inferred.Classcom.bigdata.rdf.modelBlazeGraph
StatementPatternNodeA node in the AST representing a statement pattern.Classcom.bigdata.rdf.sparql.astBlazeGraph
StatementPatternNode .AnnotationsGraph DatabaseInterfacecom.bigdata.rdf.sparql.astBlazeGraph
StatementWriterClasscom.bigdata.rdf.changesetsBlazeGraph
StatementWriterWrites statements on all the statement indices in parallel.Classcom.bigdata.rdf.spoBlazeGraph
StaticAnalysisMethods for static analysis of a query.Classcom.bigdata.rdf.sparql.astBlazeGraph
StaticAnalysis_CanJoinClass provides methods to determine if two IJoinNodes can join on a shared variable and if they can join on an variable which is indirectlyClasscom.bigdata.rdf.sparql.astBlazeGraph
StaticAnalysisBaseBase class for static analysis.Classcom.bigdata.rdf.sparql.astBlazeGraph
StaticAnalysisStatStatistics associated with the Static Analysis phase, such as runtime for the parser, given optimizers, etc.Classcom.bigdata.bop.engineBlazeGraph
StaticAnalysisStatsStatistics associated with the Static Analysis phase, such as runtime for the parser, given optimizers, etc.Classcom.bigdata.bop.engineBlazeGraph
StaticFrontier2An implementation of a "static" frontier that grows and reuses the backing Note: This implementation has package private methods that permit certainClasscom.bigdata.rdf.graph.impl.frontierBlazeGraph
StaticOptimizerThis is the old static optimizer code, taken directly from DefaultEvaluationPlan2, but lined up with the AST API instead of theClasscom.bigdata.rdf.sparql.ast.optimizersBlazeGraph
StatisticsCollectorForLinuxCollection of host performance data using vmstat andVersion:$Id$Author:Bryan ThompsonSee Also:http://pagesperso-orange.Classcom.bigdata.counters.linuxBlazeGraph
StatisticsCollectorForOSXCollection of host performance data using OSX native utilities (curent vm_stat and iostat).Classcom.bigdata.counters.osxBlazeGraph
StatisticsCollectorForWindowsCollects per-host performance counters on a Windows platform.Classcom.bigdata.counters.winBlazeGraph
StatusServletA status page for the service.Classcom.bigdata.rdf.sail.webappBlazeGraph
Steps STEPS([],{subqueries=[a,b,c]}) Will run the subqueries a, b, and c in sequence.Classcom.bigdata.bop.controllerBlazeGraph
StorageStatsMaintains stats on the RWStore allocations, useful for tuning Allocator sizes and tracking store efficiency.Classcom.bigdata.rwstoreBlazeGraph
StorageTerminalErrorClasscom.bigdata.rwstoreBlazeGraph
StoredQueryServiceA SERVICE that exposes a stored query for execution.Classcom.bigdata.rdf.sparql.ast.service.storedqueryBlazeGraph
StoredQueryService .OptionsInterfacecom.bigdata.rdf.sparql.ast.service.storedqueryBlazeGraph
StoreManagerClass encapsulates logic for managing the store files (journals and index segments), including the logic to compute the effective release time for theClasscom.bigdata.resourcesBlazeGraph
StoreManager .IStoreManagerCountersPerformance counters for the StoreManager.Interfacecom.bigdata.resourcesBlazeGraph
StoreManager .OptionsOptions for the StoreManager.Interfacecom.bigdata.resourcesBlazeGraph
StoreStateInterfacecom.bigdata.journalBlazeGraph
StoreTypeEnumThe type of store (read/write vs worm).Classcom.bigdata.journalBlazeGraph
StrAfterBOpSee Also:http://www.Classcom.bigdata.rdf.internal.constraintsBlazeGraph
StrBeforeBOpSee Also:http://www.Classcom.bigdata.rdf.internal.constraintsBlazeGraph
StrBOpConvert the IV to a xsd:string.Classcom.bigdata.rdf.internal.constraintsBlazeGraph
StrcontainsBOpClasscom.bigdata.rdf.internal.constraintsBlazeGraph
StrdtBOpClasscom.bigdata.rdf.internal.constraintsBlazeGraph
StreamA persistence capable stream of "index" entries.Classcom.bigdata.streamBlazeGraph
Stream .CompressionEnumThe type of compression used on the stream.Classcom.bigdata.streamBlazeGraph
Stream .StreamIndexMetadataMetadata for a named solution set.Classcom.bigdata.streamBlazeGraph
Stream .StreamIndexMetadata .OptionsInterfacecom.bigdata.streamBlazeGraph
StrendsBOpClasscom.bigdata.rdf.internal.constraintsBlazeGraph
StrengthEnumType safe enumeration for the strength.Classcom.bigdata.btree.keysBlazeGraph
StressTest_ClosedByInterrupt_RWClasscom.bigdata.rdf.sailBlazeGraph
StressTest_REST_MultiTenancyProxied test suite providing a stress test of the multitenancy API.Classcom.bigdata.rdf.sail.webappBlazeGraph
StressTestBTreeRemoveClasscom.bigdata.btreeBlazeGraph
StressTestCentosThis is a test class that fails on centos 64bit.Classcom.bigdata.rdf.storeBlazeGraph
StressTestConcurrentTest suite for concurrent operations on a DataService.Classcom.bigdata.serviceBlazeGraph
StressTestConcurrent .GenerateExperimentExperiment generation utility class.Classcom.bigdata.serviceBlazeGraph
StressTestConcurrent .TaskRun an unisolated operation.Classcom.bigdata.serviceBlazeGraph
StressTestConcurrent .TestOptionsAdditional properties understood by this test.Interfacecom.bigdata.serviceBlazeGraph
StressTestConcurrentRestApiRequests Note: Also see SPARQLUpdateTest.Classcom.bigdata.rdf.sail.webappBlazeGraph
StressTestConcurrentTxStress tests for concurrent transaction processing.Classcom.bigdata.journalBlazeGraph
StressTestConcurrentTx .GenerateExperimentExperiment generation utility class.Classcom.bigdata.journalBlazeGraph
StressTestConcurrentTx .Task Note: defers creation of the tx until it begins to execute! This provides a substantial resource savings and lets transactions begin executionClasscom.bigdata.journalBlazeGraph
StressTestConcurrentTx .TestOptionsAdditional properties understood by this test.Interfacecom.bigdata.journalBlazeGraph
StressTestConcurrentUnisolatedIndicesStress tests for concurrent processing of operations on named unisolatedAuthor:Bryan ThompsonClasscom.bigdata.journalBlazeGraph
StressTestConcurrentUnisolatedIndices .GenerateExperimentExperiment generation utility class.Classcom.bigdata.journalBlazeGraph
StressTestConcurrentUnisolatedIndices .TestOptionsAdditional properties understood by this test.Interfacecom.bigdata.journalBlazeGraph
StressTestConcurrentUnisolatedIndices .WriteTaskA task that writes on named unisolated index(s).Classcom.bigdata.journalBlazeGraph
StressTestGroupCommitStress test of the group commit mechanism.Classcom.bigdata.journalBlazeGraph
StressTestGroupCommit .GenerateExperimentExperiment generation utility class.Classcom.bigdata.journalBlazeGraph
StressTestGroupCommit .TestOptionsOptions understood by this stress test.Interfacecom.bigdata.journalBlazeGraph
StressTestHA3Stress test suite for TestHA3QuorumSemantics.Classcom.bigdata.quorumBlazeGraph
StressTestLockContentionLock contention results when unisolated writers seek conflicting locks.Classcom.bigdata.journalBlazeGraph
StressTestNonBlockingLockManagerWithPredeclaredLocksStress tests where we predeclare locks and sort the lock requests.Classcom.bigdata.concurrentBlazeGraph
StressTestNonBlockingLockManagerWithTxDagStress tests where a TxDag is used to detect deadlock.Classcom.bigdata.concurrentBlazeGraph
StressTestUnisolatedReadWriteIndexStress tests for concurrent processing of operations on named unisolated indices where the concurrency is managed by anClasscom.bigdata.journalBlazeGraph
StressTestUnisolatedReadWriteIndex .TestOptionsAdditional properties understood by this test.Interfacecom.bigdata.journalBlazeGraph
StressTestUnisolatedReadWriteIndex .WriteTaskA task that writes on named unisolated index(s).Classcom.bigdata.journalBlazeGraph
StringEscapesProcessorProcesses escape sequences in strings, replacing the escape sequence with their actual value.Classcom.bigdata.rdf.sail.sparqlBlazeGraph
StringUtilFast String Utilities.Classcom.bigdata.rdf.sail.webapp.clientBlazeGraph
StripContextFilterStrips the context information from an SPO.Classcom.bigdata.bop.rdf.filterBlazeGraph
StripedCountersAbstract base class and template for striped counters designed for high concurrency with eventual consistency and approximate read back without CASClasscom.bigdata.counters.stripedBlazeGraph
StriteratorStreaming iterator pattern.Classcom.bigdata.striteratorBlazeGraph
StrlangBOpClasscom.bigdata.rdf.internal.constraintsBlazeGraph
StrlenBOpClasscom.bigdata.rdf.internal.constraintsBlazeGraph
StrstartsBOpClasscom.bigdata.rdf.internal.constraintsBlazeGraph
STSchedulerA scheduler suitable for a single thread.Classcom.bigdata.rdf.graph.impl.schedulerBlazeGraph
SubqueryAnnotationsCommon annotations for subquery operators.Interfacecom.bigdata.bop.controllerBlazeGraph
SubqueryBaseAST node for subqueries.Classcom.bigdata.rdf.sparql.astBlazeGraph
SubqueryCostReportSubquery cost report.Classcom.bigdata.bop.costBlazeGraph
SubqueryFunctionNodeBaseA special function node for modeling value expression nodes which are evaluated against an inner graph expression, such as EXISTS and NOT EXISTS.Classcom.bigdata.rdf.sparql.astBlazeGraph
SubqueryJoinAnnotationsAnnotations for joins against a subquery.Interfacecom.bigdata.bop.controllerBlazeGraph
SubqueryOpPipelined join with subquery.Classcom.bigdata.bop.controllerBlazeGraph
SubqueryOp .AnnotationsInterfacecom.bigdata.bop.controllerBlazeGraph
SubqueryRootA SPARQL 1.Classcom.bigdata.rdf.sparql.astBlazeGraph
SubqueryRoot .AnnotationsInterfacecom.bigdata.rdf.sparql.astBlazeGraph
SubRangeRabaA read-only IRaba that exposes a limited sub-range of a backing IRaba.Classcom.bigdata.btree.rabaBlazeGraph
SubstrBOpThis function has an origin of ONE (1) not ZERO (0).Classcom.bigdata.rdf.internal.constraintsBlazeGraph
SubtaskOpAn operation which can be mapped across subtasks.Interfacecom.bigdata.service.ndx.pipelineBlazeGraph
SuccessorUtilUtility methods for computing the successor of a value for various dataVersion:$Id$Author:Bryan ThompsonSee Also:BytesUtil#successor(byte[]), which computes the successor of a variableClasscom.bigdata.btree.keysBlazeGraph
SUMOperator computes the running sum over the presented binding sets for the given variable.Classcom.bigdata.bop.rdf.aggregateBlazeGraph
SynchronizedHardReferenceQueueThread-safe version.Classcom.bigdata.cacheBlazeGraph
SynchronizedHardReferenceQueueWithTimeout Thread-safe version with timeout for clearing stale references from the queue.Classcom.bigdata.cacheBlazeGraph
SynchronizedHardReferenceQueueWithTimeout .IRefInterfacecom.bigdata.cacheBlazeGraph
SyntaxTreeBuilderClasscom.bigdata.rdf.sail.sparql.astBlazeGraph
SyntaxTreeBuilderConstantsToken literal values and constants.Interfacecom.bigdata.rdf.sail.sparql.astBlazeGraph
SyntaxTreeBuilderTokenManagerClasscom.bigdata.rdf.sail.sparql.astBlazeGraph
SyntaxTreeBuilderTreeConstantsInterfacecom.bigdata.rdf.sail.sparql.astBlazeGraph
SyntaxTreeBuilderVisitorInterfacecom.bigdata.rdf.sail.sparql.astBlazeGraph
SysstatUtilSome utility methods related to integration with sysstat.Classcom.bigdata.counters.linuxBlazeGraph
SysstatUtil .OptionsInterfacecom.bigdata.counters.linuxBlazeGraph
TabDelimitedHistoryTableRendererClasscom.bigdata.counters.renderBlazeGraph
TabDelimitedPivotTableRendererClasscom.bigdata.counters.renderBlazeGraph
TaskCountersClass captures various data about the execution of AbstractTasks.Classcom.bigdata.util.concurrentBlazeGraph
TeeTEE(op):[sinkRef=X; altSinkRef=Y] Pipeline operator copies its source to both sink and altSink.Classcom.bigdata.bop.bsetBlazeGraph
TemporaryRawStoreA non-restart-safe store for temporary data that buffers data in memory until the write cache overflows (or is flushed to the disk) and then converts to aClasscom.bigdata.journalBlazeGraph
TemporaryStoreA temporary store that supports named indices but no concurrency controls.Classcom.bigdata.journalBlazeGraph
TemporaryStoreFactoryHelper class for IIndexStore.Classcom.bigdata.journalBlazeGraph
TemporaryStoreFactory .OptionsConfiguration options for the TemporaryStoreFactory.Interfacecom.bigdata.journalBlazeGraph
TempTripleStoreA temporary triple store based on the bigdata architecture.Classcom.bigdata.rdf.storeBlazeGraph
TempTripleStore .OptionsInterfacecom.bigdata.rdf.storeBlazeGraph
Term2IdTupleSerializerHandles the term:id index (forward mapping for the lexicon).Classcom.bigdata.rdf.lexiconBlazeGraph
Term2IdWriteProcThis unisolated operation inserts terms into the term:id index, assigning identifiers to terms as a side-effect.Classcom.bigdata.rdf.lexiconBlazeGraph
Term2IdWriteProc .ResultObject encapsulates the discovered / assigned term identifiers and provides efficient serialization for communication of those data to theClasscom.bigdata.rdf.lexiconBlazeGraph
Term2IdWriteProc .Term2IdWriteProcConstructorClasscom.bigdata.rdf.lexiconBlazeGraph
Term2IdWriteTaskSynchronous RPC write on the TERM2ID index.Classcom.bigdata.rdf.lexiconBlazeGraph
TermCacheClasscom.bigdata.rdf.lexiconBlazeGraph
TermCompletionAnalyzerAn analyzer intended for the term-completion use case; particularly for technical vocabularies and concept schemes.Classcom.bigdata.searchBlazeGraph
TermFrequencyDataModels the term-frequency data associated with a single field of someVersion:$Id$Author:Bryan ThompsonClasscom.bigdata.searchBlazeGraph
TermId inlined.Classcom.bigdata.rdf.internal.implBlazeGraph
TermIdEncoderAn encoder/decoder for long values formed from a partition identifier in the high word and a local counter in the low word where the low N bits of theClasscom.bigdata.rdf.lexiconBlazeGraph
TermIVComparatorPlaces BigdataValues into an ordering determined by their assigned IVs (internal values).Classcom.bigdata.rdf.internalBlazeGraph
TermMetadataMutable metadata for the occurrences of a term within a field of someVersion:$Id$Author:Bryan ThompsonClasscom.bigdata.searchBlazeGraph
TermNodeUsed to represent a variable or constant in the AST (a term in a statement pattern for example).Classcom.bigdata.rdf.sparql.astBlazeGraph
Test_REST_ASKClasscom.bigdata.rdf.sail.webappBlazeGraph
Test_REST_DELETE_BY_ACCESS_PATHProxied test suite for the DELETE_BY_ACCESS_PATH method.Classcom.bigdata.rdf.sail.webappBlazeGraph
Test_REST_DELETE_WITH_BODYClasscom.bigdata.rdf.sail.webappBlazeGraph
Test_REST_DESCRIBEClasscom.bigdata.rdf.sail.webappBlazeGraph
Test_REST_ESTCARDProxied test suite for the ESTCARD method (estimated cardinality aka fast range counts) and related operations at the RepositoryConnection thatClasscom.bigdata.rdf.sail.webappBlazeGraph
Test_REST_ESTCARD .ReadWriteTxSee Also: Extend ESTCARD method for exact range counts Classcom.bigdata.rdf.sail.webappBlazeGraph
Test_REST_HASSTMTProxied test suite for the HASSTMT REST API method.Classcom.bigdata.rdf.sail.webappBlazeGraph
Test_REST_HASSTMT .ReadWriteTxAdds test coverage using read/write tx and verifies that the behavior is correct after we delete statements (that is, it is not relying on a fastClasscom.bigdata.rdf.sail.webappBlazeGraph
Test_REST_HASSTMT .TruthMaintenanceTest suite for the semantics of includeInferred (this requires setting up a namespace with truth maintenance).Classcom.bigdata.rdf.sail.webappBlazeGraph
Test_REST_ServiceDescriptionClasscom.bigdata.rdf.sail.webappBlazeGraph
Test_REST_StructureProxied test suite for bootstrap and basic structure tests for the REST API.Classcom.bigdata.rdf.sail.webappBlazeGraph
Test_REST_TX_APIProxied test suite for testing the transaction management API.Classcom.bigdata.rdf.sail.webappBlazeGraph
Test_REST_TX_API .NoReadWriteTxAn *extension* of the test suite that uses a namespace that is NOT configured to support read/write transactions.Classcom.bigdata.rdf.sail.webappBlazeGraph
Test_REST_TX_API .ReadWriteTxAn *extension* of the test suite that uses a namespace that is configured to support read/write transactions.Classcom.bigdata.rdf.sail.webappBlazeGraph
Test_Ticket_1207GETSTMTS test suite for includeInferred.Classcom.bigdata.rdf.sail.webappBlazeGraph
Test_Ticket_1717GETSTMTS test suite for not resolved numeric IVs in Bind.Classcom.bigdata.rdf.sail.webappBlazeGraph
Test_Ticket_605Classcom.bigdata.rdf.sail.webappBlazeGraph
TestAbortTest the ability to abort (discard an uncommitted write set).Classcom.bigdata.journalBlazeGraph
TestAbstractHostLBSPolicyTest suite for the basic stochastic load balancing mechanism for LBS policies based on actual host workloads regardless of how those workload metrics areClasscom.bigdata.rdf.sail.webapp.lbsBlazeGraph
TestAccessPaths LexiconRelation.Classcom.bigdata.rdf.lexiconBlazeGraph
TestAccountThis test case demonstrates a state-based validation technique described in http://www.Classcom.bigdata.btree.isolationBlazeGraph
TestAccount .AccountAn implementation of a bank account data type used to test state-based validation.Classcom.bigdata.btree.isolationBlazeGraph
TestAccount .TxAccountA transactional view of an TestAccount.Classcom.bigdata.btree.isolationBlazeGraph
TestAccount .TxAccount .OverdraftExceptionClasscom.bigdata.btree.isolationBlazeGraph
TestAddDeleteResourceUnit test of the StoreManager when adding and deleting journals andVersion:$Id$Author:Bryan ThompsonClasscom.bigdata.resourcesBlazeGraph
TestAddDropIndexTaskTest suite for RegisterIndexTask and DropIndexTask.Classcom.bigdata.journalBlazeGraph
TestAddTermsTest suite for adding terms to the lexicon.Classcom.bigdata.rdf.lexiconBlazeGraph
TestAggregationQueryData driven test suite for aggregation queries.Classcom.bigdata.rdf.sparql.ast.evalBlazeGraph
TestAllAggregates test suites in increase dependency order.Classcom.bigdata.bfsBlazeGraph
TestAllAggregates test suites into increasing dependency order.Classcom.bigdata.bop.ap.filterBlazeGraph
TestAllAggregates test suites into increasing dependency order.Classcom.bigdata.bop.apBlazeGraph
TestAllAggregates test suites into increasing dependency order.Classcom.bigdata.bop.bindingSetBlazeGraph
TestAllAggregates test suites into increasing dependency order.Classcom.bigdata.bop.bsetBlazeGraph
TestAllAggregates test suites into increasing dependency order.Classcom.bigdata.bop.constraintBlazeGraph
TestAllAggregates test suites into increasing dependency order.Classcom.bigdata.bop.controllerBlazeGraph
TestAllAggregates test suites into increasing dependency order.Classcom.bigdata.bop.engineBlazeGraph
TestAllAggregates test suites into increasing dependency order.Classcom.bigdata.bop.fed.nodesBlazeGraph
TestAllAggregates test suites into increasing dependency order.Classcom.bigdata.bop.fed.shardsBlazeGraph
TestAllAggregates test suites into increasing dependency order.Classcom.bigdata.bop.fedBlazeGraph
TestAllAggregates test suites into increasing dependency order.Classcom.bigdata.bop.joinBlazeGraph
TestAllAggregates test suites into increasing dependency order.Classcom.bigdata.bop.joinGraph.fastBlazeGraph
TestAllAggregates test suites into increasing dependency order.Classcom.bigdata.bop.joinGraph.rtoBlazeGraph
TestAllAggregates test suites into increasing dependency order.Classcom.bigdata.bop.joinGraphBlazeGraph
TestAllAggregates test suites into increasing dependency order.Classcom.bigdata.bop.mutationBlazeGraph
TestAllAggregates test suites into increasing dependency order.Classcom.bigdata.bop.ndxBlazeGraph
TestAllAggregates test suites into increasing dependency order.Classcom.bigdata.bop.rdf.aggregateBlazeGraph
TestAllAggregates test suites into increasing dependency order.Classcom.bigdata.bop.rdf.filterBlazeGraph
TestAllAggregates test suites into increasing dependency order.Classcom.bigdata.bop.rdf.joinBlazeGraph
TestAllAggregates test suites into increasing dependency order.Classcom.bigdata.bop.rdfBlazeGraph
TestAllAggregates test suites into increasing dependency order.Classcom.bigdata.bop.solutionsBlazeGraph
TestAllAggregates test suites into increasing dependency order.Classcom.bigdata.bopBlazeGraph
TestAllAggregates test suites into increasing dependency order.Classcom.bigdata.bop.utilBlazeGraph
TestAllAggregates test suites into increasing dependency order.Classcom.bigdata.btree.dataBlazeGraph
TestAllAggregates test suites into increasing dependency order.Classcom.bigdata.btree.filterBlazeGraph
TestAllAggregates test suites in increasing dependency order.Classcom.bigdata.btree.isolationBlazeGraph
TestAllClasscom.bigdata.btree.keysBlazeGraph
TestAllAggregates test suites into increasing dependency order.Classcom.bigdata.btree.procBlazeGraph
TestAllAggregates test suites into increasing dependency order.Classcom.bigdata.btree.raba.codecBlazeGraph
TestAllAggregates test suites into increasing dependency order.Classcom.bigdata.btree.rabaBlazeGraph
TestAllAggregates test suites into increasing dependency order.Classcom.bigdata.btreeBlazeGraph
TestAllAggregates test suites into increasing dependency order.Classcom.bigdata.btree.viewBlazeGraph
TestAllAggregates tests in dependency order.Classcom.bigdata.concurrentBlazeGraph
TestAllAggregates unit tests into dependency order.Classcom.bigdata.configBlazeGraph
TestAllAggregates tests in dependency order.Classcom.bigdata.counters.gangliaBlazeGraph
TestAllAggregates tests in dependency order.Classcom.bigdata.counters.linuxBlazeGraph
TestAllAggregates tests in dependency order.Classcom.bigdata.counters.osxBlazeGraph
TestAllAggregates tests in dependency order.Classcom.bigdata.counters.queryBlazeGraph
TestAllAggregates tests in dependency order.Classcom.bigdata.counters.storeBlazeGraph
TestAllAggregates tests in dependency order.Classcom.bigdata.counters.stripedBlazeGraph
TestAllAggregates tests in dependency order.Classcom.bigdata.countersBlazeGraph
TestAllClasscom.bigdata.gomBlazeGraph
TestAllRuns all tests for all journal implementations.Classcom.bigdata.ha.halogBlazeGraph
TestAllRuns all tests for all journal implementations.Classcom.bigdata.ha.msgBlazeGraph
TestAllRuns all tests for all journal implementations.Classcom.bigdata.ha.pipelineBlazeGraph
TestAllRuns all tests for all journal implementations.Classcom.bigdata.haBlazeGraph
TestAllAggregates test suites into increasing dependency order.Classcom.bigdata.htree.dataBlazeGraph
TestAllAggregates test suites into increasing dependency order.Classcom.bigdata.htree.rabaBlazeGraph
TestAllAggregates test suites into increasing dependency order.Classcom.bigdata.htreeBlazeGraph
TestAllAggregates test suites into increasing dependency order.Classcom.bigdata.io.compressionBlazeGraph
TestAllAggregates test suites in increasing dependency order.Classcom.bigdata.ioBlazeGraph
TestAllAggregates test suites in increasing dependency order.Classcom.bigdata.io.writecacheBlazeGraph
TestAllRuns all tests for all journal implementations.Classcom.bigdata.journalBlazeGraph
TestAllAggregates test suites in increasing dependency order.Classcom.bigdata.jsr166BlazeGraph
TestAllAggregates test suites into increasing dependency order.Classcom.bigdata.mdiBlazeGraph
TestAllAggregates test suites in increasing dependency order.Classcom.bigdata.netBlazeGraph
TestAllAggregates tests in dependency order.Classcom.bigdata.nioBlazeGraph
TestAllAggregates test suites in increasing dependency order.Classcom.bigdata.quorumBlazeGraph
TestAllRuns all tests for all journal implementations.Classcom.bigdata.rawstoreBlazeGraph
TestAllAggregates test suites into increasing dependency order.Classcom.bigdata.rdf.axiomsBlazeGraph
TestAllAggregates test suites into increasing dependency order.Classcom.bigdata.rdf.graph.impl.bdBlazeGraph
TestAllAggregates test suites into increasing dependency order.Classcom.bigdata.rdf.internal.constraintsBlazeGraph
TestAllAggregates test suites into increasing dependency order.Classcom.bigdata.rdf.internal.encoderBlazeGraph
TestAllClasscom.bigdata.rdf.internal.gisBlazeGraph
TestAllClasscom.bigdata.rdf.internal.impl.uriBlazeGraph
TestAllAggregates test suites into increasing dependency order.Classcom.bigdata.rdf.internalBlazeGraph
TestAllAggregates test suites into increasing dependency order.Classcom.bigdata.rdf.lexiconBlazeGraph
TestAllAggregates test suites into increasing dependency order.Classcom.bigdata.rdf.loadBlazeGraph
TestAllAggregates test suites into increasing dependency order.Classcom.bigdata.rdf.modelBlazeGraph
TestAllAggregates test suites into increasing dependency order.Classcom.bigdata.rdf.rio.ntriplesBlazeGraph
TestAllRIO integration tests.Classcom.bigdata.rdf.rioBlazeGraph
TestAllAggregates test suites into increasing dependency order.Classcom.bigdata.rdf.rulesBlazeGraph
TestAllClasscom.bigdata.rdf.sail.sparqlBlazeGraph
TestAllAggregates test suites into increasing dependency order.Classcom.bigdata.rdf.sail.tckBlazeGraph
TestAllClasscom.bigdata.rdf.sailBlazeGraph
TestAllClasscom.bigdata.rdf.sail.webapp.lbsBlazeGraph
TestAllClasscom.bigdata.rdf.sail.webappBlazeGraph
TestAllAggregates test suites into increasing dependency order.Classcom.bigdata.rdf.sparql.ast.cacheBlazeGraph
TestAllAggregates test suites into increasing dependency order.Classcom.bigdata.rdf.sparql.ast.eval.rtoBlazeGraph
TestAllAggregates test suites into increasing dependency order.Classcom.bigdata.rdf.sparql.ast.eval.serviceBlazeGraph
TestAllAggregates test suites into increasing dependency order.Classcom.bigdata.rdf.sparql.ast.evalBlazeGraph
TestAllAggregates test suites into increasing dependency order.Classcom.bigdata.rdf.sparql.ast.eval.updateBlazeGraph
TestAllAggregates test suites into increasing dependency order.Classcom.bigdata.rdf.sparql.ast.optimizersBlazeGraph
TestAllAggregates test suites into increasing dependency order.Classcom.bigdata.rdf.sparql.ast.service.storedqueryBlazeGraph
TestAllAggregates test suites into increasing dependency order.Classcom.bigdata.rdf.sparql.ast.ssetsBlazeGraph
TestAllAggregates test suites into increasing dependency order.Classcom.bigdata.rdf.sparql.astBlazeGraph
TestAllAggregates test suites into increasing dependency order.Classcom.bigdata.rdf.sparqlBlazeGraph
TestAllAggregates test suites into increasing dependency order.Classcom.bigdata.rdf.spoBlazeGraph
TestAllRuns tests for each ITripleStore implementation.Classcom.bigdata.rdf.storeBlazeGraph
TestAllAggregates test suites into increasing dependency order.Classcom.bigdata.rdfBlazeGraph
TestAllClasscom.bigdata.rdf.vocabBlazeGraph
TestAllAggregates test suites into increasing dependency order.Classcom.bigdata.relation.accesspathBlazeGraph
TestAllAggregates test suites into increasing dependency order.Classcom.bigdata.relation.ddlBlazeGraph
TestAllAggregates test suites into increasing dependency order.Classcom.bigdata.relation.locatorBlazeGraph
TestAllAggregates test suites into increasing dependency order.Classcom.bigdata.relation.rule.evalBlazeGraph
TestAllAggregates test suites into increasing dependency order.Classcom.bigdata.relation.ruleBlazeGraph
TestAllAggregates test suites into increasing dependency order.Classcom.bigdata.relationBlazeGraph
TestAllRuns all tests for all journal implementations.Classcom.bigdata.resourcesBlazeGraph
TestAllRuns all tests for all journal implementations.Classcom.bigdata.rwstore.sectorBlazeGraph
TestAllRuns all tests for all journal implementations.Classcom.bigdata.rwstoreBlazeGraph
TestAllClasscom.bigdata.searchBlazeGraph
TestAllAggregates test suites in increasing dependency order.Classcom.bigdata.service.ndx.pipelineBlazeGraph
TestAllAggregates test suites in increasing dependency order.Classcom.bigdata.service.ndxBlazeGraph
TestAllTest suite for embedded services.Classcom.bigdata.serviceBlazeGraph
TestAllTest suite for the spare row store facility (aka key-value store).Classcom.bigdata.sparseBlazeGraph
TestAllAggregates test suites into increasing dependency order.Classcom.bigdata.striteratorBlazeGraph
TestAllAggregates test suites in increase dependency order.Classcom.bigdataBlazeGraph
TestAllAggregates test suites in increasing dependency order.Classcom.bigdata.util.concurrentBlazeGraph
TestAllAggregates test suites in increasing dependency order.Classcom.bigdata.util.httpdBlazeGraph
TestAll2A version of the test suite that is intended for local debugging and is NOT run in CI.Classcom.bigdata.rdf.sail.webappBlazeGraph
TestAll_ASTClasscom.bigdata.rdf.sail.sparqlBlazeGraph
TestAll_BTreeBasicsAggregates the unit tests for the core B+Tree operations, all of which are in the same package as the BTree.Classcom.bigdata.btreeBlazeGraph
TestAll_BuffersAggregates test suites in increasing dependency order.Classcom.bigdata.ioBlazeGraph
TestAll_DynamicShardingTest suite for dynamic sharding.Classcom.bigdata.serviceBlazeGraph
TestAll_HTreeAggregates test suites into increasing dependency order.Classcom.bigdata.htreeBlazeGraph
TestAll_IndexSegmentAggregates the unit tests for the IndexSegment and its related classes, all of which are in the same package as the BTree.Classcom.bigdata.btreeBlazeGraph
TestAll_IndexSegmentBuilderWithSmallTreesStress test suite for TestIndexSegmentBuilderWithSmallTree.Classcom.bigdata.btreeBlazeGraph
TestAll_IteratorsAggregates the unit tests for the IndexSegment and its related classes, all of which are in the same package as the BTree.Classcom.bigdata.btreeBlazeGraph
TestAll_PackersClasscom.bigdata.ioBlazeGraph
TestAll_ResourceServiceTest suite for ResourceService and friends.Classcom.bigdata.serviceBlazeGraph
TestAll_RIOTest suite for RIO extensions but NOT the integration tests.Classcom.bigdata.rdf.rioBlazeGraph
TestAllocBitsClasscom.bigdata.rwstoreBlazeGraph
TestALPPinTrac773Trac733 shows some strange behavior, this test case is intended The basic issues concerns the order of execution of arbitrary length properyClasscom.bigdata.rdf.sparql.ast.optimizersBlazeGraph
TestAltHALogWriterClasscom.bigdata.ha.althalogBlazeGraph
TestAppendBlockTest atomic append operations on the file data index for the BigdataFileSystem.Classcom.bigdata.bfsBlazeGraph
TestAppendFilterUnit tests for Appender.Classcom.bigdata.striteratorBlazeGraph
TestArrayBufferTest suite for AbstractArrayBuffer.Classcom.bigdata.relation.accesspathBlazeGraph
TestAskJsonTrac704Classcom.bigdata.rdf.sail.webappBlazeGraph
TestASTPort of unit tests originally written at the AST layer.Classcom.bigdata.rdf.sparql.ast.evalBlazeGraph
TestASTTODO This does not really "test" much, just exercises some basic aspects of the API.Classcom.bigdata.rdf.sparql.astBlazeGraph
TestASTAttachJoinFiltersOptimizerTest suite for ASTAttachJoinFiltersOptimizer.Classcom.bigdata.rdf.sparql.ast.optimizersBlazeGraph
TestASTBatchResolveTermsOptimizerTest suite for ASTDeferredIVResolution.Classcom.bigdata.rdf.sparql.ast.optimizersBlazeGraph
TestASTBottomUpOptimizerTest suite for ASTBottomUpOptimizer.Classcom.bigdata.rdf.sparql.ast.optimizersBlazeGraph
TestASTComplexOptionalOptimizerTest suite for ASTComplexOptionalOptimizer.Classcom.bigdata.rdf.sparql.ast.optimizersBlazeGraph
TestASTConstructOptimizerTest suite for the ASTConstructOptimizer.Classcom.bigdata.rdf.sparql.ast.optimizersBlazeGraph
TestASTDescribeOptimizerTest suite for the ASTDescribeOptimizer.Classcom.bigdata.rdf.sparql.ast.optimizersBlazeGraph
TestASTDistinctTermScanOptimizerTest suite for ASTDistinctTermScanOptimizer.Classcom.bigdata.rdf.sparql.ast.optimizersBlazeGraph
TestASTDistinctTermScanOptimizer .TestQuadsModeAPsQuads mode specific test suite.Classcom.bigdata.rdf.sparql.ast.optimizersBlazeGraph
TestASTDistinctTermScanOptimizer .TestTriplesModeAPsQuads mode specific test suite.Classcom.bigdata.rdf.sparql.ast.optimizersBlazeGraph
TestASTEmptyGroupOptimizerTest suite for ASTEmptyGroupOptimizer.Classcom.bigdata.rdf.sparql.ast.optimizersBlazeGraph
TestASTExistsAndJoinOrderByTypeOptimizersTest suite for ASTUnionFiltersOptimizer.Classcom.bigdata.rdf.sparql.ast.optimizersBlazeGraph
TestASTFastRangeCountOptimizerGraph DatabaseClasscom.bigdata.rdf.sparql.ast.optimizersBlazeGraph
TestASTFastRangeCountOptimizer .TestQuadsModeAPsQuads mode specific test suite.Classcom.bigdata.rdf.sparql.ast.optimizersBlazeGraph
TestASTFastRangeCountOptimizer .TestTriplesModeAPsTriples mode test suite.Classcom.bigdata.rdf.sparql.ast.optimizersBlazeGraph
TestASTFilterNormalizationOptimizerTest suite for the ASTFilterNormalizationOptimizer class and associated utility methods in StaticAnalysis.Classcom.bigdata.rdf.sparql.ast.optimizersBlazeGraph
TestASTFlattenJoinGroupsOptimizerClasscom.bigdata.rdf.sparql.ast.optimizersBlazeGraph
TestASTFlattenUnionsOptimizerTest suite for ASTFlattenUnionsOptimizer.Classcom.bigdata.rdf.sparql.ast.optimizersBlazeGraph
TestASTFulltextSearchOptimizerTest suite for ASTFulltextSearchOptimizer.Classcom.bigdata.rdf.sparql.ast.optimizersBlazeGraph
TestASTGraphGroupOptimizerTest suite for ASTGraphGroupOptimizer.Classcom.bigdata.rdf.sparql.ast.optimizersBlazeGraph
TestASTHashJoinOptimizerTest suite for ASTHashJoinOptimizer.Classcom.bigdata.rdf.sparql.ast.optimizersBlazeGraph
TestASTJoinGroupOrderOptimizerTest suite for the ASTJoinGroupOrderOptimizer.Classcom.bigdata.rdf.sparql.ast.optimizersBlazeGraph
TestASTJoinGroupPartitioningTest suite for the ASTJoinGroupPartition and the ASTJoinGroupPartitions utility classes.Classcom.bigdata.rdf.sparql.ast.optimizersBlazeGraph
TestASTLiftPreFiltersOptimizerTest suite for ASTLiftPreFiltersOptimizer.Classcom.bigdata.rdf.sparql.ast.optimizersBlazeGraph
TestASTMassagedServiceNodeOptimizerClasscom.bigdata.rdf.sparql.ast.optimizersBlazeGraph
TestASTNamedSubqueryOptimizerTest suite for the ASTNamedSubqueryOptimizer.Classcom.bigdata.rdf.sparql.ast.optimizersBlazeGraph
TestASTPropertyPathOptimizerTest suite for ASTUnionFiltersOptimizer.Classcom.bigdata.rdf.sparql.ast.optimizersBlazeGraph
TestASTQueryHintOptimizerTest suite for the ASTQueryHintOptimizer.Classcom.bigdata.rdf.sparql.ast.optimizersBlazeGraph
TestASTRangeOptimizerTest suite for ASTRangeOptimizer.Classcom.bigdata.rdf.sparql.ast.optimizersBlazeGraph
TestASTRunFirstRunLastOptimizerTest suite for ASTRunFirstRunLastOptimizer.Classcom.bigdata.rdf.sparql.ast.optimizersBlazeGraph
TestASTSearchOptimizerTest suite for ASTSearchOptimizer.Classcom.bigdata.rdf.sparql.ast.optimizersBlazeGraph
TestASTServiceNodeOptimizerTest suite for ASTServiceNodeOptimizer.Classcom.bigdata.rdf.sparql.ast.optimizersBlazeGraph
TestASTSetValueExpressionOptimizerTest suite for ASTSetValueExpressionsOptimizer.Classcom.bigdata.rdf.sparql.ast.optimizersBlazeGraph
TestASTSimpleOptionalOptimizerTest suite for ASTSimpleOptionalOptimizer.Classcom.bigdata.rdf.sparql.ast.optimizersBlazeGraph
TestASTSparql11SubqueryOptimizerTest suite for ASTSparql11SubqueryOptimizer.Classcom.bigdata.rdf.sparql.ast.optimizersBlazeGraph
TestASTStaticBindingsOptimizerTest suite for the ASTStaticBindingsOptimizer class.Classcom.bigdata.rdf.sparql.ast.optimizersBlazeGraph
TestASTStaticJoinOptimizerTest suite for ASTStaticJoinOptimizer.Classcom.bigdata.rdf.sparql.ast.optimizersBlazeGraph
TestASTSubGroupJoinVarOptimizerTest suite for the ASTSubGroupJoinVarOptimizer.Classcom.bigdata.rdf.sparql.ast.optimizersBlazeGraph
TestASTUnionFiltersOptimizerTest suite for ASTUnionFiltersOptimizer.Classcom.bigdata.rdf.sparql.ast.optimizersBlazeGraph
TestASTWildcardProjectionOptimizerUnit tests for ASTWildcardProjectionOptimizer.Classcom.bigdata.rdf.sparql.ast.optimizersBlazeGraph
TestAsynchronousStatementBufferFactoryTest suite for AsynchronousStatementBufferFactory.Classcom.bigdata.rdf.rioBlazeGraph
TestAVERAGEUnit tests for AVERAGE.Classcom.bigdata.bop.rdf.aggregateBlazeGraph
TestAxiomsTest suite for the Axioms.Classcom.bigdata.rdf.axiomsBlazeGraph
TestBackchainOwlSameAsPropertiesIteratorTest suite for BackchainOwlSameAsPropertiesIterator.Classcom.bigdata.rdf.rulesBlazeGraph
TestBackchainTypeResourceIteratorTest suite for BackchainTypeResourceIterator.Classcom.bigdata.rdf.rulesBlazeGraph
TestBasicIndexStuffTest of basic index operations.Classcom.bigdata.serviceBlazeGraph
TestBasicQueryData driven test suite.Classcom.bigdata.rdf.sparql.ast.evalBlazeGraph
TestBFSTest class for Breadth First Search (BFS) traversal.Classcom.bigdata.rdf.graph.impl.bdBlazeGraph
TestBigdataExprBuilderTest suite for BigdataExprBuilder.Classcom.bigdata.rdf.sail.sparqlBlazeGraph
TestBigdataMapTest suite for BigdataMap.Classcom.bigdata.btreeBlazeGraph
TestBigdataNativeServiceEvaluationData driven test suite for SPARQL 1.Classcom.bigdata.rdf.sparql.ast.eval.serviceBlazeGraph
TestBigdataSailEmbeddedFederationWithQuadsTest suite for the BigdataSail with quads enabled running against an EmbeddedFederation with a single data service.Classcom.bigdata.rdf.sailBlazeGraph
TestBigdataSailRemoteRepositoryProxied test suite for BigdataSailRemoteRepository and BigdataSailRemoteRepositoryConnection.Classcom.bigdata.rdf.sail.webappBlazeGraph
TestBigdataSailRemoteRepository .ReadWriteTxAn *extension* of the test suite that uses a namespace that is configured to support read/write transactions.Classcom.bigdata.rdf.sail.webappBlazeGraph
TestBigdataSailWithoutSidsTest suite for the BigdataSail with statement identifiers enabled.Classcom.bigdata.rdf.sailBlazeGraph
TestBigdataSailWithQuadsTest suite for the BigdataSail with quads enabled.Classcom.bigdata.rdf.sailBlazeGraph
TestBigdataSailWithSidsTest suite for the BigdataSail with statement identifiers enabled.Classcom.bigdata.rdf.sailBlazeGraph
TestBigdataSetTest suite for BigdataSet.Classcom.bigdata.btreeBlazeGraph
TestBigdataValueReplacerTest suite for the logic which rewrites a query, replacing Value constants with BigdataValue constants which have been resolvedClasscom.bigdata.rdf.sailBlazeGraph
TestBigdataValueSerializationTest suite for BigdataValueImpl serialization semantics, including the correct recovery of the BigdataValueFactoryImpl reference whenClasscom.bigdata.rdf.modelBlazeGraph
TestBindTest suite for logic which "joins" two solutions, propagating bindings, verifying constraints, and dropping bindings which are not to be kept.Classcom.bigdata.bop.rdfBlazeGraph
TestBindUnit tests for Bind.Classcom.bigdata.bopBlazeGraph
TestBindHeisenbug708Test suite for a hesienbug involving BIND.Classcom.bigdata.rdf.sparql.ast.evalBlazeGraph
TestBindingsData driven test suite for SPARQL 1.Classcom.bigdata.rdf.sparql.ast.evalBlazeGraph
TestBindingsClauseTest suite for the BINDINGS clause.Classcom.bigdata.rdf.sail.sparqlBlazeGraph
TestBlobIVUnit tests for BlobIV.Classcom.bigdata.rdf.internalBlazeGraph
TestBlobsConfigurationTest suite for configuration of the BLOBS index support.Classcom.bigdata.rdf.storeBlazeGraph
TestBlobsIndexTest suite for low-level operations on the BLOBS index.Classcom.bigdata.rdf.lexiconBlazeGraph
TestBlobsWriteTaskTest suite for the BlobsWriteTask.Classcom.bigdata.rdf.lexiconBlazeGraph
TestBlockingBufferTest suite for BlockingBuffer and its IAsynchronousIterator.Classcom.bigdata.relation.accesspathBlazeGraph
TestBlockingBufferPerformance740Classcom.bigdata.rdf.sparql.ast.evalBlazeGraph
TestBlockingBufferWithChunksTest suite for BlockingBuffer and its IAsynchronousIterator when using an array type for the elements (chunk processing).Classcom.bigdata.relation.accesspathBlazeGraph
TestBlockingBufferWithChunksDequeTest suite for BlockingBuffer and its IAsynchronousIterator when using an array type for the elements (chunk processing) and aClasscom.bigdata.relation.accesspathBlazeGraph
TestBloomFilterTest suite for bloom filter functionality.Classcom.bigdata.btreeBlazeGraph
TestBootstrapBigdataSailBootstrap test case for bringing up the BigdataSail.Classcom.bigdata.rdf.sailBlazeGraph
TestBOpsClasscom.bigdata.rdf.sailBlazeGraph
TestBOpStatsTest suite for BOpStats.Classcom.bigdata.bop.engineBlazeGraph
TestBOpUtilityUnit tests for BOpUtility.Classcom.bigdata.bop.rdfBlazeGraph
TestBOpUtilityUnit tests for BOpUtility.Classcom.bigdata.bop.utilBlazeGraph
TestBOpUtility_sharedVariablesUnit tests for BOpUtility.Classcom.bigdata.bop.utilBlazeGraph
TestBsbmBIQueryData driven test suite for complex queries.Classcom.bigdata.rdf.sparql.ast.eval.bsbm.biBlazeGraph
TestBsbmExploreQueryData driven test suite for complex queries.Classcom.bigdata.rdf.sparql.ast.eval.bsbm.exploreBlazeGraph
TestBTreeStress tests for basic tree operations (insert, lookup, and remove) without causing node or leaf evictions (IO is disabled).Classcom.bigdata.btreeBlazeGraph
TestBTreeBranchingFactorsUnit tests of non-default B+Tree branching factors.Classcom.bigdata.btreeBlazeGraph
TestBTreeLeafCursorsTest suite for the BTree's ILeafCursor implementation.Classcom.bigdata.btreeBlazeGraph
TestBTreeRecycleTest suite for recycling of B+Tree records.Classcom.bigdata.btreeBlazeGraph
TestBTreeWithBloomFilterUnit tests for a BTree with its bloom filter enabled.Classcom.bigdata.btreeBlazeGraph
TestBucketDataRecord_CanonicalHuffman_CanonicalHuffmanTest suite for the HTree ILeafData records (accessing coded data inVersion:$Id$Author:Bryan ThompsonClasscom.bigdata.htree.dataBlazeGraph
TestBucketDataRecord_Simple_SimpleTest with simple coding for keys and values (no compression).Classcom.bigdata.htree.dataBlazeGraph
TestBuildTaskBasic test of building an index segment from an index partition on overflow.Classcom.bigdata.resourcesBlazeGraph
TestBuildTask2Basic test of building an index segment from an index partition on overflow.Classcom.bigdata.resourcesBlazeGraph
TestBulkFilterTest bulk filter API.Classcom.bigdata.rdf.storeBlazeGraph
TestByteArrayBufferTest suite for ByteArrayBuffer.Classcom.bigdata.ioBlazeGraph
TestByteBufferStreamsTest suite for classes that let us treat a ByteBuffer as an InputStream or an OutputStream.Classcom.bigdata.ioBlazeGraph
TestBytesUtilTest suite for low-level operations on variable length byte[]s.Classcom.bigdata.btreeBlazeGraph
TestCacheConnectionFactoryStress test for correct shutdown of the ICacheConnection as allocated by the CacheConnectionFactory.Classcom.bigdata.rdf.sparql.ast.cacheBlazeGraph
TestCanonicalHuffmanRabaCoderTest suite for the CanonicalHuffmanRabaCoder.Classcom.bigdata.btree.raba.codecBlazeGraph
TestCase3Base class for some assertEquals methods not covered by TestCase or TestCase2.Classcom.bigdata.ioBlazeGraph
TestCase3Base class for some assertEquals methods not covered by TestCase or TestCase2.Classcom.bigdata.serviceBlazeGraph
TestCBD731 We test the behavior reported in trac 731 - the bug resport uses the repo properties to set up the describe mode, the behavior reproduced just using a query hint.Classcom.bigdata.rdf.sail.webappBlazeGraph
TestChangeSetsTest suite for the IChangeLog feature.Classcom.bigdata.rdf.sailBlazeGraph
TestChecksumUtilityTest suite for ChecksumUtility.Classcom.bigdata.ioBlazeGraph
TestChunkedFilterUnit tests for ChunkedFilter.Classcom.bigdata.striteratorBlazeGraph
TestChunkedIteratorsTest suite for AbstractChunkedTupleIterator and its concrete ChunkedLocalRangeIterator implementation which depends on theClasscom.bigdata.btreeBlazeGraph
TestClientExceptionClass written to verify the stack trace printing behavior of Note: You have to inspect the test results by hand.Classcom.bigdata.serviceBlazeGraph
TestClockSkewDetectionTest suite for ClocksNotSynchronizedException.Classcom.bigdata.journalBlazeGraph
TestCloseableChunkedIteratorWrapperConverterTest suite for CloseableChunkedIteratorWrapperConverter.Classcom.bigdata.striteratorBlazeGraph
TestComboJoinsData driven test suite.Classcom.bigdata.rdf.sparql.ast.evalBlazeGraph
TestCommitUnit tests for commit functionality that do not trigger copy-on-write.Classcom.bigdata.btreeBlazeGraph
TestCommitUnit tests for commit functionality that do not trigger copy-on-write.Classcom.bigdata.htreeBlazeGraph
TestCommitCounterUtilityTest suite for the CommitCounterUtility.Classcom.bigdata.journalBlazeGraph
TestCommitHistoryTest the ability to get (exact match) and find (most recent less than or equal to) historical commit records in a Journal.Classcom.bigdata.journalBlazeGraph
TestCommitListTest suite for restart-safety of BTrees backed by anVersion:$Id$Author:Bryan ThompsonClasscom.bigdata.journalBlazeGraph
TestCommitRecordIndexTest suite for CommitRecordIndex.Classcom.bigdata.journalBlazeGraph
TestCommitRecordSerializerTest suite for CommitRecordSerializer.Classcom.bigdata.journalBlazeGraph
TestCompactingByteArrayBufferTest harness used to develop a compacting buffer for maintaining branch nodes and leaves in a B+Tree that minimizes copying on mutation of the node, helpsClasscom.bigdata.btreeBlazeGraph
TestCompactJournalTest suite for Journal.Classcom.bigdata.journalBlazeGraph
TestCompareFullAndFastClosureTest suite comparing full fix point closure of RDFS entailments against the fast closure program for some known data sets (does not test truthClasscom.bigdata.rdf.rulesBlazeGraph
TestCompletionScan LexiconRelation.Classcom.bigdata.rdf.lexiconBlazeGraph
TestComplexQueryData driven test suite for complex queries.Classcom.bigdata.rdf.sparql.ast.evalBlazeGraph
TestCompressedTimestampExtensionSPARQLData driven test suite CompressedTimestampExtension, testing real SPARQL queries including mathematical operations over the extension.Classcom.bigdata.rdf.sparql.ast.evalBlazeGraph
TestCompressorRegistryClasscom.bigdata.io.compressionBlazeGraph
TestConcurrentJournalTest suite for the IConcurrencyManager interface on theAuthor:Bryan ThompsonClasscom.bigdata.journalBlazeGraph
TestConcurrentKBCreateTest suite for the concurrent create and discovery of a KB instance.Classcom.bigdata.rdf.sailBlazeGraph
TestConcurrentKBCreate .TestWithGroupCommitClasscom.bigdata.rdf.sailBlazeGraph
TestConcurrentKBCreate .TestWithoutGroupCommitClasscom.bigdata.rdf.sailBlazeGraph
TestConditionalRabaCoder_keys_simple_frontCodedTest suite for the ConditionalRabaCoder.Classcom.bigdata.btree.raba.codecBlazeGraph
TestConditionalRabaCoder_values_simple_canonicalTest suite for the ConditionalRabaCoder.Classcom.bigdata.btree.raba.codecBlazeGraph
TestConditionalRoutingOpUnit tests for JVMDistinctBindingSetsOp.Classcom.bigdata.bop.bsetBlazeGraph
TestConfigurableAnalyzerFactoryUnit tests for ConfigurableAnalyzerFactory.Classcom.bigdata.searchBlazeGraph
TestConfigurableAsDefaultAnalyzerFactoryClasscom.bigdata.searchBlazeGraph
TestConfigurationUnit tests for Configuration.Classcom.bigdata.configBlazeGraph
TestConflictResolutionTests of write-write conflict resolution.Classcom.bigdata.btree.isolationBlazeGraph
TestConflictResolution .SingleValueConflictResolverHelper class used to resolve a predicted conflict to a known value.Classcom.bigdata.btree.isolationBlazeGraph
TestConnegTest suite for content negotiation helper class.Classcom.bigdata.rdf.sail.webappBlazeGraph
TestConstantTest suite for Constant.Classcom.bigdata.bopBlazeGraph
TestConstrainKeysTest imposing constraint on a fromKey or toKey based on an index partition'sVersion:$Id$Author:Bryan ThompsonClasscom.bigdata.btreeBlazeGraph
TestConstructData driven test suite for CONSTRUCT queries.Classcom.bigdata.rdf.sparql.ast.evalBlazeGraph
TestContextAdvancerTest suite for the ContextAdvancer.Classcom.bigdata.rdf.rulesBlazeGraph
TestCoordinateDDTest suite for CoordinateDD.Classcom.bigdata.rdf.internal.gisBlazeGraph
TestCoordinateDDMTest suite for CoordinateDDM.Classcom.bigdata.rdf.internal.gisBlazeGraph
TestCoordinateDMSTest suite for CoordinateDMS.Classcom.bigdata.rdf.internal.gisBlazeGraph
TestCoordinateUtilityTest suite for CoordinateUtility.Classcom.bigdata.rdf.internal.gisBlazeGraph
TestCopyBindingSetsTest suite for CopyOp.Classcom.bigdata.bop.bsetBlazeGraph
TestCopyOnWriteTest suite for copy-on-write semantics.Classcom.bigdata.btreeBlazeGraph
TestCopyStreamUnit tests for copying streams into the repository and reading them back.Classcom.bigdata.bfsBlazeGraph
TestCOUNTUnit tests for COUNT.Classcom.bigdata.bop.rdf.aggregateBlazeGraph
TestCountersUnit tests for CounterSet.Classcom.bigdata.countersBlazeGraph
TestCounterSetBTreeClasscom.bigdata.counters.storeBlazeGraph
TestCounterSetHTTPDServerUtility class for testing CounterSetHTTPD or CounterSetHTTPDServerClasscom.bigdata.counters.httpdBlazeGraph
TestCustomFunctionTest suite for registering and evaluating custom functions.Classcom.bigdata.rdf.sparql.ast.evalBlazeGraph
TestCustomTypeCastsTest suite for standard type cast function such as XsdLongBOp and XsdUnsignedLongBOp.Classcom.bigdata.rdf.sparql.ast.evalBlazeGraph
TestDatabaseAtOnceClosureUnit tests for database at once closure, fix point of a rule set (does not test truth maintenance under assertion and retraction or the justifications).Classcom.bigdata.rdf.rulesBlazeGraph
TestDataLoaderTest suite for the DataLoader.Classcom.bigdata.rdf.storeBlazeGraph
TestDataLoaderServletClasscom.bigdata.rdf.sail.webappBlazeGraph
TestDataOutputBufferTest suite for DataOutputBuffer.Classcom.bigdata.ioBlazeGraph
TestDataSetJoinClasscom.bigdata.bop.rdf.joinBlazeGraph
TestDechunkeratorTest suite for Dechunkerator.Classcom.bigdata.striteratorBlazeGraph
TestDecodeParamsTest suite for NanoHTTPD.Classcom.bigdata.util.httpdBlazeGraph
TestDeepCopyUnit tests for the existence of the required deep copy semantics forVersion:$Id$Author:Bryan ThompsonClasscom.bigdata.bopBlazeGraph
TestDefaultAnalyzerFactoryClasscom.bigdata.searchBlazeGraph
TestDefaultDuplicateRemoverTest suite for DefaultDuplicateRemover.Classcom.bigdata.service.ndx.pipelineBlazeGraph
TestDefaultEvaluationPlanTest harness for DefaultEvaluationPlan2.Classcom.bigdata.bop.joinGraph.fastBlazeGraph
TestDefaultGraphsUnit tests for default graph semantics ported from the old TestDefaultGraphAccessPath class.Classcom.bigdata.rdf.sparql.ast.evalBlazeGraph
TestDefaultResourceLocatorTest suite for location relations, etc.Classcom.bigdata.relation.locatorBlazeGraph
TestDeleteTest suite for DeleteOp.Classcom.bigdata.bop.mutationBlazeGraph
TestDeleteMarkersTest of basic btree operations when delete markers are maintained.Classcom.bigdata.btreeBlazeGraph
TestDescribeData driven test suite for DESCRIBE queries, including the interaction with the optional DESCRIBE cache.Classcom.bigdata.rdf.sparql.ast.evalBlazeGraph
TestDirectBufferPoolTest suite for DirectBufferPool.Classcom.bigdata.ioBlazeGraph
TestDirectBufferPoolAllocatorTest suite for DirectBufferPoolAllocator.Classcom.bigdata.ioBlazeGraph
TestDirectJournalTest suite for BufferMode.Classcom.bigdata.journalBlazeGraph
TestDirectJournal .TestInterruptsTest suite integration for AbstractInterruptsTestCase.Classcom.bigdata.journalBlazeGraph
TestDirectJournal .TestMRMWTest suite integration for AbstractMRMWTestCase.Classcom.bigdata.journalBlazeGraph
TestDirectJournal .TestMROWTest suite integration for AbstractMROWTestCase.Classcom.bigdata.journalBlazeGraph
TestDirectJournal .TestRawStoreTest suite integration for AbstractRestartSafeTestCase.Classcom.bigdata.journalBlazeGraph
TestDirtyIteratorsTest suite for iterators that visit only dirty nodes or leaves.Classcom.bigdata.btreeBlazeGraph
TestDirtyIteratorsTest suite for iterators that visit only dirty nodes or leaves.Classcom.bigdata.htreeBlazeGraph
TestDirtyListenerTest suite for the IDirtyListener protocol.Classcom.bigdata.btreeBlazeGraph
TestDirtyListenerTest suite for the IDirtyListener protocol.Classcom.bigdata.htreeBlazeGraph
TestDiskJournalTest suite for BufferMode.Classcom.bigdata.journalBlazeGraph
TestDiskJournal .TestInterruptsTest suite integration for AbstractInterruptsTestCase.Classcom.bigdata.journalBlazeGraph
TestDiskJournal .TestMRMWTest suite integration for AbstractMRMWTestCase.Classcom.bigdata.journalBlazeGraph
TestDiskJournal .TestMROWTest suite integration for AbstractMROWTestCase.Classcom.bigdata.journalBlazeGraph
TestDiskJournal .TestRawStoreTest suite integration for AbstractRestartSafeTestCase.Classcom.bigdata.journalBlazeGraph
TestDistinctUnit tests for IQueryOptions.Classcom.bigdata.rdf.rulesBlazeGraph
TestDistinctFilterUnit tests for DistinctFilter.Classcom.bigdata.striteratorBlazeGraph
TestDistinctTermScanTest suite for the DistinctTermAdvancer.Classcom.bigdata.rdf.rulesBlazeGraph
TestDistinctTermScanOpUnit tests for the DistinctTermScanOp operator.Classcom.bigdata.bop.joinBlazeGraph
TestDistinctTermScanOptimizerSPARQL level test suite for the ASTDistinctTermScanOptimizer and its physical operator DistinctTermScanOp.Classcom.bigdata.rdf.sparql.ast.evalBlazeGraph
TestDistinctTermScanOptimizer .TestQuadsModeAPsNote: For quads we need to test all of the combinations of default and named graph modes and both with and without the GRAPH {} wrapping theClasscom.bigdata.rdf.sparql.ast.evalBlazeGraph
TestDistinctTermScanOptimizer .TestTriplesModeAPsTriples mode test suite.Classcom.bigdata.rdf.sparql.ast.evalBlazeGraph
TestDistributedTransactionServiceUnit tests of local (all writes are on a single data service) and distributed abort and commit protocols for an IBigdataFederation using theClasscom.bigdata.serviceBlazeGraph
TestDistributedTransactionServiceRestartUnit tests of the setReleaseTime, snapshot and restart aspects of the DistributedTransactionService (all having to do with the maintenanceClasscom.bigdata.serviceBlazeGraph
TestDistributedTransactionServiceRestart .MockDistributedTransactionServiceClasscom.bigdata.serviceBlazeGraph
TestDoubleOpenTest the ability to rollback a commit.Classcom.bigdata.journalBlazeGraph
TestDTEClasscom.bigdata.rdf.internalBlazeGraph
TestDTEFlagsTest suite for DTEFlags.Classcom.bigdata.rdf.internalBlazeGraph
TestDumpJournalTest suite for DumpJournal.Classcom.bigdata.journalBlazeGraph
TestDuplicatesTest HTree with duplicate keys.Classcom.bigdata.htreeBlazeGraph
TestEDSDelegate for ProxyTestCases for services running against an EmbeddedFederation.Classcom.bigdata.serviceBlazeGraph
TestEmbeddedClientTest suite for the EmbeddedClient.Classcom.bigdata.serviceBlazeGraph
TestEmptyRabaCoderUnit tests for the EmptyRabaValueCoder.Classcom.bigdata.btree.raba.codecBlazeGraph
TestEncodeDecodeGeoSpatialLiteralIVsUnit tests for GeoSpatialLiteralExtension.Classcom.bigdata.rdf.internalBlazeGraph
TestEncodeDecodeIPv4AddrIVEncode/decode unit tests for IPv4AddrIV.Classcom.bigdata.rdf.internalBlazeGraph
TestEncodeDecodeKeysUnit tests for encoding and decoding compound keys (such as are used by the statement indices) in which some of the key components are inline valuesClasscom.bigdata.rdf.internalBlazeGraph
TestEncodeDecodeLiteralArrayIVsEncode/decode unit tests for LiteralArrayIV.Classcom.bigdata.rdf.internalBlazeGraph
TestEncodeDecodeMixedIVsTest of encode/decode and especially comparator semantics for mixedVersion:$Id$Author:Bryan ThompsonClasscom.bigdata.rdf.internalBlazeGraph
TestEncodeDecodePackedLongIVsUnit tests for PackedLongIV and its associated CompressedTimestampExtension extension.Classcom.bigdata.rdf.internalBlazeGraph
TestEncodeDecodeUnicodeIVsUnit tests for IVs which inline Unicode data.Classcom.bigdata.rdf.internalBlazeGraph
TestEncodeDecodeXSDDateIVsUnit tests for XSDIntegerIV.Classcom.bigdata.rdf.internalBlazeGraph
TestEncodeDecodeXSDDecimalIVsUnit tests for XSDDecimalIV.Classcom.bigdata.rdf.internalBlazeGraph
TestEncodeDecodeXSDIntegerIVsUnit tests for XSDIntegerIV.Classcom.bigdata.rdf.internalBlazeGraph
TestEQClasscom.bigdata.bop.constraintBlazeGraph
TestEQConstantUnit tests for EQConstant.Classcom.bigdata.bop.constraintBlazeGraph
TestEqualsTest suite for equals() semantics for BigdataValue implementations.Classcom.bigdata.rdf.modelBlazeGraph
TestEventParserUnit tests for parsing Events.Classcom.bigdata.serviceBlazeGraph
TestEventReceiverUnit tests for the EventReceiver.Classcom.bigdata.serviceBlazeGraph
TestExplainHintsTest suite for EXPLAIN hints.Classcom.bigdata.rdf.sparql.ast.evalBlazeGraph
TestFactoryUnit tests for BigdataValueFactoryImpl.Classcom.bigdata.rdf.modelBlazeGraph
TestFastRangeCountOpUnit tests for the FastRangeCountOp operator.Classcom.bigdata.bop.joinBlazeGraph
TestFastRangeCountOptimizerGraph DatabaseClasscom.bigdata.rdf.sparql.ast.evalBlazeGraph
TestFastRangeCountOptimizer .TestQuadsModeAPsQuads mode test suite.Classcom.bigdata.rdf.sparql.ast.evalBlazeGraph
TestFastRangeCountOptimizer .TestTriplesModeAPsClasscom.bigdata.rdf.sparql.ast.evalBlazeGraph
TestFederatedQueryProxied test suite for SPARQL 1.Classcom.bigdata.rdf.sail.webappBlazeGraph
TestFederatedQueryEngineUnit tests for FederatedQueryEngine running against an EmbeddedFederation having a single DataService.Classcom.bigdata.bop.fedBlazeGraph
TestFileChannelUtilityTest suite for FileChannelUtility.Classcom.bigdata.ioBlazeGraph
TestFileLockUtilityTest suite for FileLockUtility.Classcom.bigdata.ioBlazeGraph
TestFileMetadataIndexTest operations on the file metadata index for the BigdataFileSystem.Classcom.bigdata.bfsBlazeGraph
TestFileSystemScannerClasscom.bigdata.service.ndx.pipelineBlazeGraph
TestFileVersionOutputStreamTests some specifics of the FileVersionOutputStream.Classcom.bigdata.bfsBlazeGraph
TestFilterUnit tests for BOpFilter.Classcom.bigdata.bop.ap.filterBlazeGraph
TestFiltersTest suite for FILTER evaluation.Classcom.bigdata.rdf.sparql.ast.evalBlazeGraph
TestFindChildTest code that chooses the child to search during recursive traversal of the separator keys to find a leaf in which a key would be found.Classcom.bigdata.btreeBlazeGraph
TestFixedByteArrayBufferTest suite for FixedByteArrayBuffer.Classcom.bigdata.ioBlazeGraph
TestFixedLengthPrefixShardSplitsUnit tests for splitting an index segment based on its size on the disk, the nominal size of an index partition, and an optional application levelClasscom.bigdata.resourcesBlazeGraph
TestFixedLengthValueRabaCoderTest suite for the FixedLengthValueRabaCoder.Classcom.bigdata.btree.raba.codecBlazeGraph
TestFrontCodedRabaCoderRatio2Test suite for the FrontCodedRabaCoder.Classcom.bigdata.btree.raba.codecBlazeGraph
TestFrontCodedRabaCoderRatio32Test suite for the FrontCodedRabaCoder.Classcom.bigdata.btree.raba.codecBlazeGraph
TestFrontCodedRabaCoderRatio8Test suite for the FrontCodedRabaCoder.Classcom.bigdata.btree.raba.codecBlazeGraph
TestFullTextIndexTest of adding terms with the full text index enabled and of lookup of terms by tokens which appear within those terms.Classcom.bigdata.rdf.lexiconBlazeGraph
TestFulltextSearchData driven test suite for external full text search.Classcom.bigdata.rdf.sparql.ast.eval.serviceBlazeGraph
TestFullyInlineTypedLiteralIVTest suite for FullyInlineTypedLiteralIV.Classcom.bigdata.rdf.internalBlazeGraph
TestFullyInlineURIIVTest suite for FullyInlineURIIV.Classcom.bigdata.rdf.internalBlazeGraph
TestFusedViewTest suite for FusedView.Classcom.bigdata.btree.viewBlazeGraph
TestFuzzySSSPTODO.Classcom.bigdata.rdf.graph.impl.bdBlazeGraph
TestGatherTest class for GATHER.Classcom.bigdata.rdf.graph.impl.bdBlazeGraph
TestGeoSpatialServiceConfigurationData driven test suite testing configurability of GeoSpatial service.Classcom.bigdata.rdf.sparql.ast.eval.serviceBlazeGraph
TestGeoSpatialServiceEvaluationData driven test suite for GeoSpatial service feature in quads mode, testing of different service configurations,Classcom.bigdata.rdf.sparql.ast.eval.serviceBlazeGraph
TestGeoSpatialServiceEvaluationQuadsData driven test suite for GeoSpatial service feature, GeoSpatial in triples vs.Classcom.bigdata.rdf.sparql.ast.eval.serviceBlazeGraph
TestGetBitsApplicationRather than run in a JUnit, the performance tests are best runAuthor:Martyn CutcherClasscom.bigdata.btreeBlazeGraph
TestGetBitsFromByteArrayUnit tests for BytesUtil.Classcom.bigdata.btreeBlazeGraph
TestGetBitsFromInt32Unit tests for {@link BytesUtil#getBits(int, int, int)Version:$Id$Author:Bryan ThompsonClasscom.bigdata.btreeBlazeGraph
TestGOMBase test suite for the embedded (local) GOM.Classcom.bigdata.gomBlazeGraph
TestGPOClasscom.bigdata.gomBlazeGraph
TestGraphEmptyPattern709_429Tests concerning "SELECT GRAPH XXXX {}" with XXXX and the dataset varying.Classcom.bigdata.rdf.sparql.ast.evalBlazeGraph
TestGROUP_CONCATUnit tests for GROUP_CONCAT Note: Several of the tests exercise theClasscom.bigdata.bop.rdf.aggregateBlazeGraph
TestGroupByRewriterTest suite for GroupByRewriter.Classcom.bigdata.bop.solutionsBlazeGraph
TestGroupByStateTest suite for GroupByState.Classcom.bigdata.bop.solutionsBlazeGraph
TestGroupGraphPatternBuilderTest suite for translating the openrdf SPARQL AST nodes for GroupGraphPattern into the bigdata AST (join groups, union,Classcom.bigdata.rdf.sail.sparqlBlazeGraph
TestGroupNodeVarBindingInfoTest suite for the GroupNodeVarBindingInfo class.Classcom.bigdata.rdf.sparql.ast.optimizersBlazeGraph
TestHA3QuorumSemanticsTest the quorum semantics for a highly available quorum of 3 services.Classcom.bigdata.quorumBlazeGraph
TestHALogWriterTest suite for HALogWriter and HALogReader.Classcom.bigdata.ha.halogBlazeGraph
TestHaltableTest suite for Haltable.Classcom.bigdata.util.concurrentBlazeGraph
TestHaltOpMessageTest suite for HaltOpMessage.Classcom.bigdata.bop.engineBlazeGraph
TestHASendAndReceiveTest the raw socket protocol implemented by HASendService andAuthor:martyn CutcherClasscom.bigdata.ha.pipelineBlazeGraph
TestHASendAndReceive3NodesTest the raw socket protocol implemented by HASendService and HAReceiveService against a pipeline of 3 nodes.Classcom.bigdata.ha.pipelineBlazeGraph
TestHASendStateClasscom.bigdata.ha.msgBlazeGraph
TestHashBindingSetUnit tests for HashBindingSet.Classcom.bigdata.bop.bindingSetBlazeGraph
TestHashJoinTest suite for queries designed to exercise a hash join against an accessVersion:$Id$Author:Bryan ThompsonClasscom.bigdata.rdf.sparql.ast.evalBlazeGraph
TestHAWriteMessageClasscom.bigdata.ha.msgBlazeGraph
TestHelperSome helper methods for CI.Classcom.bigdata.journalBlazeGraph
TestHelperHelper class to debug the NSS by issuing commands that we can not issue from the index.Classcom.bigdata.rdf.sail.webappBlazeGraph
TestHierarchicalLockingTasksTest suite for hierarchical locking of indices based on namespace prefixes.Classcom.bigdata.journalBlazeGraph
TestHistoryIndexTest the index supporting the HistoryServiceFactory.Classcom.bigdata.rdf.sailBlazeGraph
TestHistoryInstrumentClasscom.bigdata.countersBlazeGraph
TestHostMetricsCollectorUnit tests for HostMetricsCollector.Classcom.bigdata.counters.gangliaBlazeGraph
TestHTreeUnit tests for HTree.Classcom.bigdata.htreeBlazeGraph
TestHTree_addLevelUnit test which explores a simple add level case.Classcom.bigdata.htreeBlazeGraph
TestHTree_initUnit tests for bootstrap of an HTree instance.Classcom.bigdata.htreeBlazeGraph
TestHTree_stressInsertA stress test which inserts a series of integer keys and then verifies the state of the index.Classcom.bigdata.htreeBlazeGraph
TestHTreeDistinctBindingSetsUnit tests for HTreeDistinctBindingSetsOp.Classcom.bigdata.bop.solutionsBlazeGraph
TestHTreeHashIndexOpTest suite for HashIndexOp that uses a HTreeHashJoinUtility.Classcom.bigdata.bop.joinBlazeGraph
TestHTreeHashJoinOpUnit tests for the HTreeHashJoinOp operator.Classcom.bigdata.bop.joinBlazeGraph
TestHTreeHashJoinUtilityTest suite for the HTreeHashJoinUtility.Classcom.bigdata.bop.joinBlazeGraph
TestHTreeRecycleTests recycling of HTree storage.Classcom.bigdata.htreeBlazeGraph
TestHTreeSolutionSetHashJoinTest suite for HTreeSolutionSetHashJoinOp.Classcom.bigdata.bop.joinBlazeGraph
TestHTreeUtilUnit tests for HTreeUtil.Classcom.bigdata.htreeBlazeGraph
TestHTreeWithMemStoreIntegration test with a persistence store.Classcom.bigdata.htreeBlazeGraph
TestHTTPHeaderUtilityTest suite for HTTPHeaderUtility.Classcom.bigdata.util.httpdBlazeGraph
TestHuffmanEncoderExplores the built-in huffman coding support in the Deflate library.Classcom.bigdata.io.compressionBlazeGraph
TestHuffmanEncoder .HuffmanDecoder Instances of this class are NOT thread-safe.Classcom.bigdata.io.compressionBlazeGraph
TestHuffmanEncoder .HuffmanEncoder standard.Classcom.bigdata.io.compressionBlazeGraph
TestIBindingSetUnit tests for IBindingSet.Classcom.bigdata.bop.bindingSetBlazeGraph
TestICUPortabilityBugThis is a unit test for a possible ICU portability bug.Classcom.bigdata.btree.keysBlazeGraph
TestICUUnicodeKeyBuilderTests for Unicode support in KeyBuilder.Classcom.bigdata.btree.keysBlazeGraph
TestICUVersionRecordTest suite for ICUVersionRecordVersion:$Id$Author:Bryan ThompsonClasscom.bigdata.btree.keysBlazeGraph
TestId2TermTupleSerializerTest suite for Id2TermTupleSerializer.Classcom.bigdata.rdf.lexiconBlazeGraph
TestInBinarySearchUnit tests for INBinarySearch.Classcom.bigdata.bop.constraintBlazeGraph
TestIncludeData driven test suite for INCLUDE of named solution sets NOT generated by a NamedSubqueryRoot.Classcom.bigdata.rdf.sparql.ast.evalBlazeGraph
TestInclude .IncludeStressTestsTests to be executed in a stress test fashion, i.Classcom.bigdata.rdf.sparql.ast.evalBlazeGraph
TestINConstraintUnit tests for INHashMap.Classcom.bigdata.bop.constraintBlazeGraph
TestIncrementalWriteTest suite for the logic performing incremental writes of nodes and leaves onto the store.Classcom.bigdata.btreeBlazeGraph
TestIncrementalWriteTest suite for the logic performing incremental writes of nodes and leaves onto the store.Classcom.bigdata.htreeBlazeGraph
TestIndexCounterTest suite for the IIndexLocalCounter.Classcom.bigdata.btreeBlazeGraph
TestIndexCounterTest suite for the IIndexLocalCounter.Classcom.bigdata.htreeBlazeGraph
TestIndexPartitionFencePostsTests for some fence posts for an index supporting delete markers and having a LocalPartitionMetadata that declares its legal key range.Classcom.bigdata.btreeBlazeGraph
TestIndexSegmentAddressManagerTests logic to encode and decode the offsets within regions in anVersion:$Id$Author:Bryan ThompsonSee Also:IndexSegment, Classcom.bigdata.btreeBlazeGraph
TestIndexSegmentBuilder_EmptyIndexTest suite for building an IndexSegment from an empty BTree.Classcom.bigdata.btreeBlazeGraph
TestIndexSegmentBuilderWithBlobCapacityClasscom.bigdata.btreeBlazeGraph
TestIndexSegmentBuilderWithCompactingMergeA test of the IndexSegmentBuilder in which there are some deleted tuples in the source BTree and a compacting merge is performed.Classcom.bigdata.btreeBlazeGraph
TestIndexSegmentBuilderWithIncrementalBuildA test of the IndexSegmentBuilder in which there are some deleted tuples in the source BTree which are to be copied to the destinationClasscom.bigdata.btreeBlazeGraph
TestIndexSegmentBuilderWithLargeTreesTest build trees on the journal, evicts them into an IndexSegment, and then compares the trees for the same total ordering.Classcom.bigdata.btreeBlazeGraph
TestIndexSegmentBuilderWithSmallTreeTest suite based on a small btree with known keys and values.Classcom.bigdata.btreeBlazeGraph
TestIndexSegmentCheckpointTest suite for IndexSegmentCheckpoint.Classcom.bigdata.btreeBlazeGraph
TestIndexSegmentCursorsTest suite for IndexSegment.Classcom.bigdata.btreeBlazeGraph
TestIndexSegmentMultiBlockIteratorsTest suite for IndexSegmentMultiBlockIterator.Classcom.bigdata.btreeBlazeGraph
TestIndexSegmentPlanTest suite for efficient post-order rebuild of an index in an external indexVersion:$Id$Author:Bryan ThompsonClasscom.bigdata.btreeBlazeGraph
TestIndexSegmentWithBloomFilterTest build trees on the journal, evicts them into an IndexSegment, and then compares the performance and correctness of index point tests withClasscom.bigdata.btreeBlazeGraph
TestInetAddressUtilTest suite for InetAddressUtil.Classcom.bigdata.netBlazeGraph
TestInHashMapUnit tests for INHashMap.Classcom.bigdata.bop.constraintBlazeGraph
TestInlineConstraintsClasscom.bigdata.rdf.sparql.ast.evalBlazeGraph
TestInlineURIsIntegration test suite for InlineURIFactory (the inline IVs are also tested in their own package without the triple store integration).Classcom.bigdata.rdf.storeBlazeGraph
TestInlineURIs .CustomInlineURIFactoryClasscom.bigdata.rdf.storeBlazeGraph
TestInlineURIs .CustomVocabNote: Must be public for access patterns.Classcom.bigdata.rdf.storeBlazeGraph
TestInlineURIs .InlineArrayFactoryClasscom.bigdata.rdf.storeBlazeGraph
TestInlineURIs .InlineArrayHandlerClasscom.bigdata.rdf.storeBlazeGraph
TestInlineURIs .MultipurposeInlineIDFactoryClasscom.bigdata.rdf.storeBlazeGraph
TestInlineURIs .MultipurposeInlineIDHandlerClasscom.bigdata.rdf.storeBlazeGraph
TestInlineValuesClasscom.bigdata.rdf.sailBlazeGraph
TestInliningTest suite for adding terms to the lexicon.Classcom.bigdata.rdf.lexiconBlazeGraph
TestInlining .MyVocabularyDeclares URIs to support the IExtension examples.Classcom.bigdata.rdf.lexiconBlazeGraph
TestInsertTest suite for InsertOp.Classcom.bigdata.bop.mutationBlazeGraph
TestInsertFilterFalse727 We test the behavior reported in trac 727.Classcom.bigdata.rdf.sail.webappBlazeGraph
TestInsertLookupRemoveKeysInRootLeafTest insert, lookup, and value scan for leaves.Classcom.bigdata.btreeBlazeGraph
TestInsertRateA test for measuring the possible insert rate for a triple store based on a journal and btree using a synthetic data generator.Classcom.bigdata.rdf.storeBlazeGraph
TestInsertRate .XMLSchemaClasscom.bigdata.rdf.storeBlazeGraph
TestIOLow level IO performance tests in support of bigdata design options.Classcom.bigdata.ioBlazeGraph
TestIsModifiedTest suite for ISPO.Classcom.bigdata.rdf.storeBlazeGraph
TestIsolatedFusedViewTest suite for IsolatedFusedView.Classcom.bigdata.btree.isolationBlazeGraph
TestIteratorsTest suite for iterators.Classcom.bigdata.btreeBlazeGraph
TestIVariableBindingRequirementsTest implementation of IVariableBindingRequirements interface.Classcom.bigdata.rdf.sparql.ast.optimizersBlazeGraph
TestIVBindingSetEncoderTest suite for IVBindingSetEncoder.Classcom.bigdata.rdf.internal.encoderBlazeGraph
TestIVBindingSetEncoderWithCacheTest suite for IVBindingSetEncoderWithIVCache.Classcom.bigdata.rdf.internal.encoderBlazeGraph
TestIVCacheTest suite for IVCache.Classcom.bigdata.rdf.lexiconBlazeGraph
TestIVComparatorTest suite for IVComparator.Classcom.bigdata.bop.solutionsBlazeGraph
TestIVSolutionSetEncoderTest suite for IVSolutionSetEncoder and IVSolutionSetDecoder.Classcom.bigdata.rdf.internal.encoderBlazeGraph
TestIVUnicodeTest suite for IVUnicode.Classcom.bigdata.rdf.internalBlazeGraph
TestJavaScriptGOMNote: Java6 embeds JavaScript support based on Mozilla Rhino version 1.Classcom.bigdata.gomBlazeGraph
TestJDKUnicodeKeyBuilderClasscom.bigdata.btree.keysBlazeGraph
TestJGraphTest suite for JGraph, which is the core implementation of the runtime query optimizer logic.Classcom.bigdata.bop.joinGraph.rtoBlazeGraph
TestJoinGraphUnit tests for the JoinGraph operator.Classcom.bigdata.bop.joinGraph.rtoBlazeGraph
TestJoinOrderData driven test suite for SPARQL 1.Classcom.bigdata.rdf.sparql.ast.evalBlazeGraph
TestJoinScopeUnit tests the quads aspects of the BigdataSail implementation.Classcom.bigdata.rdf.sailBlazeGraph
TestJoinSetUtilTest suite for JoinSetUtil.Classcom.bigdata.rdf.sparql.astBlazeGraph
TestJournalDelegate for ProxyTestCases for services running against aVersion:$Id$Author:Bryan ThompsonClasscom.bigdata.serviceBlazeGraph
TestJournalAbortTest suite for a failure to handle errors inside of abort() by marking the journal as requiring abort().Classcom.bigdata.journalBlazeGraph
TestJournalBasicsAggregates all tests into something approximately increasing dependency order.Classcom.bigdata.journalBlazeGraph
TestJournalShutdownStress test for correct shutdown of journals based on weak referenceVersion:$Id$Author:Bryan ThompsonClasscom.bigdata.journalBlazeGraph
TestJustificationsTest suite for writing, reading, chasing and retracting Justifications.Classcom.bigdata.rdf.rulesBlazeGraph
TestJVMDistinctBindingSetsUnit tests for JVMDistinctBindingSetsOp.Classcom.bigdata.bop.solutionsBlazeGraph
TestJVMHashIndexOpTest suite for HashIndexOp that uses a JVMHashJoinUtilityVersion:$Id$Author:Bryan ThompsonClasscom.bigdata.bop.joinBlazeGraph
TestJVMHashJoinOpTest suite for JVMHashJoinOp.Classcom.bigdata.bop.joinBlazeGraph
TestJVMHashJoinUtilityTest suite for the JVMHashJoinUtility.Classcom.bigdata.bop.joinBlazeGraph
TestKernelVersionClasscom.bigdata.counters.linuxBlazeGraph
TestKeyBufferSearchUnit tests for IKeyBuffer#search(byte[] searchKey).Classcom.bigdata.btree.rabaBlazeGraph
TestKeyBuilderTest suite for high level operations that build variable length _unsigned_ byte[] keys from various data types and unicode strings.Classcom.bigdata.btree.keysBlazeGraph
TestKeyBuilderUnit tests for key formation for the FullTextIndex.Classcom.bigdata.searchBlazeGraph
TestKeyEncodeDecodeTest suite for round trip of keys as encoded by Schema.Classcom.bigdata.sparseBlazeGraph
TestLanguageRangeClasscom.bigdata.searchBlazeGraph
TestLatchUnit tests for Latch.Classcom.bigdata.util.concurrentBlazeGraph
TestLeafDataRecord_CanonicalHuffman_CanonicalHuffmanTest suite for the B+Tree ILeafData records (accessing coded data inVersion:$Id$Author:Bryan ThompsonClasscom.bigdata.btree.dataBlazeGraph
TestLeafDataRecord_FrontCoded_CanonicalHuffmanTest suite for the B+Tree ILeafData records (accessing coded data inVersion:$Id$Author:Bryan ThompsonClasscom.bigdata.btree.dataBlazeGraph
TestLeafDataRecord_Simple_SimpleTest with simple coding for keys and values (no compression).Classcom.bigdata.btree.dataBlazeGraph
TestLeafSplitShortestSeparatorKeyClasscom.bigdata.btreeBlazeGraph
TestLexAccessPatternEnumTest suite for LexAccessPatternEnum.Classcom.bigdata.rdf.lexiconBlazeGraph
TestLexiconKeyBuilderTest suite for LexiconKeyBuilder.Classcom.bigdata.rdf.lexiconBlazeGraph
TestLexJoinOpsClasscom.bigdata.rdf.sailBlazeGraph
TestLinearListMethodsTest suite for the ILinearList access methods.Classcom.bigdata.btreeBlazeGraph
TestListBindingSetUnit tests for ListBindingSet.Classcom.bigdata.bop.bindingSetBlazeGraph
TestLiteralDatatypeIVTest suite for PartlyInlineTypedLiteralIV.Classcom.bigdata.rdf.internalBlazeGraph
TestLoadAndVerifyTest loads an RDF/XML resource into a database and then verifies by re-parse that all expected statements were made persistent in the database.Classcom.bigdata.rdf.rioBlazeGraph
TestLoadBalancerRoundRobinUnit tests for the round robin behaviors of the load balancer in isolation (not an integration test).Classcom.bigdata.serviceBlazeGraph
TestLocalChunkMessageTest suite for LocalChunkMessage.Classcom.bigdata.bop.engineBlazeGraph
TestLocalQuadStoreProxy test suite for LocalTripleStore in quad-store mode.Classcom.bigdata.rdf.storeBlazeGraph
TestLocalTripleStoreProxy test suite for LocalTripleStore when the backing indices are BTrees.Classcom.bigdata.rdf.storeBlazeGraph
TestLocalTripleStoreDestroyTest suite to verify the semantics of destroying a LocalTripleStore, including verifying that the indices are deleted (gone from Name2Addr), thatClasscom.bigdata.rdf.storeBlazeGraph
TestLocalTripleStoreTransactionSemanticsTest suite for the transaction semantics of the LocalTripleStore.Classcom.bigdata.rdf.storeBlazeGraph
TestLocalTripleStoreWithoutInliningProxy test suite for LocalTripleStore when the backing indices are BTrees.Classcom.bigdata.rdf.storeBlazeGraph
TestLocalTripleStoreWithoutStatementIdentifiersProxy test suite for LocalTripleStore when the backing indices are BTrees.Classcom.bigdata.rdf.storeBlazeGraph
TestLockDeserializationThis is a test suite for the ReentrantLock deserialization pattern used by the MappedRDFFileLoadTask when it executes on a remoteClasscom.bigdata.rdf.loadBlazeGraph
TestLockManagerSuite of stress tests of the concurrency control mechanisms (without the database implementation) - See LockManager.Classcom.bigdata.concurrentBlazeGraph
TestLockManager .GenerateGenerates an XML file that can be used to (re-)run the concurrency control tests.Classcom.bigdata.concurrentBlazeGraph
TestLockManager .TestOptionsOptions for TestLockManager.Classcom.bigdata.concurrentBlazeGraph
TestLockManager .Wait10ResourceTaskWaits 10ms once it acquires its locks.Classcom.bigdata.concurrentBlazeGraph
TestLongPackerTest suite for packing and unpacking unsigned long integers using the DataInputBuffer and the ByteArrayBuffer.Classcom.bigdata.ioBlazeGraph
TestManagedReadsInvestigates the benefits (if any) of managed concurrent reads with the aim of developing metrics on which to base a ConcurrentReadManager for use by the Disk based strategies.Classcom.bigdata.ioBlazeGraph
TestMapBindingSetsOverNodesUnit tests for mapping binding sets over nodes.Classcom.bigdata.bop.fed.nodesBlazeGraph
TestMapBindingSetsOverShardsUnit tests for MapBindingSetsOverShardsBuffer.Classcom.bigdata.bop.fed.shardsBlazeGraph
TestMappedJournalTest suite for BufferMode.Classcom.bigdata.journalBlazeGraph
TestMappedJournal .TestInterruptsTest suite integration for AbstractInterruptsTestCase.Classcom.bigdata.journalBlazeGraph
TestMappedJournal .TestMRMWTest suite integration for AbstractMRMWTestCase.Classcom.bigdata.journalBlazeGraph
TestMappedJournal .TestMROWTest suite integration for AbstractMROWTestCase.Classcom.bigdata.journalBlazeGraph
TestMappedJournal .TestRawStoreTest suite integration for AbstractRestartSafeTestCase.Classcom.bigdata.journalBlazeGraph
TestMappedProgramMappedProgram is used to produce the full closure and fast closure programs and is responsible, together with TMUtility, for mappingClasscom.bigdata.rdf.rulesBlazeGraph
TestMasterTaskUnit tests for the control logic used by AbstractMasterTask andVersion:$Id$Author:Bryan ThompsonClasscom.bigdata.service.ndx.pipelineBlazeGraph
TestMasterTaskIdleTimeoutUnit tests of the idle timeout behavior for AbstractMasterTask andVersion:$Id$Author:Bryan ThompsonClasscom.bigdata.service.ndx.pipelineBlazeGraph
TestMasterTaskWithErrorsUnit tests for error handling in the control logic used by AbstractMasterTask and friends.Classcom.bigdata.service.ndx.pipelineBlazeGraph
TestMasterTaskWithRedirectTest ability to handle a redirect (subtask learns that the target service no longer accepts data for some locator and instead must send the data somewhereClasscom.bigdata.service.ndx.pipelineBlazeGraph
TestMasterTaskWithSplitsStress test using key-range partitioned index (IMetadataIndex), which allows us to test the AbstractMasterTask under split, move, join andClasscom.bigdata.service.ndx.pipelineBlazeGraph
TestMatchUnit tests for AbstractTripleStore.Classcom.bigdata.rdf.rulesBlazeGraph
TestMaterializationClasscom.bigdata.rdf.sailBlazeGraph
TestMAXClasscom.bigdata.bop.rdf.aggregateBlazeGraph
TestMemoryGroupByOpUnit tests for MemoryGroupByOp.Classcom.bigdata.bop.solutionsBlazeGraph
TestMemoryManagerClasscom.bigdata.rwstore.sectorBlazeGraph
TestMemoryManager2Some additional tests for the MemoryManager which look at the effect of the #of buffers it is allowed to allocate.Classcom.bigdata.rwstore.sectorBlazeGraph
TestMemoryManagerStreamsClasscom.bigdata.rwstore.sectorBlazeGraph
TestMemorySortOpUnit tests for the MemorySortOp.Classcom.bigdata.bop.solutionsBlazeGraph
TestMemStoreTest suite for MemStore.Classcom.bigdata.rwstore.sectorBlazeGraph
TestMemStore .TestMRMWTest suite integration for AbstractMRMWTestCase.Classcom.bigdata.rwstore.sectorBlazeGraph
TestMemStore .TestMROWTest suite integration for AbstractMROWTestCase.Classcom.bigdata.rwstore.sectorBlazeGraph
TestMemStore .TestRawStoreTest suite integration for AbstractRawStoreTestCase.Classcom.bigdata.rwstore.sectorBlazeGraph
TestMergeFilterUnit tests for MergeFilter.Classcom.bigdata.striteratorBlazeGraph
TestMergeJoinData driven test suite.Classcom.bigdata.rdf.sparql.ast.evalBlazeGraph
TestMergeMapOutputTests the utility to merge an input stream with a sorted set of Author:Martyn CutcherClasscom.bigdata.ioBlazeGraph
TestMergeTaskBasic test of compacting merge for an index partition on overflow.Classcom.bigdata.resourcesBlazeGraph
TestMetadataIndexSome unit tests for the MetadataIndex as accessed via theVersion:$Id$Author:Bryan ThompsonClasscom.bigdata.serviceBlazeGraph
TestMillisecondPrecisionForInlineDateTimesUnit test template for use in submission of bugs.Classcom.bigdata.rdf.sailBlazeGraph
TestMIMETypeTest suite for MIMEType.Classcom.bigdata.util.httpdBlazeGraph
TestMIMEType .AssertionFailedError2Classcom.bigdata.util.httpdBlazeGraph
TestMIMEType .CriteriaNote: This class is reused by TestAcceptMIMEType.Classcom.bigdata.util.httpdBlazeGraph
TestMINClasscom.bigdata.bop.rdf.aggregateBlazeGraph
TestMixedModeOperationsThis is a test suite for mixing full transactions with unisolated operations on the same indices.Classcom.bigdata.btree.isolationBlazeGraph
TestMockQuorumFixtureTest suite for the MockQuorumFixture.Classcom.bigdata.quorumBlazeGraph
TestMockUtilityMock utility for test cases.Classcom.bigdata.bopBlazeGraph
TestModelsEqualTest suite for TripleStoreUtility.Classcom.bigdata.rdf.rulesBlazeGraph
TestMoveSome unit tests for moving an index partition.Classcom.bigdata.serviceBlazeGraph
TestMROWTransactionsTestCase to test single writer/mutiple transaction committed readers withAuthor:Martyn CutcherClasscom.bigdata.rdf.sailBlazeGraph
TestMROWTransactions .MyBTreeHelper class for force abort of a B+Tree write.Classcom.bigdata.rdf.sailBlazeGraph
TestMROWTransactionsNoHistoryTestCase to test single writer/mutiple transaction committed readers withAuthor:Martyn CutcherClasscom.bigdata.rdf.sailBlazeGraph
TestMROWTransactionsWithHistoryTestCase to test single writer/mutiple transaction committed readers withAuthor:Martyn CutcherClasscom.bigdata.rdf.sailBlazeGraph
TestMultiGraphsClasscom.bigdata.rdf.sailBlazeGraph
TestMultipartContentThe Jetty HttpClient does not provide "out of the box" support for multipart content similar to the Apache MultipartEntity.Classcom.bigdata.rdf.sail.webappBlazeGraph
TestMultiplexBlockingBufferTest suite for MultiplexBlockingBuffer.Classcom.bigdata.relation.accesspathBlazeGraph
TestMultiSourceSequentialCloseableIteratorTest suite for the MultiSourceSequentialCloseableIterator.Classcom.bigdata.relation.accesspathBlazeGraph
TestMultiTenancyAPIProxied test suite for the Multi-Tenancy API.Classcom.bigdata.rdf.sail.webappBlazeGraph
TestMutableBTreeCursorsTest ability to traverse tuples using an ITupleCursor while the SAME THREAD is used to insert, update, or remove tuples from a mutableClasscom.bigdata.btreeBlazeGraph
TestMutableKeyBufferClasscom.bigdata.btree.rabaBlazeGraph
TestMutableKeyBufferTest suite for MutableKeyBuffer.Classcom.bigdata.htree.rabaBlazeGraph
TestMutableValueBufferTest suite for MutableValuesBuffer.Classcom.bigdata.htree.rabaBlazeGraph
TestMutableValuesRabaTest suite for MutableValuesRaba.Classcom.bigdata.btree.rabaBlazeGraph
TestName2AddrTest suite for the index used to name index names to theVersion:$Id$Author:Bryan ThompsonClasscom.bigdata.journalBlazeGraph
TestNameAndExtensionFilterTest suite for NameAndExtensionFilter.Classcom.bigdata.ioBlazeGraph
TestNamedGraphsTest suite for named and default graph stuff.Classcom.bigdata.rdf.sparql.ast.evalBlazeGraph
TestNamedIndicesTest suite for api supporting registration, lookup, use, and atomic commit ofVersion:$Id$Author:Bryan ThompsonClasscom.bigdata.journalBlazeGraph
TestNamedSolutionSetRefTest suite for NamedSolutionSetRef.Classcom.bigdata.bopBlazeGraph
TestNamedSubQueryData driven test suite for named subquery evaluation (that is, for queries which are explicitly written using the named subquery syntax).Classcom.bigdata.rdf.sparql.ast.evalBlazeGraph
TestNanoHTTPDTest suite for NanoHTTPD.Classcom.bigdata.util.httpdBlazeGraph
TestNanoSparqlClientClasscom.bigdata.rdf.sail.webappBlazeGraph
TestNanoSparqlServerUnit tests for the NanoSparqlServer with a focus on the ability to override the init parameters, the default http port, etc.Classcom.bigdata.rdf.sail.webappBlazeGraph
TestNanoSparqlServerWithProxyIndexManagerGraph DatabaseClasscom.bigdata.rdf.sail.webappBlazeGraph
TestNanoSparqlServerWithProxyIndexManager .Test_NSS_quadsThe TestMode.Classcom.bigdata.rdf.sail.webappBlazeGraph
TestNanoSparqlServerWithProxyIndexManager .test_NSS_RWStoreClasscom.bigdata.rdf.sail.webappBlazeGraph
TestNanoSparqlServerWithProxyIndexManager .Test_NSS_sidsThe TestMode.Classcom.bigdata.rdf.sail.webappBlazeGraph
TestNanoSparqlServerWithProxyIndexManager .test_NSS_triplesThe TestMode.Classcom.bigdata.rdf.sail.webappBlazeGraph
TestNanoSparqlServerWithProxyIndexManager2Graph DatabaseClasscom.bigdata.rdf.sail.webappBlazeGraph
TestNanoSparqlServerWithProxyIndexManager2 .Test_NSS_quadsThe TestMode.Classcom.bigdata.rdf.sail.webappBlazeGraph
TestNanoSparqlServerWithProxyIndexManager2 .Test_NSS_sidsThe TestMode.Classcom.bigdata.rdf.sail.webappBlazeGraph
TestNanoSparqlServerWithProxyIndexManager2 .test_NSS_triplesThe TestMode.Classcom.bigdata.rdf.sail.webappBlazeGraph
TestNativeDistinctFilterUnit tests for NativeDistinctFilter.Classcom.bigdata.bop.rdf.filterBlazeGraph
TestNativeDistinctFilter .JoinSetupSetup for a problem used by many of the join test suites.Classcom.bigdata.bop.rdf.filterBlazeGraph
TestNEClasscom.bigdata.bop.constraintBlazeGraph
TestNEConstantUnit tests for NEConstant.Classcom.bigdata.bop.constraintBlazeGraph
TestNegationTest suite for SPARQL negation (EXISTS and MINUS).Classcom.bigdata.rdf.sparql.ast.evalBlazeGraph
TestNestedLoopJoinOpTest suite the NestedLoopJoinOp FIXME Test suite! It would be best to refactor the existing hash joinClasscom.bigdata.bop.joinBlazeGraph
TestNIOChunkMessageUnit tests for NIOChunkMessage.Classcom.bigdata.bop.fedBlazeGraph
TestNodeDataRecord_CanonicalHuffmanTest suite using the CanonicalHuffmanRabaCoder to provide keyVersion:$Id$Author:Bryan ThompsonClasscom.bigdata.btree.dataBlazeGraph
TestNodeDataRecord_FrontCodedTest suite using the FrontCodedRabaCoder to provide key compression.Classcom.bigdata.btree.dataBlazeGraph
TestNodeDataRecord_SimpleTest suite without key compression.Classcom.bigdata.btree.dataBlazeGraph
TestNoExceptionsThis test suite is for trac items where the failure mode is a 500 error caused by a software error, often in the static optimizer.Classcom.bigdata.rdf.sailBlazeGraph
TestNonBlockingLockManager FIXME Verify interaction with the writeService.Classcom.bigdata.concurrentBlazeGraph
TestNonBlockingLockManager .Wait10ResourceTaskWaits 10ms once it acquires its locks.Classcom.bigdata.concurrentBlazeGraph
TestNonBlockingLockManagerWithNewDesignClasscom.bigdata.concurrentBlazeGraph
TestNonBlockingLockManagerWithNewDesign .Wait10ResourceTaskWaits 10ms once it acquires its locks.Classcom.bigdata.concurrentBlazeGraph
TestNOPRecordCompressorTest suite for NOPRecordCompressor.Classcom.bigdata.io.compressionBlazeGraph
TestNSSHealthCheckUtility test suite provides a health check for a deployed instance.Classcom.bigdata.rdf.sail.webapp.healthBlazeGraph
TestNTriplesWithSidsTest suite for SIDS support with NTRIPLES data.Classcom.bigdata.rdf.rioBlazeGraph
TestNullValuesTest of storing null values under a key with persistence.Classcom.bigdata.btreeBlazeGraph
TestNullValuesTest of storing null values under a key with persistence.Classcom.bigdata.htreeBlazeGraph
TestNumericBNodesTest suite for numeric bnodes parsing.Classcom.bigdata.gomBlazeGraph
TestOOMBugUnit test template for use in submission of bugs.Classcom.bigdata.rdf.sail.contribBlazeGraph
TestOpenrdfNativeServiceEvaluationData driven test suite for SPARQL 1.Classcom.bigdata.rdf.sparql.ast.eval.serviceBlazeGraph
TestOptionalsClasscom.bigdata.rdf.rulesBlazeGraph
TestOptionalsUnit tests the optionals aspects of the BigdataSail implementation.Classcom.bigdata.rdf.sailBlazeGraph
TestOptionalsTest suite for OPTIONAL groups.Classcom.bigdata.rdf.sparql.ast.evalBlazeGraph
TestORClasscom.bigdata.bop.constraintBlazeGraph
TestOrderByUnit tests for IQueryOptions.Classcom.bigdata.rdf.rulesBlazeGraph
TestOrderByClasscom.bigdata.rdf.sailBlazeGraph
TestOverflowBasic tests for ResourceManager#overflow(boolean, boolean)Version:$Id$Author:Bryan ThompsonClasscom.bigdata.resourcesBlazeGraph
TestOverflowSimple test verifies that a scale-out index is preserved across both synchronous and asynchronous overflow events.Classcom.bigdata.serviceBlazeGraph
TestOverflowGRSTest drives inserts on the GRS index partition until the data service is forced to go through an overflow such that an index build is performed forClasscom.bigdata.serviceBlazeGraph
TestOwlGOMThis tests a skin to help process an OWL specification.Classcom.bigdata.gomBlazeGraph
TestOwlSameAsPropertiesExpandingIteratorTest suite for OwlSameAsPropertiesExpandingIterator.Classcom.bigdata.rdf.rulesBlazeGraph
TestOWLSkinClasscom.bigdata.gomBlazeGraph
TestPackedLongIVsTest suite for math operations on PackedLongIV and CompressedTimestampExtension.Classcom.bigdata.rdf.internalBlazeGraph
TestPageServerTest class uses non-blocking I/O to communicate between collection of clients and a single page server backed by test data.Classcom.bigdata.nioBlazeGraph
TestParse_iostatOSX does have an iostat.Classcom.bigdata.counters.osxBlazeGraph
TestParse_vm_statTest suite for parsing the output of the vm_stat utility underVersion:$Id$Author:Bryan ThompsonClasscom.bigdata.counters.osxBlazeGraph
TestParsingClasscom.bigdata.counters.linuxBlazeGraph
TestPartitionedJoinGroupUnit tests for PartitionedJoinGroup.Classcom.bigdata.bop.joinGraphBlazeGraph
TestPartitionedJoinGroup_canJoinUnit tests for PartitionedJoinGroup.Classcom.bigdata.bop.joinGraphBlazeGraph
TestPartitionedJoinGroup_canJoinUsingConstraintsThis test suite is built around around BSBM Q5.Classcom.bigdata.bop.joinGraphBlazeGraph
TestPathsClasscom.bigdata.rdf.sail.graphBlazeGraph
TestPipelinedAggregationOpUnit tests for PipelinedAggregationOp.Classcom.bigdata.bop.solutionsBlazeGraph
TestPipelinedHashJoinTest suite for PipelinedHashIndexAndSolutionSetJoinOp, which implements a pipelined hash join.Classcom.bigdata.rdf.sparql.ast.evalBlazeGraph
TestPipelineJoinUnit tests for the PipelineJoin operator.Classcom.bigdata.bop.joinBlazeGraph
TestPostNotURLEncodedSee trac 711 for discussion.Classcom.bigdata.rdf.sail.webappBlazeGraph
TestPredicateTest suite for Predicate.Classcom.bigdata.bop.apBlazeGraph
TestPredicateAccessPathUnit test for reading on an access path using a Predicate.Classcom.bigdata.bop.apBlazeGraph
TestPrefixFilterTest suite for the PrefixFilter.Classcom.bigdata.btree.filterBlazeGraph
TestPrefixSearchUnit test for prefix and exact match searches.Classcom.bigdata.searchBlazeGraph
TestProgramTest suite for Program and common rule/program re-writes.Classcom.bigdata.relation.ruleBlazeGraph
TestPropertyPathsClasscom.bigdata.rdf.sparql.ast.evalBlazeGraph
TestProtocolAllA collection of proxied tests for the SPARQL 1.Classcom.bigdata.rdf.sail.webappBlazeGraph
TestProvenanceQueryTest suite for high-level query against a graph containing statements aboutVersion:$Id$Author:Bryan ThompsonClasscom.bigdata.rdf.sailBlazeGraph
TestPruneBindingSetsClasscom.bigdata.rdf.sailBlazeGraph
TestPushbackIteratorUnit test for PushbackIterator.Classcom.bigdata.striteratorBlazeGraph
TestPutIfAbsentTest of basic btree operations when delete markers are maintained.Classcom.bigdata.btreeBlazeGraph
TestQuadsAPIUnit tests the quads aspects of the BigdataSail implementation.Classcom.bigdata.rdf.sailBlazeGraph
TestQueryDeadlineOrderTest suite for QueryDeadline ordering.Classcom.bigdata.bop.engineBlazeGraph
TestQueryEngineTest suite for the QueryEngine against a local database instance.Classcom.bigdata.bop.engineBlazeGraph
TestQueryEngine_DistinctOpTest suite for DISTINCT solution operators when integrated with the query engine.Classcom.bigdata.bop.engineBlazeGraph
TestQueryEngine_GroupByOpTest suite for GROUP_BY operators when integrated with the query engine.Classcom.bigdata.bop.engineBlazeGraph
TestQueryEngine_SliceStress test for SliceOp in which a large number of small chunks are fed into the query such that the concurrency constraints of the slice areClasscom.bigdata.bop.engineBlazeGraph
TestQueryEngine_SortOpTest suite ORDER BY operators when integrated with the query engine.Classcom.bigdata.bop.engineBlazeGraph
TestQueryEngineFactoryStress test for correct shutdown of query controllers as allocated by the QueryEngineFactory.Classcom.bigdata.bop.fedBlazeGraph
TestQueryHintsTest suite for SPARQL queries with embedded query hints.Classcom.bigdata.rdf.sparql.ast.evalBlazeGraph
TestRandomAccessFileSynchronousWritesTest suite for conformance with synchronous IO write requests made on a RandomAccessFile opened using rss or rddClasscom.bigdata.journalBlazeGraph
TestRandomBlockOpsUnit tests for random block IO include read, write, overwrite (aka update), and delete.Classcom.bigdata.bfsBlazeGraph
TestRandomBlockOps .StressTestStress test helper class.Classcom.bigdata.bfsBlazeGraph
TestRandomBlockOps .TestOpTests of the Op test helper class.Classcom.bigdata.bfsBlazeGraph
TestRangeDeleteTest suite for BigdataFileSystem.Classcom.bigdata.bfsBlazeGraph
TestRangeQueryTest suite for the IRangeQuery API.Classcom.bigdata.serviceBlazeGraph
TestRangeScanTest suite for BigdataFileSystem.Classcom.bigdata.bfsBlazeGraph
TestRawRecordsUnit tests for a B+Tree with raw record support enabled (this is where a large byte[] value is written directly onto the backing storeClasscom.bigdata.btreeBlazeGraph
TestRawRecordsUnit tests for a HTree with raw record support enabled (this is where a large byte[] value is written directly onto the backing storeClasscom.bigdata.htreeBlazeGraph
TestRDRHistoryTest suite RDRHistory.Classcom.bigdata.rdf.sailBlazeGraph
TestRDRHistory .CustomRDRHistoryClasscom.bigdata.rdf.sailBlazeGraph
TestRDROperationsTest of RDR specific data interchange and query.Classcom.bigdata.rdf.sail.webappBlazeGraph
TestReadCommittedTxTest suite for transactions reading from a start time corresponding to the last commit time on the database.Classcom.bigdata.journalBlazeGraph
TestReadOnlyBTreeCursorsUnit tests for ITupleCursor for a read-only BTree.Classcom.bigdata.btreeBlazeGraph
TestReadOnlyTxTest suite for fully isolated read-only transactions reading from a caller specified start time.Classcom.bigdata.journalBlazeGraph
TestReadWriteTransactionsClasscom.bigdata.rdf.sailBlazeGraph
TestReceiveBufferTest verifies the ability to transmit a file using theVersion:$Id$Author:Bryan ThompsonClasscom.bigdata.serviceBlazeGraph
TestReceiveFileTest verifies the ability to transmit a file using theVersion:$Id$Author:Bryan ThompsonClasscom.bigdata.serviceBlazeGraph
TestRecordCompressor_BestCompressionTest suite for RecordCompressor.Classcom.bigdata.io.compressionBlazeGraph
TestRecordCompressor_BestSpeedTest suite for RecordCompressor.Classcom.bigdata.io.compressionBlazeGraph
TestRegexBOpTest suite for RegexBOp.Classcom.bigdata.rdf.internal.constraintsBlazeGraph
TestReificationDoneRightEvalReification Done Right test suite.Classcom.bigdata.rdf.sparql.ast.eval.reifBlazeGraph
TestReificationDoneRightParserTest suite for the proposed standardization of "reification done right".Classcom.bigdata.rdf.sail.sparqlBlazeGraph
TestRelationLocatorTest suite for locating an AbstractTripleStore, locating the LexiconRelation and SPORelation from theClasscom.bigdata.rdf.storeBlazeGraph
TestRelease123ProtocolThis test class exercises protocol issues (mimetypes, parameters etc) as at release 1.Classcom.bigdata.rdf.sail.webappBlazeGraph
TestReleaseResourcesTest release (aka purge) of old resources.Classcom.bigdata.resourcesBlazeGraph
TestReleaseResources .TestWithCopy_NonZeroMinReleaseAgeTest where the indices are copied during synchronous overflow processing and where a non-zero [minReleaseAge] was specified.Classcom.bigdata.resourcesBlazeGraph
TestReleaseResources .TestWithCopyImmediateReleaseTest where the index view is copied in its entirety onto the new journal and the [minReleaseAge] is ZERO(0).Classcom.bigdata.resourcesBlazeGraph
TestReleaseResources .TestWithCopyNoReleaseTest where the index view is copied in its entirety onto the new journal but the ResourceManager is not permitted to release old resourcesClasscom.bigdata.resourcesBlazeGraph
TestRemoteAccessPathUnit tests of a remote access path.Classcom.bigdata.bop.fedBlazeGraph
TestRemoteGOMSimilar to TestGOM but is setup to connect to the NanoSparqlServer using aAuthor:Martyn CutcherClasscom.bigdata.gomBlazeGraph
TestRemoteSparql10QueryBuilderTest suite for the RemoteSparql10QueryBuilder.Classcom.bigdata.rdf.sparql.ast.eval.serviceBlazeGraph
TestRemoteSparql11QueryBuilderTest suite for the RemoteSparql11QueryBuilder, including some correct rejection tests when the solutions to be vectored to the remote end point canClasscom.bigdata.rdf.sparql.ast.eval.serviceBlazeGraph
TestRemoteSparqlBuilderFactoryTest suite the RemoteSparqlBuilderFactoryVersion:$Id: TestRemoteServiceCallImpl.Classcom.bigdata.rdf.sparql.ast.eval.serviceBlazeGraph
TestRemovalsClasscom.bigdata.htreeBlazeGraph
TestRemoveAllTest suite for BTree.Classcom.bigdata.btreeBlazeGraph
TestRemoveratorTest suite for the Removerator.Classcom.bigdata.btree.filterBlazeGraph
TestReopenUnit tests for the close/checkpoint/reopen protocol designed to manage the resource burden of indices without invalidating the index objects (indicesClasscom.bigdata.btreeBlazeGraph
TestReopenUnit tests for the close/checkpoint/reopen protocol designed to manage the resource burden of indices without invalidating the index objects (indicesClasscom.bigdata.htreeBlazeGraph
TestReplaceBOpTest suite for ReplaceBOp.Classcom.bigdata.rdf.internal.constraintsBlazeGraph
TestResolverUnit tests for BOpResolver.Classcom.bigdata.bop.ap.filterBlazeGraph
TestResolverUnit tests for Resolver.Classcom.bigdata.striteratorBlazeGraph
TestResourceManagerBootstrapBootstrap test suite for the ResourceManager.Classcom.bigdata.resourcesBlazeGraph
TestResourceManagerBootstrap .MyResourceManagerClasscom.bigdata.resourcesBlazeGraph
TestRestartSafeTest suite for restart-safety of BTrees backed by anVersion:$Id$Author:Bryan ThompsonClasscom.bigdata.journalBlazeGraph
TestRestartSafeTest restart safety for the various indices.Classcom.bigdata.rdf.storeBlazeGraph
TestRestartSafeTest suite for the ability to re-open an EmbeddedFederation.Classcom.bigdata.serviceBlazeGraph
TestRestartSafe .MyBTreeClasscom.bigdata.journalBlazeGraph
TestReverseratorTest suite for the Reverserator.Classcom.bigdata.btree.filterBlazeGraph
TestRollbackCommitTest the ability to rollback a commit.Classcom.bigdata.journalBlazeGraph
TestRollbacksThis is a stress test for abort/rollback semantics.Classcom.bigdata.rdf.sailBlazeGraph
TestRollbacksTMConcrete instance of TestRollbacks which overrides the properties to enable truth maintenance support in the SAIL.Classcom.bigdata.rdf.sailBlazeGraph
TestRollbacksTxConcrete instance of TestRollbacks which overrides the properties to enable full transaction support in the SAIL.Classcom.bigdata.rdf.sailBlazeGraph
TestRootBlockViewTest suite for RootBlockView.Classcom.bigdata.journalBlazeGraph
TestRTO_BARData driven test suite for the Runtime Query Optimizer (RTO) using BAR dataVersion:$Id: TestBasicQuery.Classcom.bigdata.rdf.sparql.ast.eval.rtoBlazeGraph
TestRTO_BSBMData driven test suite for the Runtime Query Optimizer (RTO) using BSBM data and queries based on BSBM.Classcom.bigdata.rdf.sparql.ast.eval.rtoBlazeGraph
TestRTO_FOAFData driven test suite for the Runtime Query Optimizer (RTO) using quads-modeVersion:$Id: TestBasicQuery.Classcom.bigdata.rdf.sparql.ast.eval.rtoBlazeGraph
TestRTO_LUBMData driven test suite for the Runtime Query Optimizer (RTO) using LUBM data and queries based on LUBM.Classcom.bigdata.rdf.sparql.ast.eval.rtoBlazeGraph
TestRuleTest suite for basic Rule mechanisms.Classcom.bigdata.relation.ruleBlazeGraph
TestRuleExpansionClasscom.bigdata.rdf.rulesBlazeGraph
TestRuleFastClosure_11_13Test suite for AbstractRuleFastClosure_11_13.Classcom.bigdata.rdf.rulesBlazeGraph
TestRuleFastClosure_3_5_6_7_9Test suite for AbstractRuleFastClosure_3_5_6_7_9.Classcom.bigdata.rdf.rulesBlazeGraph
TestRuleOwlEquivalentClassTest suite for RuleOwlEquivalentClass.Classcom.bigdata.rdf.rulesBlazeGraph
TestRuleOwlEquivalentPropertyTest suite for RuleOwlEquivalentPropertyVersion:$Id$Author:Bryan ThompsonClasscom.bigdata.rdf.rulesBlazeGraph
TestRuleOwlFunctionalPropertyTest suite for owl:FunctionalProperty processing.Classcom.bigdata.rdf.rulesBlazeGraph
TestRuleOwlHasValueTest suite for owl:hasValue processing.Classcom.bigdata.rdf.rulesBlazeGraph
TestRuleOwlInverseOfTest suite for owl:inverseOf processing.Classcom.bigdata.rdf.rulesBlazeGraph
TestRuleOwlSameAsTest suite for owl:sameAs processing.Classcom.bigdata.rdf.rulesBlazeGraph
TestRuleOwlSymmetricPropertyTest suite for owl:SymmetricProperty processing.Classcom.bigdata.rdf.rulesBlazeGraph
TestRuleOwlTransitivePropertyTest suite for owl:transtitiveProperty processing.Classcom.bigdata.rdf.rulesBlazeGraph
TestRuleRdf01Test suite for RuleRdf01.Classcom.bigdata.rdf.rulesBlazeGraph
TestRuleRdfs03Test for RuleRdfs03.Classcom.bigdata.rdf.rulesBlazeGraph
TestRuleRdfs04Test suite for RuleRdfs04a and RuleRdfs04bVersion:$Id$Author:Bryan ThompsonClasscom.bigdata.rdf.rulesBlazeGraph
TestRuleRdfs07Note: rdfs 2, 3, 7, and 9 use the same base class.Classcom.bigdata.rdf.rulesBlazeGraph
TestRuleRdfs10Note: rdfs 6, 8, 10, 12, and 13 use the same base clase.Classcom.bigdata.rdf.rulesBlazeGraph
TestRuleRdfs11Note: rdfs 5 and 11 use the same base class.Classcom.bigdata.rdf.rulesBlazeGraph
TestRuleStateClasscom.bigdata.relation.rule.evalBlazeGraph
TestRunStateTest suite for RunState.Classcom.bigdata.bop.engineBlazeGraph
TestRunStateUnit tests for RunState.Classcom.bigdata.journalBlazeGraph
TestRWJournalTest suite for BufferMode.Classcom.bigdata.rwstoreBlazeGraph
TestRWJournal .TestInterruptsTest suite integration for AbstractInterruptsTestCase.Classcom.bigdata.rwstoreBlazeGraph
TestRWJournal .TestMRMWTest suite integration for AbstractMRMWTestCase.Classcom.bigdata.rwstoreBlazeGraph
TestRWJournal .TestMROWTest suite integration for AbstractMROWTestCase.Classcom.bigdata.rwstoreBlazeGraph
TestRWJournal .TestRawStoreTest suite integration for AbstractRestartSafeTestCase.Classcom.bigdata.rwstoreBlazeGraph
TestRWStoreTxBehaviorsTests that are RWStore specific.Classcom.bigdata.rdf.sail.webappBlazeGraph
TestRWWriteCacheServiceTest suite for the WriteCacheService using scattered writes on aVersion:$Id: TestWriteCacheService.Classcom.bigdata.io.writecacheBlazeGraph
TestSameVariableConstraintTest suite for SameVariableConstraint.Classcom.bigdata.bop.rdf.filterBlazeGraph
TestSAMPLEUnit tests for SAMPLE.Classcom.bigdata.bop.rdf.aggregateBlazeGraph
TestSampleIndexTest suite for SampleIndex.Classcom.bigdata.bop.apBlazeGraph
TestScaleOutTripleStoreWithEmbeddedFederationProxy test suite for ScaleOutTripleStore running against an EmbeddedFederation.Classcom.bigdata.rdf.storeBlazeGraph
TestScatterSplitSome unit tests for moving an index partition.Classcom.bigdata.serviceBlazeGraph
TestSearchData driven test suite for full text search.Classcom.bigdata.rdf.sparql.ast.eval.serviceBlazeGraph
TestSearchTest suite using examples based on Understanding Search Engines by Barry and Browne.Classcom.bigdata.searchBlazeGraph
TestSearchQueryTest suite for high-level query against a graph containing statements aboutAuthor:Bryan ThompsonClasscom.bigdata.rdf.sailBlazeGraph
TestSearchRestartSafeSimple test verifies that the FullTextIndex data are restart safe.Classcom.bigdata.searchBlazeGraph
TestSegSplitterUnit tests for splitting an index segment based on its size on the disk, the nominal size of an index partition, and an optional application levelClasscom.bigdata.resourcesBlazeGraph
TestService794While writing this comment, early January 2014, the status is that the two interesting testsClasscom.bigdata.rdf.sail.webappBlazeGraph
TestServiceRegistryTest suite for the ServiceRegistry.Classcom.bigdata.rdf.sparql.ast.eval.serviceBlazeGraph
TestServiceWhiteListClasscom.bigdata.rdf.sail.webappBlazeGraph
TestSesameFiltersClasscom.bigdata.rdf.sailBlazeGraph
TestSesameMultiGraphsClasscom.bigdata.rdf.sailBlazeGraph
TestSetBindingTest suite for AbstractOperation.Classcom.bigdata.rdf.sailBlazeGraph
TestSharedLexiconTempStoreTest suite for TempTripleStores sharing the same LexiconRelation as the primary AbstractTripleStore.Classcom.bigdata.rdf.storeBlazeGraph
TestShortPackerTest suite for packing and unpacking unsigned short integers using the DataInputBuffer and the ByteArrayBuffer.Classcom.bigdata.ioBlazeGraph
TestSidsTest case for reverse lookup from SID to statement.Classcom.bigdata.rdf.sailBlazeGraph
TestSimpleBindingsOptimizerSPARQL level test suite for the ASTSimpleBindingsOptimizer.Classcom.bigdata.rdf.sparql.ast.evalBlazeGraph
TestSimpleBindingsOptimizer .TestQuadsModeAPsClasscom.bigdata.rdf.sparql.ast.evalBlazeGraph
TestSimpleBindingsOptimizer .TestTriplesModeAPsTriples mode test suite.Classcom.bigdata.rdf.sparql.ast.evalBlazeGraph
TestSimpleFileRawStoreTest suite for SimpleFileRawStore.Classcom.bigdata.rawstoreBlazeGraph
TestSimpleGroupByAndCountOptimizerSPARQL level test suite for the ASTSimpleGroupByAndCountOptimizer.Classcom.bigdata.rdf.sparql.ast.evalBlazeGraph
TestSimpleGroupByAndCountOptimizer .TestQuadsModeAPsQuads mode test suite.Classcom.bigdata.rdf.sparql.ast.evalBlazeGraph
TestSimpleGroupByAndCountOptimizer .TestTriplesModeAPsTriples mode test suite.Classcom.bigdata.rdf.sparql.ast.evalBlazeGraph
TestSimpleMemoryRawStoreTest suite for SimpleMemoryRawStore.Classcom.bigdata.rawstoreBlazeGraph
TestSimpleRabaCoderTest suite for the SimpleRabaCoder.Classcom.bigdata.btree.raba.codecBlazeGraph
TestSimpleReleaseTimesExample of Commit History usage.Classcom.bigdata.journalBlazeGraph
TestSingleTailRuleClasscom.bigdata.rdf.sailBlazeGraph
TestSingletonQuorumSemanticsTest the quorum semantics for a singleton quorum.Classcom.bigdata.quorumBlazeGraph
TestSliceTest for ISlice handling in native IRule execution.Classcom.bigdata.rdf.rulesBlazeGraph
TestSliceUnit tests for Slice.Classcom.bigdata.relation.ruleBlazeGraph
TestSliceInputStreamTest suite for SliceInputStream.Classcom.bigdata.ioBlazeGraph
TestSliceOpUnit tests for SliceOp.Classcom.bigdata.bop.solutionsBlazeGraph
TestSnapshotHelperUnit tests for DistributedTransactionService.Classcom.bigdata.serviceBlazeGraph
TestSnapshotJournal Journal#snapshot(com.Classcom.bigdata.journalBlazeGraph
TestSocketsDirectTest suite for basic socket behaviors.Classcom.bigdata.ha.pipelineBlazeGraph
TestSolutionSetManagerTest suite for managing named solution sets.Classcom.bigdata.rdf.sparql.ast.ssetsBlazeGraph
TestSolutionSetStatsTest suite for SolutionSetStats.Classcom.bigdata.rdf.sparql.astBlazeGraph
TestSolutionSetStatseratorClasscom.bigdata.rdf.sparql.astBlazeGraph
TestSparqlUpdate Note: Also see SPARQLUpdateTest.Classcom.bigdata.rdf.sail.webappBlazeGraph
TestSparqlUpdateCommitClasscom.bigdata.rdf.sailBlazeGraph
TestSparqlUpdateCommit .CommitCounterClasscom.bigdata.rdf.sailBlazeGraph
TestSparqlUpdateSuppressTruthMaintenanceClasscom.bigdata.rdf.sail.webappBlazeGraph
TestSparseRowStoreTest suite for SparseRowStore.Classcom.bigdata.sparseBlazeGraph
TestSparseRowStoreSplitHandlerTetst suite for LogicalRowSplitHandler.Classcom.bigdata.resourcesBlazeGraph
TestSplitJoinTest suite verifies that inserts eventually split an index and that deletes eventually cause the index partitions to be joined.Classcom.bigdata.serviceBlazeGraph
TestSplitJoinRootLeafTest split and join of the root leaf (the tree never has more than twoVersion:$Id$Author:Bryan ThompsonSee Also:for examples for split().Classcom.bigdata.btreeBlazeGraph
TestSplitJoinThreeLevelsTest suite using AbstractBTree.Classcom.bigdata.btreeBlazeGraph
TestSplitRootLeafTest split of the root leaf.Classcom.bigdata.btreeBlazeGraph
TestSplitterUnit tests for ISplitter.Classcom.bigdata.service.ndxBlazeGraph
TestSPOTest suite for the SPO class.Classcom.bigdata.rdf.spoBlazeGraph
TestSPOAccessPathTest suite for SPOAccessPath.Classcom.bigdata.rdf.spoBlazeGraph
TestSPOKeyCodersTest suite for approaches to key compression for statement indices (keys are permutations on SPOC, logically comprised of long[4] and encoded as byte[]),Classcom.bigdata.rdf.spoBlazeGraph
TestSPOKeyOrderTest suite for SPOKeyOrder.Classcom.bigdata.rdf.spoBlazeGraph
TestSPOPredicateTest suite for SPOPredicate.Classcom.bigdata.rdf.spoBlazeGraph
TestSPORelationTest ability to insert, update, or remove elements from a relation and the ability to select the right access path given a predicate for that relationClasscom.bigdata.rdf.spoBlazeGraph
TestSPORelation .PClasscom.bigdata.rdf.spoBlazeGraph
TestSPOStarJoinClasscom.bigdata.rdf.spoBlazeGraph
TestSPOTupleSerializerTest suite for SPOTupleSerializer.Classcom.bigdata.rdf.spoBlazeGraph
TestSPOValueCodersTest suite for approaches to value compression for statement indices.Classcom.bigdata.rdf.spoBlazeGraph
TestSSSPTest class for SSP traversal.Classcom.bigdata.rdf.graph.impl.bdBlazeGraph
TestStandaloneRDRParsersTest suite for standalone usage of Bigdata RDF Parsers.Classcom.bigdata.rdf.rioBlazeGraph
TestStartOpMessageTest suite for StartOpMessage.Classcom.bigdata.bop.engineBlazeGraph
TestStatementBufferTest suite for StatementBuffer.Classcom.bigdata.rdf.rioBlazeGraph
TestStatementBuffer .TestTriplesModeAPsTriples mode test suite.Classcom.bigdata.rdf.rioBlazeGraph
TestStatementEnumTest suite for StatementEnum.Classcom.bigdata.rdf.spoBlazeGraph
TestStatementIdentifiersTest of the statement identifier semantics.Classcom.bigdata.rdf.storeBlazeGraph
TestStaticAnalysisTest suite for methods supporting static analysis of the variables, including whether a variable MUST be bound, MIGHT be bound, or is NOT bound.Classcom.bigdata.rdf.sparql.astBlazeGraph
TestStaticAnalysis_CanJoinSee Also:StaticAnalysis_CanJoin.Classcom.bigdata.rdf.sparql.astBlazeGraph
TestStaticAnalysis_CanJoinUsingConstraintsThis test suite is built around around BSBM Q5.Classcom.bigdata.rdf.sparql.astBlazeGraph
TestStoredQueryServiceTest suite for stored query evaluation.Classcom.bigdata.rdf.sparql.ast.service.storedqueryBlazeGraph
TestStrAfterBOpTest suite for StrAfterBOp.Classcom.bigdata.rdf.internal.constraintsBlazeGraph
TestStrBeforeBOpTest suite for StrBeforeBOp.Classcom.bigdata.rdf.internal.constraintsBlazeGraph
TestStrBOpClasscom.bigdata.rdf.sailBlazeGraph
TestStripContextFilterTest suite for StripContextFilter.Classcom.bigdata.bop.rdf.filterBlazeGraph
TestStripedCountersUnit tests for StripedCounters.Classcom.bigdata.counters.stripedBlazeGraph
TestSubjectCentricFullTextIndexTest of adding terms with the full text index enabled and of lookup of terms by tokens which appear within those terms.Classcom.bigdata.rdf.lexiconBlazeGraph
TestSubQueryData driven test suite.Classcom.bigdata.rdf.sparql.ast.evalBlazeGraph
TestSubqueryOpTest suite for handling of optional join groups during query evaluation against a local database instance.Classcom.bigdata.bop.controllerBlazeGraph
TestSubqueryPatternsTest suite for translating queries which use subquery constructions, including SubqueryRoot, NamedSubqueryRoot andClasscom.bigdata.rdf.sail.sparqlBlazeGraph
TestSubRangeRabaTest suite for SubRangeRaba.Classcom.bigdata.btree.rabaBlazeGraph
TestSubSelectFilterExist725SELECT ( COUNT(?narrow) as ?countNarrow ) ?scheme{ ?narrow skos:inScheme ?scheme .Classcom.bigdata.rdf.sparql.ast.evalBlazeGraph
TestSubstrBOpTest suite for SubstrBOp.Classcom.bigdata.rdf.internal.constraintsBlazeGraph
TestSuccessorUtilTest suite for SuccessorUtil.Classcom.bigdata.btree.keysBlazeGraph
TestSUMClasscom.bigdata.bop.rdf.aggregateBlazeGraph
TestTCKTest driver for debugging Sesame or DAWG manifest tests.Classcom.bigdata.rdf.sparql.ast.evalBlazeGraph
TestTCK .TCKStressTestsTests to be executed in a stress test fashion, i.Classcom.bigdata.rdf.sparql.ast.evalBlazeGraph
TestTemplateUnit test template for use in submission of bugs.Classcom.bigdata.rdf.sailBlazeGraph
TestTemporaryStoreTest suite for TemporaryStore (temporary store with named indices).Classcom.bigdata.journalBlazeGraph
TestTemporaryStore .TestInterruptsTest suite integration for TestTemporaryStore.Classcom.bigdata.journalBlazeGraph
TestTemporaryStore .TestMRMWTest suite integration for AbstractMRMWTestCase.Classcom.bigdata.journalBlazeGraph
TestTemporaryStore .TestMROWTest suite integration for AbstractMROWTestCase.Classcom.bigdata.journalBlazeGraph
TestTemporaryStore .TestRawStoreTest suite integration for AbstractRawStoreTestCase.Classcom.bigdata.journalBlazeGraph
TestTempTripleStoreProxy test suite for TempTripleStore.Classcom.bigdata.rdf.storeBlazeGraph
TestTermIdEncoderUnit test for unified encoding / decoding for partitioned and unpartitioned long counters as assigned by the ICounter for a TERM2ID index orClasscom.bigdata.rdf.lexiconBlazeGraph
TestTermIVTest suite for TermId.Classcom.bigdata.rdf.internalBlazeGraph
TestTermIVComparatorTest suite for TermIVComparator.Classcom.bigdata.rdf.lexiconBlazeGraph
TestThickAsynchronousIteratorUnit tests for ThickAsynchronousIterator.Classcom.bigdata.relation.accesspathBlazeGraph
TestThickChunkMessageUnit tests for ThickChunkMessage.Classcom.bigdata.bop.fedBlazeGraph
TestThickCloseableIteratorUnit tests for ThickCloseableIterator.Classcom.bigdata.relation.accesspathBlazeGraph
TestTicket1007Various tests covering different constellations where values are constructed using BIND and reused in other parts of the query, such asClasscom.bigdata.rdf.sparql.ast.evalBlazeGraph
TestTicket1086Test suite for ticket #1086: when loading quads data into a triples store, there now is a config option BigdataSail.Classcom.bigdata.rdf.sailBlazeGraph
TestTicket1087Test suite for an issue where ill designed patterns consisting of a combination of UNION and nested OPTIONAL cause problems.Classcom.bigdata.rdf.sparql.ast.evalBlazeGraph
TestTicket1105Test suite asserting that queries containint quads constructs (named graphs) are rejected in triples mode (at parsing phase), but go through in quadsClasscom.bigdata.rdf.sparql.ast.evalBlazeGraph
TestTicket1105 .TestQuadsModeAPsQuads mode test suite.Classcom.bigdata.rdf.sparql.ast.evalBlazeGraph
TestTicket1105 .TestTriplesModeAPsTriples mode test suite.Classcom.bigdata.rdf.sparql.ast.evalBlazeGraph
TestTicket1388Classcom.bigdata.rdf.sailBlazeGraph
TestTicket1591Test case for https://jira.Classcom.bigdata.rdf.sparql.ast.evalBlazeGraph
TestTicket1681Unit test template for use in submission of bugs.Classcom.bigdata.rdf.sailBlazeGraph
TestTicket1682Unit test template for use in submission of bugs.Classcom.bigdata.rdf.sailBlazeGraph
TestTicket1747Test suite for an issue where IV resolution of vocabulary terms interferes with query parsing and deferred IV resolution (ASTDeferredIVResolution.Classcom.bigdata.rdf.sailBlazeGraph
TestTicket1753Test suite for an issue where IV resolution of having clause fails Insert problem using subqueries and having clauseClasscom.bigdata.rdf.sailBlazeGraph
TestTicket1755Unit test template for use in submission of bugs.Classcom.bigdata.rdf.sailBlazeGraph
TestTicket275Unit test template for use in submission of bugs.Classcom.bigdata.rdf.sailBlazeGraph
TestTicket276Unit test template for use in submission of bugs.Classcom.bigdata.rdf.sailBlazeGraph
TestTicket348Unit test template for use in submission of bugs.Classcom.bigdata.rdf.sailBlazeGraph
TestTicket353Unit test template for use in submission of bugs.Classcom.bigdata.rdf.sailBlazeGraph
TestTicket355Unit test template for use in submission of bugs.Classcom.bigdata.rdf.sailBlazeGraph
TestTicket422Test suite for wrapping a TempTripleStore as a BigdataSail.Classcom.bigdata.rdf.sailBlazeGraph
TestTicket473 PhysicalAddressResolutionException after reopen using RWStore and recycler.Classcom.bigdata.rdf.sailBlazeGraph
TestTicket581Unit test template for use in submission of bugs.Classcom.bigdata.rdf.sailBlazeGraph
TestTicket610To run this test case, specify the following JVM property: -DtestClass=com.Classcom.bigdata.rdf.sailBlazeGraph
TestTicket632Test for an error that occurs when a SERVICE (OpenRdf Service) call uses variables that are assigned as input bindings to the query that holds theClasscom.bigdata.rdf.sailBlazeGraph
TestTicket647Unit test template for use in submission of bugs.Classcom.bigdata.rdf.sailBlazeGraph
TestTicket669Unit test template for use in submission of bugs.Classcom.bigdata.rdf.sailBlazeGraph
TestTicket693Unit test template for use in submission of bugs.Classcom.bigdata.rdf.sailBlazeGraph
TestTicket887Test suite for a hesienbug involving BIND.Classcom.bigdata.rdf.sparql.ast.evalBlazeGraph
TestTicket946Test suite for an issue where an empty projection causes an IllegalArgumentException.Classcom.bigdata.rdf.sparql.ast.evalBlazeGraph
TestTicket967Classcom.bigdata.rdf.sailBlazeGraph
TestTicketsTest suite for tickets at Version:$Id$Author:Bryan Thompson, Michael SchmidtClasscom.bigdata.rdf.sparql.ast.evalBlazeGraph
TestTimeRangeClasscom.bigdata.counters.queryBlazeGraph
TestTMUtilityTest suite for rule re-writes supporting truth maintenance for the RDF DB.Classcom.bigdata.rdf.rulesBlazeGraph
TestTouchTest suite for AbstractBTree.Classcom.bigdata.btreeBlazeGraph
TestTPSTest of TPS (property timestamp set implementation).Classcom.bigdata.sparseBlazeGraph
TestTransactionServiceUnit tests of the AbstractTransactionService using a mock client.Classcom.bigdata.journalBlazeGraph
TestTransactionService .MockTransactionServiceClasscom.bigdata.journalBlazeGraph
TestTransactionSupportClasscom.bigdata.journalBlazeGraph
TestTransientBTreeUnit tests for transient BTrees (no backing store).Classcom.bigdata.btreeBlazeGraph
TestTransientHTreeUnit tests for transient HTrees (no backing store).Classcom.bigdata.htreeBlazeGraph
TestTransientJournalTest suite for BufferMode.Classcom.bigdata.journalBlazeGraph
TestTransientJournal .TestMRMWTest suite integration for AbstractMRMWTestCase.Classcom.bigdata.journalBlazeGraph
TestTransientJournal .TestMROWTest suite integration for AbstractMROWTestCase.Classcom.bigdata.journalBlazeGraph
TestTransientJournal .TestRawStoreTest suite integration for AbstractRawStoreTestCase.Classcom.bigdata.journalBlazeGraph
TestTriplePatternBuilderTest suite for building up triple patterns, including those which are covered by the property paths extension in SPARQL 1.Classcom.bigdata.rdf.sail.sparqlBlazeGraph
TestTripleStoreTest basic features of the ITripleStore API.Classcom.bigdata.rdf.storeBlazeGraph
TestTripleStoreBasicsAggregates test that are run for each ITripleStore implementation.Classcom.bigdata.rdf.storeBlazeGraph
TestTruthMaintenanceTest suite for TruthMaintenance.Classcom.bigdata.rdf.rulesBlazeGraph
TestTupleTest helper for a tuple with static data.Classcom.bigdata.btreeBlazeGraph
TestTupleFiltersClasscom.bigdata.btree.filterBlazeGraph
TestTwoPropertyPaths734 ?A rdf:type / rdfs:subClassOf * ; rdf:value ?B .Classcom.bigdata.rdf.sparql.ast.evalBlazeGraph
TestTxTest suite for fully-isolated read-write transactions.Classcom.bigdata.journalBlazeGraph
TestTxCreateUnit test for the creation of a Sail with isolatable indices.Classcom.bigdata.rdf.sailBlazeGraph
TestTxDagTest suite for online transaction deadlock algorithm.Classcom.bigdata.concurrentBlazeGraph
TestUnconfiguredAnalyzerFactoryClasscom.bigdata.searchBlazeGraph
TestUnicodeCompressorUnit tests for Unicode schemes: Standard Compression for Unicode ()Byte Order Compression for Unicode ( BOCU ).Classcom.bigdata.io.compressionBlazeGraph
TestUnicodeHelperTest suite for UnicodeHelper.Classcom.bigdata.io.compressionBlazeGraph
TestUnionTest suite for Union.Classcom.bigdata.bop.controllerBlazeGraph
TestUnionUnit test for processing of queries consisting of IPrograms comprised of more than one IRule.Classcom.bigdata.rdf.rulesBlazeGraph
TestUnionMinusTest suite for UNION and MINUS combined, see https://sourceforge.Classcom.bigdata.rdf.sparql.ast.evalBlazeGraph
TestUnionsUnit tests the UNION aspects of the BigdataSail implementation.Classcom.bigdata.rdf.sailBlazeGraph
TestUnionsTest suite for UNION.Classcom.bigdata.rdf.sparql.ast.evalBlazeGraph
TestUnisolatedWriteTasksCorrectness test suite for unisolated writes on one or more indices.Classcom.bigdata.journalBlazeGraph
TestUnsignedTest suite for xsd:unsigned handling.Classcom.bigdata.rdf.sparql.ast.evalBlazeGraph
TestUnsignedIntegerIVsTest suite for xsd:nonPositiveInteger, xsd:negativeInteger, xsd:nonNegativeInteger, and xsd:positiveInteger.Classcom.bigdata.rdf.internalBlazeGraph
TestUnsignedIVsTest suite for the xsd:unsigned IV which are internally represented by Java primitives (xsd:unsignedByte, xsd:unsignedShort, xsd:unsignedInt, andClasscom.bigdata.rdf.internalBlazeGraph
TestUnsynchronizedArrayBufferTest suite for the UnsynchronizedArrayBuffer.Classcom.bigdata.relation.accesspathBlazeGraph
TestUnsynchronizedUnboundedChunkBufferClasscom.bigdata.relation.accesspathBlazeGraph
TestUpdateBootstrapBootstrapped test suite for core UPDATE functionality based on BOP Note: We are not using BOP evaluation for SPARQL UPDATE at this time, so thisClasscom.bigdata.rdf.sparql.ast.eval.updateBlazeGraph
TestUpdateExprBuilderTest suite for UpdateExprBuilder.Classcom.bigdata.rdf.sail.sparqlBlazeGraph
TestUpdateExprBuilder2Test suite for bigdata specific extensions in UpdateExprBuilder.Classcom.bigdata.rdf.sail.sparqlBlazeGraph
TestURIExtensionIVTest suite for URIExtensionIV.Classcom.bigdata.rdf.internalBlazeGraph
TestURIExtensionIV .MockVocabularyClasscom.bigdata.rdf.internalBlazeGraph
TestUriInlineFactory_BLZG1591Classcom.bigdata.rdf.vocabBlazeGraph
TestUtilMethodsTest suite for various utility methods, both static and instance, onVersion:$Id$Author:Bryan ThompsonClasscom.bigdata.btreeBlazeGraph
TestValueExprBuilderTest suite for ValueExprBuilder.Classcom.bigdata.rdf.sail.sparqlBlazeGraph
TestValueTypeTest suite for ValueType.Classcom.bigdata.sparseBlazeGraph
TestVarClasscom.bigdata.bopBlazeGraph
TestVerifyAggregatesTest suite for VerifyAggregates.Classcom.bigdata.rdf.sail.sparqlBlazeGraph
TestVirtualGraphsTest suite for the VIRTUAL GRAPHS SPARQL extension.Classcom.bigdata.rdf.sail.sparqlBlazeGraph
TestVirtualGraphsTest suite for VIRTUAL GRAPHS support.Classcom.bigdata.rdf.sparql.ast.evalBlazeGraph
TestVocabularyTest suite for the Vocabulary implementations in the context of an AbstractTripleStore.Classcom.bigdata.rdf.lexiconBlazeGraph
TestVocabularyTest suite for BaseVocabulary.Classcom.bigdata.rdf.vocabBlazeGraph
TestVocabulary_BLZG1591A Vocabulary covering the ontologies used by LUBM.Classcom.bigdata.rdf.vocabBlazeGraph
TestVocabularyDecl_BLZG1591Classcom.bigdata.rdf.vocabBlazeGraph
TestVocabURIByteIVClasscom.bigdata.rdf.internalBlazeGraph
TestVTEClasscom.bigdata.rdf.internalBlazeGraph
TestWarmupJournalTest suite for WarmUpTask.Classcom.bigdata.journalBlazeGraph
TestWormAddressManagerTest suite for WormAddressManager.Classcom.bigdata.rawstoreBlazeGraph
TestWORMStrategyTest suite for WORMStrategy journal.Classcom.bigdata.journalBlazeGraph
TestWORMStrategy .TestInterruptsTest suite integration for AbstractInterruptsTestCase.Classcom.bigdata.journalBlazeGraph
TestWORMStrategy .TestMRMWTest suite integration for AbstractMRMWTestCase.Classcom.bigdata.journalBlazeGraph
TestWORMStrategy .TestMROWTest suite integration for AbstractMROWTestCase.Classcom.bigdata.journalBlazeGraph
TestWORMStrategy .TestRawStoreTest suite integration for AbstractRestartSafeTestCase.Classcom.bigdata.journalBlazeGraph
TestWORMStrategyNoCacheTest suite for WORMStrategy journal with the write cache disabled.Classcom.bigdata.journalBlazeGraph
TestWORMStrategyNoCache .TestInterruptsTest suite integration for AbstractInterruptsTestCase.Classcom.bigdata.journalBlazeGraph
TestWORMStrategyNoCache .TestMRMWTest suite integration for AbstractMRMWTestCase.Classcom.bigdata.journalBlazeGraph
TestWORMStrategyNoCache .TestMROWTest suite integration for AbstractMROWTestCase.Classcom.bigdata.journalBlazeGraph
TestWORMStrategyNoCache .TestRawStoreTest suite integration for AbstractRestartSafeTestCase.Classcom.bigdata.journalBlazeGraph
TestWORMStrategyOneCacheBufferTest suite for WORMStrategy journals which runs with a single WriteCache buffer.Classcom.bigdata.journalBlazeGraph
TestWORMStrategyOneCacheBuffer .TestInterruptsTest suite integration for AbstractInterruptsTestCase.Classcom.bigdata.journalBlazeGraph
TestWORMStrategyOneCacheBuffer .TestMRMWTest suite integration for AbstractMRMWTestCase.Classcom.bigdata.journalBlazeGraph
TestWORMStrategyOneCacheBuffer .TestMROWTest suite integration for AbstractMROWTestCase.Classcom.bigdata.journalBlazeGraph
TestWORMStrategyOneCacheBuffer .TestRawStoreTest suite integration for AbstractRestartSafeTestCase.Classcom.bigdata.journalBlazeGraph
TestWORMWriteCacheServiceTest suite for the WriteCacheService using pure append writes.Classcom.bigdata.io.writecacheBlazeGraph
TestWriteCacheTest suite for the WriteCache.Classcom.bigdata.io.writecacheBlazeGraph
TestWriteCacheServiceLifetimeThese tests exercise the lifetime semantics of a WriteCacheService.Classcom.bigdata.io.writecacheBlazeGraph
TestXMLBuilderTest suite for XMLBuilder.Classcom.bigdata.rdf.sail.webappBlazeGraph
TestXPathFunctionsTest suite for various xpath numeric functions.Classcom.bigdata.rdf.internalBlazeGraph
TestXXXCShardSplitHandlerTest suite for the XXXCShardSplitHandler.Classcom.bigdata.rdf.spoBlazeGraph
TestZOrderRangeScanUtilityTest for utility functionalities required for zOrder index construction, such as ZOrderRangeScanUtil.Classcom.bigdata.rdf.internalBlazeGraph
TextIndexWriteProcWrites on the text index.Classcom.bigdata.searchBlazeGraph
TextIndexWriteProc .IndexWriteProcConstructorClasscom.bigdata.searchBlazeGraph
TextRendererIRenderer for text/plain.Classcom.bigdata.counters.renderBlazeGraph
TextValueFormatterClasscom.bigdata.counters.renderBlazeGraph
ThickAsynchronousIteratorAn IAsynchronousIterator that may be serialized and sent to a remote JVM for consumption.Classcom.bigdata.relation.accesspathBlazeGraph
ThickChunkMessageA thick version of this interface in which the chunk is sent inline with the Note: The encoding is IV specific and supports the IVCacheClasscom.bigdata.bop.fedBlazeGraph
ThickCloseableIteratorAn ICloseableIterator that may be serialized and sent to a remote JVM for consumption.Classcom.bigdata.relation.accesspathBlazeGraph
ThickFutureA thick Future.Classcom.bigdata.service.proxyBlazeGraph
ThreadGuardPattern used to guard critical regions that await Conditions when a concurrent event may cause the Condition to become unsatisfiable.Classcom.bigdata.util.concurrentBlazeGraph
ThreadGuard .GuardClasscom.bigdata.util.concurrentBlazeGraph
ThreadLocalBufferFactoryA factory pattern for per-thread objects whose life cycle is tied to some container.Classcom.bigdata.relation.accesspathBlazeGraph
ThreadLocalKeyBuilderFactoryA thread-local implementation.Classcom.bigdata.btree.keysBlazeGraph
ThreadLocalRecordCompressorFactoryAn IRecordCompressorFactory with thread-local semantics based on an internal weak value cache and providing instances based on a delegateClasscom.bigdata.io.compressionBlazeGraph
ThreadPoolExecutorBaseStatisticsTaskClass tracks a variety of information about a ThreadPoolExecutor including the moving average of its queue length, queue size, average activeClasscom.bigdata.util.concurrentBlazeGraph
ThreadPoolExecutorStatisticsTaskClass tracks a variety of information about a ThreadPoolExecutor including the moving average of its queue length, queuing times, etc.Classcom.bigdata.util.concurrentBlazeGraph
TimeoutExceptionAn instance of this class is thrown when a lock could not be obtained within a specified timeout.Classcom.bigdata.concurrentBlazeGraph
TimeRangeUtility class to interpret URL query parameters as a time range.Classcom.bigdata.counters.queryBlazeGraph
TimestampChooserUtility class for choosing timestamps for the SparseRowStore on theVersion:$Id$Author:Bryan ThompsonClasscom.bigdata.sparseBlazeGraph
TimestampFormatEnumenum TimestampFormatEnumType-safe enum for the options used to render the timestamp of theClasscom.bigdata.counters.queryBlazeGraph
TimestampMetricValueA reported or observed metric value with a timestamp.Classcom.bigdata.gangliaBlazeGraph
TimestampOrderExceptionUsed to reject samples that arrive way out of timestamp order.Classcom.bigdata.countersBlazeGraph
TimestampServiceUtilRobust request for a timestamp from an ITimestampService.Classcom.bigdata.journalBlazeGraph
TimestampUtilitySome static helper methods for timestamps.Classcom.bigdata.journalBlazeGraph
TLSchedulerThis scheduler uses thread-local buffers (LinkedHashSet) to track the distinct vertices scheduled by each execution thread.Classcom.bigdata.rdf.graph.impl.bdBlazeGraph
TLScheduler2This scheduler uses thread-local buffers (LinkedHashSet) to track the distinct vertices scheduled by each execution thread.Classcom.bigdata.rdf.graph.impl.bdBlazeGraph
TMUtilityA utility class for performing rule re-writes for RDF truth maintenance using a "focusStore" in addition to the primary database.Classcom.bigdata.rdf.rulesBlazeGraph
TokenDescribes the input token stream.Classcom.bigdata.rdf.sail.sparql.astBlazeGraph
TokenBufferA buffer holding tokens extracted from one or more documents / fields.Classcom.bigdata.searchBlazeGraph
TokenizeKeysGeneratorTokenize an input file, collect the set of distinct keywords, and encode those keywords as unsigned byte[]s.Classcom.bigdata.btree.raba.codecBlazeGraph
TokenMgrErrorToken Manager Error.Classcom.bigdata.rdf.sail.sparql.astBlazeGraph
TPSDefault implementation.Classcom.bigdata.sparseBlazeGraph
TPS .TPA {property, timestamp} tuple.Classcom.bigdata.sparseBlazeGraph
TPS .TPVHelper class models a single property value as of a given timestamp.Classcom.bigdata.sparseBlazeGraph
TPS .TPVComparatorImposes ordering based on schema, property name, and timestamp.Classcom.bigdata.sparseBlazeGraph
TPSTupleSerializerHelper class for (de-)serializing logical rows for AtomicRowFilter.Classcom.bigdata.sparseBlazeGraph
TransactionNotFoundExceptionTyped exception thrown when a transaction identifier can not be resolved.Classcom.bigdata.journalBlazeGraph
TransientBufferStrategyTransient buffer strategy uses a direct buffer but never writes on disk.Classcom.bigdata.journalBlazeGraph
TransientResourceMetadataStatic class since must be Serializable.Classcom.bigdata.rawstoreBlazeGraph
TraversalDirectionEnumenum TraversalDirectionEnumTypesafe enumeration of manner in which an RDF graph will be traversed by anClasscom.bigdata.rdf.graphBlazeGraph
TriplePatternExprBuilderClass handles triple patterns and property paths.Classcom.bigdata.rdf.sail.sparqlBlazeGraph
TripleStoreSchemaExtensions for additional state maintained by the AbstractTripleStore in the global row store.Classcom.bigdata.rdf.storeBlazeGraph
TripleStoreUtilityUtility class for comparing graphs for equality, bulk export, etc.Classcom.bigdata.rdf.storeBlazeGraph
TrueBOpAlways evaluates to true.Classcom.bigdata.rdf.internal.constraintsBlazeGraph
TruthMaintenanceThe TruthMaintenance class facilitates maintaining the RDF(S)+ closure on a database as SPOs are asserted or retracted.Classcom.bigdata.rdf.infBlazeGraph
TryBeforeMaterializationConstraintThis is useful when a solution can be filtered out before it goes through the materialization pipeline.Classcom.bigdata.rdf.internal.constraintsBlazeGraph
TupleA key-value pair used to facilitate some iterator constructs.Classcom.bigdata.btreeBlazeGraph
TupleFilter Filter supporting ITupleIterators.Classcom.bigdata.btree.filterBlazeGraph
TupleFilter .TupleFilterator the same Tuple instance by the base ITupleIterator impls.Classcom.bigdata.btree.filterBlazeGraph
TupleObjectResolverResolve an ITuple to its AbstractTuple.Classcom.bigdata.relation.accesspathBlazeGraph
TupleRemoverVisits all elements visited by the source iterator and removes those matching the filter.Classcom.bigdata.btree.filterBlazeGraph
TupleTransformerAbstract base class for an ITupleFilter that transforms the data type of the keys and/or values.Classcom.bigdata.btree.filterBlazeGraph
TupleUpdaterFilter allows mutation of the visited ITuples.Classcom.bigdata.btree.filterBlazeGraph
Tx A transaction is a context in which the application can access and perform operations on fully named indices.Classcom.bigdata.journalBlazeGraph
TxDag Directed Acyclic Graph (DAG) for detecting and preventing deadlocks in a concurrent programming system.Classcom.bigdata.concurrentBlazeGraph
TxDag .EdgeA representation of an edge in the DAG used for export of information toAuthor:Bryan ThompsonClasscom.bigdata.concurrentBlazeGraph
TxId2CommitTimeIndexBTree whose keys are the absolute value of the txIds and whose values are ITxState0 tuples for the transaction.Classcom.bigdata.serviceBlazeGraph
TxId2CommitTimeIndex .TupleSerializerEncapsulates key and value formation.Classcom.bigdata.serviceBlazeGraph
TxServiceRunStateenum TxServiceRunStateRun states for the AbstractTransactionService.Classcom.bigdata.serviceBlazeGraph
TxServletServlet provides a REST interface for managing stand-off read/write transaction.Classcom.bigdata.rdf.sail.webappBlazeGraph
TypeBasedASTJoinGroupPartitionReordererReorders nodes based on their types.Classcom.bigdata.rdf.sparql.ast.optimizersBlazeGraph
TypeErrorLogA utility class for logging type errors.Classcom.bigdata.bop.solutionsBlazeGraph
TypeperfCollectorCollects per-host performance counters on a Windows platform using typeperf and aligns them with those declared byClasscom.bigdata.counters.winBlazeGraph
UcaseBOpClasscom.bigdata.rdf.internal.constraintsBlazeGraph
UnconstrainedJoinExceptionAn exception thrown when a hash join does not have any join variables and is considering the cross product of two many solutions as a result.Classcom.bigdata.bop.joinBlazeGraph
UnicodeHelperUtility class for compressed unicode encode/decode.Classcom.bigdata.io.compressionBlazeGraph
UnicodeSortKeyGeneratorInterface allows us to encapsulate differences between the ICU and JDK libraries for generating sort keys from Unicode strings.Interfacecom.bigdata.btree.keysBlazeGraph
UnificationExceptionAn instance of this exception is thrown when the same blank node appears in the context position of two or more statements having a distinctClasscom.bigdata.rdf.rioBlazeGraph
UnionUNION()[maxParallel(default all); subqueries=ops] UNION([],{subqueries=[a,b,c]})Classcom.bigdata.bop.controllerBlazeGraph
UnionNodeA special kind of group IGroupNode that represents the sparql union Note: This node only accepts JoinGroupNodes as children.Classcom.bigdata.rdf.sparql.astBlazeGraph
UnisolatedReadWriteIndex A view onto an unisolated index partition which enforces the constraint that either concurrent readers -or- a single writer may have access to theClasscom.bigdata.btreeBlazeGraph
UnsatisfiableMinusExplainHintExplain hint indicating a MINUS expression that is unsatisfiable, i.Classcom.bigdata.rdf.sparql.ast.explainhintsBlazeGraph
UnsignedUtilClasscom.bigdata.ganglia.utilBlazeGraph
UnsynchronizedArrayBufferAn unsynchronized buffer backed by a fixed capacity array that migrates references onto the caller's buffer (which is normally thread-safe) usingClasscom.bigdata.relation.accesspathBlazeGraph
UnsynchronizedUnboundedChunkBufferAn unsynchronized buffer backed by a fixed capacity array that migrates references onto an internal Queue, which may be drained by anClasscom.bigdata.relation.accesspathBlazeGraph
UnsyncLocalOutputBufferWraps the base class to update the caller's BOpStats.Classcom.bigdata.relation.accesspathBlazeGraph
UnsyncLocalOutputBufferKeeps track of the chunks of binding sets that are generated on the caller'sVersion:$Id: UnsyncLocalOutputBuffer.Classcom.bigdata.relation.rule.eval.pipelineBlazeGraph
UpdateA SPARQL Update operation.Classcom.bigdata.rdf.sparql.astBlazeGraph
UpdateExprBuilderExtension of BigdataExprBuilder that builds Update Expressions.Classcom.bigdata.rdf.sail.sparqlBlazeGraph
UpdateRootThe top level container for a sequence of UPDATE operations.Classcom.bigdata.rdf.sparql.astBlazeGraph
UpdateRoot .AnnotationsInterfacecom.bigdata.rdf.sparql.astBlazeGraph
UpdateServletHandler for NanoSparqlServer REST API UPDATE operations (PUT, not SPARQLAuthor:martyncutcherSee Also:Serialized FormClasscom.bigdata.rdf.sail.webappBlazeGraph
UpdateTypeTypesafe enumeration for SPARQL Graph Update and Graph Management operations.Classcom.bigdata.rdf.sparql.astBlazeGraph
URIExtensionIVClass provides support for fully inline URIs for which a Vocabulary item was registered for the URI namespaceClasscom.bigdata.rdf.internal.impl.uriBlazeGraph
URLQueryModelThe model for a URL used to query an ICounterSelector.Classcom.bigdata.counters.queryBlazeGraph
URLQueryParamThe ordered set of values bound for a URL query parameter.Classcom.bigdata.counters.queryBlazeGraph
USDFloatExtensionAdds inlining for the http://www4.Classcom.bigdata.rdf.internal.impl.extensionsBlazeGraph
UUIDBNodeIVClass for inline RDF blank nodes.Classcom.bigdata.rdf.internal.impl.bnodeBlazeGraph
UUIDBOpClasscom.bigdata.rdf.internal.constraintsBlazeGraph
UUIDBOp .AnnotationsInterfacecom.bigdata.rdf.internal.constraintsBlazeGraph
UUIDLiteralIVClasscom.bigdata.rdf.internal.impl.literalBlazeGraph
ValidationErrorAn instance of this class is thrown when a transaction ITx#prepare(long)s if there is a write-write conflict that can notClasscom.bigdata.journalBlazeGraph
ValueExprBuilderVisitor pattern builds IValueExpressionNodes.Classcom.bigdata.rdf.sail.sparqlBlazeGraph
ValueExpressionListBaseNodeBase class for AST nodes which model an ordered list of value expressions.Classcom.bigdata.rdf.sparql.astBlazeGraph
ValueExpressionNodeAST node for value expressions.Classcom.bigdata.rdf.sparql.astBlazeGraph
ValueFormatterDatum specific formatting of ICounter values (not thread-safe since the Format objects are not thread-safe).Classcom.bigdata.counters.renderBlazeGraph
ValuesServiceFactoryA factory for a service that simulates the VALUES syntax in SPARQL: service bd:values {Classcom.bigdata.rdf.sparql.ast.evalBlazeGraph
ValuesServiceFactory .ValuesParamsThe service params for this service.Interfacecom.bigdata.rdf.sparql.ast.evalBlazeGraph
ValueTypeA type safe enumeration of value types.Classcom.bigdata.sparseBlazeGraph
Var Note: This implementation provides reference testing for equality.Classcom.bigdata.bopBlazeGraph
VariableUnificationOpOperator computing a join over two variables already bound variables in the mapping set (for which the IV has been computed already).Classcom.bigdata.bop.rdf.joinBlazeGraph
VariableUnificationOp .AnnotationsInterfacecom.bigdata.bop.rdf.joinBlazeGraph
VarNodeUsed to represent a variable in the AST.Classcom.bigdata.rdf.sparql.astBlazeGraph
VarNode .AnnotationsInterfacecom.bigdata.rdf.sparql.astBlazeGraph
VerifyAggregatesAn object which encapsulates the validation and state of an aggregation operation with an optional GROUP BY clause, SELECT expressions, and anClasscom.bigdata.rdf.sail.sparqlBlazeGraph
VerifyCommitRecordIndexGiven an existing journal, ensure that any commitRecords that reference a time prior to the last deferred release time are removed.Classcom.bigdata.journalBlazeGraph
VerifyStatementBufferStatements inserted into the buffer are verified against the database.Classcom.bigdata.rdf.loadBlazeGraph
VerifyStatementBufferFactoryClasscom.bigdata.rdf.loadBlazeGraph
VertexA vertex of the join graph is an annotated relation (this corresponds to an IPredicate with additional annotations to support the adaptive queryClasscom.bigdata.bop.joinGraph.rtoBlazeGraph
VertexDistributionUtility class for sampling vertices from a graph.Classcom.bigdata.rdf.graph.impl.utilBlazeGraph
VertexSampleA sample of a Vertex (an access path).Classcom.bigdata.bop.joinGraph.rtoBlazeGraph
VertexTaskFactoryA factory for tasks that are applied to each vertex in the frontier.Interfacecom.bigdata.rdf.graph.implBlazeGraph
ViewStatisticsHelper class collects some statistics about an ILocalBTreeView.Classcom.bigdata.btreeBlazeGraph
VisitorExceptionClasscom.bigdata.rdf.sail.sparql.astBlazeGraph
VMStatCollectorCollects some counters using vmstat.Classcom.bigdata.counters.linuxBlazeGraph
VMStatCollectorCollects some counters using vmstat.Classcom.bigdata.counters.osxBlazeGraph
VocabBuilderUtility class scans some RDF data, builds up a distribution over the distinct predicates, and generates a VocabularyDecl for the source data.Classcom.bigdata.rdf.utilBlazeGraph
VocabularyInterface for a pre-defined vocabulary.Interfacecom.bigdata.rdf.vocabBlazeGraph
VocabularyDeclA class for declaring a Vocabulary.Interfacecom.bigdata.rdf.vocabBlazeGraph
VocabURIByteIVA fully inlined representation of a URI based on a byte code.Classcom.bigdata.rdf.internal.impl.uriBlazeGraph
VocabURIShortIVA fully inlined representation of a URI based on a short code.Classcom.bigdata.rdf.internal.impl.uriBlazeGraph
VoIDHelper class for VoID descriptions.Classcom.bigdata.rdf.sail.webappBlazeGraph
VoID .IVCountAn IV and a counter for that IV.Classcom.bigdata.rdf.sail.webappBlazeGraph
VoidVocabularyDeclVocabulary and namespace for VOID.Classcom.bigdata.rdf.vocab.declsBlazeGraph
VTEValue Type Enumeration (IVTE) is a class with methods for interpreting and setting the bit flags used to identify the type of an RDF Value (URI, Classcom.bigdata.rdf.internalBlazeGraph
W3CQueryLanguageExceptionException Base class for errors defined by the W3C for XQuery, XPath, andVersion:$Id$Author:Bryan ThompsonSee Also:http://www.Classcom.bigdata.rdf.errorBlazeGraph
W3CQueryLanguageException .ErrorCategoryDynamic (runtime) error.Classcom.bigdata.rdf.errorBlazeGraph
W3CQueryLanguageException .LanguageFamilyLanguage family for errors.Classcom.bigdata.rdf.errorBlazeGraph
WarmUpTaskHelper class to warm up the indices associated with various namespaces on theAuthor:bryanSee Also: pre-heat the journal onClasscom.bigdata.journalBlazeGraph
WeakCacheEntryClasscom.bigdata.cacheBlazeGraph
WeakCacheEntryFactoryThe default factory for WeakReference cache entries.Classcom.bigdata.cacheBlazeGraph
WeakValueCache A memory sensitive cache using weak references for its values and object ids for its keys and backed by the CRUD operations of the persistence layer,Classcom.bigdata.cacheBlazeGraph
WeakValueCache .IClearReferenceListenerAn optional listener that is invoked when we notice a cleared reference.Interfacecom.bigdata.cacheBlazeGraph
WorkbenchServletHelper servlet for workbench requests.Classcom.bigdata.rdf.sail.webappBlazeGraph
WormAddressManagerEncapsulates logic for operations on an opaque long integer comprising an byte offset and a byte count suitable for use in a WORM (Write Once, ReadClasscom.bigdata.rawstoreBlazeGraph
WORMStrategyDisk-based Write Once Read Many (WORM) journal strategy.Classcom.bigdata.journalBlazeGraph
WORMStrategy .StoreCountersStriped performance counters for IRawStore access, including operations that read or write through to the underlying media.Classcom.bigdata.journalBlazeGraph
WORMStrategy .WormStoreStateClasscom.bigdata.journalBlazeGraph
WrappedAsynchronousIteratorAn IAsynchronousIterator that wraps an IChunkedIterator or a ICloseableIterator.Classcom.bigdata.relation.accesspathBlazeGraph
WrappedRemoteChunkedIteratorWraps an IRemoteChunkedIterator so that it looks like an IChunkedOrderedIterator again.Classcom.bigdata.service.proxyBlazeGraph
WrappedTupleIteratorWraps an Iterator as an ITupleIterator.Classcom.bigdata.btree.filterBlazeGraph
WriteCacheThis class provides a write cache with read-through for NIO writes on a FileChannel (and potentially on a remote service).Classcom.bigdata.io.writecacheBlazeGraph
WriteCache .FileChannelScatteredWriteCacheThe scattered write cache is used by the RWStore since the writes can be made to any part of the file assigned for data allocation.Classcom.bigdata.io.writecacheBlazeGraph
WriteCache .FileChannelWriteCacheA WriteCache implementation suitable for an append-only file such as the WORMStrategy or the output file of theClasscom.bigdata.io.writecacheBlazeGraph
WriteCache .HAPackageUsed to retrieve the HAWriteMessage AND the associated This allows the WriteCache to compress the data and create theClasscom.bigdata.io.writecacheBlazeGraph
WriteCache .ReadCacheClasscom.bigdata.io.writecacheBlazeGraph
WriteCache .RecordMetadataThe metadata associated with a record in the WriteCache.Classcom.bigdata.io.writecacheBlazeGraph
WriteCacheCountersPerformance counters for the WriteCache.Classcom.bigdata.io.writecacheBlazeGraph
WriteCacheServiceA WriteCacheService is provisioned with some number of WriteCache buffers and a writer thread.Classcom.bigdata.io.writecacheBlazeGraph
WriteCacheService .AsynchronousCloseExceptionAn instance of this exception is thrown if a thread notices that the WriteCacheService was closed by a concurrent process.Classcom.bigdata.io.writecacheBlazeGraph
WriteCacheServiceCountersPerformance counters for the WriteCacheService.Classcom.bigdata.io.writecacheBlazeGraph
WriteExecutorServiceA custom ThreadPoolExecutor used by the ConcurrencyManager to execute concurrent unisolated write tasks and perform group commits.Classcom.bigdata.journalBlazeGraph
WriteTaskCountersClasscom.bigdata.util.concurrentBlazeGraph
WriteTaskStatsClass for reporting various timings for writes on the lexicon indices.Classcom.bigdata.rdf.lexiconBlazeGraph
XDRInputBufferA class for reading XDR data from an internal buffer.Classcom.bigdata.ganglia.xdrBlazeGraph
XDROutputBufferA class for writing XDR data onto an internal buffer.Classcom.bigdata.ganglia.xdrBlazeGraph
XHTMLRenderer(X)HTML rendering of a CounterSet.Classcom.bigdata.counters.renderBlazeGraph
XHTMLRenderer .HTMLPivotTableRendererClasscom.bigdata.counters.renderBlazeGraph
XMLBuilderUtility Java class for outputting XML.Classcom.bigdata.rdf.sail.webappBlazeGraph
XMLRendererRenders the selected counters using the counter set XML representation - the client can apply XSLT as desired to style the XML.Classcom.bigdata.counters.renderBlazeGraph
XMLSchemaVocabularyDeclVocabulary and namespace for XMLSchema.Classcom.bigdata.rdf.vocab.declsBlazeGraph
XMLUtilityXML (de-)serialization of CounterSets.Classcom.bigdata.countersBlazeGraph
XPathMathFunctionsSupport for the picky xpath math functions: abs, ceiling, floor, and round.Classcom.bigdata.rdf.internalBlazeGraph
XSDCollects various XSD URIs as constants.Classcom.bigdata.rdf.internalBlazeGraph
XSDBooleanIVClasscom.bigdata.rdf.internal.impl.literalBlazeGraph
XSDBooleanIVValueExpressionBase class for RDF value expression BOps that happen to evaluate to an XSDBooleanIV.Classcom.bigdata.rdf.internal.constraintsBlazeGraph
XSDDecimalIVClasscom.bigdata.rdf.internal.impl.literalBlazeGraph
XSDIntegerIVClasscom.bigdata.rdf.internal.impl.literalBlazeGraph
XsdLongBOpConvert the IV to a xsd:long.Classcom.bigdata.rdf.internal.constraintsBlazeGraph
XSDNumericIV xsd:int, xsd:long, xsd:float,See Also:Serialized FormClasscom.bigdata.rdf.internal.impl.literalBlazeGraph
XsdStrBOpConvert the IV to a xsd:string.Classcom.bigdata.rdf.internal.constraintsBlazeGraph
XSDStringExtensionClasscom.bigdata.rdf.internal.impl.extensionsBlazeGraph
XSDUnsignedByteIVClasscom.bigdata.rdf.internal.impl.literalBlazeGraph
XSDUnsignedIntIVClasscom.bigdata.rdf.internal.impl.literalBlazeGraph
XsdUnsignedLongBOpConvert the IV to a xsd:unsignedLong.Classcom.bigdata.rdf.internal.constraintsBlazeGraph
XSDUnsignedLongIVClasscom.bigdata.rdf.internal.impl.literalBlazeGraph
XSDUnsignedShortIVClasscom.bigdata.rdf.internal.impl.literalBlazeGraph
XXXCShardSplitHandlerA split handler for the xxxC quads indices which ensures that all quads for the same "triple" are in the same shard.Classcom.bigdata.rdf.spoBlazeGraph
ZeroLengthPathNodeA special kind of AST node that represents the SPARQL 1.Classcom.bigdata.rdf.sparql.astBlazeGraph
ZeroLengthPathOpAn attempt to solve the zero length path problem with its own operator.Classcom.bigdata.bop.pathsBlazeGraph
ZeroLengthPathOp .AnnotationsInterfacecom.bigdata.bop.pathsBlazeGraph
ZOrderIndexBigMinAdvancerAdvances the cursor to the next zOrderKey that is greater or equal than the first point in the next region.Classcom.bigdata.service.geospatialBlazeGraph
ZOrderRangeScanUtilClass providing utility functions for efficient zOrder-based multi-dimensional range scans, such as efficient range checks and functionality for BigMin calculation.Classcom.bigdata.service.geospatialBlazeGraph