Index

A B C D E F G H I J K L M N O P Q R S T U V W _ 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

A

abbrev(String) - Method in class org.apache.jena.tdb1.store.GraphPrefixesProjection
 
abbreviate(String) - Method in class org.apache.jena.tdb1.lib.StringAbbrev
 
abbreviate(String) - Method in class org.apache.jena.tdb1.store.GraphPrefixesProjection
 
abort() - Method in class org.apache.jena.tdb1.store.DatasetGraphTDB
 
abort() - Method in class org.apache.jena.tdb1.transaction.DatasetGraphTransaction
 
abort() - Method in class org.apache.jena.tdb1.transaction.DatasetGraphTxn
 
abort() - Method in class org.apache.jena.tdb1.transaction.Transaction
 
abort(Transaction) - Method in class org.apache.jena.tdb1.transaction.BlockMgrJournal
 
abort(Transaction) - Method in class org.apache.jena.tdb1.transaction.ObjectFileTransComplex
 
abort(Transaction) - Method in interface org.apache.jena.tdb1.transaction.TransactionLifecycle
End of active phase - will not be making these changes.
Abort - Enum constant in enum class org.apache.jena.tdb1.transaction.JournalEntryType
 
Abort - Static variable in class org.apache.jena.tdb1.transaction.JournalEntry
 
ABORTED - Enum constant in enum class org.apache.jena.tdb1.transaction.TxnState
 
abortedWriters - Variable in class org.apache.jena.tdb1.transaction.SysTxnState
 
abortWrite() - Method in class org.apache.jena.tdb1.transaction.Journal
 
absolute(String) - Method in class org.apache.jena.tdb1.base.file.Location
Return an absolute filename where relative names are resolved from the location
absolute(String, String) - Method in class org.apache.jena.tdb1.base.file.Location
Return an absolute filename where relative names are resolved from the location
acquire(String) - Static method in class org.apache.jena.tdb1.base.file.ChannelManager
 
acquire(String, String) - Static method in class org.apache.jena.tdb1.base.file.ChannelManager
 
ACTIVE - Enum constant in enum class org.apache.jena.tdb1.transaction.TxnState
 
activeReaders - Variable in class org.apache.jena.tdb1.transaction.SysTxnState
 
activeTransactions() - Method in class org.apache.jena.tdb1.sys.StoreConnection
Indicate whether there are any active transactions.
activeTransactions() - Method in class org.apache.jena.tdb1.transaction.TransactionManager
 
activeWriters - Variable in class org.apache.jena.tdb1.transaction.SysTxnState
 
add(int) - Method in class org.apache.jena.tdb1.base.buffer.PtrBuffer
 
add(int, int) - Method in class org.apache.jena.tdb1.base.buffer.PtrBuffer
 
add(int, Record) - Method in class org.apache.jena.tdb1.base.buffer.RecordBuffer
 
add(String, String) - Method in class org.apache.jena.tdb1.lib.StringAbbrev
 
add(String, String) - Method in class org.apache.jena.tdb1.store.GraphPrefixesProjection
 
add(Tuple<NodeId>) - Method in interface org.apache.jena.tdb1.store.tupletable.TupleIndex
Insert a tuple - return true if it was really added, false if it was a duplicate
add(Tuple<NodeId>) - Method in class org.apache.jena.tdb1.store.tupletable.TupleIndexBase
Insert a tuple - return true if it was really added, false if it was a duplicate
add(Tuple<NodeId>) - Method in class org.apache.jena.tdb1.store.tupletable.TupleIndexWrapper
 
add(Tuple<NodeId>) - Method in class org.apache.jena.tdb1.store.tupletable.TupleTable
Insert a tuple - return true if it was really added, false if it was a duplicate
add(Node, Node, Node) - Method in class org.apache.jena.tdb1.store.TripleTable
 
add(Node, Node, Node, Node) - Method in class org.apache.jena.tdb1.store.QuadTable
Add a quad - return true if it was added, false if it already existed
add(Node, Triple) - Method in class org.apache.jena.tdb1.store.QuadTable
Add a quad (as graph node and triple) - return true if it was added, false if it already existed
add(Triple) - Method in class org.apache.jena.tdb1.store.TripleTable
 
add(Quad) - Method in class org.apache.jena.tdb1.store.QuadTable
Add a quad - return true if it was added, false if it already existed
add(Record) - Method in class org.apache.jena.tdb1.base.buffer.RecordBuffer
 
add(Record) - Method in class org.apache.jena.tdb1.index.bplustree.BPlusTree
 
add(Record) - Method in class org.apache.jena.tdb1.index.ext.ExtHash
 
add(Record) - Method in interface org.apache.jena.tdb1.index.Index
Add a record - return true if an insertion was actually needed
add(Record) - Method in class org.apache.jena.tdb1.index.IndexLogger
 
add(Record) - Method in class org.apache.jena.tdb1.index.IndexMap
 
add(Record) - Method in class org.apache.jena.tdb1.index.IndexWrapper
 
add(Record) - Method in class org.apache.jena.tdb1.index.RangeIndexLogger
 
add(Record) - Method in class org.apache.jena.tdb1.index.RangeIndexWrapper
 
addAdditionComponent(TransactionLifecycle) - Method in class org.apache.jena.tdb1.transaction.TransactionManager
Add a TransactionLifecycle to transactions createed from this point onwards.
addAndReturnOld(Record) - Method in class org.apache.jena.tdb1.index.bplustree.BPlusTree
Add a record into the B+Tree
addCache(BlockMgr, int, int) - Static method in class org.apache.jena.tdb1.base.block.BlockMgrFactory
Add a caching layer to a BlockMgr.
addCache(BlockMgr, FileSet, FileMode, int, int) - Static method in class org.apache.jena.tdb1.base.block.BlockMgrFactory
Add a caching layer to a BlockMgr if appropriate.
addIterator(Iterator<?>) - Method in class org.apache.jena.tdb1.transaction.Transaction
 
addRow(Node...) - Method in interface org.apache.jena.tdb1.store.nodetupletable.NodeTupleTable
 
addRow(Node...) - Method in class org.apache.jena.tdb1.store.nodetupletable.NodeTupleTableConcrete
 
addRow(Node...) - Method in class org.apache.jena.tdb1.store.nodetupletable.NodeTupleTableView
 
addRow(Node...) - Method in class org.apache.jena.tdb1.store.nodetupletable.NodeTupleTableWrapper
 
addToMetaData(MetaFile) - Method in class org.apache.jena.tdb1.index.bplustree.BPlusTreeParams
 
AddTracker - Static variable in class org.apache.jena.tdb1.base.block.BlockMgrFactory
 
addTracking(BPlusTree) - Static method in class org.apache.jena.tdb1.index.bplustree.BPlusTree
Debugging
all() - Method in interface org.apache.jena.tdb1.base.objectfile.ObjectFile
All the contents as ByteBuffers - debugging aid
all() - Method in class org.apache.jena.tdb1.base.objectfile.ObjectFileLogger
 
all() - Method in class org.apache.jena.tdb1.base.objectfile.ObjectFileStorage
 
all() - Method in class org.apache.jena.tdb1.base.objectfile.ObjectFileWrapper
 
all() - Method in interface org.apache.jena.tdb1.store.nodetable.NodeTable
Iterate over all nodes (not necessarily fast).
all() - Method in class org.apache.jena.tdb1.store.nodetable.NodeTableCache
 
all() - Method in class org.apache.jena.tdb1.store.nodetable.NodeTableLogger
 
all() - Method in class org.apache.jena.tdb1.store.nodetable.NodeTableNative
 
all() - Method in class org.apache.jena.tdb1.store.nodetable.NodeTableWrapper
 
all() - Method in interface org.apache.jena.tdb1.store.tupletable.TupleIndex
return an iterator of everything
all() - Method in class org.apache.jena.tdb1.store.tupletable.TupleIndexRecord
 
all() - Method in class org.apache.jena.tdb1.store.tupletable.TupleIndexWrapper
 
all() - Method in class org.apache.jena.tdb1.transaction.ObjectFileTransComplex
 
allocate(int) - Method in interface org.apache.jena.tdb1.base.block.BlockMgr
Allocate an uninitialized block - writable - call only inside a update sequence.
allocate(int) - Method in class org.apache.jena.tdb1.base.block.BlockMgrBase
 
allocate(int) - Method in class org.apache.jena.tdb1.base.block.BlockMgrFreeChain
 
allocate(int) - Method in class org.apache.jena.tdb1.base.block.BlockMgrLogger
 
allocate(int) - Method in class org.apache.jena.tdb1.base.block.BlockMgrReadonly
 
allocate(int) - Method in class org.apache.jena.tdb1.base.block.BlockMgrSync
 
allocate(int) - Method in class org.apache.jena.tdb1.base.block.BlockMgrTracker
 
allocate(int) - Method in class org.apache.jena.tdb1.base.block.BlockMgrWrapper
 
allocate(int) - Method in interface org.apache.jena.tdb1.base.file.BlockAccess
 
allocate(int) - Method in class org.apache.jena.tdb1.base.file.BlockAccessByteArray
 
allocate(int) - Method in class org.apache.jena.tdb1.base.file.BlockAccessDirect
 
allocate(int) - Method in class org.apache.jena.tdb1.base.file.BlockAccessMapped
 
allocate(int) - Method in class org.apache.jena.tdb1.base.file.BlockAccessMem
 
allocate(int) - Method in interface org.apache.jena.tdb1.base.file.BufferAllocator
Allocate and return a ByteBuffer of the given size
allocate(int) - Method in class org.apache.jena.tdb1.base.file.BufferAllocatorDirect
 
allocate(int) - Method in class org.apache.jena.tdb1.base.file.BufferAllocatorMapped
 
allocate(int) - Method in class org.apache.jena.tdb1.base.file.BufferAllocatorMem
 
allocate(int) - Method in class org.apache.jena.tdb1.transaction.BlockMgrJournal
 
allocOffset() - Method in interface org.apache.jena.tdb1.store.nodetable.NodeTable
The offset needed to predicate allocation difference between persistent tables - internal function
allocOffset() - Method in class org.apache.jena.tdb1.store.nodetable.NodeTableCache
 
allocOffset() - Method in class org.apache.jena.tdb1.store.nodetable.NodeTableLogger
 
allocOffset() - Method in class org.apache.jena.tdb1.store.nodetable.NodeTableNative
 
allocOffset() - Method in class org.apache.jena.tdb1.store.nodetable.NodeTableWrapper
 
allocSymbol(String) - Static method in class org.apache.jena.tdb1.sys.SystemTDB
 
append() - Method in class org.apache.jena.tdb1.transaction.Journal
 
assembleDataset(String) - Static method in class org.apache.jena.tdb.TDBFactory
assembleDataset(String) - Static method in class org.apache.jena.tdb1.TDB1Factory
Read the file and assembler a dataset
AssemblerTDB - Class in org.apache.jena.tdb1.assembler
 
AssemblerTDB() - Constructor for class org.apache.jena.tdb1.assembler.AssemblerTDB
 
attach(BPlusTreeParams, BlockMgr, BlockMgr) - Static method in class org.apache.jena.tdb1.index.bplustree.BPlusTree
Create the in-memory structures to correspond to the supplied block managers for the persistent storage.

B

backup(Location, OutputStream) - Static method in class org.apache.jena.tdb.TDBBackup
backup(Location, OutputStream) - Static method in class org.apache.jena.tdb1.TDB1Backup
 
backup(Location, String) - Static method in class org.apache.jena.tdb.TDBBackup
backup(Location, String) - Static method in class org.apache.jena.tdb1.TDB1Backup
 
begin() - Method in class org.apache.jena.tdb1.store.DatasetGraphTDB
 
begin(ReadWrite) - Method in class org.apache.jena.tdb1.store.DatasetGraphTDB
 
begin(ReadWrite) - Method in class org.apache.jena.tdb1.transaction.DatasetGraphTransaction
 
begin(ReadWrite) - Method in class org.apache.jena.tdb1.transaction.DatasetGraphTxn
 
begin(TxnType) - Method in class org.apache.jena.tdb1.store.DatasetGraphTDB
 
begin(TxnType) - Method in class org.apache.jena.tdb1.sys.StoreConnection
Begin a transaction.
begin(TxnType) - Method in class org.apache.jena.tdb1.transaction.DatasetGraphTransaction
 
begin(TxnType, String) - Method in class org.apache.jena.tdb1.sys.StoreConnection
Begin a transaction, giving it a label.
begin(TxnType, String) - Method in class org.apache.jena.tdb1.transaction.TransactionManager
 
begin(Transaction) - Method in class org.apache.jena.tdb1.transaction.BlockMgrJournal
 
begin(Transaction) - Method in class org.apache.jena.tdb1.transaction.ObjectFileTransComplex
 
begin(Transaction) - Method in interface org.apache.jena.tdb1.transaction.TransactionLifecycle
Start an update transaction
beginIterator(Iterator<?>) - Method in interface org.apache.jena.tdb1.base.block.BlockMgr
Start of iterator
beginIterator(Iterator<?>) - Method in class org.apache.jena.tdb1.base.block.BlockMgrBase
 
beginIterator(Iterator<?>) - Method in class org.apache.jena.tdb1.base.block.BlockMgrLogger
 
beginIterator(Iterator<?>) - Method in class org.apache.jena.tdb1.base.block.BlockMgrReadonly
 
beginIterator(Iterator<?>) - Method in class org.apache.jena.tdb1.base.block.BlockMgrSync
 
beginIterator(Iterator<?>) - Method in class org.apache.jena.tdb1.base.block.BlockMgrTracker
 
beginIterator(Iterator<?>) - Method in class org.apache.jena.tdb1.base.block.BlockMgrWrapper
 
beginIterator(Iterator<?>) - Method in class org.apache.jena.tdb1.transaction.BlockMgrJournal
 
beginRead() - Method in interface org.apache.jena.tdb1.base.block.BlockMgr
Start of read
beginRead() - Method in class org.apache.jena.tdb1.base.block.BlockMgrBase
 
beginRead() - Method in class org.apache.jena.tdb1.base.block.BlockMgrLogger
 
beginRead() - Method in class org.apache.jena.tdb1.base.block.BlockMgrSync
 
beginRead() - Method in class org.apache.jena.tdb1.base.block.BlockMgrTracker
 
beginRead() - Method in class org.apache.jena.tdb1.base.block.BlockMgrWrapper
 
beginRead() - Method in class org.apache.jena.tdb1.transaction.BlockMgrJournal
 
beginUpdate() - Method in interface org.apache.jena.tdb1.base.block.BlockMgr
Start of update
beginUpdate() - Method in class org.apache.jena.tdb1.base.block.BlockMgrBase
 
beginUpdate() - Method in class org.apache.jena.tdb1.base.block.BlockMgrLogger
 
beginUpdate() - Method in class org.apache.jena.tdb1.base.block.BlockMgrReadonly
 
beginUpdate() - Method in class org.apache.jena.tdb1.base.block.BlockMgrSync
 
beginUpdate() - Method in class org.apache.jena.tdb1.base.block.BlockMgrTracker
 
beginUpdate() - Method in class org.apache.jena.tdb1.base.block.BlockMgrWrapper
 
beginUpdate() - Method in class org.apache.jena.tdb1.transaction.BlockMgrJournal
 
BindingNodeId - Class in org.apache.jena.tdb1.solver
Class for a Binding-like structure except it works on NodeIds, not on Nodes
BindingNodeId() - Constructor for class org.apache.jena.tdb1.solver.BindingNodeId
 
BindingNodeId(Binding) - Constructor for class org.apache.jena.tdb1.solver.BindingNodeId
 
BindingNodeId(BindingNodeId) - Constructor for class org.apache.jena.tdb1.solver.BindingNodeId
 
BindingTDB - Class in org.apache.jena.tdb1.solver
Bind that delays turning a NodeId into a Node until explicitly needed by get()
BindingTDB(BindingNodeId, NodeTable) - Constructor for class org.apache.jena.tdb1.solver.BindingTDB
 
BITLEN - Static variable in class org.apache.jena.tdb1.index.ext.HashBucket
 
Block - Class in org.apache.jena.tdb1.base.block
 
Block - Enum constant in enum class org.apache.jena.tdb1.transaction.JournalEntryType
 
Block(long, ByteBuffer) - Constructor for class org.apache.jena.tdb1.base.block.Block
 
Block(Long, ByteBuffer) - Constructor for class org.apache.jena.tdb1.base.block.Block
 
Block2RecordBufferPage(RecordFactory) - Constructor for class org.apache.jena.tdb1.base.recordbuffer.RecordBufferPageMgr.Block2RecordBufferPage
 
BlockAccess - Interface in org.apache.jena.tdb1.base.file
Interface to concrete storage - read and write Blocks, addressed by id.
BlockAccessBase - Class in org.apache.jena.tdb1.base.file
Support for a disk file backed FileAccess
BlockAccessBase(String, int) - Constructor for class org.apache.jena.tdb1.base.file.BlockAccessBase
 
BlockAccessByteArray - Class in org.apache.jena.tdb1.base.file
FileAccess interface backed by a byte array.
BlockAccessByteArray(String) - Constructor for class org.apache.jena.tdb1.base.file.BlockAccessByteArray
 
BlockAccessDirect - Class in org.apache.jena.tdb1.base.file
 
BlockAccessDirect(String, int) - Constructor for class org.apache.jena.tdb1.base.file.BlockAccessDirect
 
BlockAccessMapped - Class in org.apache.jena.tdb1.base.file
FileAccess for a file, using memory mapped I/O
BlockAccessMapped(String, int) - Constructor for class org.apache.jena.tdb1.base.file.BlockAccessMapped
 
BlockAccessMem - Class in org.apache.jena.tdb1.base.file
File access layer that simulates a disk in-memory - for testing, not written for efficiency.
BlockAccessMem(String, int) - Constructor for class org.apache.jena.tdb1.base.file.BlockAccessMem
 
BlockConverter<T extends Page> - Interface in org.apache.jena.tdb1.base.block
 
BlockException - Exception in org.apache.jena.tdb1.base.block
 
BlockException() - Constructor for exception org.apache.jena.tdb1.base.block.BlockException
 
BlockException(String) - Constructor for exception org.apache.jena.tdb1.base.block.BlockException
 
BlockException(String, Throwable) - Constructor for exception org.apache.jena.tdb1.base.block.BlockException
 
BlockException(Throwable) - Constructor for exception org.apache.jena.tdb1.base.block.BlockException
 
BlockMgr - Interface in org.apache.jena.tdb1.base.block
 
BlockMgrBase - Class in org.apache.jena.tdb1.base.block
 
BlockMgrBuilder - Interface in org.apache.jena.tdb1.setup
 
BlockMgrBuilderStd() - Constructor for class org.apache.jena.tdb1.index.BuilderStdIndex.BlockMgrBuilderStd
 
BlockMgrCache - Class in org.apache.jena.tdb1.base.block
Caching block manager - this is an LRU cache
BlockMgrFactory - Class in org.apache.jena.tdb1.base.block
 
BlockMgrFactory() - Constructor for class org.apache.jena.tdb1.base.block.BlockMgrFactory
 
BlockMgrFileAccess - Class in org.apache.jena.tdb1.base.block
Block manager that maps from the FileAccess layer to a BlockMgr.
BlockMgrFreeChain - Class in org.apache.jena.tdb1.base.block
Recycle blocks - but only in-session.
BlockMgrFreeChain(BlockMgr) - Constructor for class org.apache.jena.tdb1.base.block.BlockMgrFreeChain
 
BlockMgrJournal - Class in org.apache.jena.tdb1.transaction
Block manager that keeps temporary copies of updated blocks, then writes them to a journal when commitPrepare happens.
BlockMgrJournal(Transaction, FileRef, BlockMgr) - Constructor for class org.apache.jena.tdb1.transaction.BlockMgrJournal
 
BlockMgrLogger - Class in org.apache.jena.tdb1.base.block
 
BlockMgrLogger(String, BlockMgr, boolean) - Constructor for class org.apache.jena.tdb1.base.block.BlockMgrLogger
 
BlockMgrLogger(BlockMgr, boolean) - Constructor for class org.apache.jena.tdb1.base.block.BlockMgrLogger
 
BlockMgrLogger(Logger, String, BlockMgr, boolean) - Constructor for class org.apache.jena.tdb1.base.block.BlockMgrLogger
 
BlockMgrReadonly - Class in org.apache.jena.tdb1.base.block
 
BlockMgrReadonly(BlockMgr) - Constructor for class org.apache.jena.tdb1.base.block.BlockMgrReadonly
 
blockMgrs - Variable in class org.apache.jena.tdb1.store.StorageConfig
 
BlockMgrSwitcher - Class in org.apache.jena.tdb1.base.block
 
BlockMgrSwitcher(BlockMgr, BlockMgr) - Constructor for class org.apache.jena.tdb1.base.block.BlockMgrSwitcher
 
BlockMgrSync - Class in org.apache.jena.tdb1.base.block
Add synchronized to a BlockMgr.
BlockMgrSync(BlockMgr) - Constructor for class org.apache.jena.tdb1.base.block.BlockMgrSync
 
BlockMgrTracker - Class in org.apache.jena.tdb1.base.block
 
BlockMgrTracker(Logger, String, BlockMgr) - Constructor for class org.apache.jena.tdb1.base.block.BlockMgrTracker
 
BlockMgrWrapper - Class in org.apache.jena.tdb1.base.block
 
BlockMgrWrapper(BlockMgr) - Constructor for class org.apache.jena.tdb1.base.block.BlockMgrWrapper
 
BlockParams - Interface in org.apache.jena.tdb1.base.block
 
blockReadCacheSize - Static variable in class org.apache.jena.tdb1.setup.StoreParamsConst
 
blockReadCacheSize(int) - Method in class org.apache.jena.tdb1.setup.StoreParamsBuilder
 
BlockReadCacheSize - Static variable in class org.apache.jena.tdb1.sys.SystemTDB
Size of read block cache (32 bit systems only).
blockSize - Static variable in class org.apache.jena.tdb1.setup.StoreParamsConst
 
blockSize(int) - Method in class org.apache.jena.tdb1.setup.StoreParamsBuilder
 
BlockSize - Static variable in class org.apache.jena.tdb1.sys.SystemTDB
Size, in bytes, of a block
BlockSizeTest - Static variable in class org.apache.jena.tdb1.sys.SystemTDB
Size, in bytes, of a block for testing
BlockSizeTestMem - Static variable in class org.apache.jena.tdb1.sys.SystemTDB
Size, in bytes, of a block for testing
BlockType - Enum Class in org.apache.jena.tdb1.base.block
 
blockWriteCacheSize - Static variable in class org.apache.jena.tdb1.setup.StoreParamsConst
 
blockWriteCacheSize(int) - Method in class org.apache.jena.tdb1.setup.StoreParamsBuilder
 
BlockWriteCacheSize - Static variable in class org.apache.jena.tdb1.sys.SystemTDB
Size of the delayed-write block cache (32 bit systems only) (per file)
blockWriters() - Method in class org.apache.jena.tdb1.transaction.TransactionManager
Block until no writers are active.
BNODE - Enum constant in enum class org.apache.jena.tdb1.store.NodeType
 
BOOLEAN - Static variable in class org.apache.jena.tdb1.store.NodeId
 
BPlusTree - Class in org.apache.jena.tdb1.index.bplustree
B-Tree converted to B+Tree B-Tree taken from: Introduction to Algorithms, Second Edition Chapter 18: B-Trees by Thomas H.
BPlusTreeParams - Class in org.apache.jena.tdb1.index.bplustree
Configuration for a B+Tree
BPlusTreeParams(int, int, int) - Constructor for class org.apache.jena.tdb1.index.bplustree.BPlusTreeParams
 
BPlusTreeParams(int, RecordFactory) - Constructor for class org.apache.jena.tdb1.index.bplustree.BPlusTreeParams
 
BPlusTreeRewriter - Class in org.apache.jena.tdb1.index.bplustree
 
BPlusTreeRewriter() - Constructor for class org.apache.jena.tdb1.index.bplustree.BPlusTreeRewriter
 
bptExtRecords - Static variable in class org.apache.jena.tdb1.sys.Names
 
bptExtTree - Static variable in class org.apache.jena.tdb1.sys.Names
B+Trees - nodes file and records file
BPTREE_BRANCH - Enum constant in enum class org.apache.jena.tdb1.base.block.BlockType
 
BPTREE_LEAF - Enum constant in enum class org.apache.jena.tdb1.base.block.BlockType
 
BPTreeException - Exception in org.apache.jena.tdb1.index.bplustree
 
BPTreeException() - Constructor for exception org.apache.jena.tdb1.index.bplustree.BPTreeException
 
BPTreeException(String) - Constructor for exception org.apache.jena.tdb1.index.bplustree.BPTreeException
 
BPTreeNode - Class in org.apache.jena.tdb1.index.bplustree
 
BPTreeNodeMgr - Class in org.apache.jena.tdb1.index.bplustree
BPlusTreePageMgr = BPlusTreeNode manager
BPTreeNodeMgr(BPlusTree, BlockMgr) - Constructor for class org.apache.jena.tdb1.index.bplustree.BPTreeNodeMgr
 
BPTreePage - Class in org.apache.jena.tdb1.index.bplustree
Abstraction of a B+Tree node - either an branch (BTreeNode) or leaf (BTreeLeaf - records)
BPTreeRecords - Class in org.apache.jena.tdb1.index.bplustree
B+Tree wrapper over a block of records in a RecordBufferPage.
BPTreeRecordsMgr - Class in org.apache.jena.tdb1.index.bplustree
Bridge for making, getting and putting BPTreeRecords over a RecordBufferPageMgr
btExt - Static variable in class org.apache.jena.tdb1.sys.Names
BTrees - single file per tree
BTREE_NODE - Enum constant in enum class org.apache.jena.tdb1.base.block.BlockType
 
Buffer - Enum constant in enum class org.apache.jena.tdb1.transaction.JournalEntryType
 
BufferAllocator - Interface in org.apache.jena.tdb1.base.file
An allocator for retrieving ByteBuffers of a given size.
BufferAllocatorDirect - Class in org.apache.jena.tdb1.base.file
BufferAllocatorDirect() - Constructor for class org.apache.jena.tdb1.base.file.BufferAllocatorDirect
 
BufferAllocatorMapped - Class in org.apache.jena.tdb1.base.file
ByteBuffer access to a temporary file, using memory mapped I/O.
BufferAllocatorMapped(int) - Constructor for class org.apache.jena.tdb1.base.file.BufferAllocatorMapped
 
BufferAllocatorMem - Class in org.apache.jena.tdb1.base.file
BufferAllocatorMem() - Constructor for class org.apache.jena.tdb1.base.file.BufferAllocatorMem
 
BufferChannel - Interface in org.apache.jena.tdb1.base.file
Interface to storage : a simplified version of FileChannel.
BufferChannelFile - Class in org.apache.jena.tdb1.base.file
 
BufferChannelMem - Class in org.apache.jena.tdb1.base.file
 
bufferChannels - Variable in class org.apache.jena.tdb1.store.StorageConfig
 
BufferException - Exception in org.apache.jena.tdb1.base.buffer
 
BufferException() - Constructor for exception org.apache.jena.tdb1.base.buffer.BufferException
 
BufferException(String) - Constructor for exception org.apache.jena.tdb1.base.buffer.BufferException
 
BufferException(String, Throwable) - Constructor for exception org.apache.jena.tdb1.base.buffer.BufferException
 
BufferException(Throwable) - Constructor for exception org.apache.jena.tdb1.base.buffer.BufferException
 
build() - Method in class org.apache.jena.tdb1.setup.StoreParamsBuilder
 
build(Location, StoreParams) - Method in class org.apache.jena.tdb1.setup.DatasetBuilderStd
 
Build - Class in org.apache.jena.tdb1.setup
Building datastructures on top of the base file abstractions of indexes, block managers and object files.
Build() - Constructor for class org.apache.jena.tdb1.setup.Build
 
buildBlockMgr(FileSet, String, IndexParams) - Method in class org.apache.jena.tdb1.index.BuilderStdIndex.BlockMgrBuilderStd
 
buildBlockMgr(FileSet, String, IndexParams) - Method in interface org.apache.jena.tdb1.setup.BlockMgrBuilder
 
builder() - Static method in class org.apache.jena.tdb1.setup.StoreParams
Build StoreParams, starting from system defaults.
builder(StoreParams) - Static method in class org.apache.jena.tdb1.setup.StoreParams
Build StoreParams, starting from given default values.
BuilderSecondaryIndexes - Interface in org.apache.jena.tdb1.store.bulkloader
 
BuilderSecondaryIndexesInterleaved - Class in org.apache.jena.tdb1.store.bulkloader
 
BuilderSecondaryIndexesInterleaved(LoadMonitor) - Constructor for class org.apache.jena.tdb1.store.bulkloader.BuilderSecondaryIndexesInterleaved
 
BuilderSecondaryIndexesParallel - Class in org.apache.jena.tdb1.store.bulkloader
 
BuilderSecondaryIndexesParallel(LoadMonitor) - Constructor for class org.apache.jena.tdb1.store.bulkloader.BuilderSecondaryIndexesParallel
 
BuilderSecondaryIndexesSequential - Class in org.apache.jena.tdb1.store.bulkloader
 
BuilderSecondaryIndexesSequential(LoadMonitor) - Constructor for class org.apache.jena.tdb1.store.bulkloader.BuilderSecondaryIndexesSequential
 
BuilderStdDB - Class in org.apache.jena.tdb1.setup
 
BuilderStdDB() - Constructor for class org.apache.jena.tdb1.setup.BuilderStdDB
 
BuilderStdDB.ObjectFileBuilderStd - Class in org.apache.jena.tdb1.setup
 
BuilderStdDB.TupleIndexBuilderStd - Class in org.apache.jena.tdb1.setup
 
BuilderStdIndex - Class in org.apache.jena.tdb1.index
Building indexes, blockMgr and object files
BuilderStdIndex() - Constructor for class org.apache.jena.tdb1.index.BuilderStdIndex
 
BuilderStdIndex.BlockMgrBuilderStd - Class in org.apache.jena.tdb1.index
 
BuilderStdIndex.IndexBuilderStd - Class in org.apache.jena.tdb1.index
 
BuilderStdIndex.RangeIndexBuilderStd - Class in org.apache.jena.tdb1.index
 
buildFrom(ByteBuffer, int) - Method in class org.apache.jena.tdb1.base.record.RecordFactory
 
buildIndex(FileSet, RecordFactory) - Static method in class org.apache.jena.tdb1.index.IndexFactory
 
buildIndex(FileSet, RecordFactory, IndexParams) - Method in class org.apache.jena.tdb1.index.BuilderStdIndex.IndexBuilderStd
 
buildIndex(FileSet, RecordFactory, IndexParams) - Method in interface org.apache.jena.tdb1.index.IndexBuilder
 
buildIndex(FileSet, RecordFactory, IndexParams) - Static method in class org.apache.jena.tdb1.index.IndexFactory
 
buildIndexMem(RecordFactory) - Static method in class org.apache.jena.tdb1.index.IndexFactory
 
buildObjectFile(FileSet, String) - Method in class org.apache.jena.tdb1.setup.BuilderStdDB.ObjectFileBuilderStd
 
buildObjectFile(FileSet, String) - Method in interface org.apache.jena.tdb1.setup.ObjectFileBuilder
 
buildRangeIndex(FileSet, RecordFactory) - Static method in class org.apache.jena.tdb1.index.IndexFactory
 
buildRangeIndex(FileSet, RecordFactory, IndexParams) - Method in class org.apache.jena.tdb1.index.BuilderStdIndex.RangeIndexBuilderStd
 
buildRangeIndex(FileSet, RecordFactory, IndexParams) - Static method in class org.apache.jena.tdb1.index.IndexFactory
 
buildRangeIndex(FileSet, RecordFactory, IndexParams) - Method in interface org.apache.jena.tdb1.index.RangeIndexBuilder
 
buildRangeIndex(Location, String, RecordFactory) - Static method in class org.apache.jena.tdb1.index.IndexFactory
 
buildRangeIndex(Location, String, RecordFactory, IndexParams) - Static method in class org.apache.jena.tdb1.index.IndexFactory
 
buildRangeIndexMem(RecordFactory) - Static method in class org.apache.jena.tdb1.index.IndexFactory
 
buildTupleIndex(FileSet, ColumnMap, String, StoreParams) - Method in class org.apache.jena.tdb1.setup.BuilderStdDB.TupleIndexBuilderStd
 
buildTupleIndex(FileSet, ColumnMap, String, StoreParams) - Method in interface org.apache.jena.tdb1.setup.TupleIndexBuilder
 
BulkLoader - Class in org.apache.jena.tdb1.store.bulkloader
Overall framework for bulk loading
BulkLoader() - Constructor for class org.apache.jena.tdb1.store.bulkloader.BulkLoader
 
BulkStreamRDF - Interface in org.apache.jena.tdb1.store.bulkloader
 

C

calcBlockSize(int, RecordFactory) - Static method in class org.apache.jena.tdb1.index.bplustree.BPlusTreeParams
return the size of a block
calcBlockSize(RecordFactory, int) - Static method in class org.apache.jena.tdb1.base.recordbuffer.RecordBufferPage
 
calcBlockSize(RecordFactory, int) - Static method in class org.apache.jena.tdb1.index.ext.ExtHashParams
 
calcBlockSize(RecordFactory, int, int) - Static method in class org.apache.jena.tdb1.base.recordbuffer.RecordBufferPageBase
 
calcOrder(int, int) - Static method in class org.apache.jena.tdb1.index.bplustree.BPlusTreeParams
Return the best fit for the blocksize and the record length.
calcOrder(int, RecordFactory) - Static method in class org.apache.jena.tdb1.index.bplustree.BPlusTreeParams
Return the best fit for the blocksize and the record length.
calcRecordSize(RecordFactory, int) - Static method in class org.apache.jena.tdb1.base.recordbuffer.RecordBufferPage
 
calcRecordSize(RecordFactory, int) - Static method in class org.apache.jena.tdb1.index.ext.ExtHashParams
 
calcRecordSize(RecordFactory, int, int) - Static method in class org.apache.jena.tdb1.base.recordbuffer.RecordBufferPageBase
 
canLock() - Method in class org.apache.jena.tdb1.base.file.LocationLock
Gets whether the location is lockable i.e.
canObtain() - Method in class org.apache.jena.tdb1.base.file.LocationLock
Gets whether the current JVM can obtain the lock
channel() - Method in class org.apache.jena.tdb1.base.file.FileBase
 
ChannelManager - Class in org.apache.jena.tdb1.base.file
 
ChannelManager() - Constructor for class org.apache.jena.tdb1.base.file.ChannelManager
 
check() - Method in class org.apache.jena.tdb1.index.bplustree.BPlusTree
 
check() - Method in class org.apache.jena.tdb1.index.ext.ExtHash
 
check() - Method in interface org.apache.jena.tdb1.index.Index
Perform checks on this index
check() - Method in class org.apache.jena.tdb1.index.IndexMap
 
check() - Method in class org.apache.jena.tdb1.index.IndexWrapper
 
check() - Method in class org.apache.jena.tdb1.index.RangeIndexWrapper
 
checkAll() - Static method in class org.apache.jena.tdb1.index.bplustree.BPlusTreeParams
 
CheckBuffer - Static variable in class org.apache.jena.tdb1.base.buffer.PtrBuffer
 
Checking - Static variable in class org.apache.jena.tdb1.index.ext.ExtHash
 
Checking - Static variable in class org.apache.jena.tdb1.sys.SystemTDB
 
CheckingConcurrency - Static variable in class org.apache.jena.tdb1.index.bplustree.BPlusTreeParams
 
CheckingNode - Static variable in class org.apache.jena.tdb1.index.bplustree.BPlusTreeParams
 
CheckingTree - Static variable in class org.apache.jena.tdb1.index.bplustree.BPlusTreeParams
 
checkMetadata(String, String) - Method in class org.apache.jena.tdb1.base.file.MetaFile
Check property has the value given - throw exception if not.
checkNode() - Method in class org.apache.jena.tdb1.index.bplustree.BPTreeRecords
 
checkNodeDeep() - Method in class org.apache.jena.tdb1.index.bplustree.BPTreeRecords
 
checkOrSetMetadata(String, String) - Method in class org.apache.jena.tdb1.base.file.MetaFile
Check property is an expected value or set if missing
Checkpoint - Enum constant in enum class org.apache.jena.tdb1.transaction.JournalEntryType
 
CheckPoint - Static variable in class org.apache.jena.tdb1.transaction.JournalEntry
 
chooseNodeTupleTable(Node) - Method in class org.apache.jena.tdb1.store.DatasetGraphTDB
 
chooseOptimizer(Location) - Static method in class org.apache.jena.tdb1.setup.DatasetBuilderStd
 
clear() - Method in class org.apache.jena.tdb1.base.buffer.PtrBuffer
Does not reset the size
clear() - Method in interface org.apache.jena.tdb1.base.file.BufferAllocator
Call this method when you are finished with all of the ByteBuffers retrieved from allocate.
clear() - Method in class org.apache.jena.tdb1.base.file.BufferAllocatorDirect
 
clear() - Method in class org.apache.jena.tdb1.base.file.BufferAllocatorMapped
 
clear() - Method in class org.apache.jena.tdb1.base.file.BufferAllocatorMem
 
clear() - Method in class org.apache.jena.tdb1.base.file.MetaFile
Clear all properties.
clear() - Method in class org.apache.jena.tdb1.index.bplustree.BPlusTree
 
clear() - Method in class org.apache.jena.tdb1.index.ext.ExtHash
 
clear() - Method in interface org.apache.jena.tdb1.index.Index
Clear the index
clear() - Method in class org.apache.jena.tdb1.index.IndexMap
 
clear() - Method in class org.apache.jena.tdb1.index.IndexWrapper
 
clear() - Method in class org.apache.jena.tdb1.index.RangeIndexWrapper
 
clear() - Method in class org.apache.jena.tdb1.store.DatasetGraphTDB
 
clear() - Method in class org.apache.jena.tdb1.store.GraphPrefixesProjection
 
clear() - Method in interface org.apache.jena.tdb1.store.nodetupletable.NodeTupleTable
Clear the tuple table.
clear() - Method in class org.apache.jena.tdb1.store.nodetupletable.NodeTupleTableConcrete
Clear the tuple table - does not clear the node table
clear() - Method in class org.apache.jena.tdb1.store.nodetupletable.NodeTupleTableWrapper
 
clear() - Method in interface org.apache.jena.tdb1.store.tupletable.TupleIndex
Clear the index
clear() - Method in class org.apache.jena.tdb1.store.tupletable.TupleIndexRecord
 
clear() - Method in class org.apache.jena.tdb1.store.tupletable.TupleIndexWrapper
 
clear() - Method in class org.apache.jena.tdb1.store.tupletable.TupleTable
 
clear(int) - Method in class org.apache.jena.tdb1.base.buffer.PtrBuffer
Does not reset the size
clear(int, int) - Method in class org.apache.jena.tdb1.base.buffer.PtrBuffer
Does not reset the size
clearQuads() - Method in class org.apache.jena.tdb1.store.QuadTable
Clear - does not clear the associated node tuple table
clearRecordingState() - Method in class org.apache.jena.tdb1.transaction.TransactionManager
Clear all recording state - does not clear stats
clearTriples() - Method in class org.apache.jena.tdb1.store.TripleTable
Clear - does not clear the associated node tuple table
clearupCommitted(Transaction) - Method in class org.apache.jena.tdb1.transaction.BlockMgrJournal
 
clearupCommitted(Transaction) - Method in class org.apache.jena.tdb1.transaction.ObjectFileTransComplex
 
clearupCommitted(Transaction) - Method in interface org.apache.jena.tdb1.transaction.TransactionLifecycle
All done - transaction committed and incorporated in the base dataset - can now tidy up - called during journal flush if commiting.
close() - Method in interface org.apache.jena.tdb1.base.block.BlockMgr
Close the block manager
close() - Method in class org.apache.jena.tdb1.base.block.BlockMgrCache
 
close() - Method in class org.apache.jena.tdb1.base.block.BlockMgrFileAccess
 
close() - Method in class org.apache.jena.tdb1.base.block.BlockMgrLogger
 
close() - Method in class org.apache.jena.tdb1.base.block.BlockMgrSync
 
close() - Method in class org.apache.jena.tdb1.base.block.BlockMgrTracker
 
close() - Method in class org.apache.jena.tdb1.base.block.BlockMgrWrapper
 
close() - Method in class org.apache.jena.tdb1.base.file.BlockAccessBase
 
close() - Method in class org.apache.jena.tdb1.base.file.BlockAccessByteArray
 
close() - Method in class org.apache.jena.tdb1.base.file.BlockAccessMem
 
close() - Method in class org.apache.jena.tdb1.base.file.BufferAllocatorDirect
 
close() - Method in class org.apache.jena.tdb1.base.file.BufferAllocatorMapped
 
close() - Method in class org.apache.jena.tdb1.base.file.BufferAllocatorMem
 
close() - Method in class org.apache.jena.tdb1.base.file.BufferChannelFile
 
close() - Method in class org.apache.jena.tdb1.base.file.BufferChannelMem
 
close() - Method in class org.apache.jena.tdb1.base.file.FileBase
 
close() - Method in class org.apache.jena.tdb1.base.file.MetaFile
 
close() - Method in class org.apache.jena.tdb1.base.file.PlainFile
 
close() - Method in class org.apache.jena.tdb1.base.file.PlainFileMem
 
close() - Method in class org.apache.jena.tdb1.base.file.PlainFilePersistent
 
close() - Method in class org.apache.jena.tdb1.base.objectfile.ObjectFileLogger
 
close() - Method in class org.apache.jena.tdb1.base.objectfile.ObjectFileStorage
 
close() - Method in class org.apache.jena.tdb1.base.objectfile.ObjectFileWrapper
 
close() - Method in class org.apache.jena.tdb1.base.objectfile.StringFile
 
close() - Method in class org.apache.jena.tdb1.base.recordbuffer.RecordRangeIterator
 
close() - Method in class org.apache.jena.tdb1.index.bplustree.BPlusTree
 
close() - Method in class org.apache.jena.tdb1.index.ext.ExtHash
 
close() - Method in interface org.apache.jena.tdb1.index.Index
Close the index - can not be used again through this object
close() - Method in class org.apache.jena.tdb1.index.IndexMap
 
close() - Method in class org.apache.jena.tdb1.index.IndexWrapper
 
close() - Method in class org.apache.jena.tdb1.index.RangeIndexWrapper
 
close() - Method in class org.apache.jena.tdb1.store.bulkloader.LoaderNodeTupleTable
 
close() - Method in class org.apache.jena.tdb1.store.DatasetGraphTDB
 
close() - Method in class org.apache.jena.tdb1.store.DatasetPrefixesTDB
 
close() - Method in class org.apache.jena.tdb1.store.GraphTDB
 
close() - Method in class org.apache.jena.tdb1.store.nodetable.NodeTableCache
 
close() - Method in class org.apache.jena.tdb1.store.nodetable.NodeTableLogger
 
close() - Method in class org.apache.jena.tdb1.store.nodetable.NodeTableNative
 
close() - Method in class org.apache.jena.tdb1.store.nodetable.NodeTableWrapper
 
close() - Method in class org.apache.jena.tdb1.store.nodetupletable.NodeTupleTableConcrete
 
close() - Method in class org.apache.jena.tdb1.store.nodetupletable.NodeTupleTableWrapper
 
close() - Method in class org.apache.jena.tdb1.store.SinkProgress
 
close() - Method in class org.apache.jena.tdb1.store.TableBase
 
close() - Method in class org.apache.jena.tdb1.store.tupletable.TupleIndexRecord
 
close() - Method in class org.apache.jena.tdb1.store.tupletable.TupleIndexWrapper
 
close() - Method in class org.apache.jena.tdb1.store.tupletable.TupleTable
 
close() - Method in class org.apache.jena.tdb1.store.xloader.WriteRows
 
close() - Method in class org.apache.jena.tdb1.transaction.BlockMgrJournal
 
close() - Method in class org.apache.jena.tdb1.transaction.DatasetGraphTransaction
 
close() - Method in class org.apache.jena.tdb1.transaction.Journal
 
close() - Method in class org.apache.jena.tdb1.transaction.ObjectFileTransComplex
 
close() - Method in class org.apache.jena.tdb1.transaction.Transaction
transaction close happens after commit/abort read transactions "auto commit" on close().
CLOSED - Enum constant in enum class org.apache.jena.tdb1.transaction.TxnState
 
closedown() - Static method in class org.apache.jena.tdb.TDB
Deprecated.
Release any and all system resources held by TDB.
closedown() - Static method in class org.apache.jena.tdb1.TDB1
Release any and all system resources held by TDB.
closedown() - Method in class org.apache.jena.tdb1.transaction.TransactionManager
 
ColumnMap - Class in org.apache.jena.tdb1.lib
General descriptor of a reordering (mapping) of columns in tuples to columns in indexes, for example, from triples to triple index order.
ColumnMap(String, int...) - Constructor for class org.apache.jena.tdb1.lib.ColumnMap
Construct a column map - the elements are the mappings of a tuple originally in the order 0,1,2,...
ColumnMap(String, String) - Constructor for class org.apache.jena.tdb1.lib.ColumnMap
Construct a column mapping that maps the input (one col, one char) to the output
ColumnMap(String, List<T>, List<T>) - Constructor for class org.apache.jena.tdb1.lib.ColumnMap
 
ColumnMap(String, T[], T[]) - Constructor for class org.apache.jena.tdb1.lib.ColumnMap
 
commit() - Method in class org.apache.jena.tdb1.store.DatasetGraphTDB
 
commit() - Method in class org.apache.jena.tdb1.transaction.DatasetGraphTransaction
 
commit() - Method in class org.apache.jena.tdb1.transaction.DatasetGraphTxn
 
commit() - Method in class org.apache.jena.tdb1.transaction.Transaction
 
Commit - Enum constant in enum class org.apache.jena.tdb1.transaction.JournalEntryType
 
Commit - Static variable in class org.apache.jena.tdb1.transaction.JournalEntry
 
COMMITED - Enum constant in enum class org.apache.jena.tdb1.transaction.TxnState
 
commitPrepare(Transaction) - Method in class org.apache.jena.tdb1.transaction.BlockMgrJournal
 
commitPrepare(Transaction) - Method in class org.apache.jena.tdb1.transaction.ObjectFileTransComplex
 
commitPrepare(Transaction) - Method in interface org.apache.jena.tdb1.transaction.TransactionLifecycle
Prepare to commit; end of active phase.
committed(Transaction) - Method in class org.apache.jena.tdb1.transaction.BlockMgrJournal
 
committed(Transaction) - Method in class org.apache.jena.tdb1.transaction.ObjectFileTransComplex
 
committed(Transaction) - Method in interface org.apache.jena.tdb1.transaction.TransactionLifecycle
The commit has happened
committedWriters - Variable in class org.apache.jena.tdb1.transaction.SysTxnState
 
commitWrite() - Method in class org.apache.jena.tdb1.transaction.Journal
 
compareByKey(Record, Record) - Static method in class org.apache.jena.tdb1.base.record.Record
 
compareByKeyValue(Record, Record) - Static method in class org.apache.jena.tdb1.base.record.Record
 
compression - Static variable in class org.apache.jena.tdb1.base.objectfile.StringFile
 
contains(Record) - Method in class org.apache.jena.tdb1.index.bplustree.BPlusTree
 
contains(Record) - Method in class org.apache.jena.tdb1.index.ext.ExtHash
 
contains(Record) - Method in interface org.apache.jena.tdb1.index.Index
Return whether the index contains the record or not.
contains(Record) - Method in class org.apache.jena.tdb1.index.IndexMap
 
contains(Record) - Method in class org.apache.jena.tdb1.index.IndexWrapper
 
contains(Record) - Method in class org.apache.jena.tdb1.index.RangeIndexWrapper
 
contains1(Var) - Method in class org.apache.jena.tdb1.solver.BindingTDB
 
containsGraph(Node) - Method in class org.apache.jena.tdb1.store.DatasetGraphTDB
 
containsNode(Node) - Method in interface org.apache.jena.tdb1.store.nodetable.NodeTable
Test whether the node table contains an entry for node
containsNode(Node) - Method in class org.apache.jena.tdb1.store.nodetable.NodeTableCache
 
containsNode(Node) - Method in class org.apache.jena.tdb1.store.nodetable.NodeTableLogger
 
containsNode(Node) - Method in class org.apache.jena.tdb1.store.nodetable.NodeTableNative
 
containsNode(Node) - Method in class org.apache.jena.tdb1.store.nodetable.NodeTableWrapper
 
containsNodeId(NodeId) - Method in interface org.apache.jena.tdb1.store.nodetable.NodeTable
Test whether the node table contains an entry for node
containsNodeId(NodeId) - Method in class org.apache.jena.tdb1.store.nodetable.NodeTableCache
 
containsNodeId(NodeId) - Method in class org.apache.jena.tdb1.store.nodetable.NodeTableLogger
 
containsNodeId(NodeId) - Method in class org.apache.jena.tdb1.store.nodetable.NodeTableNative
 
containsNodeId(NodeId) - Method in class org.apache.jena.tdb1.store.nodetable.NodeTableWrapper
 
containsPrefix(String) - Method in class org.apache.jena.tdb1.store.GraphPrefixesProjection
 
convert(BlockConverter<T>) - Method in class org.apache.jena.tdb1.base.block.Block
 
convertToNodeId(NodeTable, Iterator<Tuple<Node>>) - Static method in class org.apache.jena.tdb1.lib.TupleLib
 
convertToNodes(NodeTable, Iterator<Tuple<NodeId>>) - Static method in class org.apache.jena.tdb1.lib.TupleLib
 
convertToQuads(NodeTable, Iterator<Tuple<NodeId>>) - Static method in class org.apache.jena.tdb1.lib.TupleLib
 
convertToTriples(NodeTable, Iterator<Tuple<NodeId>>) - Static method in class org.apache.jena.tdb1.lib.TupleLib
 
copy(int, BufferBase, int, int) - Method in class org.apache.jena.tdb1.base.buffer.PtrBuffer
 
copyToTop(BufferBase) - Method in class org.apache.jena.tdb1.base.buffer.PtrBuffer
 
count() - Method in class org.apache.jena.tdb1.index.ext.ExtHash
Explicitly count the items in the hash table
COUNT - Static variable in class org.apache.jena.tdb1.base.recordbuffer.RecordBufferPageBase
 
create() - Static method in class org.apache.jena.tdb1.base.file.BufferChannelMem
 
create() - Method in class org.apache.jena.tdb1.base.record.RecordFactory
Create a record, allocating space for the key and value (if any)
create() - Method in class org.apache.jena.tdb1.base.recordbuffer.RecordBufferPageMgr
 
create() - Method in class org.apache.jena.tdb1.index.bplustree.BPTreeRecordsMgr
 
create() - Static method in class org.apache.jena.tdb1.setup.StoreParamsBuilder
 
create(byte[]) - Method in class org.apache.jena.tdb1.base.record.RecordFactory
Create a key and value record (value uninitialized)
create(byte[]) - Static method in class org.apache.jena.tdb1.store.NodeId
 
create(byte[], byte[]) - Method in class org.apache.jena.tdb1.base.record.RecordFactory
Create a key and value record
create(byte[], int) - Static method in class org.apache.jena.tdb1.store.NodeId
 
create(int, int) - Method in class org.apache.jena.tdb1.index.ext.HashBucketMgr
 
create(long) - Static method in class org.apache.jena.tdb1.store.NodeId
 
create(String) - Static method in class org.apache.jena.tdb1.base.file.BufferChannelFile
Create a BufferChannelFile
create(String) - Static method in class org.apache.jena.tdb1.base.file.BufferChannelMem
 
create(String) - Static method in class org.apache.jena.tdb1.base.file.Location
Return a location for a directory on disk
create(String) - Static method in class org.apache.jena.tdb1.sys.FileRef
 
create(ByteBuffer) - Static method in class org.apache.jena.tdb1.store.NodeId
 
create(ByteBuffer, int) - Static method in class org.apache.jena.tdb1.store.NodeId
 
create(BlockType) - Method in class org.apache.jena.tdb1.base.page.PageBlockMgr
Allocate a new thing
create(FileSet, String) - Static method in class org.apache.jena.tdb1.sys.FileRef
 
create(FileSet, String, int, int, int) - Static method in class org.apache.jena.tdb1.base.block.BlockMgrFactory
 
create(FileSet, String, BlockParams) - Static method in class org.apache.jena.tdb1.base.block.BlockMgrFactory
 
create(Location) - Static method in class org.apache.jena.tdb1.setup.DatasetBuilderStd
 
create(Location) - Static method in class org.apache.jena.tdb1.transaction.Journal
 
create(Location, StoreParams) - Static method in class org.apache.jena.tdb1.setup.DatasetBuilderStd
Create a DatasetGraphTDB with a set of StoreParams.
create(BPlusTreeParams, BlockMgr, BlockMgr) - Static method in class org.apache.jena.tdb1.index.bplustree.BPlusTree
Create the in-memory structures to correspond to the supplied block managers for the persistent storage.
create(StoreParams) - Static method in class org.apache.jena.tdb1.setup.DatasetBuilderStd
 
create(StoreParams) - Static method in class org.apache.jena.tdb1.setup.StoreParamsBuilder
 
create(NodeTable) - Static method in class org.apache.jena.tdb1.store.nodetable.NodeTableInline
 
create(NodeTable, int, int, int) - Static method in class org.apache.jena.tdb1.store.nodetable.NodeTableCache
 
create(NodeTable, StoreParams) - Static method in class org.apache.jena.tdb1.store.nodetable.NodeTableCache
 
createBlank(Block, RecordFactory) - Static method in class org.apache.jena.tdb1.base.recordbuffer.RecordBufferPage
The construction methods
createBlank(Block, RecordFactory) - Static method in class org.apache.jena.tdb1.index.ext.HashBucket
 
createBPTree(FileSet, int, int, int, int, RecordFactory) - Static method in class org.apache.jena.tdb1.index.SetupIndex
Knowing all the parameters, create a B+Tree
createBPTree(FileSet, int, int, int, int, RecordFactory) - Static method in class org.apache.jena.tdb1.sys.SetupTDB
Knowing all the parameters, create a B+Tree
createBPTree(FileSet, RecordFactory) - Static method in class org.apache.jena.tdb1.index.SetupIndex
Create a B+Tree using defaults
createBPTree(FileSet, RecordFactory) - Static method in class org.apache.jena.tdb1.sys.SetupTDB
Create a B+Tree using defaults
createBPTreeByBlockSize(FileSet, int, int, int, RecordFactory) - Static method in class org.apache.jena.tdb1.index.SetupIndex
Create a B+Tree by BlockSize
createBPTreeByBlockSize(FileSet, int, int, int, RecordFactory) - Static method in class org.apache.jena.tdb1.sys.SetupTDB
Create a B+Tree by BlockSize
createBPTreeByOrder(FileSet, int, int, int, RecordFactory) - Static method in class org.apache.jena.tdb1.index.SetupIndex
Create a B+Tree by Order
createBPTreeByOrder(FileSet, int, int, int, RecordFactory) - Static method in class org.apache.jena.tdb1.sys.SetupTDB
Create a B+Tree by Order
createDataset() - Static method in class org.apache.jena.tdb.TDBFactory
createDataset() - Static method in class org.apache.jena.tdb1.TDB1Factory
Create or connect to a TDB dataset backed by an in-memory block manager.
createDataset(String) - Static method in class org.apache.jena.tdb.TDBFactory
createDataset(String) - Static method in class org.apache.jena.tdb1.TDB1Factory
Create or connect to a TDB-backed dataset
createDataset(Assembler, Resource) - Method in class org.apache.jena.tdb1.assembler.DatasetAssemblerTDB1
 
createDataset(Location) - Static method in class org.apache.jena.tdb.TDBFactory
createDataset(Location) - Static method in class org.apache.jena.tdb1.TDB1Factory
Create or connect to a TDB-backed dataset
createDatasetGraph() - Static method in class org.apache.jena.tdb.TDBFactory
createDatasetGraph() - Static method in class org.apache.jena.tdb1.TDB1Factory
Create a TDB-backed dataset (graph-level) in memory (for testing)
createDatasetGraph(String) - Static method in class org.apache.jena.tdb.TDBFactory
createDatasetGraph(String) - Static method in class org.apache.jena.tdb1.TDB1Factory
Create or connect to a TDB-backed dataset (graph-level)
createDatasetGraph(Location) - Static method in class org.apache.jena.tdb.TDBFactory
createDatasetGraph(Location) - Static method in class org.apache.jena.tdb1.TDB1Factory
Create or connect to a TDB-backed dataset (graph-level)
createDatasetGraphTransaction() - Static method in class org.apache.jena.tdb1.sys.TDBMaker
Create a Dataset that supports transactions but runs in-memory (for creating test cases)
createDatasetGraphTransaction(Location) - Static method in class org.apache.jena.tdb1.sys.TDBMaker
Create a Dataset that supports transactions
createDirect(Location) - Static method in class org.apache.jena.tdb1.sys.TDBMaker
createEmptyBPT() - Method in class org.apache.jena.tdb1.index.bplustree.BPTreeNodeMgr
Allocate root node space.
createFile(String, BlockParams) - Static method in class org.apache.jena.tdb1.base.block.BlockMgrFactory
Create a BlockMgr backed by a real file
createFile(String, FileMode, int, int, int) - Static method in class org.apache.jena.tdb1.base.block.BlockMgrFactory
Create a BlockMgr backed by a real file
createFromBlock(Block, BlockType) - Method in interface org.apache.jena.tdb1.base.block.BlockConverter
Create a new T from an uninitialized Block
createFromBlock(Block, BlockType) - Method in class org.apache.jena.tdb1.base.recordbuffer.RecordBufferPageMgr.Block2RecordBufferPage
 
createGraph(Assembler, Resource, Mode) - Method in class org.apache.jena.tdb1.assembler.TDB1GraphAssembler
 
createIndexBuilder(RangeIndexBuilder) - Static method in class org.apache.jena.tdb1.index.IndexFactory
 
createIndexBuilderMem() - Static method in class org.apache.jena.tdb1.index.IndexFactory
 
createKeyOnly() - Method in class org.apache.jena.tdb1.base.record.RecordFactory
Create a key-only record, allocating blank space for the key
createKeyOnly(Record) - Method in class org.apache.jena.tdb1.base.record.RecordFactory
Create a key-only record
createLoadMonitor(DatasetGraphTDB, String, boolean) - Static method in class org.apache.jena.tdb1.store.bulkloader.BulkLoader
 
createMem(String, int) - Static method in class org.apache.jena.tdb1.base.block.BlockMgrFactory
Create an in-memory block manager
createMem(RecordFactory, int) - Static method in class org.apache.jena.tdb1.index.ext.ExtHash
Testing version - in-memory but inefficient as it uses a copy-in/copy-out block manager as a RAM disk
createMemUncached() - Static method in class org.apache.jena.tdb1.sys.StoreConnection
Return a StoreConnection backed by in-memory datastructures (for testing).
createMMapFile(String, int) - Static method in class org.apache.jena.tdb1.base.block.BlockMgrFactory
Create a NIO Block Manager
createNode(int) - Method in class org.apache.jena.tdb1.index.bplustree.BPTreeNodeMgr
Allocate space for a fresh node.
createObjectFileDisk(String) - Static method in class org.apache.jena.tdb1.base.file.FileFactory
 
createObjectFileMem(String) - Static method in class org.apache.jena.tdb1.base.file.FileFactory
 
createPlainFileDisk(String) - Static method in class org.apache.jena.tdb1.base.file.FileFactory
 
createPlainFileMem() - Static method in class org.apache.jena.tdb1.base.file.FileFactory
 
createRangeIndexBuilderMem() - Static method in class org.apache.jena.tdb1.index.IndexFactory
 
createSecondaryIndexes(TupleIndex, TupleIndex[]) - Method in interface org.apache.jena.tdb1.store.bulkloader.BuilderSecondaryIndexes
 
createSecondaryIndexes(TupleIndex, TupleIndex[]) - Method in class org.apache.jena.tdb1.store.bulkloader.BuilderSecondaryIndexesInterleaved
 
createSecondaryIndexes(TupleIndex, TupleIndex[]) - Method in class org.apache.jena.tdb1.store.bulkloader.BuilderSecondaryIndexesParallel
 
createSecondaryIndexes(TupleIndex, TupleIndex[]) - Method in class org.apache.jena.tdb1.store.bulkloader.BuilderSecondaryIndexesSequential
 
createStdFile(String, int, int, int) - Static method in class org.apache.jena.tdb1.base.block.BlockMgrFactory
Create a Block Manager using direct access (and a cache)
createStdFileNoCache(String, int) - Static method in class org.apache.jena.tdb1.base.block.BlockMgrFactory
Create a Block Manager using direct access, no caching, no nothing.
createStringFileDisk(String) - Static method in class org.apache.jena.tdb1.base.file.FileFactory
 
createStringFileMem(String) - Static method in class org.apache.jena.tdb1.base.file.FileFactory
 
createUnmanaged(String, String) - Static method in class org.apache.jena.tdb1.base.file.BufferChannelFile
Create a BufferChannelFile with unmanaged file resources - use with care

D

dataItem() - Method in class org.apache.jena.tdb1.store.bulkloader.LoadMonitor
Note when one item (triple, quad) is loaded
DATAPATH - Static variable in class org.apache.jena.tdb1.solver.SolverRX
Control whether to check for embedded triple terms with variables or to act in a direct manner.
DatasetAssemblerTDB1 - Class in org.apache.jena.tdb1.assembler
 
DatasetAssemblerTDB1() - Constructor for class org.apache.jena.tdb1.assembler.DatasetAssemblerTDB1
 
DatasetBuilderStd - Class in org.apache.jena.tdb1.setup
This class is the process of building a dataset.
DatasetBuilderStd(BlockMgrBuilder, ObjectFileBuilder) - Constructor for class org.apache.jena.tdb1.setup.DatasetBuilderStd
 
DatasetBuilderTxn - Class in org.apache.jena.tdb1.transaction
 
DatasetBuilderTxn(TransactionManager, DatasetGraphTDB) - Constructor for class org.apache.jena.tdb1.transaction.DatasetBuilderTxn
 
datasetConfig - Static variable in class org.apache.jena.tdb1.sys.Names
 
DatasetControl - Interface in org.apache.jena.tdb1.sys
A DatasetControl is an encapsulation of what to do on reads and writes.
DatasetControlMRSW - Class in org.apache.jena.tdb1.sys
A policy that checks, but does not enforce, single writer or multiple writer locking policy
DatasetControlMRSW() - Constructor for class org.apache.jena.tdb1.sys.DatasetControlMRSW
 
DatasetControlMutable - Class in org.apache.jena.tdb1.sys
 
DatasetControlMutable(DatasetControl) - Constructor for class org.apache.jena.tdb1.sys.DatasetControlMutable
 
DatasetControlNone - Class in org.apache.jena.tdb1.sys
Concurrency policy that is a "free for all".
DatasetControlNone() - Constructor for class org.apache.jena.tdb1.sys.DatasetControlNone
 
DatasetControlReadOnly - Class in org.apache.jena.tdb1.sys
A policy that provide read-only access
DatasetControlReadOnly() - Constructor for class org.apache.jena.tdb1.sys.DatasetControlReadOnly
 
DatasetGraphTDB - Class in org.apache.jena.tdb1.store
This is the class that creates a dataset over the storage.
DatasetGraphTDB(TripleTable, QuadTable, DatasetPrefixesTDB, ReorderTransformation, StorageConfig) - Constructor for class org.apache.jena.tdb1.store.DatasetGraphTDB
 
DatasetGraphTransaction - Class in org.apache.jena.tdb1.transaction
A transactional DatasetGraph that allows one active transaction per thread.
DatasetGraphTransaction(Location) - Constructor for class org.apache.jena.tdb1.transaction.DatasetGraphTransaction
 
DatasetGraphTransaction(StoreConnection) - Constructor for class org.apache.jena.tdb1.transaction.DatasetGraphTransaction
 
DatasetGraphTxn - Class in org.apache.jena.tdb1.transaction
A DatasetGraph that is a single transaction.
DatasetPrefixesTDB - Class in org.apache.jena.tdb1.store
Dataset prefixes; a table of nodes with prefix-centric operations.
DatasetPrefixesTDB(NodeTupleTable) - Constructor for class org.apache.jena.tdb1.store.DatasetPrefixesTDB
 
DatasetPrefixStorage - Interface in org.apache.jena.tdb1.store
Abstract of prefix storage for graphs in an RDF dataset.
DataTickPoint - Static variable in class org.apache.jena.tdb1.store.bulkloader.BulkLoader
Tick point for messages during loading of data
DATE - Static variable in class org.apache.jena.tdb1.store.NodeId
 
DATETIME - Static variable in class org.apache.jena.tdb1.store.NodeId
 
DateTimeNode - Class in org.apache.jena.tdb1.store
 
DateTimeNode() - Constructor for class org.apache.jena.tdb1.store.DateTimeNode
 
DEBUG - Static variable in class org.apache.jena.tdb1.base.file.FileBase
 
DEBUG - Static variable in class org.apache.jena.tdb1.transaction.TransactionManager
 
Debugging - Static variable in class org.apache.jena.tdb1.index.ext.ExtHash
 
DebugTDB - Class in org.apache.jena.tdb1.sys
Lowlevel utilities for working with TDB
DebugTDB() - Constructor for class org.apache.jena.tdb1.sys.DebugTDB
 
decideGraphNode(Node, ExecutionContext) - Static method in class org.apache.jena.tdb1.solver.OpExecutorTDB1
Handle special graph node names.
DECIMAL - Static variable in class org.apache.jena.tdb1.store.NodeId
 
DecimalNode - Class in org.apache.jena.tdb1.store
 
decode(ByteBuffer) - Static method in class org.apache.jena.tdb1.lib.NodeLib
Decode a node - it is better to use fetchDecode which may avoid an additional copy in getting the node from the ObjectFile.
decode(ByteBuffer, PrefixMapping) - Method in interface org.apache.jena.tdb1.store.nodetable.Nodec
Decode the node from the byte buffer.
decode(ByteBuffer, PrefixMapping) - Method in class org.apache.jena.tdb1.store.nodetable.NodecSSE
 
decode(JsonObject) - Static method in class org.apache.jena.tdb1.setup.StoreParamsCodec
 
decSize() - Method in class org.apache.jena.tdb1.base.buffer.PtrBuffer
 
decSize(int) - Method in class org.apache.jena.tdb1.base.buffer.PtrBuffer
 
defaultReorderTransform - Static variable in class org.apache.jena.tdb1.sys.SystemTDB
Default BGP optimizer
delete(String) - Method in class org.apache.jena.tdb1.store.GraphPrefixesProjection
 
delete(Tuple<NodeId>) - Method in interface org.apache.jena.tdb1.store.tupletable.TupleIndex
Delete a tuple - return true if it was deleted, false if it didn't exist
delete(Tuple<NodeId>) - Method in class org.apache.jena.tdb1.store.tupletable.TupleIndexBase
Delete a tuple - return true if it was deleted, false if it didn't exist
delete(Tuple<NodeId>) - Method in class org.apache.jena.tdb1.store.tupletable.TupleIndexWrapper
 
delete(Tuple<NodeId>) - Method in class org.apache.jena.tdb1.store.tupletable.TupleTable
Delete a tuple - return true if it was deleted, false if it didn't exist
delete(Node, Node, Node) - Method in class org.apache.jena.tdb1.store.TripleTable
Delete a triple - return true if it was deleted, false if it didn't exist
delete(Node, Node, Node, Node) - Method in class org.apache.jena.tdb1.store.QuadTable
Delete a quad - return true if it was deleted, false if it didn't exist
delete(Node, Triple) - Method in class org.apache.jena.tdb1.store.QuadTable
Delete a quad (as graph node and triple) - return true if it was deleted, false if it didn't exist
delete(Triple) - Method in class org.apache.jena.tdb1.store.TripleTable
Delete a triple - return true if it was deleted, false if it didn't exist
delete(Quad) - Method in class org.apache.jena.tdb1.store.QuadTable
Delete a quad - return true if it was deleted, false if it didn't exist
delete(Record) - Method in class org.apache.jena.tdb1.index.bplustree.BPlusTree
 
delete(Record) - Method in class org.apache.jena.tdb1.index.ext.ExtHash
 
delete(Record) - Method in interface org.apache.jena.tdb1.index.Index
Delete a record.
delete(Record) - Method in class org.apache.jena.tdb1.index.IndexLogger
 
delete(Record) - Method in class org.apache.jena.tdb1.index.IndexMap
 
delete(Record) - Method in class org.apache.jena.tdb1.index.IndexWrapper
 
delete(Record) - Method in class org.apache.jena.tdb1.index.RangeIndexLogger
 
delete(Record) - Method in class org.apache.jena.tdb1.index.RangeIndexWrapper
 
delete(BPTreeNode, Record) - Static method in class org.apache.jena.tdb1.index.bplustree.BPTreeNode
Delete a record - return the old value if there was one, else null
deleteAndReturnOld(Record) - Method in class org.apache.jena.tdb1.index.bplustree.BPlusTree
 
deleteAny(Node, Node, Node, Node) - Method in class org.apache.jena.tdb1.store.DatasetGraphTDB
 
deleteRow(Node...) - Method in interface org.apache.jena.tdb1.store.nodetupletable.NodeTupleTable
 
deleteRow(Node...) - Method in class org.apache.jena.tdb1.store.nodetupletable.NodeTupleTableConcrete
 
deleteRow(Node...) - Method in class org.apache.jena.tdb1.store.nodetupletable.NodeTupleTableView
 
deleteRow(Node...) - Method in class org.apache.jena.tdb1.store.nodetupletable.NodeTupleTableWrapper
 
DICTIONARY - Enum constant in enum class org.apache.jena.tdb1.base.block.BlockType
 
dictionarySize() - Method in class org.apache.jena.tdb1.index.ext.ExtHash
 
direct - Enum constant in enum class org.apache.jena.tdb1.base.block.FileMode
Use in-JVM caching
directoryMetafile - Static variable in class org.apache.jena.tdb1.sys.Names
 
DiskLocationMultiJvmUsagePrevention - Static variable in class org.apache.jena.tdb1.sys.SystemTDB
New feature introduced by JENA-648 to help prevent one common cause of TDB corruption.
dump() - Method in class org.apache.jena.tdb1.base.objectfile.StringFile
 
dump() - Method in class org.apache.jena.tdb1.base.page.PageBlockMgr
 
dump() - Method in class org.apache.jena.tdb1.index.bplustree.BPlusTree
 
dump() - Method in class org.apache.jena.tdb1.index.bplustree.BPTreeNode
 
dump() - Method in class org.apache.jena.tdb1.index.ext.ExtHash
 
dump(PrintStream) - Method in class org.apache.jena.tdb1.base.file.MetaFile
Debugging
dump(IndentedWriter) - Method in class org.apache.jena.tdb1.index.bplustree.BPlusTree
 
dump(IndentedWriter) - Method in class org.apache.jena.tdb1.index.bplustree.BPTreeNode
 
dump(Dataset) - Static method in class org.apache.jena.tdb1.lib.DumpOps
 
dump(StringFile.DumpHandler) - Method in class org.apache.jena.tdb1.base.objectfile.StringFile
 
dumpBlockMgr(PrintStream, BlockMgr) - Static method in class org.apache.jena.tdb1.lib.DumpOps
 
dumpBPlusTree(PrintStream, BPlusTree) - Static method in class org.apache.jena.tdb1.lib.DumpOps
 
dumpBPlusTreeBlocks(BPlusTree) - Static method in class org.apache.jena.tdb1.lib.DumpOps
 
dumpIndex(TupleIndex) - Static method in class org.apache.jena.tdb1.sys.DebugTDB
 
dumpInternals(DatasetGraphTDB, boolean) - Static method in class org.apache.jena.tdb1.sys.DebugTDB
 
dumpNodeIndex(String) - Static method in class org.apache.jena.tdb1.sys.DebugTDB
 
dumpNodeTable(String, DatasetGraphTDB) - Static method in class org.apache.jena.tdb1.sys.DebugTDB
 
dumpNodeTable(NodeTable, Set<NodeTable>) - Static method in class org.apache.jena.tdb1.lib.DumpOps
 
dumpNodeTupleTable(TupleTable) - Static method in class org.apache.jena.tdb1.lib.DumpOps
 
DumpOps - Class in org.apache.jena.tdb1.lib
 
DumpOps() - Constructor for class org.apache.jena.tdb1.lib.DumpOps
 
dumpToString() - Method in class org.apache.jena.tdb1.index.bplustree.BPTreeNode
 
DumpTree - Static variable in class org.apache.jena.tdb1.index.bplustree.BPlusTreeParams
 
dumpTupleIndex(TupleIndex) - Static method in class org.apache.jena.tdb1.lib.DumpOps
 
dumpTupleIndexes(TupleIndex[]) - Static method in class org.apache.jena.tdb1.lib.DumpOps
 
duplicate() - Method in class org.apache.jena.tdb1.base.buffer.PtrBuffer
A duplicate which does not share anything with the original - for testing
duplicate() - Method in class org.apache.jena.tdb1.base.buffer.RecordBuffer
A duplicate which does not share anything with the original - for testing
duplicate() - Method in interface org.apache.jena.tdb1.base.file.BufferChannel
Return another channel to the same storage but with independent position.
duplicate() - Method in class org.apache.jena.tdb1.base.file.BufferChannelFile
 
duplicate() - Method in class org.apache.jena.tdb1.base.file.BufferChannelMem
 

E

elBPlusTree - Static variable in class org.apache.jena.tdb1.sys.Names
 
elCreated - Static variable in class org.apache.jena.tdb1.sys.Names
 
elIndex - Static variable in class org.apache.jena.tdb1.sys.Names
 
elLayout - Static variable in class org.apache.jena.tdb1.sys.Names
 
elNode - Static variable in class org.apache.jena.tdb1.sys.Names
 
elObject - Static variable in class org.apache.jena.tdb1.sys.Names
 
elTimestamp - Static variable in class org.apache.jena.tdb1.sys.Names
 
elType - Static variable in class org.apache.jena.tdb1.sys.Names
 
elVersion - Static variable in class org.apache.jena.tdb1.sys.Names
 
enableInlineLiterals - Static variable in class org.apache.jena.tdb1.sys.SystemTDB
Unsupported (for non-standard setups).
enableWriters() - Method in class org.apache.jena.tdb1.transaction.TransactionManager
Allow writers.
enactCommitted(Transaction) - Method in class org.apache.jena.tdb1.transaction.BlockMgrJournal
 
enactCommitted(Transaction) - Method in class org.apache.jena.tdb1.transaction.ObjectFileTransComplex
 
enactCommitted(Transaction) - Method in interface org.apache.jena.tdb1.transaction.TransactionLifecycle
Update the base data - called during journal flush.
encode(Node) - Static method in class org.apache.jena.tdb1.lib.NodeLib
Encode a node - it is better to use encodeStore which may avoid an additional copy in getting the node into the ObjectFile and may avoid short-term byte buffer allocation.
encode(Node, ByteBuffer, PrefixMapping) - Method in interface org.apache.jena.tdb1.store.nodetable.Nodec
Encode the node into the byte buffer, starting at the given offset.
encode(Node, ByteBuffer, PrefixMapping) - Method in class org.apache.jena.tdb1.store.nodetable.NodecSSE
 
encodeStore(Node, ObjectFile) - Static method in class org.apache.jena.tdb1.lib.NodeLib
Encode and write a Node to the ObjectFile.
encodeStore(Node, ObjectFile, ByteBuffer) - Static method in class org.apache.jena.tdb1.lib.NodeLib
Encode and write a Node to the ObjectFile.
encodeToJson(StoreParams) - Static method in class org.apache.jena.tdb1.setup.StoreParamsCodec
 
end() - Method in class org.apache.jena.tdb1.store.DatasetGraphTDB
 
end() - Method in class org.apache.jena.tdb1.transaction.DatasetGraphTransaction
 
end() - Method in class org.apache.jena.tdb1.transaction.DatasetGraphTxn
 
endIterator(Iterator<?>) - Method in interface org.apache.jena.tdb1.base.block.BlockMgr
Completion of iterator
endIterator(Iterator<?>) - Method in class org.apache.jena.tdb1.base.block.BlockMgrBase
 
endIterator(Iterator<?>) - Method in class org.apache.jena.tdb1.base.block.BlockMgrLogger
 
endIterator(Iterator<?>) - Method in class org.apache.jena.tdb1.base.block.BlockMgrReadonly
 
endIterator(Iterator<?>) - Method in class org.apache.jena.tdb1.base.block.BlockMgrSync
 
endIterator(Iterator<?>) - Method in class org.apache.jena.tdb1.base.block.BlockMgrTracker
 
endIterator(Iterator<?>) - Method in class org.apache.jena.tdb1.base.block.BlockMgrWrapper
 
endIterator(Iterator<?>) - Method in class org.apache.jena.tdb1.transaction.BlockMgrJournal
 
endOfRow() - Method in class org.apache.jena.tdb1.store.xloader.WriteRows
 
endRead() - Method in interface org.apache.jena.tdb1.base.block.BlockMgr
Completion of read
endRead() - Method in class org.apache.jena.tdb1.base.block.BlockMgrBase
 
endRead() - Method in class org.apache.jena.tdb1.base.block.BlockMgrLogger
 
endRead() - Method in class org.apache.jena.tdb1.base.block.BlockMgrSync
 
endRead() - Method in class org.apache.jena.tdb1.base.block.BlockMgrTracker
 
endRead() - Method in class org.apache.jena.tdb1.base.block.BlockMgrWrapper
 
endRead() - Method in class org.apache.jena.tdb1.transaction.BlockMgrJournal
 
endUpdate() - Method in interface org.apache.jena.tdb1.base.block.BlockMgr
Completion of update
endUpdate() - Method in class org.apache.jena.tdb1.base.block.BlockMgrBase
 
endUpdate() - Method in class org.apache.jena.tdb1.base.block.BlockMgrLogger
 
endUpdate() - Method in class org.apache.jena.tdb1.base.block.BlockMgrReadonly
 
endUpdate() - Method in class org.apache.jena.tdb1.base.block.BlockMgrSync
 
endUpdate() - Method in class org.apache.jena.tdb1.base.block.BlockMgrTracker
 
endUpdate() - Method in class org.apache.jena.tdb1.base.block.BlockMgrWrapper
 
endUpdate() - Method in class org.apache.jena.tdb1.transaction.BlockMgrJournal
 
endWrite() - Method in class org.apache.jena.tdb1.transaction.Journal
 
ensure(int) - Method in class org.apache.jena.tdb1.base.file.PlainFile
 
ensurePropertySet(String, String) - Method in class org.apache.jena.tdb1.base.file.MetaFile
Set property if not already set.
enterCriticalSection(boolean) - Method in class org.apache.jena.tdb1.sys.LockMRSWLite
 
entries() - Method in class org.apache.jena.tdb1.transaction.Journal
 
entries(long) - Method in class org.apache.jena.tdb1.transaction.Journal
 
EnvTDB - Class in org.apache.jena.tdb1.sys
 
EnvTDB() - Constructor for class org.apache.jena.tdb1.sys.EnvTDB
 
equals(Object) - Method in class org.apache.jena.tdb1.base.file.Location
 
equals(Object) - Method in class org.apache.jena.tdb1.base.record.Record
 
equals(Object) - Method in class org.apache.jena.tdb1.setup.StoreParams
 
equals(Object) - Method in class org.apache.jena.tdb1.store.Hash
 
equals(Object) - Method in class org.apache.jena.tdb1.store.NodeId
 
equals(Object) - Method in class org.apache.jena.tdb1.sys.FileRef
 
equals(Record, Record) - Static method in class org.apache.jena.tdb1.base.record.Record
Is (key, value) of record1 equal to (key,value) of record2
errlog - Static variable in class org.apache.jena.tdb1.sys.SystemTDB
Send warnings and error
error(Logger, String) - Static method in class org.apache.jena.tdb1.sys.SetupTDB
 
eval(Op, DatasetGraph, Binding, Context) - Method in class org.apache.jena.tdb1.solver.QueryEngineTDB
 
evFinishBulkload - Static variable in class org.apache.jena.tdb1.store.bulkloader.BulkLoader
 
evFinishDataBulkload - Static variable in class org.apache.jena.tdb1.store.bulkloader.BulkLoader
 
evFinishIndexBulkload - Static variable in class org.apache.jena.tdb1.store.bulkloader.BulkLoader
 
evStartBulkload - Static variable in class org.apache.jena.tdb1.store.bulkloader.BulkLoader
 
evStartDataBulkload - Static variable in class org.apache.jena.tdb1.store.bulkloader.BulkLoader
 
evStartIndexBulkload - Static variable in class org.apache.jena.tdb1.store.bulkloader.BulkLoader
 
exec(String, String, String) - Static method in class org.apache.jena.tdb1.store.xloader.ProcIndexBuild
 
exec(String, String, String, String) - Static method in class org.apache.jena.tdb1.store.xloader.ProcIndexCopy
 
exec(Location, String, String, List<String>, boolean) - Static method in class org.apache.jena.tdb1.store.xloader.ProcNodeTableDataBuilder
 
exec(Location, Location, String) - Static method in class org.apache.jena.tdb1.store.xloader.ProcRewriteIndex
 
execute(BasicPattern, QueryIterator, ExecutionContext) - Method in class org.apache.jena.tdb1.solver.StageGeneratorDirectTDB
 
execute(DatasetGraphTDB, Node, BasicPattern, QueryIterator, Predicate<Tuple<NodeId>>, ExecutionContext) - Static method in class org.apache.jena.tdb1.solver.PatternMatchTDB1
Non-reordering execution of a quad pattern, given an iterator of bindings as input.
execute(GraphTDB, BasicPattern, QueryIterator, Predicate<Tuple<NodeId>>, ExecutionContext) - Static method in class org.apache.jena.tdb1.solver.PatternMatchTDB1
Non-reordering execution of a basic graph pattern, given an iterator of bindings as input
exists() - Method in class org.apache.jena.tdb1.base.file.Location
Does the location exist (and is a directory, and is accessible)
exists(String) - Method in class org.apache.jena.tdb1.base.file.FileSet
 
exists(String) - Method in class org.apache.jena.tdb1.base.file.Location
 
exists(String, String) - Method in class org.apache.jena.tdb1.base.file.Location
 
exists(Location) - Static method in class org.apache.jena.tdb1.transaction.Journal
 
existsMetaData() - Method in class org.apache.jena.tdb1.base.file.MetaFile
Does this metafile exist on disk? (In-memory MetaFiles always exist)
expand(String) - Method in class org.apache.jena.tdb1.lib.StringAbbrev
 
expand(String, String) - Method in class org.apache.jena.tdb1.store.GraphPrefixesProjection
 
expel(DatasetGraph) - Static method in class org.apache.jena.tdb1.sys.TDBInternal
Stop managing a TDB1 DatasetGraph.
expel(Location) - Static method in class org.apache.jena.tdb1.sys.TDBInternal
Stop managing a TDB1 database at Location.
expel(Location, boolean) - Static method in class org.apache.jena.tdb1.sys.StoreConnection
Stop managing a location.
expel(Location, boolean) - Static method in class org.apache.jena.tdb1.sys.TDBInternal
Stop managing a TDB1 database at Location.
ExtHash - Class in org.apache.jena.tdb1.index.ext
Extensible hashing http://en.wikipedia.org/wiki/Extendible_hashing
ExtHash(PlainFile, RecordFactory, BlockMgr) - Constructor for class org.apache.jena.tdb1.index.ext.ExtHash
 
extHashBucketExt - Static variable in class org.apache.jena.tdb1.sys.Names
 
extHashExt - Static variable in class org.apache.jena.tdb1.sys.Names
ExtHash - dictionary file
ExtHashIterator - Class in org.apache.jena.tdb1.index.ext
 
ExtHashIterator(ExtHash) - Constructor for class org.apache.jena.tdb1.index.ext.ExtHashIterator
 
ExtHashParams - Class in org.apache.jena.tdb1.index.ext
 
ExtHashParams() - Constructor for class org.apache.jena.tdb1.index.ext.ExtHashParams
 
extJournal - Static variable in class org.apache.jena.tdb1.sys.Names
 
extMeta - Static variable in class org.apache.jena.tdb1.sys.Names
 
extNodeData - Static variable in class org.apache.jena.tdb1.sys.Names
Node file
extract(int) - Static method in enum class org.apache.jena.tdb1.base.block.BlockType
 
extract(NodeId) - Static method in class org.apache.jena.tdb1.store.NodeId
Decode an inline nodeID, return null if not an inline node

F

fBlockReadCacheSize - Static variable in class org.apache.jena.tdb1.setup.StoreParamsConst
 
fBlockSize - Static variable in class org.apache.jena.tdb1.setup.StoreParamsConst
Database layout - ignored after a database is created
fBlockWriteCacheSize - Static variable in class org.apache.jena.tdb1.setup.StoreParamsConst
 
fetchDecode(long, ObjectFile) - Static method in class org.apache.jena.tdb1.lib.NodeLib
Read and decode a Node from the ObjectFile.
fetchSlot(int, Tuple<T>) - Method in class org.apache.jena.tdb1.lib.ColumnMap
Apply to an unmapped tuple to get the i'th slot after mapping : SPO->POS : 0'th slot is P from SPO
fetchSlot(int, T[]) - Method in class org.apache.jena.tdb1.lib.ColumnMap
Apply to an unmapped tuple to get the i'th slot after mapping : SPO->POS : 0'th slot is P from SPO
fetchSlotIdx(int) - Method in class org.apache.jena.tdb1.lib.ColumnMap
Get the index of the i'th slot as it appears from a mapping : for SPO->POS : 0'th slot is P so 1->0
fFileMode - Static variable in class org.apache.jena.tdb1.setup.StoreParamsConst
Database and query configuration
FIELD_LENGTH - Static variable in class org.apache.jena.tdb1.index.ext.HashBucket
 
file(String) - Static method in class org.apache.jena.tdb1.sys.FileRef
Public - for testing
FileBase - Class in org.apache.jena.tdb1.base.file
 
FileException - Exception in org.apache.jena.tdb1.base.file
 
FileException() - Constructor for exception org.apache.jena.tdb1.base.file.FileException
 
FileException(String) - Constructor for exception org.apache.jena.tdb1.base.file.FileException
 
FileException(String, Throwable) - Constructor for exception org.apache.jena.tdb1.base.file.FileException
 
FileException(Throwable) - Constructor for exception org.apache.jena.tdb1.base.file.FileException
 
FileFactory - Class in org.apache.jena.tdb1.base.file
 
FileFactory() - Constructor for class org.apache.jena.tdb1.base.file.FileFactory
 
fileMode - Static variable in class org.apache.jena.tdb1.setup.StoreParamsConst
 
fileMode() - Static method in class org.apache.jena.tdb1.sys.SystemTDB
 
fileMode(FileMode) - Method in class org.apache.jena.tdb1.setup.StoreParamsBuilder
 
FileMode - Enum Class in org.apache.jena.tdb1.base.block
 
filename - Variable in class org.apache.jena.tdb1.base.file.FileBase
 
filename(String) - Method in class org.apache.jena.tdb1.base.file.FileSet
 
FileRef - Class in org.apache.jena.tdb1.sys
File references.
FileSet - Class in org.apache.jena.tdb1.base.file
Naming metadata management to a collection of related files (same directory, same basename within directory, various extensions).
FileSet(String) - Constructor for class org.apache.jena.tdb1.base.file.FileSet
Create a FileSet given Location (directory) and name within the directory
FileSet(String, String) - Constructor for class org.apache.jena.tdb1.base.file.FileSet
Create a FileSet given Location (directory) and name within the directory
FileSet(Location, String) - Constructor for class org.apache.jena.tdb1.base.file.FileSet
Create a FileSet given Location (directory) and name within the directory
FillByte - Static variable in class org.apache.jena.tdb1.sys.SystemTDB
FillByte value for NullOut
find(Tuple<NodeId>) - Method in interface org.apache.jena.tdb1.store.nodetupletable.NodeTupleTable
Find by NodeId.
find(Tuple<NodeId>) - Method in class org.apache.jena.tdb1.store.nodetupletable.NodeTupleTableConcrete
Find by NodeId.
find(Tuple<NodeId>) - Method in class org.apache.jena.tdb1.store.nodetupletable.NodeTupleTableView
 
find(Tuple<NodeId>) - Method in class org.apache.jena.tdb1.store.nodetupletable.NodeTupleTableWrapper
 
find(Tuple<NodeId>) - Method in interface org.apache.jena.tdb1.store.tupletable.TupleIndex
Find all matching tuples - a slot of NodeId.NodeIdAny (or null) means match any.
find(Tuple<NodeId>) - Method in class org.apache.jena.tdb1.store.tupletable.TupleIndexBase
Find all matching tuples - a slot of NodeId.NodeIdAny (or null) means match any.
find(Tuple<NodeId>) - Method in class org.apache.jena.tdb1.store.tupletable.TupleIndexWrapper
 
find(Tuple<NodeId>) - Method in class org.apache.jena.tdb1.store.tupletable.TupleTable
Find all matching tuples - a slot of NodeId.NodeIdAny (or null) means match any
find(Node...) - Method in interface org.apache.jena.tdb1.store.nodetupletable.NodeTupleTable
Find by node.
find(Node...) - Method in class org.apache.jena.tdb1.store.nodetupletable.NodeTupleTableConcrete
Find by node.
find(Node...) - Method in class org.apache.jena.tdb1.store.nodetupletable.NodeTupleTableView
 
find(Node...) - Method in class org.apache.jena.tdb1.store.nodetupletable.NodeTupleTableWrapper
 
find(Node, Node, Node) - Method in class org.apache.jena.tdb1.store.TripleTable
Find matching triples
find(Node, Node, Node, Node) - Method in class org.apache.jena.tdb1.store.QuadTable
Find matching quads
find(Record) - Method in class org.apache.jena.tdb1.base.buffer.RecordBuffer
 
find(Record) - Method in class org.apache.jena.tdb1.index.bplustree.BPlusTree
 
find(Record) - Method in class org.apache.jena.tdb1.index.ext.ExtHash
 
find(Record) - Method in class org.apache.jena.tdb1.index.ext.HashBucket
 
find(Record) - Method in interface org.apache.jena.tdb1.index.Index
Find one record - and return the record actually in the index (may have a value part)
find(Record) - Method in class org.apache.jena.tdb1.index.IndexLogger
 
find(Record) - Method in class org.apache.jena.tdb1.index.IndexMap
 
find(Record) - Method in class org.apache.jena.tdb1.index.IndexWrapper
 
find(Record) - Method in class org.apache.jena.tdb1.index.RangeIndexLogger
 
find(Record) - Method in class org.apache.jena.tdb1.index.RangeIndexWrapper
 
find(Record, int, int) - Method in class org.apache.jena.tdb1.base.buffer.RecordBuffer
Search for key in range fromIndex (inclusive) to toIndex (exclusive)
find(NodeId...) - Method in interface org.apache.jena.tdb1.store.nodetupletable.NodeTupleTable
Find by NodeId.
find(NodeId...) - Method in class org.apache.jena.tdb1.store.nodetupletable.NodeTupleTableConcrete
Find by NodeId.
find(NodeId...) - Method in class org.apache.jena.tdb1.store.nodetupletable.NodeTupleTableView
 
find(NodeId...) - Method in class org.apache.jena.tdb1.store.nodetupletable.NodeTupleTableWrapper
 
findAll() - Method in interface org.apache.jena.tdb1.store.nodetupletable.NodeTupleTable
Find all tuples
findAll() - Method in class org.apache.jena.tdb1.store.nodetupletable.NodeTupleTableConcrete
 
findAll() - Method in class org.apache.jena.tdb1.store.nodetupletable.NodeTupleTableWrapper
 
findAsNodeIds(Node...) - Method in interface org.apache.jena.tdb1.store.nodetupletable.NodeTupleTable
Find by node - return an iterator of NodeIds.
findAsNodeIds(Node...) - Method in class org.apache.jena.tdb1.store.nodetupletable.NodeTupleTableConcrete
Find by node - return an iterator of NodeIds.
findAsNodeIds(Node...) - Method in class org.apache.jena.tdb1.store.nodetupletable.NodeTupleTableView
 
findAsNodeIds(Node...) - Method in class org.apache.jena.tdb1.store.nodetupletable.NodeTupleTableWrapper
 
fIndexId2Node - Static variable in class org.apache.jena.tdb1.setup.StoreParamsConst
 
fIndexNode2Id - Static variable in class org.apache.jena.tdb1.setup.StoreParamsConst
 
fIndexPrefix - Static variable in class org.apache.jena.tdb1.setup.StoreParamsConst
 
findGet(Record) - Method in class org.apache.jena.tdb1.base.buffer.RecordBuffer
 
findIndex(Record) - Method in class org.apache.jena.tdb1.index.ext.HashBucket
 
finishBulk() - Method in interface org.apache.jena.tdb1.store.bulkloader.BulkStreamRDF
 
finishDataPhase() - Method in class org.apache.jena.tdb1.store.bulkloader.LoadMonitor
 
finishedReaders - Variable in class org.apache.jena.tdb1.transaction.SysTxnState
 
finishExclusiveMode() - Method in class org.apache.jena.tdb1.transaction.TransactionManager
Return to normal (release waiting transactions, allow new transactions).
finishIndex(String) - Method in class org.apache.jena.tdb1.store.bulkloader.LoadMonitor
 
finishIndexPhase() - Method in class org.apache.jena.tdb1.store.bulkloader.LoadMonitor
 
finishLoad() - Method in class org.apache.jena.tdb1.store.bulkloader.LoadMonitor
 
finishMonitor() - Method in class org.apache.jena.tdb1.store.SinkProgress
 
finishRead() - Method in class org.apache.jena.tdb1.base.page.PageBlockMgr
Signal the completion of an update operation
finishRead() - Method in class org.apache.jena.tdb1.index.bplustree.BPTreeRecordsMgr
 
finishRead() - Method in interface org.apache.jena.tdb1.sys.DatasetControl
Signal the completion of an internal read operation
finishRead() - Method in class org.apache.jena.tdb1.sys.DatasetControlMRSW
 
finishRead() - Method in class org.apache.jena.tdb1.sys.DatasetControlMutable
 
finishRead() - Method in class org.apache.jena.tdb1.sys.DatasetControlNone
 
finishRead() - Method in class org.apache.jena.tdb1.sys.DatasetControlReadOnly
 
finishUpdate() - Method in class org.apache.jena.tdb1.base.page.PageBlockMgr
Signal the completion of an update operation
finishUpdate() - Method in class org.apache.jena.tdb1.index.bplustree.BPTreeRecordsMgr
 
finishUpdate() - Method in interface org.apache.jena.tdb1.sys.DatasetControl
Fine grained, internal update - finish
finishUpdate() - Method in class org.apache.jena.tdb1.sys.DatasetControlMRSW
 
finishUpdate() - Method in class org.apache.jena.tdb1.sys.DatasetControlMutable
 
finishUpdate() - Method in class org.apache.jena.tdb1.sys.DatasetControlNone
 
finishUpdate() - Method in class org.apache.jena.tdb1.sys.DatasetControlReadOnly
 
flush() - Method in class org.apache.jena.tdb1.base.file.MetaFile
Write to backing file if changed
flush() - Method in class org.apache.jena.tdb1.base.objectfile.StringFile
 
flush() - Method in class org.apache.jena.tdb1.store.SinkProgress
 
flush() - Method in class org.apache.jena.tdb1.store.xloader.WriteRows
 
flush() - Method in class org.apache.jena.tdb1.sys.StoreConnection
Flush the delayed write queue to the base storage.
flush() - Method in class org.apache.jena.tdb1.transaction.TransactionManager
Try to flush the delayed write queue - only happens if there are no active transactions
fNode2NodeIdCacheSize - Static variable in class org.apache.jena.tdb1.setup.StoreParamsConst
 
fNodeId2NodeCacheSize - Static variable in class org.apache.jena.tdb1.setup.StoreParamsConst
 
fNodeMissCacheSize - Static variable in class org.apache.jena.tdb1.setup.StoreParamsConst
 
forceRecoverFromJournal() - Method in class org.apache.jena.tdb1.sys.StoreConnection
Flush the journal regardless - use with great case - do not use when transactions may be active.
format(Block, RecordFactory) - Static method in class org.apache.jena.tdb1.base.recordbuffer.RecordBufferPage
 
format(Block, RecordFactory) - Static method in class org.apache.jena.tdb1.index.ext.HashBucket
 
format(StatsResults) - Static method in class org.apache.jena.tdb1.solver.stats.Stats
 
format(JournalEntry) - Static method in class org.apache.jena.tdb1.transaction.JournalEntry
 
format(JournalEntryType, ByteBuffer, Block, FileRef) - Static method in class org.apache.jena.tdb1.transaction.JournalEntry
 
fPrefixId2Node - Static variable in class org.apache.jena.tdb1.setup.StoreParamsConst
 
fPrefixIndexes - Static variable in class org.apache.jena.tdb1.setup.StoreParamsConst
 
fPrefixNode2Id - Static variable in class org.apache.jena.tdb1.setup.StoreParamsConst
 
fPrimaryIndexPrefix - Static variable in class org.apache.jena.tdb1.setup.StoreParamsConst
 
fPrimaryIndexQuads - Static variable in class org.apache.jena.tdb1.setup.StoreParamsConst
 
fPrimaryIndexTriples - Static variable in class org.apache.jena.tdb1.setup.StoreParamsConst
 
fQuadIndexes - Static variable in class org.apache.jena.tdb1.setup.StoreParamsConst
 
free() - Method in class org.apache.jena.tdb1.index.bplustree.BPTreeRecords
 
free(Block) - Method in interface org.apache.jena.tdb1.base.block.BlockMgr
Announce a block is no longer in use (i.e it's now freed)
free(Block) - Method in class org.apache.jena.tdb1.base.block.BlockMgrCache
 
free(Block) - Method in class org.apache.jena.tdb1.base.block.BlockMgrFileAccess
 
free(Block) - Method in class org.apache.jena.tdb1.base.block.BlockMgrFreeChain
 
free(Block) - Method in class org.apache.jena.tdb1.base.block.BlockMgrLogger
 
free(Block) - Method in class org.apache.jena.tdb1.base.block.BlockMgrReadonly
 
free(Block) - Method in class org.apache.jena.tdb1.base.block.BlockMgrSync
 
free(Block) - Method in class org.apache.jena.tdb1.base.block.BlockMgrTracker
 
free(Block) - Method in class org.apache.jena.tdb1.base.block.BlockMgrWrapper
 
free(Block) - Method in class org.apache.jena.tdb1.transaction.BlockMgrJournal
 
free(Page) - Method in class org.apache.jena.tdb1.base.page.PageBlockMgr
 
FREE - Enum constant in enum class org.apache.jena.tdb1.base.block.BlockType
 
fromBlock(Block) - Method in interface org.apache.jena.tdb1.base.block.BlockConverter
Create a T, given an existing Block
fromBlock(Block) - Method in class org.apache.jena.tdb1.base.recordbuffer.RecordBufferPageMgr.Block2RecordBufferPage
 
fTripleIndexes - Static variable in class org.apache.jena.tdb1.setup.StoreParamsConst
 

G

gather(Graph) - Static method in class org.apache.jena.tdb1.solver.stats.Stats
Gather statistics, any graph
get() - Method in class org.apache.jena.tdb1.store.DecimalNode
 
get(int) - Method in class org.apache.jena.tdb1.base.buffer.PtrBuffer
 
get(int) - Method in class org.apache.jena.tdb1.base.buffer.RecordBuffer
 
get(int) - Method in class org.apache.jena.tdb1.index.ext.HashBucket
 
get(int) - Method in class org.apache.jena.tdb1.index.ext.HashBucketMgr
 
get(int) - Static method in class org.apache.jena.tdb1.sys.FileRef
 
get(String) - Method in class org.apache.jena.tdb1.store.GraphPrefixesProjection
 
get1(Var) - Method in class org.apache.jena.tdb1.solver.BindingTDB
 
getActiveDataset() - Method in class org.apache.jena.tdb1.transaction.Transaction
 
getAllocateNodeId(Node) - Method in interface org.apache.jena.tdb1.store.nodetable.NodeTable
Store the node in the node table (if not already present) and return the allocated Id.
getAllocateNodeId(Node) - Method in class org.apache.jena.tdb1.store.nodetable.NodeTableCache
Find the NodeId for a node, allocating a new NodeId if the Node does not yet have a NodeId
getAllocateNodeId(Node) - Method in class org.apache.jena.tdb1.store.nodetable.NodeTableInline
 
getAllocateNodeId(Node) - Method in class org.apache.jena.tdb1.store.nodetable.NodeTableLogger
 
getAllocateNodeId(Node) - Method in class org.apache.jena.tdb1.store.nodetable.NodeTableNative
Find the NodeId for a node, allocating a new NodeId if the Node does not yet have a NodeId
getAllocateNodeId(Node) - Method in class org.apache.jena.tdb1.store.nodetable.NodeTableReadonly
 
getAllocateNodeId(Node) - Method in class org.apache.jena.tdb1.store.nodetable.NodeTableWrapper
 
getBackingBlock() - Method in interface org.apache.jena.tdb1.base.page.Page
Return the block associated with this page
getBackingBlock() - Method in class org.apache.jena.tdb1.base.page.PageBase
 
getBackingBlock() - Method in class org.apache.jena.tdb1.index.bplustree.BPTreeNode
 
getBackingBlock() - Method in class org.apache.jena.tdb1.index.bplustree.BPTreeRecords
 
getBaseDataset() - Method in class org.apache.jena.tdb1.sys.StoreConnection
Internal operation - to get a dataset for application use, call a TDB1Factory function.
getBaseDataset() - Method in class org.apache.jena.tdb1.transaction.Transaction
 
getBaseDatasetGraph() - Method in class org.apache.jena.tdb1.transaction.DatasetGraphTransaction
Access the base storage - use with care
getBaseDatasetGraphTDB(DatasetGraph) - Static method in class org.apache.jena.tdb1.sys.TDBInternal
Return a DatasetGraphTDB that uses the raw storage for tables.
getBasename() - Method in class org.apache.jena.tdb1.base.file.FileSet
 
getBindingId() - Method in class org.apache.jena.tdb1.solver.BindingTDB
 
getBlock() - Method in class org.apache.jena.tdb1.transaction.JournalEntry
 
getBlockMgr() - Method in class org.apache.jena.tdb1.base.page.PageBlockMgr
 
getBlockReadCacheSize() - Method in interface org.apache.jena.tdb1.base.block.BlockParams
 
getBlockReadCacheSize() - Method in interface org.apache.jena.tdb1.index.IndexParams
Block read cache size (mmap'ed files do not have a block cache)
getBlockReadCacheSize() - Method in class org.apache.jena.tdb1.mgt.TDBSystemInfo
 
getBlockReadCacheSize() - Method in interface org.apache.jena.tdb1.mgt.TDBSystemInfoMBean
Size of read block cache (32 bit systems only).
getBlockReadCacheSize() - Method in class org.apache.jena.tdb1.setup.StoreParams
 
getBlockReadCacheSize() - Method in class org.apache.jena.tdb1.setup.StoreParamsBuilder
 
getBlockReadCacheSize() - Method in interface org.apache.jena.tdb1.setup.StoreParamsDynamic
Block read cache (note: mapped files do not have a block cache)
getBlockSize() - Method in interface org.apache.jena.tdb1.base.block.BlockParams
 
getBlockSize() - Method in interface org.apache.jena.tdb1.index.IndexParams
Block size - this is only configurable when the on-disk are created.
getBlockSize() - Method in class org.apache.jena.tdb1.mgt.TDBSystemInfo
 
getBlockSize() - Method in interface org.apache.jena.tdb1.mgt.TDBSystemInfoMBean
Size, in bytes, of a disk block
getBlockSize() - Method in class org.apache.jena.tdb1.setup.StoreParams
 
getBlockSize() - Method in class org.apache.jena.tdb1.setup.StoreParamsBuilder
 
getBlockWriteCacheSize() - Method in interface org.apache.jena.tdb1.base.block.BlockParams
 
getBlockWriteCacheSize() - Method in interface org.apache.jena.tdb1.index.IndexParams
Block write cache size (mmap'ed files do not have a block cache)
getBlockWriteCacheSize() - Method in class org.apache.jena.tdb1.mgt.TDBSystemInfo
 
getBlockWriteCacheSize() - Method in interface org.apache.jena.tdb1.mgt.TDBSystemInfoMBean
Size of the delayed-write block cache (32 bit systems only) (per file)
getBlockWriteCacheSize() - Method in class org.apache.jena.tdb1.setup.StoreParams
 
getBlockWriteCacheSize() - Method in class org.apache.jena.tdb1.setup.StoreParamsBuilder
 
getBlockWriteCacheSize() - Method in interface org.apache.jena.tdb1.setup.StoreParamsDynamic
Block write cache (note: mapped files do not have a block cache)
getBPlusTree() - Method in class org.apache.jena.tdb1.index.bplustree.BPTreePage
 
getByteBuffer() - Method in class org.apache.jena.tdb1.base.block.Block
 
getByteBuffer() - Method in class org.apache.jena.tdb1.base.file.PlainFile
 
getByteBuffer() - Method in class org.apache.jena.tdb1.transaction.JournalEntry
 
getByteBufferFile() - Method in class org.apache.jena.tdb1.base.objectfile.StringFile
 
getBytes() - Method in class org.apache.jena.tdb1.store.Hash
 
getCalcBlockSize() - Method in class org.apache.jena.tdb1.index.bplustree.BPlusTreeParams
 
getChecking() - Method in class org.apache.jena.tdb.TDBLoader
Deprecated.
getChecking() - Method in class org.apache.jena.tdb1.TDB1Loader
 
getColumnMap() - Method in interface org.apache.jena.tdb1.store.tupletable.TupleIndex
 
getColumnMap() - Method in class org.apache.jena.tdb1.store.tupletable.TupleIndexBase
 
getColumnMap() - Method in class org.apache.jena.tdb1.store.tupletable.TupleIndexWrapper
 
getConfig() - Method in class org.apache.jena.tdb1.store.DatasetGraphTDB
 
getContext() - Static method in class org.apache.jena.tdb.TDB
Deprecated.
 
getContext() - Static method in class org.apache.jena.tdb1.TDB1
 
getContext() - Method in class org.apache.jena.tdb1.transaction.DatasetGraphTransaction
 
getCount() - Method in class org.apache.jena.tdb1.base.recordbuffer.RecordBufferPageBase
 
getCount() - Method in class org.apache.jena.tdb1.index.bplustree.BPTreeRecords
 
getCount() - Method in class org.apache.jena.tdb1.solver.stats.StatsResults
 
getCount() - Method in class org.apache.jena.tdb1.store.SinkProgress
 
getCountActiveReaders() - Method in class org.apache.jena.tdb1.transaction.TransactionManager
 
getCountActiveWriters() - Method in class org.apache.jena.tdb1.transaction.TransactionManager
 
getCountBlocks() - Method in class org.apache.jena.tdb1.base.recordbuffer.RecordRangeIterator
 
getCountRecords() - Method in class org.apache.jena.tdb1.base.recordbuffer.RecordRangeIterator
 
getCurrentReadTransactionCount() - Method in class org.apache.jena.tdb1.transaction.TransactionInfo
 
getCurrentReadTransactionCount() - Method in interface org.apache.jena.tdb1.transaction.TransactionInfoMBean
Number of read transactions executing
getCurrentTxnType() - Method in class org.apache.jena.tdb1.transaction.Transaction
 
getCurrentWriteTransactionCount() - Method in class org.apache.jena.tdb1.transaction.TransactionInfo
 
getCurrentWriteTransactionCount() - Method in interface org.apache.jena.tdb1.transaction.TransactionInfoMBean
Number of write transactions executing
getDatasetGraphTDB() - Method in class org.apache.jena.tdb1.store.GraphNonTxnTDB
 
getDatasetGraphTDB() - Method in class org.apache.jena.tdb1.store.GraphTDB
Return the associated DatasetGraphTDB.
getDatasetGraphTDB() - Method in class org.apache.jena.tdb1.store.GraphTxnTDB
 
getDatasetGraphTDB(Dataset) - Static method in class org.apache.jena.tdb1.sys.TDBInternal
Return the DatasetGraphTDB for a Dataset, or null.
getDatasetGraphTDB(DatasetGraph) - Static method in class org.apache.jena.tdb1.sys.TDBInternal
Return the DatasetGraphTDB for a DatasetGraph, or null.
getDatasetGraphToQuery() - Method in class org.apache.jena.tdb1.transaction.DatasetGraphTransaction
 
getDatasetGraphTransaction() - Method in class org.apache.jena.tdb1.store.GraphNonTxnTDB
 
getDatasetGraphTransaction() - Method in class org.apache.jena.tdb1.store.GraphTDB
getDatasetGraphTransaction() - Method in class org.apache.jena.tdb1.store.GraphTxnTDB
 
getDatatype() - Method in enum class org.apache.jena.tdb1.store.NodeType
 
getDefaultGraph() - Method in class org.apache.jena.tdb1.store.DatasetGraphTDB
 
getDefaultGraph() - Method in class org.apache.jena.tdb1.transaction.DatasetGraphTransaction
 
getDefaultGraphTDB() - Method in class org.apache.jena.tdb1.store.DatasetGraphTDB
 
getDftStoreParams() - Static method in class org.apache.jena.tdb1.setup.StoreParams
The system default settings.
getDirectoryPath() - Method in class org.apache.jena.tdb1.base.file.Location
 
getExclusivityLock$() - Method in class org.apache.jena.tdb1.transaction.TransactionManager
Return the exclusivity lock.
getExisting(Location) - Static method in class org.apache.jena.tdb1.sys.StoreConnection
Return the StoreConnection if one already exists for this location, else return null
getFactory() - Static method in class org.apache.jena.tdb1.modify.UpdateEngineTDB
 
getFactory() - Static method in class org.apache.jena.tdb1.solver.QueryEngineTDB
 
getFileMode() - Method in interface org.apache.jena.tdb1.base.block.BlockParams
 
getFileMode() - Method in interface org.apache.jena.tdb1.index.IndexParams
File Mode
getFileMode() - Method in class org.apache.jena.tdb1.setup.StoreParams
 
getFileMode() - Method in class org.apache.jena.tdb1.setup.StoreParamsBuilder
 
getFileMode() - Method in interface org.apache.jena.tdb1.setup.StoreParamsDynamic
Store-wide file access mode
getFilename() - Method in interface org.apache.jena.tdb1.base.file.BufferChannel
Filename for this BufferChannel (maybe null)
getFilename() - Method in class org.apache.jena.tdb1.base.file.BufferChannelFile
 
getFilename() - Method in class org.apache.jena.tdb1.base.file.BufferChannelMem
 
getFilename() - Method in class org.apache.jena.tdb1.base.file.FileBase
 
getFilename() - Method in class org.apache.jena.tdb1.base.file.MetaFile
 
getFilename() - Method in class org.apache.jena.tdb1.sys.FileRef
 
getFilename() - Method in class org.apache.jena.tdb1.transaction.Journal
 
getFileRef() - Method in class org.apache.jena.tdb1.transaction.JournalEntry
 
getFileSize() - Method in class org.apache.jena.tdb1.base.file.PlainFile
 
getFilter(Context) - Static method in class org.apache.jena.tdb1.solver.QC2
 
getGenerateStats() - Method in class org.apache.jena.tdb.TDBLoader
Deprecated.
getGenerateStats() - Method in class org.apache.jena.tdb1.TDB1Loader
 
getGraph(Node) - Method in class org.apache.jena.tdb1.store.DatasetGraphTDB
 
getGraph(Node) - Method in class org.apache.jena.tdb1.transaction.DatasetGraphTransaction
 
getGraphTDB(Node) - Method in class org.apache.jena.tdb1.store.DatasetGraphTDB
 
getHigh() - Method in class org.apache.jena.tdb1.base.buffer.PtrBuffer
 
getHigh() - Method in class org.apache.jena.tdb1.base.buffer.RecordBuffer
 
getHighRecord() - Method in class org.apache.jena.tdb1.index.bplustree.BPTreeRecords
 
getId() - Method in class org.apache.jena.tdb1.base.block.Block
 
getId() - Method in interface org.apache.jena.tdb1.base.page.Page
 
getId() - Method in class org.apache.jena.tdb1.base.page.PageBase
 
getId() - Method in class org.apache.jena.tdb1.index.bplustree.BPTreeNode
 
getId() - Method in class org.apache.jena.tdb1.index.bplustree.BPTreeRecords
 
getId() - Method in class org.apache.jena.tdb1.store.NodeId
 
getId() - Method in class org.apache.jena.tdb1.sys.FileRef
 
getIndex() - Method in class org.apache.jena.tdb1.store.nodetable.NodeTableNative
 
getIndex(int) - Method in class org.apache.jena.tdb1.store.tupletable.TupleTable
Get i'th index
getIndex(String, DatasetGraphTDB) - Static method in class org.apache.jena.tdb1.sys.DebugTDB
 
getIndexes() - Method in class org.apache.jena.tdb1.store.tupletable.TupleTable
Get all indexes - for code that manipulates internal structures directly - use with care
getIndexId2Node() - Method in class org.apache.jena.tdb1.setup.StoreParams
 
getIndexId2Node() - Method in class org.apache.jena.tdb1.setup.StoreParamsBuilder
 
getIndexNode2Id() - Method in class org.apache.jena.tdb1.setup.StoreParams
 
getIndexNode2Id() - Method in class org.apache.jena.tdb1.setup.StoreParamsBuilder
 
getIndexPrefix() - Method in class org.apache.jena.tdb1.setup.StoreParams
 
getIndexPrefix() - Method in class org.apache.jena.tdb1.setup.StoreParamsBuilder
 
getJournal() - Method in class org.apache.jena.tdb1.transaction.TransactionManager
 
getKey() - Method in class org.apache.jena.tdb1.base.record.Record
 
getKeyFactory() - Method in class org.apache.jena.tdb1.index.bplustree.BPlusTreeParams
 
getKeyLength() - Method in class org.apache.jena.tdb1.index.bplustree.BPlusTreeParams
 
getLabel() - Method in interface org.apache.jena.tdb1.base.block.BlockMgr
 
getLabel() - Method in class org.apache.jena.tdb1.base.block.BlockMgrBase
 
getLabel() - Method in class org.apache.jena.tdb1.base.block.BlockMgrLogger
 
getLabel() - Method in class org.apache.jena.tdb1.base.block.BlockMgrSync
 
getLabel() - Method in class org.apache.jena.tdb1.base.block.BlockMgrTracker
 
getLabel() - Method in class org.apache.jena.tdb1.base.block.BlockMgrWrapper
 
getLabel() - Method in interface org.apache.jena.tdb1.base.file.BlockAccess
 
getLabel() - Method in class org.apache.jena.tdb1.base.file.BlockAccessBase
 
getLabel() - Method in class org.apache.jena.tdb1.base.file.BlockAccessByteArray
 
getLabel() - Method in class org.apache.jena.tdb1.base.file.BlockAccessMem
 
getLabel() - Method in interface org.apache.jena.tdb1.base.file.BufferChannel
useful display string
getLabel() - Method in class org.apache.jena.tdb1.base.file.BufferChannelFile
 
getLabel() - Method in class org.apache.jena.tdb1.base.file.BufferChannelMem
 
getLabel() - Method in interface org.apache.jena.tdb1.base.objectfile.ObjectFile
A label to identify this ObjectFile
getLabel() - Method in class org.apache.jena.tdb1.base.objectfile.ObjectFileLogger
 
getLabel() - Method in class org.apache.jena.tdb1.base.objectfile.ObjectFileStorage
 
getLabel() - Method in class org.apache.jena.tdb1.base.objectfile.ObjectFileWrapper
 
getLabel() - Method in class org.apache.jena.tdb1.lib.ColumnMap
 
getLabel() - Method in class org.apache.jena.tdb1.transaction.BlockMgrJournal
 
getLabel() - Method in class org.apache.jena.tdb1.transaction.ObjectFileTransComplex
 
getLabel() - Method in class org.apache.jena.tdb1.transaction.Transaction
 
getLen() - Method in class org.apache.jena.tdb1.store.Hash
 
getLink() - Method in class org.apache.jena.tdb1.base.recordbuffer.RecordBufferPage
 
getLocation() - Method in class org.apache.jena.tdb1.base.file.FileSet
 
getLocation() - Method in class org.apache.jena.tdb1.store.DatasetGraphTDB
 
getLocation() - Method in class org.apache.jena.tdb1.sys.StoreConnection
 
getLocation() - Method in class org.apache.jena.tdb1.transaction.DatasetGraphTransaction
 
getLock() - Method in class org.apache.jena.tdb1.base.file.Location
 
getLow() - Method in class org.apache.jena.tdb1.base.buffer.PtrBuffer
 
getLow() - Method in class org.apache.jena.tdb1.base.buffer.RecordBuffer
 
getLowRecord() - Method in class org.apache.jena.tdb1.index.bplustree.BPTreeRecords
 
getMapping() - Method in class org.apache.jena.tdb1.store.GraphPrefixesProjection
 
getMappingStr() - Method in interface org.apache.jena.tdb1.store.tupletable.TupleIndex
Get a convenient display string based on the details of the column map - do not rely on the format
getMappingStr() - Method in class org.apache.jena.tdb1.store.tupletable.TupleIndexBase
 
getMappingStr() - Method in class org.apache.jena.tdb1.store.tupletable.TupleIndexWrapper
 
getMaxPtr() - Method in class org.apache.jena.tdb1.index.bplustree.BPlusTreeParams
 
getMaxRec() - Method in class org.apache.jena.tdb1.index.bplustree.BPlusTreeParams
 
getMaxSize() - Method in class org.apache.jena.tdb1.base.recordbuffer.RecordBufferPageBase
 
getMaxSize() - Method in class org.apache.jena.tdb1.index.bplustree.BPTreeRecords
 
getMetaFile() - Method in class org.apache.jena.tdb1.base.file.Location
 
getMinPtr() - Method in class org.apache.jena.tdb1.index.bplustree.BPlusTreeParams
 
getMinRec() - Method in class org.apache.jena.tdb1.index.bplustree.BPlusTreeParams
 
getName() - Method in enum class org.apache.jena.tdb1.base.block.BlockType
 
getName() - Method in enum class org.apache.jena.tdb1.store.NodeType
 
getName() - Method in interface org.apache.jena.tdb1.store.tupletable.TupleIndex
Get a convenient display string for the index - do not rely on the format
getName() - Method in class org.apache.jena.tdb1.store.tupletable.TupleIndexBase
 
getName() - Method in class org.apache.jena.tdb1.store.tupletable.TupleIndexWrapper
 
getNode(Dataset, NodeId) - Static method in class org.apache.jena.tdb1.sys.TDBInternal
Return the node for a NodeId (if any).
getNode(DatasetGraph, NodeId) - Static method in class org.apache.jena.tdb1.sys.TDBInternal
Return the node for a NodeId (if any).
getNode(DatasetGraphTDB, NodeId) - Static method in class org.apache.jena.tdb1.sys.TDBInternal
Return the node for a NodeId (if any).
getNode2NodeIdCacheSize() - Method in class org.apache.jena.tdb1.mgt.TDBSystemInfo
 
getNode2NodeIdCacheSize() - Method in interface org.apache.jena.tdb1.mgt.TDBSystemInfoMBean
Size of Node to NodeId cache.
getNode2NodeIdCacheSize() - Method in class org.apache.jena.tdb1.setup.StoreParams
 
getNode2NodeIdCacheSize() - Method in class org.apache.jena.tdb1.setup.StoreParamsBuilder
 
getNode2NodeIdCacheSize() - Method in interface org.apache.jena.tdb1.setup.StoreParamsDynamic
Node cache for Node->NodeId.
getNodeForNodeId(NodeId) - Method in interface org.apache.jena.tdb1.store.nodetable.NodeTable
Look up node id and return the Node - return null if not found
getNodeForNodeId(NodeId) - Method in class org.apache.jena.tdb1.store.nodetable.NodeTableCache
Get the Node for this NodeId, or null if none
getNodeForNodeId(NodeId) - Method in class org.apache.jena.tdb1.store.nodetable.NodeTableInline
 
getNodeForNodeId(NodeId) - Method in class org.apache.jena.tdb1.store.nodetable.NodeTableLogger
 
getNodeForNodeId(NodeId) - Method in class org.apache.jena.tdb1.store.nodetable.NodeTableNative
Get the Node for this NodeId, or null if none
getNodeForNodeId(NodeId) - Method in class org.apache.jena.tdb1.store.nodetable.NodeTableWrapper
 
getNodeId(Dataset, Node) - Static method in class org.apache.jena.tdb1.sys.TDBInternal
Return the NodeId for a node.
getNodeId(DatasetGraph, Node) - Static method in class org.apache.jena.tdb1.sys.TDBInternal
Return the NodeId for a node.
getNodeId(Var) - Method in class org.apache.jena.tdb1.solver.BindingTDB
 
getNodeId(Record, int) - Static method in class org.apache.jena.tdb1.lib.NodeLib
 
getNodeId(DatasetGraphTDB, Node) - Static method in class org.apache.jena.tdb1.sys.TDBInternal
Return the NodeId for a node.
getNodeId2NodeCacheSize() - Method in class org.apache.jena.tdb1.mgt.TDBSystemInfo
 
getNodeId2NodeCacheSize() - Method in interface org.apache.jena.tdb1.mgt.TDBSystemInfoMBean
Size of NodeId to Node cache.
getNodeId2NodeCacheSize() - Method in class org.apache.jena.tdb1.setup.StoreParams
 
getNodeId2NodeCacheSize() - Method in class org.apache.jena.tdb1.setup.StoreParamsBuilder
 
getNodeId2NodeCacheSize() - Method in interface org.apache.jena.tdb1.setup.StoreParamsDynamic
Node cache for NodeId->Node.
getNodeIdForNode(Node) - Method in interface org.apache.jena.tdb1.store.nodetable.NodeTable
Look up node and return the NodeId - return NodeId.NodeDoesNotExist if not found
getNodeIdForNode(Node) - Method in class org.apache.jena.tdb1.store.nodetable.NodeTableCache
Find the NodeId for a node, or return NodeId.NodeDoesNotExist
getNodeIdForNode(Node) - Method in class org.apache.jena.tdb1.store.nodetable.NodeTableInline
 
getNodeIdForNode(Node) - Method in class org.apache.jena.tdb1.store.nodetable.NodeTableLogger
 
getNodeIdForNode(Node) - Method in class org.apache.jena.tdb1.store.nodetable.NodeTableNative
Find the NodeId for a node, or return NodeId.NodeDoesNotExist
getNodeIdForNode(Node) - Method in class org.apache.jena.tdb1.store.nodetable.NodeTableWrapper
 
getNodeManager() - Method in class org.apache.jena.tdb1.index.bplustree.BPlusTree
Only use for careful manipulation of structures
getNodeMissCacheSize() - Method in class org.apache.jena.tdb1.mgt.TDBSystemInfo
 
getNodeMissCacheSize() - Method in interface org.apache.jena.tdb1.mgt.TDBSystemInfoMBean
Size of NodeTable lookup miss cache
getNodeMissCacheSize() - Method in class org.apache.jena.tdb1.setup.StoreParams
 
getNodeMissCacheSize() - Method in class org.apache.jena.tdb1.setup.StoreParamsBuilder
 
getNodeMissCacheSize() - Method in interface org.apache.jena.tdb1.setup.StoreParamsDynamic
Node cache for recording known misses
getNodeTable() - Method in interface org.apache.jena.tdb1.store.nodetupletable.NodeTupleTable
Return the node table
getNodeTable() - Method in class org.apache.jena.tdb1.store.nodetupletable.NodeTupleTableConcrete
Return the node table
getNodeTable() - Method in class org.apache.jena.tdb1.store.nodetupletable.NodeTupleTableWrapper
 
getNodeTupleTable() - Method in class org.apache.jena.tdb1.store.DatasetPrefixesTDB
 
getNodeTupleTable() - Method in class org.apache.jena.tdb1.store.GraphTDB
The NodeTupleTable for this graph - valid only inside the transaction or non-transactional.
getNodeTupleTable() - Method in class org.apache.jena.tdb1.store.TableBase
 
getObjects() - Method in class org.apache.jena.tdb1.store.nodetable.NodeTableNative
 
getOrder() - Method in class org.apache.jena.tdb1.index.bplustree.BPlusTreeParams
 
getOrSetDefault(String, String) - Method in class org.apache.jena.tdb1.base.file.MetaFile
Get property or the default value - also set the default value if not present
getOwner() - Method in class org.apache.jena.tdb1.base.file.LocationLock
Gets the current owner of this locations lock.
getParams() - Method in class org.apache.jena.tdb1.index.bplustree.BPlusTree
Get the parameters describing this B+Tree
getParams() - Method in class org.apache.jena.tdb1.index.bplustree.BPTreePage
 
getParentBinding() - Method in class org.apache.jena.tdb1.solver.BindingNodeId
 
getPath(String) - Method in class org.apache.jena.tdb1.base.file.Location
Return the name of the file relative to this location
getPath(String, String) - Method in class org.apache.jena.tdb1.base.file.Location
Return the name of the file, and extension, relative to this location
getPid(int) - Static method in class org.apache.jena.tdb1.sys.ProcessUtils
Tries to get the PID of the current process caching it for future calls since it won't change throughout the life of the process
getPolicy() - Method in interface org.apache.jena.tdb1.store.nodetupletable.NodeTupleTable
Return the current policy, if any, for this NodeTupleTable
getPolicy() - Method in class org.apache.jena.tdb1.store.nodetupletable.NodeTupleTableConcrete
 
getPolicy() - Method in class org.apache.jena.tdb1.store.nodetupletable.NodeTupleTableWrapper
 
getPolicy() - Method in class org.apache.jena.tdb1.store.TableBase
 
getPosition() - Method in class org.apache.jena.tdb1.transaction.JournalEntry
 
getPredicates() - Method in class org.apache.jena.tdb1.solver.stats.StatsResults
 
getPrefixId2Node() - Method in class org.apache.jena.tdb1.setup.StoreParams
 
getPrefixId2Node() - Method in class org.apache.jena.tdb1.setup.StoreParamsBuilder
 
getPrefixIndexes() - Method in class org.apache.jena.tdb1.setup.StoreParams
 
getPrefixIndexes() - Method in class org.apache.jena.tdb1.setup.StoreParamsBuilder
 
getPrefixMap() - Method in class org.apache.jena.tdb1.store.DatasetPrefixesTDB
Return a PrefixMapping for the dataset
getPrefixMap() - Method in interface org.apache.jena.tdb1.store.DatasetPrefixStorage
Return a PrefixMapping for the dataset.
getPrefixMap(String) - Method in class org.apache.jena.tdb1.store.DatasetPrefixesTDB
Return a PrefixMapping for a named graph
getPrefixMap(String) - Method in interface org.apache.jena.tdb1.store.DatasetPrefixStorage
Return a PrefixMapping for a named graph
getPrefixNode2Id() - Method in class org.apache.jena.tdb1.setup.StoreParams
 
getPrefixNode2Id() - Method in class org.apache.jena.tdb1.setup.StoreParamsBuilder
 
getPrimaryIndexPrefix() - Method in class org.apache.jena.tdb1.setup.StoreParams
 
getPrimaryIndexPrefix() - Method in class org.apache.jena.tdb1.setup.StoreParamsBuilder
 
getPrimaryIndexQuads() - Method in class org.apache.jena.tdb1.setup.StoreParams
 
getPrimaryIndexQuads() - Method in class org.apache.jena.tdb1.setup.StoreParamsBuilder
 
getPrimaryIndexTriples() - Method in class org.apache.jena.tdb1.setup.StoreParams
 
getPrimaryIndexTriples() - Method in class org.apache.jena.tdb1.setup.StoreParamsBuilder
 
getProperty(String) - Method in class org.apache.jena.tdb1.base.file.MetaFile
Get the property value or null.
getProperty(String, String) - Method in class org.apache.jena.tdb1.base.file.MetaFile
Get the property value or return supplied default.
getPropertyAsInteger(String) - Method in class org.apache.jena.tdb1.base.file.MetaFile
Get the property value and parse as an integer
getPropertyAsInteger(String, int) - Method in class org.apache.jena.tdb1.base.file.MetaFile
Get the property value and parse as an integer or return default value.
getPropertySplit(String) - Method in class org.apache.jena.tdb1.base.file.MetaFile
Get property as a string and split on ",".
getPropertySplit(String, String) - Method in class org.apache.jena.tdb1.base.file.MetaFile
Get property as a string and split on ",", using the default string if not present in the MetaFile.
getPtrLength() - Method in class org.apache.jena.tdb1.index.bplustree.BPlusTreeParams
 
getQuadIndexes() - Method in class org.apache.jena.tdb1.setup.StoreParams
 
getQuadIndexes() - Method in class org.apache.jena.tdb1.setup.StoreParamsBuilder
 
getQuadTable() - Method in class org.apache.jena.tdb1.store.DatasetGraphTDB
 
getQueueLength() - Method in class org.apache.jena.tdb1.transaction.TransactionManager
 
getRangeIndex() - Method in class org.apache.jena.tdb1.store.tupletable.TupleIndexRecord
 
getRead(int) - Method in class org.apache.jena.tdb1.base.page.PageBlockMgr
 
getRead(int) - Method in class org.apache.jena.tdb1.index.bplustree.BPTreeNodeMgr
 
getRead(int) - Method in class org.apache.jena.tdb1.index.ext.HashBucketMgr
 
getRead(int, int) - Method in class org.apache.jena.tdb1.index.bplustree.BPTreeNodeMgr
Fetch a block - fill in the parent id, which is not in the on-disk bytes
getRead(long) - Method in interface org.apache.jena.tdb1.base.block.BlockMgr
Fetch a block, use for read only
getRead(long) - Method in class org.apache.jena.tdb1.base.block.BlockMgrCache
 
getRead(long) - Method in class org.apache.jena.tdb1.base.block.BlockMgrFileAccess
 
getRead(long) - Method in class org.apache.jena.tdb1.base.block.BlockMgrLogger
 
getRead(long) - Method in class org.apache.jena.tdb1.base.block.BlockMgrSync
 
getRead(long) - Method in class org.apache.jena.tdb1.base.block.BlockMgrTracker
 
getRead(long) - Method in class org.apache.jena.tdb1.base.block.BlockMgrWrapper
 
getRead(long) - Method in class org.apache.jena.tdb1.transaction.BlockMgrJournal
 
getReadIterator(int) - Method in class org.apache.jena.tdb1.base.recordbuffer.RecordBufferPageMgr
 
getReadIterator(long) - Method in interface org.apache.jena.tdb1.base.block.BlockMgr
Fetch a block, use for read only in an iterator
getReadIterator(long) - Method in class org.apache.jena.tdb1.base.block.BlockMgrCache
 
getReadIterator(long) - Method in class org.apache.jena.tdb1.base.block.BlockMgrFileAccess
 
getReadIterator(long) - Method in class org.apache.jena.tdb1.base.block.BlockMgrLogger
 
getReadIterator(long) - Method in class org.apache.jena.tdb1.base.block.BlockMgrSync
 
getReadIterator(long) - Method in class org.apache.jena.tdb1.base.block.BlockMgrTracker
 
getReadIterator(long) - Method in class org.apache.jena.tdb1.base.block.BlockMgrWrapper
 
getReadIterator(long) - Method in class org.apache.jena.tdb1.transaction.BlockMgrJournal
 
getReadTransactionCount() - Method in class org.apache.jena.tdb1.transaction.TransactionInfo
 
getReadTransactionCount() - Method in interface org.apache.jena.tdb1.transaction.TransactionInfoMBean
Number of read transactions executed
getRecordBuffer() - Method in class org.apache.jena.tdb1.base.recordbuffer.RecordBufferPageBase
 
getRecordBuffer() - Method in class org.apache.jena.tdb1.index.bplustree.BPTreeRecords
 
getRecordBufferPageMgr() - Method in class org.apache.jena.tdb1.index.bplustree.BPTreeRecordsMgr
 
getRecordFactory() - Method in class org.apache.jena.tdb1.index.bplustree.BPlusTree
 
getRecordFactory() - Method in class org.apache.jena.tdb1.index.bplustree.BPlusTreeParams
 
getRecordFactory() - Method in class org.apache.jena.tdb1.index.ext.ExtHash
 
getRecordFactory() - Method in interface org.apache.jena.tdb1.index.Index
Get the Record factory associated with this index
getRecordFactory() - Method in class org.apache.jena.tdb1.index.IndexMap
 
getRecordFactory() - Method in class org.apache.jena.tdb1.index.IndexWrapper
 
getRecordFactory() - Method in class org.apache.jena.tdb1.index.RangeIndexWrapper
 
getRecordLength() - Method in class org.apache.jena.tdb1.index.bplustree.BPlusTreeParams
 
getRecordsMgr() - Method in class org.apache.jena.tdb1.index.bplustree.BPlusTree
Only use for careful manipulation of structures
getReorderTransform() - Method in class org.apache.jena.tdb1.store.DatasetGraphTDB
 
getRoot(int) - Method in class org.apache.jena.tdb1.index.bplustree.BPTreeNodeMgr
Fetch a block for the root.
getScale() - Method in class org.apache.jena.tdb1.store.DecimalNode
 
getSegmentSize() - Method in class org.apache.jena.tdb1.mgt.TDBSystemInfo
 
getSegmentSize() - Method in interface org.apache.jena.tdb1.mgt.TDBSystemInfoMBean
Size of a memory-mapped file segment
getShowProgress() - Method in class org.apache.jena.tdb.TDBLoader
Deprecated.
getShowProgress() - Method in class org.apache.jena.tdb1.TDB1Loader
 
getSize() - Method in class org.apache.jena.tdb1.base.buffer.PtrBuffer
 
getSmallStoreParams() - Static method in class org.apache.jena.tdb1.setup.StoreParams
A StoreParams that provides a smaller in-JVM foot print.
getSplitKey() - Method in class org.apache.jena.tdb1.index.bplustree.BPTreeRecords
 
getState() - Method in class org.apache.jena.tdb1.transaction.Transaction
 
getStoragePrefixes() - Method in class org.apache.jena.tdb1.store.DatasetGraphTDB
 
getStoreConnection() - Method in class org.apache.jena.tdb1.transaction.DatasetGraphTransaction
 
getStoreConnection(DatasetGraph) - Static method in class org.apache.jena.tdb1.sys.TDBInternal
 
getSubDirectory(String) - Method in class org.apache.jena.tdb1.base.file.Location
 
getSubLocation(String) - Method in class org.apache.jena.tdb1.base.file.Location
 
getTransaction() - Method in class org.apache.jena.tdb1.transaction.DatasetGraphTxn
 
getTransactionCount() - Method in class org.apache.jena.tdb1.transaction.TransactionInfo
 
getTransactionCount() - Method in interface org.apache.jena.tdb1.transaction.TransactionInfoMBean
Number of transactions executed
getTransactionHandler() - Method in class org.apache.jena.tdb1.store.GraphNonTxnTDB
 
getTransactionManager() - Method in class org.apache.jena.tdb1.sys.StoreConnection
For internal use only
getTransactionManager(DatasetGraph) - Static method in class org.apache.jena.tdb1.sys.TDBInternal
Return the TransactionManager of this DatasetGraphTransaction
getTransMgrState() - Method in class org.apache.jena.tdb1.sys.StoreConnection
Return a description of the transaction manager state
getTrieBitLen() - Method in class org.apache.jena.tdb1.index.ext.HashBucket
 
getTrieValue() - Method in class org.apache.jena.tdb1.index.ext.HashBucket
 
getTripleIndexes() - Method in class org.apache.jena.tdb1.setup.StoreParams
 
getTripleIndexes() - Method in class org.apache.jena.tdb1.setup.StoreParamsBuilder
 
getTripleTable() - Method in class org.apache.jena.tdb1.store.DatasetGraphTDB
 
getTupleLen() - Method in interface org.apache.jena.tdb1.store.nodetupletable.NodeTupleTable
The length of tuples managed.
getTupleLen() - Method in class org.apache.jena.tdb1.store.nodetupletable.NodeTupleTableConcrete
 
getTupleLen() - Method in class org.apache.jena.tdb1.store.nodetupletable.NodeTupleTableWrapper
 
getTupleLen() - Method in class org.apache.jena.tdb1.store.tupletable.TupleTable
Get the width of tuples in indexes in this table
getTupleLength() - Method in interface org.apache.jena.tdb1.store.tupletable.TupleIndex
Length of tuple supported
getTupleLength() - Method in class org.apache.jena.tdb1.store.tupletable.TupleIndexBase
 
getTupleLength() - Method in class org.apache.jena.tdb1.store.tupletable.TupleIndexWrapper
 
getTupleTable() - Method in interface org.apache.jena.tdb1.store.nodetupletable.NodeTupleTable
Return the underlying tuple table - used with great care by tools that directly manipulate internal structures.
getTupleTable() - Method in class org.apache.jena.tdb1.store.nodetupletable.NodeTupleTableConcrete
Return the underlying tuple table - used with great care by tools that directly manipulate internal structures.
getTupleTable() - Method in class org.apache.jena.tdb1.store.nodetupletable.NodeTupleTableView
 
getTupleTable() - Method in class org.apache.jena.tdb1.store.nodetupletable.NodeTupleTableWrapper
 
getTxnId() - Method in class org.apache.jena.tdb1.transaction.Transaction
 
getTxnMgr() - Method in class org.apache.jena.tdb1.transaction.Transaction
 
getTxnMode() - Method in class org.apache.jena.tdb1.transaction.Transaction
 
getTxnType() - Method in class org.apache.jena.tdb1.transaction.Transaction
 
getType() - Method in class org.apache.jena.tdb1.transaction.JournalEntry
 
getTypeId() - Method in enum class org.apache.jena.tdb1.store.NodeType
 
getTypes() - Method in class org.apache.jena.tdb1.solver.stats.StatsResults
 
getUnderlyingByteBuffer() - Method in class org.apache.jena.tdb1.base.block.Block
 
getUnionGraph() - Method in class org.apache.jena.tdb1.store.DatasetGraphTDB
 
getUnionGraph() - Method in class org.apache.jena.tdb1.transaction.DatasetGraphTransaction
 
getURI() - Static method in class org.apache.jena.tdb1.assembler.VocabTDB
 
getValue() - Method in class org.apache.jena.tdb1.base.record.Record
 
getValue() - Method in class org.apache.jena.tdb1.store.DecimalNode
 
getVersion() - Method in class org.apache.jena.tdb1.transaction.Transaction
 
getView() - Method in class org.apache.jena.tdb1.transaction.DatasetGraphTxn
Return the view (storage) for this transaction
getW() - Method in class org.apache.jena.tdb1.transaction.DatasetGraphTransaction
 
getWrapped() - Method in class org.apache.jena.tdb1.base.block.BlockMgrSync
 
getWrapped() - Method in class org.apache.jena.tdb1.base.block.BlockMgrWrapper
 
getWrapped() - Method in class org.apache.jena.tdb1.index.RangeIndexWrapper
 
getWrite(int) - Method in class org.apache.jena.tdb1.base.page.PageBlockMgr
 
getWrite(int) - Method in class org.apache.jena.tdb1.index.bplustree.BPTreeNodeMgr
 
getWrite(int) - Method in class org.apache.jena.tdb1.index.ext.HashBucketMgr
 
getWrite(int, int) - Method in class org.apache.jena.tdb1.index.bplustree.BPTreeNodeMgr
Fetch a block - fill in the parent id, which is not in the on-disk bytes
getWrite(long) - Method in interface org.apache.jena.tdb1.base.block.BlockMgr
Fetch a block, use for write and read - only inside "update"
getWrite(long) - Method in class org.apache.jena.tdb1.base.block.BlockMgrCache
 
getWrite(long) - Method in class org.apache.jena.tdb1.base.block.BlockMgrFileAccess
 
getWrite(long) - Method in class org.apache.jena.tdb1.base.block.BlockMgrLogger
 
getWrite(long) - Method in class org.apache.jena.tdb1.base.block.BlockMgrReadonly
 
getWrite(long) - Method in class org.apache.jena.tdb1.base.block.BlockMgrSync
 
getWrite(long) - Method in class org.apache.jena.tdb1.base.block.BlockMgrTracker
 
getWrite(long) - Method in class org.apache.jena.tdb1.base.block.BlockMgrWrapper
 
getWrite(long) - Method in class org.apache.jena.tdb1.transaction.BlockMgrJournal
 
getWriteAbortTransactionCount() - Method in class org.apache.jena.tdb1.transaction.TransactionInfo
 
getWriteAbortTransactionCount() - Method in interface org.apache.jena.tdb1.transaction.TransactionInfoMBean
Number of write transactions that aborted
getWriteCommitTransactionCount() - Method in class org.apache.jena.tdb1.transaction.TransactionInfo
 
getWriteCommitTransactionCount() - Method in interface org.apache.jena.tdb1.transaction.TransactionInfoMBean
Number of write transactions that committed
getWriteCommitTransactionPendingCount() - Method in class org.apache.jena.tdb1.transaction.TransactionInfo
 
getWriteCommitTransactionPendingCount() - Method in interface org.apache.jena.tdb1.transaction.TransactionInfoMBean
Number of write transactions that have committed but are not written to the base database
getWriteTransactionCount() - Method in class org.apache.jena.tdb1.transaction.TransactionInfo
 
getWriteTransactionCount() - Method in interface org.apache.jena.tdb1.transaction.TransactionInfoMBean
Number of write transactions executed
globalLogging - Static variable in class org.apache.jena.tdb1.base.block.BlockMgrCache
 
graphNames() - Method in class org.apache.jena.tdb1.store.DatasetPrefixesTDB
 
graphNames() - Method in interface org.apache.jena.tdb1.store.DatasetPrefixStorage
Return the set of graph names for which there might be prefix mappings
GraphNonTxnTDB - Class in org.apache.jena.tdb1.store
Non-transactional version of GraphTDB.
GraphNonTxnTDB(DatasetGraphTDB, Node) - Constructor for class org.apache.jena.tdb1.store.GraphNonTxnTDB
 
GraphPrefixesProjection - Class in org.apache.jena.tdb1.store
Projection from DatasetPrefixStorage to a single PrefixMapping.
GraphPrefixesProjection(String, DatasetPrefixStorage) - Constructor for class org.apache.jena.tdb1.store.GraphPrefixesProjection
 
GraphTDB - Class in org.apache.jena.tdb1.store
General operations for TDB graphs (free-standing graph, default graph and named graphs)
GraphTDB(DatasetGraph, Node) - Constructor for class org.apache.jena.tdb1.store.GraphTDB
 
GraphTxnTDB - Class in org.apache.jena.tdb1.store
Transaction-capable version of GraphTDB.
GraphTxnTDB(DatasetGraphTransaction, Node) - Constructor for class org.apache.jena.tdb1.store.GraphTxnTDB
 
GraphTxnTDB_Prefixes - Class in org.apache.jena.tdb1.store
Alternative GraphTxnTDB that has its own prefixes.
GraphTxnTDB_Prefixes(DatasetGraphTransaction) - Constructor for class org.apache.jena.tdb1.store.GraphTxnTDB_Prefixes
 
GraphTxnTDB_Prefixes(DatasetGraphTransaction, Node) - Constructor for class org.apache.jena.tdb1.store.GraphTxnTDB_Prefixes
 
GraphTxnTDB_Prefixes.PrefixMapSwitchableTDB1 - Class in org.apache.jena.tdb1.store
"switchable" prefix mapping backed by storage in DatasetPrefixesTDB

H

handle(long, String) - Method in interface org.apache.jena.tdb1.base.objectfile.StringFile.DumpHandler
 
hasAnyKeys() - Method in class org.apache.jena.tdb1.index.bplustree.BPTreeRecords
 
hash(Node) - Static method in class org.apache.jena.tdb1.lib.NodeLib
 
Hash - Class in org.apache.jena.tdb1.store
Hash values.
Hash(int) - Constructor for class org.apache.jena.tdb1.store.Hash
 
HashBucket - Class in org.apache.jena.tdb1.index.ext
A HashBucket is a record buffer, with space store it's hash value and the bit length
HashBucket(int, int, int, Block, RecordFactory, int) - Constructor for class org.apache.jena.tdb1.index.ext.HashBucket
Create a bucket
HashBucketMgr - Class in org.apache.jena.tdb1.index.ext
 
HashBucketMgr(RecordFactory, BlockMgr) - Constructor for class org.apache.jena.tdb1.index.ext.HashBucketMgr
 
hashCode() - Method in class org.apache.jena.tdb1.base.file.Location
 
hashCode() - Method in class org.apache.jena.tdb1.base.record.Record
 
hashCode() - Method in class org.apache.jena.tdb1.setup.StoreParams
 
hashCode() - Method in class org.apache.jena.tdb1.store.Hash
 
hashCode() - Method in class org.apache.jena.tdb1.store.NodeId
 
hashCode() - Method in class org.apache.jena.tdb1.sys.FileRef
 
hasInlineDatatype(Node) - Static method in class org.apache.jena.tdb1.store.NodeId
Return true if this node has a datatype that looks like it is inlineable.
hasNext() - Method in class org.apache.jena.tdb1.base.buffer.RecordBufferIterator
 
hasNext() - Method in class org.apache.jena.tdb1.base.recordbuffer.RecordRangeIterator
 
hasNext() - Method in class org.apache.jena.tdb1.index.ext.ExtHashIterator
 
hasNext() - Method in class org.apache.jena.tdb1.store.xloader.RecordsFromInput
 
hasProperty(String) - Method in class org.apache.jena.tdb1.base.file.MetaFile
Test for the presence of a property
hasSeparateValue() - Method in class org.apache.jena.tdb1.base.record.Record
 
hasValue() - Method in class org.apache.jena.tdb1.base.record.RecordFactory
 
haveUsedInTransaction() - Method in class org.apache.jena.tdb1.sys.StoreConnection
 

I

id() - Method in enum class org.apache.jena.tdb1.base.block.BlockType
 
incSize() - Method in class org.apache.jena.tdb1.base.buffer.PtrBuffer
 
incSize(int) - Method in class org.apache.jena.tdb1.base.buffer.PtrBuffer
 
Index - Interface in org.apache.jena.tdb1.index
 
IndexAssembler - Class in org.apache.jena.tdb1.assembler
 
IndexBuilder - Interface in org.apache.jena.tdb1.index
 
IndexBuilderStd(BlockMgrBuilder, BlockMgrBuilder) - Constructor for class org.apache.jena.tdb1.index.BuilderStdIndex.IndexBuilderStd
 
IndexFactory - Class in org.apache.jena.tdb1.index
 
IndexFactory() - Constructor for class org.apache.jena.tdb1.index.IndexFactory
 
indexId2Node - Static variable in class org.apache.jena.tdb1.setup.StoreParamsConst
 
indexId2Node - Static variable in class org.apache.jena.tdb1.sys.Names
 
indexId2Node(String) - Method in class org.apache.jena.tdb1.setup.StoreParamsBuilder
 
IndexLib - Class in org.apache.jena.tdb1.index
 
IndexLib() - Constructor for class org.apache.jena.tdb1.index.IndexLib
 
IndexLogger - Class in org.apache.jena.tdb1.index
 
IndexLogger(RangeIndex, Logger) - Constructor for class org.apache.jena.tdb1.index.IndexLogger
 
IndexMap - Class in org.apache.jena.tdb1.index
 
IndexMap(RecordFactory) - Constructor for class org.apache.jena.tdb1.index.IndexMap
 
indexNode2Id - Static variable in class org.apache.jena.tdb1.setup.StoreParamsConst
 
indexNode2Id - Static variable in class org.apache.jena.tdb1.sys.Names
 
indexNode2Id(String) - Method in class org.apache.jena.tdb1.setup.StoreParamsBuilder
 
IndexParams - Interface in org.apache.jena.tdb1.index
 
indexPrefix - Static variable in class org.apache.jena.tdb1.setup.StoreParamsConst
 
indexPrefix - Static variable in class org.apache.jena.tdb1.sys.Names
 
indexPrefix(String) - Method in class org.apache.jena.tdb1.setup.StoreParamsBuilder
 
indexRecordQuadFactory - Static variable in class org.apache.jena.tdb1.sys.SystemTDB
 
indexRecordTripleFactory - Static variable in class org.apache.jena.tdb1.sys.SystemTDB
 
IndexTickPoint - Static variable in class org.apache.jena.tdb1.store.bulkloader.BulkLoader
Tick point for messages during secondary index creation
IndexWrapper - Class in org.apache.jena.tdb1.index
 
IndexWrapper(Index) - Constructor for class org.apache.jena.tdb1.index.IndexWrapper
 
infoAll() - Static method in class org.apache.jena.tdb1.index.bplustree.BPlusTreeParams
 
init() - Static method in class org.apache.jena.tdb.TDB
Deprecated.
TDB System initialization - normally, this is not explicitly called because Jena system wide initialization occurs automatically.
init() - Static method in class org.apache.jena.tdb1.assembler.AssemblerTDB
 
init() - Static method in class org.apache.jena.tdb1.assembler.VocabTDB
 
init() - Static method in class org.apache.jena.tdb1.TDB1
TDB System initialization - normally, this is not explicitly called because Jena system wide initialization occurs automatically.
InitTDB - Class in org.apache.jena.tdb1.sys
Jena subsystem initialization
InitTDB() - Constructor for class org.apache.jena.tdb1.sys.InitTDB
 
inline(Node) - Static method in class org.apache.jena.tdb1.store.NodeId
Encode a node as an inline literal.
insert(BPTreeNode, Record) - Static method in class org.apache.jena.tdb1.index.bplustree.BPTreeNode
Insert a record - return existing value if any, else null
insertInto(Record, ByteBuffer, int) - Method in class org.apache.jena.tdb1.base.record.RecordFactory
 
insertPrefix(String, String, String) - Method in class org.apache.jena.tdb1.store.DatasetPrefixesTDB
 
insertPrefix(String, String, String) - Method in interface org.apache.jena.tdb1.store.DatasetPrefixStorage
Add a prefix mapping for a specific graph (or null for dataset, not a specific graph)
INTEGER - Static variable in class org.apache.jena.tdb1.store.NodeId
 
IntegerNode - Class in org.apache.jena.tdb1.store
 
IntegerNode() - Constructor for class org.apache.jena.tdb1.store.IntegerNode
 
internalDelete(Record) - Method in class org.apache.jena.tdb1.index.bplustree.BPTreeRecords
 
internalInsert(Record) - Method in class org.apache.jena.tdb1.index.bplustree.BPTreeRecords
 
internalSearch(Record) - Method in class org.apache.jena.tdb1.index.bplustree.BPTreeRecords
 
inUseLocation(String) - Static method in class org.apache.jena.tdb.TDBFactory
inUseLocation(String) - Static method in class org.apache.jena.tdb1.TDB1Factory
Test whether a location already has a TDB database or whether a call to TDBFactory will cause a new, fresh TDB database to be created (pragmatic tests).
inUseLocation(Location) - Static method in class org.apache.jena.tdb.TDBFactory
inUseLocation(Location) - Static method in class org.apache.jena.tdb1.TDB1Factory
Test whether a location already has a TDB database or whether a call to TDBFactory will cause a new, fresh TDB database to be created (pragmatic tests).
is64bitSystem - Static variable in class org.apache.jena.tdb1.sys.SystemTDB
 
isAlive(int) - Static method in class org.apache.jena.tdb1.sys.ProcessUtils
Determines whether a given PID is alive
isAny(NodeId) - Static method in class org.apache.jena.tdb1.store.NodeId
 
isClear(int) - Method in class org.apache.jena.tdb1.base.buffer.PtrBuffer
Is the record at idx set clear or not? This is done without regard to buffer size.
isClosed() - Method in interface org.apache.jena.tdb1.base.block.BlockMgr
Is this block manager still usable? Closed block managers can not perform any operations except this one.
isClosed() - Method in class org.apache.jena.tdb1.base.block.BlockMgrFileAccess
 
isClosed() - Method in class org.apache.jena.tdb1.base.block.BlockMgrLogger
 
isClosed() - Method in class org.apache.jena.tdb1.base.block.BlockMgrSync
 
isClosed() - Method in class org.apache.jena.tdb1.base.block.BlockMgrTracker
 
isClosed() - Method in class org.apache.jena.tdb1.base.block.BlockMgrWrapper
 
isClosed() - Method in class org.apache.jena.tdb1.base.file.BlockAccessBase
 
isClosed() - Method in class org.apache.jena.tdb1.base.file.FileBase
 
isClosed() - Method in class org.apache.jena.tdb1.transaction.BlockMgrJournal
 
isClosed() - Method in class org.apache.jena.tdb1.transaction.DatasetGraphTransaction
 
isConcrete() - Method in class org.apache.jena.tdb1.store.NodeId
 
isConcrete(NodeId) - Static method in class org.apache.jena.tdb1.store.NodeId
 
isDirect() - Method in class org.apache.jena.tdb1.store.NodeId
 
isDoesNotExist(NodeId) - Static method in class org.apache.jena.tdb1.store.NodeId
 
isEmpty() - Method in interface org.apache.jena.tdb1.base.block.BlockMgr
Answer whether there are any blocks in the collection being managed
isEmpty() - Method in class org.apache.jena.tdb1.base.block.BlockMgrFileAccess
 
isEmpty() - Method in class org.apache.jena.tdb1.base.block.BlockMgrLogger
 
isEmpty() - Method in class org.apache.jena.tdb1.base.block.BlockMgrSync
 
isEmpty() - Method in class org.apache.jena.tdb1.base.block.BlockMgrTracker
 
isEmpty() - Method in class org.apache.jena.tdb1.base.block.BlockMgrWrapper
 
isEmpty() - Method in class org.apache.jena.tdb1.base.buffer.PtrBuffer
 
isEmpty() - Method in interface org.apache.jena.tdb1.base.file.BlockAccess
 
isEmpty() - Method in class org.apache.jena.tdb1.base.file.BlockAccessBase
 
isEmpty() - Method in class org.apache.jena.tdb1.base.file.BlockAccessByteArray
 
isEmpty() - Method in class org.apache.jena.tdb1.base.file.BlockAccessMem
 
isEmpty() - Method in interface org.apache.jena.tdb1.base.file.BufferChannel
Is it empty?
isEmpty() - Method in class org.apache.jena.tdb1.base.file.BufferChannelFile
 
isEmpty() - Method in class org.apache.jena.tdb1.base.file.BufferChannelMem
 
isEmpty() - Method in interface org.apache.jena.tdb1.base.objectfile.ObjectFile
Any objects in this file?
isEmpty() - Method in class org.apache.jena.tdb1.base.objectfile.ObjectFileLogger
 
isEmpty() - Method in class org.apache.jena.tdb1.base.objectfile.ObjectFileStorage
 
isEmpty() - Method in class org.apache.jena.tdb1.base.objectfile.ObjectFileWrapper
 
isEmpty() - Method in class org.apache.jena.tdb1.index.bplustree.BPlusTree
 
isEmpty() - Method in class org.apache.jena.tdb1.index.ext.ExtHash
 
isEmpty() - Method in class org.apache.jena.tdb1.index.ext.HashBucket
 
isEmpty() - Method in interface org.apache.jena.tdb1.index.Index
Answer whether the index is empty or not.
isEmpty() - Method in class org.apache.jena.tdb1.index.IndexMap
 
isEmpty() - Method in class org.apache.jena.tdb1.index.IndexWrapper
 
isEmpty() - Method in class org.apache.jena.tdb1.index.RangeIndexWrapper
 
isEmpty() - Method in class org.apache.jena.tdb1.store.DatasetGraphTDB
 
isEmpty() - Method in class org.apache.jena.tdb1.store.GraphPrefixesProjection
 
isEmpty() - Method in interface org.apache.jena.tdb1.store.nodetable.NodeTable
Anything there?
isEmpty() - Method in class org.apache.jena.tdb1.store.nodetable.NodeTableCache
 
isEmpty() - Method in class org.apache.jena.tdb1.store.nodetable.NodeTableLogger
 
isEmpty() - Method in class org.apache.jena.tdb1.store.nodetable.NodeTableNative
 
isEmpty() - Method in class org.apache.jena.tdb1.store.nodetable.NodeTableWrapper
 
isEmpty() - Method in interface org.apache.jena.tdb1.store.nodetupletable.NodeTupleTable
 
isEmpty() - Method in class org.apache.jena.tdb1.store.nodetupletable.NodeTupleTableConcrete
 
isEmpty() - Method in class org.apache.jena.tdb1.store.nodetupletable.NodeTupleTableWrapper
 
isEmpty() - Method in class org.apache.jena.tdb1.store.TableBase
 
isEmpty() - Method in interface org.apache.jena.tdb1.store.tupletable.TupleIndex
Answer whether empty or not
isEmpty() - Method in class org.apache.jena.tdb1.store.tupletable.TupleIndexRecord
 
isEmpty() - Method in class org.apache.jena.tdb1.store.tupletable.TupleIndexWrapper
 
isEmpty() - Method in class org.apache.jena.tdb1.store.tupletable.TupleTable
 
isEmpty() - Method in class org.apache.jena.tdb1.transaction.BlockMgrJournal
 
isEmpty() - Method in class org.apache.jena.tdb1.transaction.Journal
 
isEmpty() - Method in class org.apache.jena.tdb1.transaction.ObjectFileTransComplex
 
isFull() - Method in class org.apache.jena.tdb1.base.buffer.PtrBuffer
 
isFull() - Method in class org.apache.jena.tdb1.index.bplustree.BPTreeRecords
 
isFull() - Method in class org.apache.jena.tdb1.index.ext.HashBucket
 
isInline(NodeId) - Static method in class org.apache.jena.tdb1.store.NodeId
 
isInTransaction() - Method in class org.apache.jena.tdb1.store.DatasetGraphTDB
 
isInTransaction() - Method in class org.apache.jena.tdb1.transaction.DatasetGraphTransaction
 
isLocked() - Method in class org.apache.jena.tdb1.base.file.LocationLock
Gets whether the location is currently locked
isMem() - Method in class org.apache.jena.tdb1.base.file.FileSet
 
isMem() - Method in class org.apache.jena.tdb1.base.file.Location
 
isMem(String) - Static method in class org.apache.jena.tdb1.sys.Names
 
isMemUnique() - Method in class org.apache.jena.tdb1.base.file.Location
 
isMinSize() - Method in class org.apache.jena.tdb1.index.bplustree.BPTreeRecords
 
isModified() - Method in class org.apache.jena.tdb1.base.block.Block
 
isNewDatabaseArea(Location) - Static method in class org.apache.jena.tdb1.sys.TDBInternal
Look at a directory and see if it is a new area
isOwned() - Method in class org.apache.jena.tdb1.base.file.LocationLock
Gets whether the lock is owned by the current process
isRead() - Method in class org.apache.jena.tdb1.transaction.Transaction
 
isReadOnly() - Method in class org.apache.jena.tdb1.base.block.Block
 
isSetBlockReadCacheSize() - Method in class org.apache.jena.tdb1.setup.StoreParams
 
isSetBlockReadCacheSize() - Method in interface org.apache.jena.tdb1.setup.StoreParamsDynamic
 
isSetBlockWriteCacheSize() - Method in class org.apache.jena.tdb1.setup.StoreParams
 
isSetBlockWriteCacheSize() - Method in interface org.apache.jena.tdb1.setup.StoreParamsDynamic
 
isSetFileMode() - Method in class org.apache.jena.tdb1.setup.StoreParams
 
isSetFileMode() - Method in interface org.apache.jena.tdb1.setup.StoreParamsDynamic
 
isSetNode2NodeIdCacheSize() - Method in class org.apache.jena.tdb1.setup.StoreParams
 
isSetNode2NodeIdCacheSize() - Method in interface org.apache.jena.tdb1.setup.StoreParamsDynamic
 
isSetNodeId2NodeCacheSize() - Method in class org.apache.jena.tdb1.setup.StoreParams
 
isSetNodeId2NodeCacheSize() - Method in interface org.apache.jena.tdb1.setup.StoreParamsDynamic
 
isSetNodeMissCacheSize() - Method in class org.apache.jena.tdb1.setup.StoreParams
 
isSetNodeMissCacheSize() - Method in interface org.apache.jena.tdb1.setup.StoreParamsDynamic
 
isTDB1(Dataset) - Static method in class org.apache.jena.tdb.TDBFactory
isTDB1(Dataset) - Static method in class org.apache.jena.tdb1.TDB1Factory
Test whether a dataset is backed by TDB.
isTDB1(DatasetGraph) - Static method in class org.apache.jena.tdb.TDBFactory
isTDB1(DatasetGraph) - Static method in class org.apache.jena.tdb1.sys.TDBInternal
Return true if this is a TDB1 backed DatasetGraph.
isTDB1(DatasetGraph) - Static method in class org.apache.jena.tdb1.TDB1Factory
Test whether a dataset is backed by TDB.
isValid() - Method in class org.apache.jena.tdb1.sys.StoreConnection
 
isWindows - Static variable in class org.apache.jena.tdb1.sys.SystemTDB
 
isWrite() - Method in class org.apache.jena.tdb1.transaction.Transaction
 
iterator() - Method in class org.apache.jena.tdb1.base.buffer.RecordBuffer
 
iterator() - Method in class org.apache.jena.tdb1.index.bplustree.BPlusTree
 
iterator() - Method in class org.apache.jena.tdb1.index.ext.ExtHash
 
iterator() - Method in interface org.apache.jena.tdb1.index.Index
Iterate over the whole index
iterator() - Method in class org.apache.jena.tdb1.index.IndexLogger
 
iterator() - Method in class org.apache.jena.tdb1.index.IndexMap
 
iterator() - Method in class org.apache.jena.tdb1.index.IndexWrapper
 
iterator() - Method in class org.apache.jena.tdb1.index.RangeIndexLogger
 
iterator() - Method in class org.apache.jena.tdb1.index.RangeIndexWrapper
 
iterator(int, Record, Record, RecordBufferPageMgr) - Static method in class org.apache.jena.tdb1.base.recordbuffer.RecordRangeIterator
Iterate over a range of fromRec (inclusive) to toRec (exclusive)
iterator(Record, Record) - Method in class org.apache.jena.tdb1.base.buffer.RecordBuffer
Iterator over a range from min (inclusive) to max(exclusive)
iterator(Record, Record) - Method in class org.apache.jena.tdb1.index.bplustree.BPlusTree
 
iterator(Record, Record) - Method in interface org.apache.jena.tdb1.index.RangeIndex
Return records between min (inclusive) and max (exclusive), based on the record keys
iterator(Record, Record) - Method in class org.apache.jena.tdb1.index.RangeIndexLogger
 
iterator(Record, Record) - Method in class org.apache.jena.tdb1.index.RangeIndexWrapper
 
iteratorControl(Iterator<T>) - Method in interface org.apache.jena.tdb1.sys.DatasetControl
Notify an iterator being created.
iteratorControl(Iterator<T>) - Method in class org.apache.jena.tdb1.sys.DatasetControlMRSW
 
iteratorControl(Iterator<T>) - Method in class org.apache.jena.tdb1.sys.DatasetControlMutable
 
iteratorControl(Iterator<T>) - Method in class org.apache.jena.tdb1.sys.DatasetControlNone
 
iteratorControl(Iterator<T>) - Method in class org.apache.jena.tdb1.sys.DatasetControlReadOnly
 

J

Journal - Class in org.apache.jena.tdb1.transaction
The Journal is slightly odd - it is append-only for write but random read.
Journal - Static variable in class org.apache.jena.tdb1.sys.FileRef
 
Journal(BufferChannel) - Constructor for class org.apache.jena.tdb1.transaction.Journal
 
JournalControl - Class in org.apache.jena.tdb1.transaction
 
JournalControl() - Constructor for class org.apache.jena.tdb1.transaction.JournalControl
 
JournalEntry - Class in org.apache.jena.tdb1.transaction
 
JournalEntryType - Enum Class in org.apache.jena.tdb1.transaction
 
journalFile - Static variable in class org.apache.jena.tdb1.sys.Names
 
journalFileBase - Static variable in class org.apache.jena.tdb1.sys.Names
 
JournalThresholdSize - Static variable in class org.apache.jena.tdb1.transaction.TransactionManager
This controls how large to let the journal get in size before deciding to flush even if below the queue batch size.

K

kCreatedDate - Static variable in class org.apache.jena.tdb1.sys.Names
 
keyEQ(Record, Record) - Static method in class org.apache.jena.tdb1.base.record.Record
Is the key of record1 == key of record2
keyFactory() - Method in class org.apache.jena.tdb1.base.record.RecordFactory
Return a RecordFactory that makes key-only records of the same key size
keyGE(Record, Record) - Static method in class org.apache.jena.tdb1.base.record.Record
Is the key of record1 >= key of record2
keyGT(Record, Record) - Static method in class org.apache.jena.tdb1.base.record.Record
Is the key of record1 > key of record2
keyLE(Record, Record) - Static method in class org.apache.jena.tdb1.base.record.Record
Is the key of record1 <= key of record2
keyLength() - Method in class org.apache.jena.tdb1.base.record.RecordFactory
 
keyLT(Record, Record) - Static method in class org.apache.jena.tdb1.base.record.Record
Is the key of record1 < key of record2
keyNE(Record, Record) - Static method in class org.apache.jena.tdb1.base.record.Record
Is the key of record1 != key of record2
keyNS - Static variable in class org.apache.jena.tdb1.sys.Names
 
keyNSBPlusTree - Static variable in class org.apache.jena.tdb1.sys.Names
 
keyNSNode - Static variable in class org.apache.jena.tdb1.sys.Names
 
kNodeTableLayout - Static variable in class org.apache.jena.tdb1.sys.Names
 
kNodeTableType - Static variable in class org.apache.jena.tdb1.sys.Names
 
kVersion - Static variable in class org.apache.jena.tdb1.sys.Names
 

L

LBITS - Static variable in class org.apache.jena.tdb1.store.IntegerNode
 
leaveCriticalSection() - Method in class org.apache.jena.tdb1.sys.LockMRSWLite
 
LEN - Static variable in class org.apache.jena.tdb1.store.IntegerNode
 
length() - Method in interface org.apache.jena.tdb1.base.objectfile.ObjectFile
Length, in units used by read/write for ids
length() - Method in class org.apache.jena.tdb1.base.objectfile.ObjectFileLogger
 
length() - Method in class org.apache.jena.tdb1.base.objectfile.ObjectFileStorage
 
length() - Method in class org.apache.jena.tdb1.base.objectfile.ObjectFileWrapper
 
length() - Method in class org.apache.jena.tdb1.lib.ColumnMap
Length of mapping
length() - Method in class org.apache.jena.tdb1.transaction.ObjectFileTransComplex
 
LenIndexQuadRecord - Static variable in class org.apache.jena.tdb1.sys.SystemTDB
Size, in bytes, of a quad index record.
LenIndexTripleRecord - Static variable in class org.apache.jena.tdb1.sys.SystemTDB
Size, in bytes, of a triple index record.
LenNodeHash - Static variable in class org.apache.jena.tdb1.sys.SystemTDB
Size, in bytes, of a Node hash.
level() - Method in class org.apache.jena.tdb1.sys.InitTDB
 
LINK - Static variable in class org.apache.jena.tdb1.base.recordbuffer.RecordBufferPage
 
listGraphNodes() - Method in class org.apache.jena.tdb1.store.DatasetGraphTDB
 
LITERAL - Enum constant in enum class org.apache.jena.tdb1.store.NodeType
 
load(Node...) - Method in class org.apache.jena.tdb1.store.bulkloader.LoaderNodeTupleTable
Stream in items to load ...
load(DatasetGraphTDB, InputStream, Lang, boolean, boolean) - Static method in class org.apache.jena.tdb.TDBLoader
Deprecated.
load(DatasetGraphTDB, InputStream, Lang, boolean, boolean) - Static method in class org.apache.jena.tdb1.TDB1Loader
Load a dataset from an input stream which must be in N-Quads form
load(DatasetGraphTDB, String) - Static method in class org.apache.jena.tdb.TDBLoader
Deprecated.
load(DatasetGraphTDB, String) - Static method in class org.apache.jena.tdb1.TDB1Loader
Load the contents of URL into a dataset.
load(DatasetGraphTDB, String, boolean) - Static method in class org.apache.jena.tdb.TDBLoader
Deprecated.
load(DatasetGraphTDB, String, boolean) - Static method in class org.apache.jena.tdb1.TDB1Loader
Load the contents of URL into a dataset.
load(DatasetGraphTDB, List<String>) - Static method in class org.apache.jena.tdb.TDBLoader
Deprecated.
load(DatasetGraphTDB, List<String>) - Static method in class org.apache.jena.tdb1.TDB1Loader
Load the contents of URL into a dataset.
load(DatasetGraphTDB, List<String>, boolean, boolean) - Static method in class org.apache.jena.tdb.TDBLoader
Deprecated.
load(DatasetGraphTDB, List<String>, boolean, boolean) - Static method in class org.apache.jena.tdb1.TDB1Loader
Load the contents of URL into a dataset.
load(GraphTDB, String) - Static method in class org.apache.jena.tdb.TDBLoader
Deprecated.
load(GraphTDB, String) - Static method in class org.apache.jena.tdb1.TDB1Loader
Load the contents of URL into a graph
load(GraphTDB, String, boolean) - Static method in class org.apache.jena.tdb.TDBLoader
Deprecated.
load(GraphTDB, String, boolean) - Static method in class org.apache.jena.tdb1.TDB1Loader
Load the contents of URL into a graph
load(GraphTDB, List<String>) - Static method in class org.apache.jena.tdb.TDBLoader
Deprecated.
load(GraphTDB, List<String>) - Static method in class org.apache.jena.tdb1.TDB1Loader
Load the contents of URL into a graph
load(GraphTDB, List<String>, boolean) - Static method in class org.apache.jena.tdb.TDBLoader
Deprecated.
load(GraphTDB, List<String>, boolean) - Static method in class org.apache.jena.tdb1.TDB1Loader
Load the contents of URL into a graph
loadDataFinish() - Method in class org.apache.jena.tdb1.store.bulkloader.LoaderNodeTupleTable
Notify End of data to load - this operation may undertake a significant amount of work.
loadDataset(DatasetGraphTDB, InputStream, Lang) - Method in class org.apache.jena.tdb.TDBLoader
Deprecated.
loadDataset(DatasetGraphTDB, InputStream, Lang) - Method in class org.apache.jena.tdb1.TDB1Loader
Load a dataset from an input stream
loadDataset(DatasetGraphTDB, InputStream, Lang, boolean, boolean) - Static method in class org.apache.jena.tdb1.store.bulkloader.BulkLoader
Load into a dataset
loadDataset(DatasetGraphTDB, String) - Method in class org.apache.jena.tdb.TDBLoader
Deprecated.
loadDataset(DatasetGraphTDB, String) - Method in class org.apache.jena.tdb1.TDB1Loader
Load a dataset from a URL - assumes URL names a quads format
loadDataset(DatasetGraphTDB, List<String>) - Method in class org.apache.jena.tdb.TDBLoader
Deprecated.
loadDataset(DatasetGraphTDB, List<String>) - Method in class org.apache.jena.tdb1.TDB1Loader
Load a dataset from a list of URL - assumes the URLs name quads format documents
loadDataset(DatasetGraphTDB, List<String>, boolean, boolean) - Static method in class org.apache.jena.tdb1.store.bulkloader.BulkLoader
Load into a dataset
loadDataStart() - Method in class org.apache.jena.tdb1.store.bulkloader.LoaderNodeTupleTable
Notify start of loading process
loadDefaultGraph(DatasetGraphTDB, InputStream, boolean, boolean) - Static method in class org.apache.jena.tdb1.store.bulkloader.BulkLoader
Load into default graph
loadDefaultGraph(DatasetGraphTDB, List<String>, boolean, boolean) - Static method in class org.apache.jena.tdb1.store.bulkloader.BulkLoader
Load into default graph
LoaderNodeTupleTable - Class in org.apache.jena.tdb1.store.bulkloader
Load into one NodeTupleTable (triples, quads, other)
LoaderNodeTupleTable(NodeTupleTable, String, LoadMonitor) - Constructor for class org.apache.jena.tdb1.store.bulkloader.LoaderNodeTupleTable
 
loadFinish() - Method in class org.apache.jena.tdb1.store.bulkloader.LoaderNodeTupleTable
 
loadGraph(GraphTDB, InputStream) - Method in class org.apache.jena.tdb.TDBLoader
Deprecated.
loadGraph(GraphTDB, InputStream) - Method in class org.apache.jena.tdb1.TDB1Loader
Load a graph from a list of URL - assumes the URLs name triples format documents
loadGraph(GraphTDB, String) - Method in class org.apache.jena.tdb.TDBLoader
Deprecated.
loadGraph(GraphTDB, String) - Method in class org.apache.jena.tdb1.TDB1Loader
Load a graph from a URL - assumes URL names a triples format document
loadGraph(GraphTDB, List<String>) - Method in class org.apache.jena.tdb.TDBLoader
Deprecated.
loadGraph(GraphTDB, List<String>) - Method in class org.apache.jena.tdb1.TDB1Loader
Load a graph from a list of URL - assumes the URLs name triples format documents
loadIndexFinish() - Method in class org.apache.jena.tdb1.store.bulkloader.LoaderNodeTupleTable
 
loadIndexStart() - Method in class org.apache.jena.tdb1.store.bulkloader.LoaderNodeTupleTable
 
loadModel(Model, String) - Static method in class org.apache.jena.tdb.TDBLoader
Deprecated.
loadModel(Model, String) - Static method in class org.apache.jena.tdb1.TDB1Loader
Load the contents of URL into a model - may not be as efficient as bulk loading into a TDB graph
loadModel(Model, String, boolean) - Static method in class org.apache.jena.tdb.TDBLoader
Deprecated.
loadModel(Model, String, boolean) - Static method in class org.apache.jena.tdb1.TDB1Loader
Load the contents of URL into a model - may not be as efficient as bulk loading into a TDB graph
loadModel(Model, List<String>, boolean) - Static method in class org.apache.jena.tdb.TDBLoader
Deprecated.
loadModel(Model, List<String>, boolean) - Static method in class org.apache.jena.tdb1.TDB1Loader
Load the contents of a list of URLs into a model - may not be as efficient as bulk loading into a TDB graph
LoadMonitor - Class in org.apache.jena.tdb1.store.bulkloader
 
LoadMonitor(DatasetGraph, Logger, String, long, long) - Constructor for class org.apache.jena.tdb1.store.bulkloader.LoadMonitor
 
loadNamedGraph(DatasetGraphTDB, Node, InputStream, boolean, boolean) - Static method in class org.apache.jena.tdb1.store.bulkloader.BulkLoader
Load into named graph
loadNamedGraph(DatasetGraphTDB, Node, List<String>, boolean, boolean) - Static method in class org.apache.jena.tdb1.store.bulkloader.BulkLoader
Load into named graph
loadStart() - Method in class org.apache.jena.tdb1.store.bulkloader.LoaderNodeTupleTable
 
location - Variable in class org.apache.jena.tdb1.store.StorageConfig
 
location(Dataset) - Static method in class org.apache.jena.tdb.TDBFactory
location(Dataset) - Static method in class org.apache.jena.tdb1.TDB1Factory
Return the location of a dataset if it is backed by TDB, else null
location(DatasetGraph) - Static method in class org.apache.jena.tdb.TDBFactory
location(DatasetGraph) - Static method in class org.apache.jena.tdb1.TDB1Factory
Return the location of a DatasetGraph if it is backed by TDB, else null
Location - Class in org.apache.jena.tdb1.base.file
Wrapper for a file system directory; can create filenames in that directory.
LocationLock - Class in org.apache.jena.tdb1.base.file
Represents a lock on a TDB location
LocationLock(Location) - Constructor for class org.apache.jena.tdb1.base.file.LocationLock
 
LockMRSWLite - Class in org.apache.jena.tdb1.sys
Light weight (?) MRSW lock implementation that assumes correct use of enterCriticalSection/leaveCriticalSection.
LockMRSWLite() - Constructor for class org.apache.jena.tdb1.sys.LockMRSWLite
 
logging - Static variable in class org.apache.jena.tdb1.base.objectfile.ObjectFileStorage
 
Logging - Static variable in class org.apache.jena.tdb1.index.bplustree.BPlusTreeParams
 
Logging - Static variable in class org.apache.jena.tdb1.index.ext.ExtHash
 
logInfo - Static variable in class org.apache.jena.tdb.TDB
Deprecated.
Logger for general information
logInfo - Static variable in class org.apache.jena.tdb1.TDB1
Logger for general information
logInfoName - Static variable in class org.apache.jena.tdb.TDB
Deprecated.
Logger for general information
logInfoName - Static variable in class org.apache.jena.tdb1.TDB1
Logger for general information
logLoader - Static variable in class org.apache.jena.tdb.TDB
Deprecated.
Logger for loading information
logLoader - Static variable in class org.apache.jena.tdb1.TDB1
Logger for loading information
logLoaderName - Static variable in class org.apache.jena.tdb.TDB
Deprecated.
Logger for loading information
logLoaderName - Static variable in class org.apache.jena.tdb1.TDB1
Logger for loading information
lookup(int) - Static method in enum class org.apache.jena.tdb1.store.NodeType
 
lookup(Node) - Static method in enum class org.apache.jena.tdb1.store.NodeType
 
lookup(DatasetGraphTDB, Node) - Static method in class org.apache.jena.tdb1.sys.DebugTDB
 

M

make(String) - Static method in class org.apache.jena.tdb1.sys.StoreConnection
Obtain a StoreConnection for a particular location
make(Assembler, Resource) - Static method in class org.apache.jena.tdb1.assembler.DatasetAssemblerTDB1
 
make(Location) - Static method in class org.apache.jena.tdb1.sys.StoreConnection
Make a StoreConnection based on any StoreParams at the location or the system defaults.
make(Location, StoreParams) - Static method in class org.apache.jena.tdb1.sys.StoreConnection
Return a StoreConnection for a particular connection.
makeBPlusTree(FileSet, int, int, int, int, int) - Static method in class org.apache.jena.tdb1.index.SetupIndex
 
makeBPlusTree(FileSet, int, int, int, int, int) - Static method in class org.apache.jena.tdb1.sys.SetupTDB
 
makeIndex(Location, String, int, int, int, int, int) - Static method in class org.apache.jena.tdb1.index.SetupIndex
 
makeIndex(Location, String, int, int, int, int, int) - Static method in class org.apache.jena.tdb1.sys.SetupTDB
 
makeKey(String, String...) - Static method in class org.apache.jena.tdb1.sys.Names
 
makeMem(int, int, int, int) - Static method in class org.apache.jena.tdb1.index.bplustree.BPlusTree
(Testing mainly) Make an in-memory B+Tree, with copy-in, copy-out block managers
makeMem(String, int, int, int, int) - Static method in class org.apache.jena.tdb1.index.bplustree.BPlusTree
(Testing mainly) Make an in-memory B+Tree, with copy-in, copy-out block managers
makeName(String, String...) - Static method in class org.apache.jena.tdb1.sys.Names
 
makeNodeTable(Location) - Static method in class org.apache.jena.tdb1.setup.Build
 
makeNodeTable(Location, String, int, String, int, int) - Static method in class org.apache.jena.tdb1.setup.Build
 
makeNodeTable(Location, StoreParams) - Static method in class org.apache.jena.tdb1.setup.Build
 
makeNodeTable(Location, StoreParams) - Method in class org.apache.jena.tdb1.setup.DatasetBuilderStd
 
makeObjectFile(FileSet) - Static method in class org.apache.jena.tdb1.sys.SetupTDB
 
makePrefixes(Location, DatasetControl) - Static method in class org.apache.jena.tdb1.setup.Build
 
makeRangeIndex(Location, String, int, int, int, int, int) - Static method in class org.apache.jena.tdb1.index.SetupIndex
 
makeRangeIndex(Location, String, int, int, int, int, int) - Static method in class org.apache.jena.tdb1.sys.SetupTDB
 
makeRecordFactory(int, int) - Static method in class org.apache.jena.tdb1.index.SetupIndex
 
makeRecordFactory(int, int) - Static method in class org.apache.jena.tdb1.sys.SetupTDB
 
makeTupleIndex(Location, String, String, String, int) - Static method in class org.apache.jena.tdb1.sys.SetupTDB
 
makeTupleIndexes(Location, String, String[], String[]) - Static method in class org.apache.jena.tdb1.sys.SetupTDB
 
map(Tuple<T>) - Method in class org.apache.jena.tdb1.lib.ColumnMap
Apply to an unmapped tuple to get a tuple with the column mapping applied
mapName(String) - Method in class org.apache.jena.tdb1.lib.ColumnMap
Reorder the letters of a string by the same rules as this column map (forward, map direction)
mapped - Enum constant in enum class org.apache.jena.tdb1.base.block.FileMode
Use memory mapped files
mapSlot(int, Tuple<T>) - Method in class org.apache.jena.tdb1.lib.ColumnMap
Apply to a mapped tuple to get the i'th slot as it appears after mapping : SPO->POS : 0'th slot is S from POS
mapSlot(int, T[]) - Method in class org.apache.jena.tdb1.lib.ColumnMap
Apply to a mapped tuple to get the i'th slot as it appears after mapping : SPO->POS : 0'th slot is S from POS
mapSlotIdx(int) - Method in class org.apache.jena.tdb1.lib.ColumnMap
Get the index of the i'th slot as it appears after mapping : SPO->POS : 0'th slot is S from POS so 2->0
MAX - Static variable in class org.apache.jena.tdb1.store.IntegerNode
 
maxKey() - Method in class org.apache.jena.tdb1.index.bplustree.BPlusTree
 
maxKey() - Method in interface org.apache.jena.tdb1.index.RangeIndex
Return the record containing the greatest key - may or may not have the associated value
maxKey() - Method in class org.apache.jena.tdb1.index.RangeIndexWrapper
 
MaxQueueThreshold - Static variable in class org.apache.jena.tdb1.transaction.TransactionManager
This controls how large to let the journal in comitted transactions before deciding to pause and flush as soon as possible.
maxRecord() - Method in class org.apache.jena.tdb1.index.bplustree.BPTreeRecords
 
maxSize() - Method in class org.apache.jena.tdb1.base.buffer.PtrBuffer
 
maxSize(Node) - Method in interface org.apache.jena.tdb1.store.nodetable.Nodec
Calculate the maximum number of bytes needed for a Node.
maxSize(Node) - Method in class org.apache.jena.tdb1.store.nodetable.NodecSSE
 
mem() - Static method in class org.apache.jena.tdb1.base.file.FileSet
FileSet for "in-memory"
mem() - Static method in class org.apache.jena.tdb1.base.file.Location
Return a fresh memory location : always unique, never .equals to another location.
mem(String) - Static method in class org.apache.jena.tdb1.base.file.Location
Return a memory location with a name
memName - Static variable in class org.apache.jena.tdb1.sys.Names
Name to indicate in-memory
merge(BPTreePage, Record) - Method in class org.apache.jena.tdb1.index.bplustree.BPTreeRecords
 
MetaFile - Class in org.apache.jena.tdb1.base.file
Abstraction and many convenience operations on metadata.
MetaFile(String, String) - Constructor for class org.apache.jena.tdb1.base.file.MetaFile
Create a MetaFile
MIN - Static variable in class org.apache.jena.tdb1.store.IntegerNode
 
minKey() - Method in class org.apache.jena.tdb1.index.bplustree.BPlusTree
 
minKey() - Method in interface org.apache.jena.tdb1.index.RangeIndex
Return the record containing the least key - may or may not have the associated value
minKey() - Method in class org.apache.jena.tdb1.index.RangeIndexWrapper
 
minRecord() - Method in class org.apache.jena.tdb1.index.bplustree.BPTreeRecords
 
modify(StoreParams, StoreParamsDynamic) - Static method in class org.apache.jena.tdb1.setup.StoreParamsBuilder
Using a base set of StoreParams, and update with dynamic parameters.

N

NAME - Static variable in class org.apache.jena.tdb.TDB
Deprecated.
 
NAME - Static variable in class org.apache.jena.tdb1.TDB1
 
Names - Class in org.apache.jena.tdb1.sys
Names of things in TDB
Names() - Constructor for class org.apache.jena.tdb1.sys.Names
 
namespace - Static variable in class org.apache.jena.tdb.TDB
Deprecated.
 
namespace - Static variable in class org.apache.jena.tdb1.TDB1
 
negativePidsTreatedAsAlive() - Static method in class org.apache.jena.tdb1.sys.ProcessUtils
Gets whether the platform we are running on will cause us to treat negative (i.e.
NetworkOrder - Static variable in class org.apache.jena.tdb1.sys.SystemTDB
 
next() - Method in class org.apache.jena.tdb1.base.buffer.RecordBufferIterator
 
next() - Method in class org.apache.jena.tdb1.base.recordbuffer.RecordRangeIterator
 
next() - Method in class org.apache.jena.tdb1.index.ext.ExtHashIterator
 
next() - Method in class org.apache.jena.tdb1.store.xloader.RecordsFromInput
 
NO_ID - Static variable in interface org.apache.jena.tdb1.base.page.Page
 
NO_REC - Static variable in class org.apache.jena.tdb1.base.record.Record
 
node2NodeIdCacheSize(int) - Method in class org.apache.jena.tdb1.setup.StoreParamsBuilder
 
Node2NodeIdCacheSize - Static variable in class org.apache.jena.tdb1.setup.StoreParamsConst
 
Node2NodeIdCacheSize - Static variable in class org.apache.jena.tdb1.sys.SystemTDB
Size of Node to NodeId cache.
Nodec - Interface in org.apache.jena.tdb1.store.nodetable
Encode/decode for Nodes into bytes
NodecLib - Class in org.apache.jena.tdb1.store.nodetable
Utilities for encoding/decoding nodes as strings.
NodecLib() - Constructor for class org.apache.jena.tdb1.store.nodetable.NodecLib
 
NodecSSE - Class in org.apache.jena.tdb1.store.nodetable
Simple encoder/decoder for nodes that uses Turtle term string encoding.
NodecSSE() - Constructor for class org.apache.jena.tdb1.store.nodetable.NodecSSE
 
NodeDoesNotExist - Static variable in class org.apache.jena.tdb1.store.NodeId
 
NodeId - Class in org.apache.jena.tdb1.store
 
NodeId(long) - Constructor for class org.apache.jena.tdb1.store.NodeId
 
nodeId2NodeCacheSize(int) - Method in class org.apache.jena.tdb1.setup.StoreParamsBuilder
 
NodeId2NodeCacheSize - Static variable in class org.apache.jena.tdb1.setup.StoreParamsConst
 
NodeId2NodeCacheSize - Static variable in class org.apache.jena.tdb1.sys.SystemTDB
Size of NodeId to Node cache.
NodeIdAny - Static variable in class org.apache.jena.tdb1.store.NodeId
 
NodeLib - Class in org.apache.jena.tdb1.lib
 
NodeLib() - Constructor for class org.apache.jena.tdb1.lib.NodeLib
 
nodeMissCacheSize(int) - Method in class org.apache.jena.tdb1.setup.StoreParamsBuilder
 
NodeMissCacheSize - Static variable in class org.apache.jena.tdb1.setup.StoreParamsConst
 
NodeMissCacheSize - Static variable in class org.apache.jena.tdb1.sys.SystemTDB
Size of Node lookup miss cache.
nodeRecordFactory - Static variable in class org.apache.jena.tdb1.sys.SystemTDB
 
nodes(NodeTable, Iterator<NodeId>) - Static method in class org.apache.jena.tdb1.lib.NodeLib
 
NodeTable - Interface in org.apache.jena.tdb1.store.nodetable
Node table - conceptually a two way mapping of Node <-> NodeId where Nodes can be stored and NodeIds allocated.
NodeTableCache - Class in org.apache.jena.tdb1.store.nodetable
Cache wrapper around a NodeTable.
NodeTableInline - Class in org.apache.jena.tdb1.store.nodetable
NodeTable wrapper to handle inline node ids.
NodeTableLib - Class in org.apache.jena.tdb1.store.nodetable
 
NodeTableLib() - Constructor for class org.apache.jena.tdb1.store.nodetable.NodeTableLib
 
NodeTableLogger - Class in org.apache.jena.tdb1.store.nodetable
 
NodeTableLogger(String, NodeTable) - Constructor for class org.apache.jena.tdb1.store.nodetable.NodeTableLogger
 
NodeTableNative - Class in org.apache.jena.tdb1.store.nodetable
A concrete NodeTable based on native storage (string file and an index)
NodeTableNative(Index, ObjectFile) - Constructor for class org.apache.jena.tdb1.store.nodetable.NodeTableNative
 
NodeTableReadonly - Class in org.apache.jena.tdb1.store.nodetable
 
NodeTableReadonly(NodeTable) - Constructor for class org.apache.jena.tdb1.store.nodetable.NodeTableReadonly
 
NodeTableWrapper - Class in org.apache.jena.tdb1.store.nodetable
 
NodeTupleTable - Interface in org.apache.jena.tdb1.store.nodetupletable
 
NodeTupleTableConcrete - Class in org.apache.jena.tdb1.store.nodetupletable
Group a tuple table and node table together to provide a real NodeTupleTable
NodeTupleTableConcrete(int, TupleIndex[], NodeTable, DatasetControl) - Constructor for class org.apache.jena.tdb1.store.nodetupletable.NodeTupleTableConcrete
 
NodeTupleTableView - Class in org.apache.jena.tdb1.store.nodetupletable
(Read-only?) projection of another NodeTupleTable.
NodeTupleTableView(NodeTupleTable, Node) - Constructor for class org.apache.jena.tdb1.store.nodetupletable.NodeTupleTableView
 
NodeTupleTableWrapper - Class in org.apache.jena.tdb1.store.nodetupletable
 
NodeTupleTableWrapper(NodeTupleTable) - Constructor for class org.apache.jena.tdb1.store.nodetupletable.NodeTupleTableWrapper
 
NodeType - Enum Class in org.apache.jena.tdb1.store
 
NONE - Static variable in class org.apache.jena.tdb1.store.NodeId
 
NoParent - Static variable in class org.apache.jena.tdb1.index.bplustree.BPlusTreeParams
 
NS - Static variable in class org.apache.jena.tdb1.index.bplustree.BPlusTreeParams
 
NullOut - Static variable in class org.apache.jena.tdb1.sys.SystemTDB
null out (with the FillByte) freed up space in buffers
numIndexes() - Method in class org.apache.jena.tdb1.store.tupletable.TupleTable
Number of indexes on this tuple table

O

Object - Enum constant in enum class org.apache.jena.tdb1.transaction.JournalEntryType
 
ObjectFile - Interface in org.apache.jena.tdb1.base.objectfile
An ObjectFile is an append-read file, that is you can append data to the stream or read any block.
ObjectFileBuilder - Interface in org.apache.jena.tdb1.setup
 
ObjectFileBuilderStd() - Constructor for class org.apache.jena.tdb1.setup.BuilderStdDB.ObjectFileBuilderStd
 
ObjectFileLogger - Class in org.apache.jena.tdb1.base.objectfile
 
ObjectFileLogger(String, ObjectFile) - Constructor for class org.apache.jena.tdb1.base.objectfile.ObjectFileLogger
 
ObjectFileReadonly - Class in org.apache.jena.tdb1.base.objectfile
 
ObjectFileReadonly(ObjectFile) - Constructor for class org.apache.jena.tdb1.base.objectfile.ObjectFileReadonly
 
objectFiles - Variable in class org.apache.jena.tdb1.store.StorageConfig
 
ObjectFileStorage - Class in org.apache.jena.tdb1.base.objectfile
Variable length ByteBuffer file on disk with buffering for delayed writes.
ObjectFileStorage(BufferChannel) - Constructor for class org.apache.jena.tdb1.base.objectfile.ObjectFileStorage
 
ObjectFileStorage(BufferChannel, int) - Constructor for class org.apache.jena.tdb1.base.objectfile.ObjectFileStorage
 
ObjectFileSwitcher - Class in org.apache.jena.tdb1.base.objectfile
An ObjectFile is an append-read file, that is you can append data to the stream or read any block.
ObjectFileSwitcher(ObjectFile, ObjectFile) - Constructor for class org.apache.jena.tdb1.base.objectfile.ObjectFileSwitcher
 
ObjectFileTransComplex - Class in org.apache.jena.tdb1.transaction
This version works with two files - the main, base file and a per-transaction journal file.
ObjectFileTransComplex(Transaction, ObjectFile, ObjectFile) - Constructor for class org.apache.jena.tdb1.transaction.ObjectFileTransComplex
 
ObjectFileWrapper - Class in org.apache.jena.tdb1.base.objectfile
An ObjectFile is an append-read file, that is you can append data to the stream or read any block.
ObjectFileWrapper(ObjectFile) - Constructor for class org.apache.jena.tdb1.base.objectfile.ObjectFileWrapper
 
ObjectFileWriteCacheSize - Static variable in class org.apache.jena.tdb1.sys.SystemTDB
 
obtain() - Method in class org.apache.jena.tdb1.base.file.LocationLock
Obtains the lock in order to prevent other JVMs using the location
open(Assembler, Resource, Mode) - Method in class org.apache.jena.tdb1.assembler.IndexAssembler
 
open(Assembler, Resource, Mode) - Method in class org.apache.jena.tdb1.assembler.SettingAssembler
 
open(Assembler, Resource, Mode) - Method in class org.apache.jena.tdb1.assembler.TDB1GraphAssembler
 
openTupleIndex(Location, String, String, String) - Static method in class org.apache.jena.tdb1.setup.Build
 
openTupleIndex(Location, String, String, String, int, int, int, int) - Static method in class org.apache.jena.tdb1.setup.Build
 
openTupleIndex(Location, String, String, String, StoreParams) - Static method in class org.apache.jena.tdb1.setup.Build
 
OpExecFactoryTDB - Static variable in class org.apache.jena.tdb1.solver.OpExecutorTDB1
 
OpExecutorTDB1 - Class in org.apache.jena.tdb1.solver
TDB executor for algebra expressions.
OpExecutorTDB1(ExecutionContext) - Constructor for class org.apache.jena.tdb1.solver.OpExecutorTDB1
 
optDefault - Static variable in class org.apache.jena.tdb1.sys.Names
 
optFixed - Static variable in class org.apache.jena.tdb1.sys.Names
 
optNone - Static variable in class org.apache.jena.tdb1.sys.Names
 
optStats - Static variable in class org.apache.jena.tdb1.sys.Names
Optimizer / stats
OrderMem - Static variable in class org.apache.jena.tdb1.sys.SystemTDB
order of an in-memory BTree or B+Tree
org.apache.jena.tdb - module org.apache.jena.tdb
 
org.apache.jena.tdb - package org.apache.jena.tdb
 
org.apache.jena.tdb1 - package org.apache.jena.tdb1
 
org.apache.jena.tdb1.assembler - package org.apache.jena.tdb1.assembler
 
org.apache.jena.tdb1.base - package org.apache.jena.tdb1.base
 
org.apache.jena.tdb1.base.block - package org.apache.jena.tdb1.base.block
 
org.apache.jena.tdb1.base.buffer - package org.apache.jena.tdb1.base.buffer
 
org.apache.jena.tdb1.base.file - package org.apache.jena.tdb1.base.file
 
org.apache.jena.tdb1.base.objectfile - package org.apache.jena.tdb1.base.objectfile
 
org.apache.jena.tdb1.base.page - package org.apache.jena.tdb1.base.page
 
org.apache.jena.tdb1.base.record - package org.apache.jena.tdb1.base.record
 
org.apache.jena.tdb1.base.recordbuffer - package org.apache.jena.tdb1.base.recordbuffer
 
org.apache.jena.tdb1.index - package org.apache.jena.tdb1.index
 
org.apache.jena.tdb1.index.bplustree - package org.apache.jena.tdb1.index.bplustree
 
org.apache.jena.tdb1.index.ext - package org.apache.jena.tdb1.index.ext
 
org.apache.jena.tdb1.lib - package org.apache.jena.tdb1.lib
 
org.apache.jena.tdb1.mgt - package org.apache.jena.tdb1.mgt
 
org.apache.jena.tdb1.modify - package org.apache.jena.tdb1.modify
 
org.apache.jena.tdb1.setup - package org.apache.jena.tdb1.setup
 
org.apache.jena.tdb1.solver - package org.apache.jena.tdb1.solver
 
org.apache.jena.tdb1.solver.stats - package org.apache.jena.tdb1.solver.stats
 
org.apache.jena.tdb1.store - package org.apache.jena.tdb1.store
 
org.apache.jena.tdb1.store.bulkloader - package org.apache.jena.tdb1.store.bulkloader
 
org.apache.jena.tdb1.store.nodetable - package org.apache.jena.tdb1.store.nodetable
 
org.apache.jena.tdb1.store.nodetupletable - package org.apache.jena.tdb1.store.nodetupletable
 
org.apache.jena.tdb1.store.tupletable - package org.apache.jena.tdb1.store.tupletable
 
org.apache.jena.tdb1.store.xloader - package org.apache.jena.tdb1.store.xloader
 
org.apache.jena.tdb1.sys - package org.apache.jena.tdb1.sys
 
org.apache.jena.tdb1.transaction - package org.apache.jena.tdb1.transaction
 
OTHER - Enum constant in enum class org.apache.jena.tdb1.store.NodeType
 
output(IndentedWriter) - Method in enum class org.apache.jena.tdb1.base.block.BlockType
 
output(IndentedWriter) - Method in class org.apache.jena.tdb1.base.recordbuffer.RecordBufferPageBase
 
output(IndentedWriter) - Method in class org.apache.jena.tdb1.index.bplustree.BPTreeNode
 
output(IndentedWriter) - Method in class org.apache.jena.tdb1.index.bplustree.BPTreeRecords
 
overwrite(Block) - Method in interface org.apache.jena.tdb1.base.block.BlockMgr
Replace the contents of a block slot with new contents.
overwrite(Block) - Method in class org.apache.jena.tdb1.base.block.BlockMgrCache
 
overwrite(Block) - Method in class org.apache.jena.tdb1.base.block.BlockMgrFileAccess
 
overwrite(Block) - Method in class org.apache.jena.tdb1.base.block.BlockMgrLogger
 
overwrite(Block) - Method in class org.apache.jena.tdb1.base.block.BlockMgrReadonly
 
overwrite(Block) - Method in class org.apache.jena.tdb1.base.block.BlockMgrSync
 
overwrite(Block) - Method in class org.apache.jena.tdb1.base.block.BlockMgrTracker
 
overwrite(Block) - Method in class org.apache.jena.tdb1.base.block.BlockMgrWrapper
 
overwrite(Block) - Method in interface org.apache.jena.tdb1.base.file.BlockAccess
 
overwrite(Block) - Method in class org.apache.jena.tdb1.base.file.BlockAccessByteArray
 
overwrite(Block) - Method in class org.apache.jena.tdb1.base.file.BlockAccessDirect
 
overwrite(Block) - Method in class org.apache.jena.tdb1.base.file.BlockAccessMapped
 
overwrite(Block) - Method in class org.apache.jena.tdb1.base.file.BlockAccessMem
 
overwrite(Block) - Method in class org.apache.jena.tdb1.transaction.BlockMgrJournal
 

P

pack() - Method in class org.apache.jena.tdb1.store.DecimalNode
 
pack(long) - Static method in class org.apache.jena.tdb1.store.IntegerNode
 
pack(long, int) - Static method in class org.apache.jena.tdb1.store.DecimalNode
 
packDate(String) - Static method in class org.apache.jena.tdb1.store.DateTimeNode
 
packDateTime(String) - Static method in class org.apache.jena.tdb1.store.DateTimeNode
 
packIntoBPlusTree(Iterator<Record>, BPlusTreeParams, RecordFactory, BlockMgr, BlockMgr) - Static method in class org.apache.jena.tdb1.index.bplustree.BPlusTreeRewriter
Given a stream of records and details of the B+Tree to build, go and build it.
Page - Interface in org.apache.jena.tdb1.base.page
 
PageBase - Class in org.apache.jena.tdb1.base.page
A page with a byte buffer
PageBlockMgr<T extends Page> - Class in org.apache.jena.tdb1.base.page
Engine that wraps from blocks to typed pages.
panic(Class<?>, String) - Static method in class org.apache.jena.tdb1.sys.SystemTDB
 
ParamBlockSize - Static variable in class org.apache.jena.tdb1.index.bplustree.BPlusTreeParams
 
ParamKeyLength - Static variable in class org.apache.jena.tdb1.index.bplustree.BPlusTreeParams
 
ParamOrder - Static variable in class org.apache.jena.tdb1.index.bplustree.BPlusTreeParams
 
params - Variable in class org.apache.jena.tdb1.store.StorageConfig
 
ParamValueLength - Static variable in class org.apache.jena.tdb1.index.bplustree.BPlusTreeParams
 
PATH - Static variable in class org.apache.jena.tdb.TDB
Deprecated.
The root package name for TDB
PATH - Static variable in class org.apache.jena.tdb1.TDB1
The root package name for TDB
PatternMatchTDB1 - Class in org.apache.jena.tdb1.solver
Entry to the basic pattern solver for TDB1.
PatternMatchTDB1() - Constructor for class org.apache.jena.tdb1.solver.PatternMatchTDB1
 
pBlockReadCacheSize - Static variable in class org.apache.jena.tdb1.sys.Names
 
pBlockWriteCacheSize - Static variable in class org.apache.jena.tdb1.sys.Names
 
pDataset - Static variable in class org.apache.jena.tdb1.assembler.VocabTDB
 
pDescription - Static variable in class org.apache.jena.tdb1.assembler.VocabTDB
 
pFile - Static variable in class org.apache.jena.tdb1.assembler.VocabTDB
 
pGraphName1 - Static variable in class org.apache.jena.tdb1.assembler.VocabTDB
 
pGraphName2 - Static variable in class org.apache.jena.tdb1.assembler.VocabTDB
 
pIndex - Static variable in class org.apache.jena.tdb1.assembler.VocabTDB
 
PlainFile - Class in org.apache.jena.tdb1.base.file
Single file, single ByteBuffer
PlainFileMem - Class in org.apache.jena.tdb1.base.file
 
PlainFileMem() - Constructor for class org.apache.jena.tdb1.base.file.PlainFileMem
 
PlainFilePersistent - Class in org.apache.jena.tdb1.base.file
Single, unsegmented file with ByteBuffer
pLocation - Static variable in class org.apache.jena.tdb1.assembler.VocabTDB
 
pName - Static variable in class org.apache.jena.tdb1.assembler.VocabTDB
 
pNode2NodeIdCacheSize - Static variable in class org.apache.jena.tdb1.sys.Names
 
pNodeData - Static variable in class org.apache.jena.tdb1.assembler.VocabTDB
 
pNodeId2NodeCacheSize - Static variable in class org.apache.jena.tdb1.sys.Names
 
pNodeIndex - Static variable in class org.apache.jena.tdb1.assembler.VocabTDB
 
pNodeMissesCacheSize - Static variable in class org.apache.jena.tdb1.sys.Names
 
pNodes - Static variable in class org.apache.jena.tdb1.assembler.VocabTDB
 
position() - Method in interface org.apache.jena.tdb1.base.file.BufferChannel
return the position
position() - Method in class org.apache.jena.tdb1.base.file.BufferChannelFile
 
position() - Method in class org.apache.jena.tdb1.base.file.BufferChannelMem
 
position() - Method in class org.apache.jena.tdb1.transaction.Journal
 
position(long) - Method in interface org.apache.jena.tdb1.base.file.BufferChannel
set the position
position(long) - Method in class org.apache.jena.tdb1.base.file.BufferChannelFile
 
position(long) - Method in class org.apache.jena.tdb1.base.file.BufferChannelMem
 
position(long) - Method in class org.apache.jena.tdb1.transaction.Journal
 
prefixes() - Method in class org.apache.jena.tdb1.store.DatasetGraphTDB
 
prefixes() - Method in class org.apache.jena.tdb1.transaction.DatasetGraphTransaction
 
prefixId2Node - Static variable in class org.apache.jena.tdb1.setup.StoreParamsConst
 
prefixId2Node - Static variable in class org.apache.jena.tdb1.sys.Names
Prefixes file
prefixId2Node(String) - Method in class org.apache.jena.tdb1.setup.StoreParamsBuilder
 
prefixIndexes - Static variable in class org.apache.jena.tdb1.setup.StoreParamsConst
 
prefixIndexes - Static variable in class org.apache.jena.tdb1.sys.Names
 
prefixIndexes(String[]) - Method in class org.apache.jena.tdb1.setup.StoreParamsBuilder
 
PrefixMapSwitchableTDB1(DatasetGraphTransaction, Node) - Constructor for class org.apache.jena.tdb1.store.GraphTxnTDB_Prefixes.PrefixMapSwitchableTDB1
 
PrefixMapTDB1 - Class in org.apache.jena.tdb1.store
 
PrefixMapTDB1(DatasetGraphTransaction, Supplier<DatasetGraph>) - Constructor for class org.apache.jena.tdb1.store.PrefixMapTDB1
 
prefixNode2Id - Static variable in class org.apache.jena.tdb1.setup.StoreParamsConst
 
prefixNode2Id - Static variable in class org.apache.jena.tdb1.sys.Names
 
prefixNode2Id(String) - Method in class org.apache.jena.tdb1.setup.StoreParamsBuilder
 
PREPARING - Enum constant in enum class org.apache.jena.tdb1.transaction.TxnState
 
primaryIndexPrefix - Static variable in class org.apache.jena.tdb1.setup.StoreParamsConst
 
primaryIndexPrefix - Static variable in class org.apache.jena.tdb1.sys.Names
 
primaryIndexPrefix(String) - Method in class org.apache.jena.tdb1.setup.StoreParamsBuilder
 
primaryIndexQuads - Static variable in class org.apache.jena.tdb1.setup.StoreParamsConst
 
primaryIndexQuads - Static variable in class org.apache.jena.tdb1.sys.Names
 
primaryIndexQuads(String) - Method in class org.apache.jena.tdb1.setup.StoreParamsBuilder
 
primaryIndexTriples - Static variable in class org.apache.jena.tdb1.setup.StoreParamsConst
 
primaryIndexTriples - Static variable in class org.apache.jena.tdb1.sys.Names
 
primaryIndexTriples(String) - Method in class org.apache.jena.tdb1.setup.StoreParamsBuilder
 
print(String) - Static method in class org.apache.jena.tdb1.transaction.JournalControl
Dump a journal - debug support function - opens the journal specially - inconsistent views possible
print(String, Object...) - Method in class org.apache.jena.tdb1.store.bulkloader.LoadMonitor
 
print(String, NodeTable) - Static method in class org.apache.jena.tdb1.store.nodetable.NodeTableLib
 
print(Iterator<Tuple<NodeId>>) - Static method in class org.apache.jena.tdb1.index.IndexLib
 
print(Journal) - Static method in class org.apache.jena.tdb1.transaction.JournalControl
 
printJournal() - Method in class org.apache.jena.tdb1.sys.StoreConnection
Highly risky!
processGlobalSystemProperties() - Static method in class org.apache.jena.tdb1.sys.EnvTDB
 
processProperties(Properties) - Static method in class org.apache.jena.tdb1.sys.EnvTDB
 
ProcessUtils - Class in org.apache.jena.tdb1.sys
 
ProcessUtils() - Constructor for class org.apache.jena.tdb1.sys.ProcessUtils
 
ProcIndexBuild - Class in org.apache.jena.tdb1.store.xloader
From a file of records, build a (packed) index
ProcIndexBuild() - Constructor for class org.apache.jena.tdb1.store.xloader.ProcIndexBuild
 
ProcIndexCopy - Class in org.apache.jena.tdb1.store.xloader
Copy one index to another, probably with a different key order
ProcIndexCopy() - Constructor for class org.apache.jena.tdb1.store.xloader.ProcIndexCopy
 
ProcNodeTableDataBuilder - Class in org.apache.jena.tdb1.store.xloader
Create the Node table and write the triples/quads temporary files
ProcNodeTableDataBuilder() - Constructor for class org.apache.jena.tdb1.store.xloader.ProcNodeTableDataBuilder
 
ProcRewriteIndex - Class in org.apache.jena.tdb1.store.xloader
 
ProcRewriteIndex() - Constructor for class org.apache.jena.tdb1.store.xloader.ProcRewriteIndex
 
promote() - Method in class org.apache.jena.tdb1.index.bplustree.BPTreeRecords
 
promote() - Method in class org.apache.jena.tdb1.transaction.DatasetGraphTransaction
 
promote() - Method in class org.apache.jena.tdb1.transaction.DatasetGraphTxn
 
promote(Transactional.Promote) - Method in class org.apache.jena.tdb1.store.DatasetGraphTDB
 
promote(Transactional.Promote) - Method in class org.apache.jena.tdb1.transaction.DatasetGraphTransaction
 
promote(Block) - Method in interface org.apache.jena.tdb1.base.block.BlockMgr
Promote to writeable : it's OK to promote an already writeable block
promote(Block) - Method in class org.apache.jena.tdb1.base.block.BlockMgrCache
 
promote(Block) - Method in class org.apache.jena.tdb1.base.block.BlockMgrFileAccess
 
promote(Block) - Method in class org.apache.jena.tdb1.base.block.BlockMgrLogger
 
promote(Block) - Method in class org.apache.jena.tdb1.base.block.BlockMgrReadonly
 
promote(Block) - Method in class org.apache.jena.tdb1.base.block.BlockMgrSync
 
promote(Block) - Method in class org.apache.jena.tdb1.base.block.BlockMgrTracker
 
promote(Block) - Method in class org.apache.jena.tdb1.base.block.BlockMgrWrapper
 
promote(Block) - Method in class org.apache.jena.tdb1.transaction.BlockMgrJournal
 
promote(Page) - Method in class org.apache.jena.tdb1.base.page.PageBlockMgr
 
propertyEnableInlineLiterals1 - Static variable in class org.apache.jena.tdb1.sys.SystemTDB
Unsupported (for non-standard setups)
propertyEnableInlineLiterals2 - Static variable in class org.apache.jena.tdb1.sys.SystemTDB
Unsupported (for non-standard setups)
propertyEquals(String, String) - Method in class org.apache.jena.tdb1.base.file.MetaFile
Test whether a property has a value.
pSetting - Static variable in class org.apache.jena.tdb1.assembler.VocabTDB
 
pSyncTick - Static variable in class org.apache.jena.tdb1.sys.Names
 
PtrBuffer - Class in org.apache.jena.tdb1.base.buffer
An IntBuffer with extra operations
PtrBuffer(ByteBuffer, int) - Constructor for class org.apache.jena.tdb1.base.buffer.PtrBuffer
 
pUnionDefaultGraph - Static variable in class org.apache.jena.tdb1.assembler.VocabTDB
 
put(Var, NodeId) - Method in class org.apache.jena.tdb1.solver.BindingNodeId
 
put(Record) - Method in class org.apache.jena.tdb1.index.ext.HashBucket
 
put(T) - Method in class org.apache.jena.tdb1.base.page.PageBlockMgr
 
putAll(BindingNodeId) - Method in class org.apache.jena.tdb1.solver.BindingNodeId
 
pValue - Static variable in class org.apache.jena.tdb1.assembler.VocabTDB
 

Q

QC2 - Class in org.apache.jena.tdb1.solver
 
QC2() - Constructor for class org.apache.jena.tdb1.solver.QC2
 
quadIndexes - Static variable in class org.apache.jena.tdb1.setup.StoreParamsConst
 
quadIndexes - Static variable in class org.apache.jena.tdb1.sys.Names
 
quadIndexes(String[]) - Method in class org.apache.jena.tdb1.setup.StoreParamsBuilder
 
QuadTable - Class in org.apache.jena.tdb1.store
Quad table - a collection of TupleIndexes for 4-tuples together with a node table.
QuadTable(TupleIndex[], NodeTable, DatasetControl) - Constructor for class org.apache.jena.tdb1.store.QuadTable
 
QueryEngineTDB - Class in org.apache.jena.tdb1.solver
 
QueueBatchSize - Static variable in class org.apache.jena.tdb1.transaction.TransactionManager
This controls how many write transactions we batch up before deciding to try to flush the journal to the main database.
queuedCommits - Variable in class org.apache.jena.tdb1.transaction.SysTxnState
 

R

RangeIndex - Interface in org.apache.jena.tdb1.index
 
RangeIndexBuilder - Interface in org.apache.jena.tdb1.index
 
RangeIndexBuilderStd(BlockMgrBuilder, BlockMgrBuilder) - Constructor for class org.apache.jena.tdb1.index.BuilderStdIndex.RangeIndexBuilderStd
 
RangeIndexLogger - Class in org.apache.jena.tdb1.index
 
RangeIndexLogger(RangeIndex, Logger) - Constructor for class org.apache.jena.tdb1.index.RangeIndexLogger
 
RangeIndexWrapper - Class in org.apache.jena.tdb1.index
 
RangeIndexWrapper(RangeIndex) - Constructor for class org.apache.jena.tdb1.index.RangeIndexWrapper
 
read(long) - Method in interface org.apache.jena.tdb1.base.file.BlockAccess
 
read(long) - Method in class org.apache.jena.tdb1.base.file.BlockAccessByteArray
 
read(long) - Method in class org.apache.jena.tdb1.base.file.BlockAccessDirect
 
read(long) - Method in class org.apache.jena.tdb1.base.file.BlockAccessMapped
 
read(long) - Method in class org.apache.jena.tdb1.base.file.BlockAccessMem
 
read(long) - Method in interface org.apache.jena.tdb1.base.objectfile.ObjectFile
Read a buffer at the accessor number.
read(long) - Method in class org.apache.jena.tdb1.base.objectfile.ObjectFileLogger
 
read(long) - Method in class org.apache.jena.tdb1.base.objectfile.ObjectFileStorage
 
read(long) - Method in class org.apache.jena.tdb1.base.objectfile.ObjectFileWrapper
 
read(long) - Method in class org.apache.jena.tdb1.base.objectfile.StringFile
 
read(long) - Method in class org.apache.jena.tdb1.transaction.ObjectFileTransComplex
 
read(String) - Static method in class org.apache.jena.tdb1.setup.StoreParamsCodec
Read from a file if possible.
read(ByteBuffer) - Method in interface org.apache.jena.tdb1.base.file.BufferChannel
Read into a ByteBuffer.
read(ByteBuffer) - Method in class org.apache.jena.tdb1.base.file.BufferChannelFile
 
read(ByteBuffer) - Method in class org.apache.jena.tdb1.base.file.BufferChannelMem
 
read(ByteBuffer, long) - Method in interface org.apache.jena.tdb1.base.file.BufferChannel
Read into a ByteBuffer, starting at position loc.
read(ByteBuffer, long) - Method in class org.apache.jena.tdb1.base.file.BufferChannelFile
 
read(ByteBuffer, long) - Method in class org.apache.jena.tdb1.base.file.BufferChannelMem
 
read(Location) - Static method in class org.apache.jena.tdb1.setup.StoreParamsCodec
Read from a file if possible.
readByURI(String, String) - Method in class org.apache.jena.tdb1.store.DatasetPrefixesTDB
 
readByURI(String, String) - Method in interface org.apache.jena.tdb1.store.DatasetPrefixStorage
Get the prefix string associated with a URI string for a specific graph (or null for dataset, not a specific graph)
readJournal(long) - Method in class org.apache.jena.tdb1.transaction.Journal
 
readMeta(MetaFile) - Static method in class org.apache.jena.tdb1.index.bplustree.BPlusTreeParams
 
readPrefix(String, String) - Method in class org.apache.jena.tdb1.store.DatasetPrefixesTDB
 
readPrefix(String, String) - Method in interface org.apache.jena.tdb1.store.DatasetPrefixStorage
Get the URI string associated with a prefix string for a specific graph (or null for dataset, not a specific graph)
readPrefixMap(String) - Method in class org.apache.jena.tdb1.store.DatasetPrefixesTDB
 
readPrefixMap(String) - Method in interface org.apache.jena.tdb1.store.DatasetPrefixStorage
Return the mappings for a specific graph.
record(RecordFactory, Tuple<NodeId>, ColumnMap) - Static method in class org.apache.jena.tdb1.lib.TupleLib
 
record(NodeId, NodeId, NodeId, NodeId) - Method in class org.apache.jena.tdb1.solver.stats.StatsCollectorNodeId
 
Record - Class in org.apache.jena.tdb1.base.record
A record is pair of key and value.
Record(byte[], byte[]) - Constructor for class org.apache.jena.tdb1.base.record.Record
 
RECORD_BLOCK - Enum constant in enum class org.apache.jena.tdb1.base.block.BlockType
 
RecordBuffer - Class in org.apache.jena.tdb1.base.buffer
 
RecordBuffer(ByteBuffer, RecordFactory, int) - Constructor for class org.apache.jena.tdb1.base.buffer.RecordBuffer
 
RecordBuffer(RecordFactory, int) - Constructor for class org.apache.jena.tdb1.base.buffer.RecordBuffer
 
RecordBufferIterator - Class in org.apache.jena.tdb1.base.buffer
 
RecordBufferPage - Class in org.apache.jena.tdb1.base.recordbuffer
B+Tree records nodes and hash buckets.
RecordBufferPageBase - Class in org.apache.jena.tdb1.base.recordbuffer
The on-disk form of a block of a single RecordBuffer (i.e.
RecordBufferPageMgr - Class in org.apache.jena.tdb1.base.recordbuffer
Manager for a block that is all records.
RecordBufferPageMgr(RecordFactory, BlockMgr) - Constructor for class org.apache.jena.tdb1.base.recordbuffer.RecordBufferPageMgr
 
RecordBufferPageMgr.Block2RecordBufferPage - Class in org.apache.jena.tdb1.base.recordbuffer
 
RecordException - Exception in org.apache.jena.tdb1.base.record
 
RecordException() - Constructor for exception org.apache.jena.tdb1.base.record.RecordException
 
RecordException(String) - Constructor for exception org.apache.jena.tdb1.base.record.RecordException
 
RecordFactory - Class in org.apache.jena.tdb1.base.record
Record creator
RecordFactory(int, int) - Constructor for class org.apache.jena.tdb1.base.record.RecordFactory
 
recording() - Method in class org.apache.jena.tdb1.transaction.TransactionManager
Get recording state
recording(boolean) - Method in class org.apache.jena.tdb1.transaction.TransactionManager
Set recording on or off
recordLength() - Method in class org.apache.jena.tdb1.base.record.RecordFactory
 
RecordRangeIterator - Class in org.apache.jena.tdb1.base.recordbuffer
 
RecordsFromInput - Class in org.apache.jena.tdb1.store.xloader
 
RecordsFromInput(InputStream, int, ColumnMap, int) - Constructor for class org.apache.jena.tdb1.store.xloader.RecordsFromInput
 
recoverFromJournal(StorageConfig, Journal) - Static method in class org.apache.jena.tdb1.transaction.JournalControl
Recovery from a journal.
recovery(DatasetGraphTDB) - Static method in class org.apache.jena.tdb1.transaction.JournalControl
Recover a base storage DatasetGraph
register() - Static method in class org.apache.jena.tdb1.modify.UpdateEngineTDB
 
register() - Static method in class org.apache.jena.tdb1.solver.QueryEngineTDB
 
register(String) - Static method in class org.apache.jena.tdb1.sys.FileRef
 
release() - Method in class org.apache.jena.tdb1.base.file.LocationLock
Releases the lock so that other JVMs can use the location
release() - Method in class org.apache.jena.tdb1.index.bplustree.BPTreeRecords
 
release(String) - Static method in class org.apache.jena.tdb1.base.file.ChannelManager
 
release(FileChannel) - Static method in class org.apache.jena.tdb1.base.file.ChannelManager
 
release(Dataset) - Static method in class org.apache.jena.tdb.TDBFactory
release(Dataset) - Static method in class org.apache.jena.tdb1.TDB1Factory
Release from the JVM.
release(DatasetGraph) - Static method in class org.apache.jena.tdb.TDBFactory
release(DatasetGraph) - Static method in class org.apache.jena.tdb1.TDB1Factory
Release from the JVM.
release(Block) - Method in interface org.apache.jena.tdb1.base.block.BlockMgr
Release a block, unmodified.
release(Block) - Method in class org.apache.jena.tdb1.base.block.BlockMgrFileAccess
 
release(Block) - Method in class org.apache.jena.tdb1.base.block.BlockMgrLogger
 
release(Block) - Method in class org.apache.jena.tdb1.base.block.BlockMgrSync
 
release(Block) - Method in class org.apache.jena.tdb1.base.block.BlockMgrTracker
 
release(Block) - Method in class org.apache.jena.tdb1.base.block.BlockMgrWrapper
 
release(Block) - Method in class org.apache.jena.tdb1.transaction.BlockMgrJournal
 
release(Location) - Static method in class org.apache.jena.tdb1.sys.StoreConnection
Stop managing a location.
release(Page) - Method in class org.apache.jena.tdb1.base.page.PageBlockMgr
 
releaseAll(String) - Static method in class org.apache.jena.tdb1.base.file.ChannelManager
Shutdown all the files matching the prefix (typically a directory)
releaseDSG(Location) - Static method in class org.apache.jena.tdb1.sys.TDBInternal
Stop managing the DatasetGraphTransaction for the location.
remove() - Method in class org.apache.jena.tdb1.index.ext.ExtHashIterator
 
remove() - Method in class org.apache.jena.tdb1.store.xloader.RecordsFromInput
 
remove(int) - Method in class org.apache.jena.tdb1.base.buffer.PtrBuffer
 
remove(Node, Node, Node) - Method in class org.apache.jena.tdb1.store.GraphTDB
 
removeAllFromPrefixMap(String) - Method in class org.apache.jena.tdb1.store.DatasetPrefixesTDB
 
removeAllFromPrefixMap(String) - Method in interface org.apache.jena.tdb1.store.DatasetPrefixStorage
Remove all associations for a specific graph.
removeByKey(Record) - Method in class org.apache.jena.tdb1.base.buffer.RecordBuffer
return true is removed anything
removeByKey(Record) - Method in class org.apache.jena.tdb1.index.ext.HashBucket
 
removeFromPrefixMap(String, String) - Method in class org.apache.jena.tdb1.store.DatasetPrefixesTDB
 
removeFromPrefixMap(String, String) - Method in interface org.apache.jena.tdb1.store.DatasetPrefixStorage
Remove the association of a prefix for a specific graph
removeGraph(Node) - Method in class org.apache.jena.tdb1.store.DatasetGraphTDB
 
removeIterator(Iterator<?>) - Method in class org.apache.jena.tdb1.transaction.Transaction
 
removeTop() - Method in class org.apache.jena.tdb1.base.buffer.PtrBuffer
Remove top element
reopen() - Method in class org.apache.jena.tdb1.transaction.Journal
Forced reopen - thread.interrupt causes java to close file.
replay(Journal, DatasetGraphTDB) - Static method in class org.apache.jena.tdb1.transaction.JournalControl
Replay a journal onto a dataset
replay(Transaction) - Static method in class org.apache.jena.tdb1.transaction.JournalControl
 
replicate() - Method in class org.apache.jena.tdb1.base.block.Block
Deep copy, including ByteBuffer contents into a HeapByteBuffer.
replicate(ByteBuffer) - Method in class org.apache.jena.tdb1.base.block.Block
Deep copy, including ByteBuffer contents, using the supplied ByteBuffer to hold the contents and to be used when constructing the new Block.
replicate(Block, Block) - Static method in class org.apache.jena.tdb1.base.block.Block
 
reposition(long) - Method in interface org.apache.jena.tdb1.base.objectfile.ObjectFile
Reset the "append" point; may only be moved earlier.
reposition(long) - Method in class org.apache.jena.tdb1.base.objectfile.ObjectFileLogger
 
reposition(long) - Method in class org.apache.jena.tdb1.base.objectfile.ObjectFileReadonly
 
reposition(long) - Method in class org.apache.jena.tdb1.base.objectfile.ObjectFileStorage
 
reposition(long) - Method in class org.apache.jena.tdb1.base.objectfile.ObjectFileWrapper
 
reposition(long) - Method in class org.apache.jena.tdb1.transaction.ObjectFileTransComplex
 
requireWrite() - Method in class org.apache.jena.tdb1.transaction.DatasetGraphTransaction
 
reset() - Static method in class org.apache.jena.tdb1.base.file.ChannelManager
 
reset() - Static method in class org.apache.jena.tdb1.sys.StoreConnection
Stop managing all locations.
reset() - Static method in class org.apache.jena.tdb1.sys.TDBInternal
 
reset(Block) - Method in interface org.apache.jena.tdb1.base.page.Page
The underlying block for this page has changed (e.g.
reset(Block) - Method in class org.apache.jena.tdb1.base.page.PageBase
 
reset(Block) - Method in class org.apache.jena.tdb1.index.bplustree.BPTreeNode
 
reset(Block) - Method in class org.apache.jena.tdb1.index.bplustree.BPTreeRecords
 
resetCache() - Static method in class org.apache.jena.tdb1.sys.TDBMaker
 
resetTimer() - Method in class org.apache.jena.tdb1.store.SinkProgress
 
results() - Method in class org.apache.jena.tdb1.solver.stats.StatsCollectorNodeId
 
root - Static variable in class org.apache.jena.tdb1.solver.BindingNodeId
 
RootId - Static variable in class org.apache.jena.tdb1.index.bplustree.BPlusTreeParams
 
RootParent - Static variable in class org.apache.jena.tdb1.index.bplustree.BPlusTreeParams
 

S

SafeMode - Static variable in class org.apache.jena.tdb1.base.file.BlockAccessMem
 
sameValues(StoreParams, StoreParams) - Static method in class org.apache.jena.tdb1.setup.StoreParams
Equality but ignore "isSet"
scan(Iterator<Tuple<NodeId>>, Tuple<NodeId>) - Static method in interface org.apache.jena.tdb1.store.tupletable.TupleIndex
 
search(BPTreeNode, Record) - Static method in class org.apache.jena.tdb1.index.bplustree.BPTreeNode
Find a record, using the active comparator
SegmentSize - Static variable in class org.apache.jena.tdb1.sys.SystemTDB
Size, in bytes, of a segment (used for memory mapped files)
send(X) - Method in class org.apache.jena.tdb1.store.SinkProgress
 
set(int, int) - Method in class org.apache.jena.tdb1.base.buffer.PtrBuffer
 
set(int, Record) - Method in class org.apache.jena.tdb1.base.buffer.RecordBuffer
 
set(int, Record) - Method in class org.apache.jena.tdb1.index.ext.HashBucket
 
set(DatasetControl) - Method in class org.apache.jena.tdb1.sys.DatasetControlMutable
 
setChecking(boolean) - Method in class org.apache.jena.tdb.TDBLoader
Deprecated.
setChecking(boolean) - Method in class org.apache.jena.tdb1.TDB1Loader
 
setCount(int) - Method in class org.apache.jena.tdb1.base.recordbuffer.RecordBufferPageBase
 
setCount(int) - Method in class org.apache.jena.tdb1.index.bplustree.BPTreeRecords
 
setFileMode(FileMode) - Static method in class org.apache.jena.tdb1.sys.SystemTDB
 
setFilter(Context, Predicate<Tuple<NodeId>>) - Static method in class org.apache.jena.tdb1.solver.QC2
 
setGenerateStats(boolean) - Method in class org.apache.jena.tdb.TDBLoader
Deprecated.
setGenerateStats(boolean) - Method in class org.apache.jena.tdb1.TDB1Loader
 
setHash(Hash, Node) - Static method in class org.apache.jena.tdb1.lib.NodeLib
 
setLink(int) - Method in class org.apache.jena.tdb1.base.recordbuffer.RecordBufferPage
 
setModified(boolean) - Method in class org.apache.jena.tdb1.base.block.Block
 
setOptimizerWarningFlag(boolean) - Static method in class org.apache.jena.tdb.TDB
Deprecated.
Set the global flag that control the "No BGP optimizer" warning.
setOptimizerWarningFlag(boolean) - Static method in class org.apache.jena.tdb1.setup.DatasetBuilderStd
Set the global flag that control the "No BGP optimizer" warning.
setOptimizerWarningFlag(boolean) - Static method in class org.apache.jena.tdb1.TDB1
Set the global flag that control the "No BGP optimizer" warning.
setProperty(String, int) - Method in class org.apache.jena.tdb1.base.file.MetaFile
Set property, turning integer into a string.
setProperty(String, String) - Method in class org.apache.jena.tdb1.base.file.MetaFile
Set property
setReadOnly(boolean) - Method in class org.apache.jena.tdb1.base.block.Block
 
setShowProgress(boolean) - Method in class org.apache.jena.tdb.TDBLoader
Deprecated.
setShowProgress(boolean) - Method in class org.apache.jena.tdb1.TDB1Loader
 
setSize(int) - Method in class org.apache.jena.tdb1.base.buffer.PtrBuffer
 
SettingAssembler - Class in org.apache.jena.tdb1.assembler
 
SettingAssembler() - Constructor for class org.apache.jena.tdb1.assembler.SettingAssembler
 
setTrieLength(int) - Method in class org.apache.jena.tdb1.index.ext.HashBucket
 
setTupleIndex(int, TupleIndex) - Method in class org.apache.jena.tdb1.store.tupletable.TupleTable
Set index - for code that manipulates internal structures directly - use with care
setUnderlyingByteBuffer(ByteBuffer) - Method in class org.apache.jena.tdb1.base.block.Block
 
setup(Location, StoreParams) - Static method in class org.apache.jena.tdb.TDBFactory
setup(Location, StoreParams) - Static method in class org.apache.jena.tdb1.TDB1Factory
Set the StoreParams for specific Location.
SetupIndex - Class in org.apache.jena.tdb1.index
 
SetupIndex() - Constructor for class org.apache.jena.tdb1.index.SetupIndex
 
SetupTDB - Class in org.apache.jena.tdb1.sys
Makes things : datasets from locations, indexes, etc etc.
SetupTDB() - Constructor for class org.apache.jena.tdb1.sys.SetupTDB
 
shiftDown(int) - Method in class org.apache.jena.tdb1.base.buffer.PtrBuffer
 
shiftDownN(int, int) - Method in class org.apache.jena.tdb1.base.buffer.PtrBuffer
 
shiftLeft(BufferBase) - Method in class org.apache.jena.tdb1.base.buffer.PtrBuffer
Move the element from the low end of other to the high end of this
shiftLeft(BPTreePage, Record) - Method in class org.apache.jena.tdb1.index.bplustree.BPTreeRecords
 
shiftRight(BufferBase) - Method in class org.apache.jena.tdb1.base.buffer.PtrBuffer
Move the element from the high end of this to the low end of other
shiftRight(BPTreePage, Record) - Method in class org.apache.jena.tdb1.index.bplustree.BPTreeRecords
 
shiftUp(int) - Method in class org.apache.jena.tdb1.base.buffer.PtrBuffer
 
shiftUpN(int, int) - Method in class org.apache.jena.tdb1.base.buffer.PtrBuffer
 
SHORT_STRING - Static variable in class org.apache.jena.tdb1.store.NodeId
 
SinkProgress<X> - Class in org.apache.jena.tdb1.store
 
SinkProgress(String, String, int, boolean) - Constructor for class org.apache.jena.tdb1.store.SinkProgress
Format passed arguments
size() - Method in class org.apache.jena.tdb1.base.buffer.PtrBuffer
 
size() - Method in interface org.apache.jena.tdb1.base.file.BufferChannel
Length of storage, in bytes.
size() - Method in class org.apache.jena.tdb1.base.file.BufferChannelFile
 
size() - Method in class org.apache.jena.tdb1.base.file.BufferChannelMem
 
size() - Method in class org.apache.jena.tdb1.base.file.FileBase
 
size() - Method in class org.apache.jena.tdb1.index.bplustree.BPlusTree
 
size() - Method in class org.apache.jena.tdb1.index.ext.ExtHash
 
size() - Method in interface org.apache.jena.tdb1.index.Index
Return size if known else return -1 : does not count the persistent storage
size() - Method in class org.apache.jena.tdb1.index.IndexMap
 
size() - Method in class org.apache.jena.tdb1.index.IndexWrapper
 
size() - Method in class org.apache.jena.tdb1.index.RangeIndexWrapper
 
size() - Method in class org.apache.jena.tdb1.store.DatasetGraphTDB
 
size() - Method in class org.apache.jena.tdb1.store.GraphPrefixesProjection
 
size() - Method in interface org.apache.jena.tdb1.store.nodetupletable.NodeTupleTable
 
size() - Method in class org.apache.jena.tdb1.store.nodetupletable.NodeTupleTableConcrete
 
size() - Method in class org.apache.jena.tdb1.store.nodetupletable.NodeTupleTableWrapper
 
size() - Method in interface org.apache.jena.tdb1.store.tupletable.TupleIndex
Size of index (number of slots).
size() - Method in class org.apache.jena.tdb1.store.tupletable.TupleIndexRecord
 
size() - Method in class org.apache.jena.tdb1.store.tupletable.TupleIndexWrapper
 
size() - Method in class org.apache.jena.tdb1.store.tupletable.TupleTable
 
size() - Method in class org.apache.jena.tdb1.transaction.Journal
 
SIZE - Static variable in class org.apache.jena.tdb1.store.NodeId
 
SizeOfInt - Static variable in class org.apache.jena.tdb1.sys.SystemTDB
Size, in bytes, of a Java int
SizeOfLong - Static variable in class org.apache.jena.tdb1.sys.SystemTDB
Size, in bytes, of a Java long
SizeOfNodeId - Static variable in class org.apache.jena.tdb1.sys.SystemTDB
Size, in bytes, of the persistent representation of a node id
SizeOfPointer - Static variable in class org.apache.jena.tdb1.sys.SystemTDB
Size, in bytes, of a pointer between blocks
slotLen() - Method in class org.apache.jena.tdb1.base.buffer.PtrBuffer
 
SolverLibTDB - Class in org.apache.jena.tdb1.solver
Utilities used within the TDB BGP solver : local TDB store
SolverLibTDB() - Constructor for class org.apache.jena.tdb1.solver.SolverLibTDB
 
SolverRX - Class in org.apache.jena.tdb1.solver
RDF-star processing for matching an individual triple/quad pattern.
SolverRX() - Constructor for class org.apache.jena.tdb1.solver.SolverRX
 
SPECIAL - Static variable in class org.apache.jena.tdb1.store.NodeId
 
split() - Method in class org.apache.jena.tdb1.index.bplustree.BPTreeRecords
Split: place old high half in 'other'.
StageGeneratorDirectTDB - Class in org.apache.jena.tdb1.solver
Execute TDB requests directly -- no reordering Using OpExecutor is preferred.
StageGeneratorDirectTDB(StageGenerator) - Constructor for class org.apache.jena.tdb1.solver.StageGeneratorDirectTDB
 
start() - Method in class org.apache.jena.tdb1.sys.InitTDB
 
startBulk() - Method in interface org.apache.jena.tdb1.store.bulkloader.BulkStreamRDF
 
startDataPhase() - Method in class org.apache.jena.tdb1.store.bulkloader.LoadMonitor
 
startExclusiveMode() - Method in class org.apache.jena.tdb1.transaction.TransactionManager
Enter exclusive mode.
startIndex(String) - Method in class org.apache.jena.tdb1.store.bulkloader.LoadMonitor
 
startIndexPhase() - Method in class org.apache.jena.tdb1.store.bulkloader.LoadMonitor
 
startLoad() - Method in class org.apache.jena.tdb1.store.bulkloader.LoadMonitor
 
startMonitor() - Method in class org.apache.jena.tdb1.store.SinkProgress
 
startRead() - Method in class org.apache.jena.tdb1.base.page.PageBlockMgr
Signal the start of an update operation
startRead() - Method in class org.apache.jena.tdb1.index.bplustree.BPTreeRecordsMgr
 
startRead() - Method in interface org.apache.jena.tdb1.sys.DatasetControl
Signal the start of an internal read operation
startRead() - Method in class org.apache.jena.tdb1.sys.DatasetControlMRSW
 
startRead() - Method in class org.apache.jena.tdb1.sys.DatasetControlMutable
 
startRead() - Method in class org.apache.jena.tdb1.sys.DatasetControlNone
 
startRead() - Method in class org.apache.jena.tdb1.sys.DatasetControlReadOnly
 
startUpdate() - Method in class org.apache.jena.tdb1.base.page.PageBlockMgr
Signal the start of an update operation
startUpdate() - Method in class org.apache.jena.tdb1.index.bplustree.BPTreeRecordsMgr
 
startUpdate() - Method in interface org.apache.jena.tdb1.sys.DatasetControl
Fine grained, internal update - start
startUpdate() - Method in class org.apache.jena.tdb1.sys.DatasetControlMRSW
 
startUpdate() - Method in class org.apache.jena.tdb1.sys.DatasetControlMutable
 
startUpdate() - Method in class org.apache.jena.tdb1.sys.DatasetControlNone
 
startUpdate() - Method in class org.apache.jena.tdb1.sys.DatasetControlReadOnly
 
startWrite() - Method in class org.apache.jena.tdb1.transaction.Journal
journal.startWrite(); try { journal.write journal.commitWrite(); } catch (Thowable ex) { journal.abortWrite(); } finally { journal.endWrite(); }
state() - Method in class org.apache.jena.tdb1.transaction.TransactionManager
 
Stats - Class in org.apache.jena.tdb1.solver.stats
 
Stats() - Constructor for class org.apache.jena.tdb1.solver.stats.Stats
 
StatsCollector - Class in org.apache.jena.tdb1.solver.stats
Statistics collector, general purpose, uses Nodes
StatsCollector() - Constructor for class org.apache.jena.tdb1.solver.stats.StatsCollector
 
StatsCollectorNodeId - Class in org.apache.jena.tdb1.solver.stats
Statistics collector, aggregates based on NodeId
StatsCollectorNodeId(NodeTable) - Constructor for class org.apache.jena.tdb1.solver.stats.StatsCollectorNodeId
 
StatsResults - Class in org.apache.jena.tdb1.solver.stats
Statistics collector
stdBuilder() - Static method in class org.apache.jena.tdb1.setup.DatasetBuilderStd
 
stop() - Method in class org.apache.jena.tdb1.sys.InitTDB
 
StorageConfig - Class in org.apache.jena.tdb1.store
 
StorageConfig(Location, StoreParams, boolean, Map<FileRef, BlockMgr>, Map<FileRef, ObjectFile>, Map<FileRef, BufferChannel>) - Constructor for class org.apache.jena.tdb1.store.StorageConfig
 
StorageException - Exception in org.apache.jena.tdb1.base
 
StorageException() - Constructor for exception org.apache.jena.tdb1.base.StorageException
 
StorageException(String) - Constructor for exception org.apache.jena.tdb1.base.StorageException
 
StorageException(String, Throwable) - Constructor for exception org.apache.jena.tdb1.base.StorageException
 
StorageException(Throwable) - Constructor for exception org.apache.jena.tdb1.base.StorageException
 
StoreConnection - Class in org.apache.jena.tdb1.sys
A StoreConnection is the reference to the underlying storage.
StoreParams - Class in org.apache.jena.tdb1.setup
System parameters for a TDB database instance.
StoreParamsBuilder - Class in org.apache.jena.tdb1.setup
 
StoreParamsCodec - Class in org.apache.jena.tdb1.setup
Encode and decode StoreParams
StoreParamsCodec() - Constructor for class org.apache.jena.tdb1.setup.StoreParamsCodec
 
StoreParamsConst - Class in org.apache.jena.tdb1.setup
 
StoreParamsConst() - Constructor for class org.apache.jena.tdb1.setup.StoreParamsConst
 
StoreParamsDynamic - Interface in org.apache.jena.tdb1.setup
Store parameters that can be adjusted after a store has been created, and given different values when the JVM attaches to a store area.
str(byte[]) - Static method in class org.apache.jena.tdb1.base.record.Record
 
StringAbbrev - Class in org.apache.jena.tdb1.lib
 
StringAbbrev() - Constructor for class org.apache.jena.tdb1.lib.StringAbbrev
 
StringFile - Class in org.apache.jena.tdb1.base.objectfile
Wrap a ObjectFile with a string encoder/decoder.
StringFile(ObjectFile) - Constructor for class org.apache.jena.tdb1.base.objectfile.StringFile
 
StringFile.DumpHandler - Interface in org.apache.jena.tdb1.base.objectfile
 
superTick - Static variable in class org.apache.jena.tdb1.store.bulkloader.BulkLoader
Number of ticks per super tick
supportsTransactionAbort() - Method in class org.apache.jena.tdb1.store.DatasetGraphTDB
 
supportsTransactionAbort() - Method in class org.apache.jena.tdb1.transaction.DatasetGraphTransaction
 
supportsTransactions() - Method in class org.apache.jena.tdb1.store.DatasetGraphTDB
 
supportsTransactions() - Method in class org.apache.jena.tdb1.transaction.DatasetGraphTransaction
 
switchover() - Method in class org.apache.jena.tdb1.base.block.BlockMgrSwitcher
 
switchover() - Method in class org.apache.jena.tdb1.base.objectfile.ObjectFileSwitcher
 
symbolNamespace - Static variable in class org.apache.jena.tdb1.sys.SystemTDB
Root of TDB-defined parameter names
symFileMode - Static variable in class org.apache.jena.tdb1.sys.SystemTDB
File mode : one of "direct", "mapped", "default"
symIndexType - Static variable in class org.apache.jena.tdb1.sys.SystemTDB
Index type
symLogDuplicates - Static variable in class org.apache.jena.tdb1.sys.SystemTDB
Log duplicates during loading
symTupleFilter - Static variable in class org.apache.jena.tdb1.sys.SystemTDB
Experimental : triple and quad filtering at scan level
symUnionDefaultGraph - Static variable in class org.apache.jena.tdb.TDB
Deprecated.
Symbol to use the union of named graphs as the default graph of a query
symUnionDefaultGraph - Static variable in class org.apache.jena.tdb1.TDB1
Symbol to use the union of named graphs as the default graph of a query
sync() - Method in interface org.apache.jena.tdb1.base.block.BlockMgr
Sync the block manager
sync() - Method in class org.apache.jena.tdb1.base.block.BlockMgrCache
 
sync() - Method in class org.apache.jena.tdb1.base.block.BlockMgrFileAccess
 
sync() - Method in class org.apache.jena.tdb1.base.block.BlockMgrFreeChain
 
sync() - Method in class org.apache.jena.tdb1.base.block.BlockMgrLogger
 
sync() - Method in class org.apache.jena.tdb1.base.block.BlockMgrSync
 
sync() - Method in class org.apache.jena.tdb1.base.block.BlockMgrTracker
 
sync() - Method in class org.apache.jena.tdb1.base.block.BlockMgrWrapper
 
sync() - Method in class org.apache.jena.tdb1.base.file.BlockAccessByteArray
 
sync() - Method in class org.apache.jena.tdb1.base.file.BlockAccessDirect
 
sync() - Method in class org.apache.jena.tdb1.base.file.BlockAccessMapped
 
sync() - Method in class org.apache.jena.tdb1.base.file.BlockAccessMem
 
sync() - Method in class org.apache.jena.tdb1.base.file.BufferChannelFile
 
sync() - Method in class org.apache.jena.tdb1.base.file.BufferChannelMem
 
sync() - Method in class org.apache.jena.tdb1.base.file.FileBase
 
sync() - Method in class org.apache.jena.tdb1.base.file.MetaFile
 
sync() - Method in class org.apache.jena.tdb1.base.file.PlainFile
 
sync() - Method in class org.apache.jena.tdb1.base.file.PlainFileMem
 
sync() - Method in class org.apache.jena.tdb1.base.file.PlainFilePersistent
 
sync() - Method in class org.apache.jena.tdb1.base.objectfile.ObjectFileLogger
 
sync() - Method in class org.apache.jena.tdb1.base.objectfile.ObjectFileStorage
 
sync() - Method in class org.apache.jena.tdb1.base.objectfile.ObjectFileWrapper
 
sync() - Method in class org.apache.jena.tdb1.base.objectfile.StringFile
 
sync() - Method in class org.apache.jena.tdb1.index.bplustree.BPlusTree
 
sync() - Method in class org.apache.jena.tdb1.index.ext.ExtHash
 
sync() - Method in class org.apache.jena.tdb1.index.IndexMap
 
sync() - Method in class org.apache.jena.tdb1.index.IndexWrapper
 
sync() - Method in class org.apache.jena.tdb1.index.RangeIndexWrapper
 
sync() - Method in class org.apache.jena.tdb1.store.bulkloader.LoaderNodeTupleTable
 
sync() - Method in class org.apache.jena.tdb1.store.DatasetGraphTDB
 
sync() - Method in class org.apache.jena.tdb1.store.DatasetPrefixesTDB
 
sync() - Method in class org.apache.jena.tdb1.store.GraphTDB
 
sync() - Method in class org.apache.jena.tdb1.store.nodetable.NodeTableCache
 
sync() - Method in class org.apache.jena.tdb1.store.nodetable.NodeTableLogger
 
sync() - Method in class org.apache.jena.tdb1.store.nodetable.NodeTableNative
 
sync() - Method in class org.apache.jena.tdb1.store.nodetable.NodeTableWrapper
 
sync() - Method in class org.apache.jena.tdb1.store.nodetupletable.NodeTupleTableConcrete
 
sync() - Method in class org.apache.jena.tdb1.store.nodetupletable.NodeTupleTableWrapper
 
sync() - Method in class org.apache.jena.tdb1.store.TableBase
 
sync() - Method in class org.apache.jena.tdb1.store.tupletable.TupleIndexRecord
 
sync() - Method in class org.apache.jena.tdb1.store.tupletable.TupleIndexWrapper
 
sync() - Method in class org.apache.jena.tdb1.store.tupletable.TupleTable
 
sync() - Method in class org.apache.jena.tdb1.transaction.BlockMgrJournal
 
sync() - Method in class org.apache.jena.tdb1.transaction.DatasetGraphTransaction
 
sync() - Method in class org.apache.jena.tdb1.transaction.Journal
 
sync() - Method in class org.apache.jena.tdb1.transaction.ObjectFileTransComplex
 
sync(boolean) - Method in class org.apache.jena.tdb1.store.bulkloader.LoaderNodeTupleTable
 
sync(Graph) - Static method in class org.apache.jena.tdb.TDB
Deprecated.
Sync a TDB-backed Graph.
sync(Graph) - Static method in class org.apache.jena.tdb1.TDB1
Sync a TDB-backed Graph.
sync(Dataset) - Static method in class org.apache.jena.tdb.TDB
Deprecated.
Sync a TDB-backed Dataset.
sync(Dataset) - Static method in class org.apache.jena.tdb1.TDB1
Sync a TDB-backed Dataset.
sync(Model) - Static method in class org.apache.jena.tdb.TDB
Deprecated.
Sync a TDB-backed Model.
sync(Model) - Static method in class org.apache.jena.tdb1.TDB1
Sync a TDB-backed Model.
sync(DatasetGraph) - Static method in class org.apache.jena.tdb.TDB
Deprecated.
Sync a TDB-backed DatasetGraph.
sync(DatasetGraph) - Static method in class org.apache.jena.tdb1.TDB1
Sync a TDB-backed DatasetGraph.
syncForce() - Method in interface org.apache.jena.tdb1.base.block.BlockMgr
Sync the block manager : system operation to ensure sync() is passed down
syncForce() - Method in class org.apache.jena.tdb1.base.block.BlockMgrCache
 
syncForce() - Method in class org.apache.jena.tdb1.base.block.BlockMgrFileAccess
 
syncForce() - Method in class org.apache.jena.tdb1.base.block.BlockMgrLogger
 
syncForce() - Method in class org.apache.jena.tdb1.base.block.BlockMgrSync
 
syncForce() - Method in class org.apache.jena.tdb1.base.block.BlockMgrTracker
 
syncForce() - Method in class org.apache.jena.tdb1.base.block.BlockMgrWrapper
 
syncForce() - Method in class org.apache.jena.tdb1.transaction.BlockMgrJournal
 
syncIfNotTransactional() - Method in class org.apache.jena.tdb1.transaction.DatasetGraphTransaction
 
syslog - Static variable in class org.apache.jena.tdb1.sys.SystemTDB
TDB System log - use for general messages (a few) and warnings.
SystemTDB - Class in org.apache.jena.tdb1.sys
 
SystemTDB() - Constructor for class org.apache.jena.tdb1.sys.SystemTDB
 
SysTxnState - Class in org.apache.jena.tdb1.transaction
 

T

TableBase - Class in org.apache.jena.tdb1.store
 
tDatasetTDB - Static variable in class org.apache.jena.tdb1.assembler.VocabTDB
 
TDB - Class in org.apache.jena.tdb
Deprecated.
Use TDB1
TDB_CONFIG_FILE - Static variable in class org.apache.jena.tdb1.setup.StoreParamsConst
Filename of the TDB configuration file
TDB1 - Class in org.apache.jena.tdb1
 
TDB1Backup - Class in org.apache.jena.tdb1
Backup a database.
TDB1Backup() - Constructor for class org.apache.jena.tdb1.TDB1Backup
 
TDB1Exception - Exception in org.apache.jena.tdb1
 
TDB1Exception() - Constructor for exception org.apache.jena.tdb1.TDB1Exception
 
TDB1Exception(String) - Constructor for exception org.apache.jena.tdb1.TDB1Exception
 
TDB1Exception(String, Throwable) - Constructor for exception org.apache.jena.tdb1.TDB1Exception
 
TDB1Exception(Throwable) - Constructor for exception org.apache.jena.tdb1.TDB1Exception
 
TDB1Factory - Class in org.apache.jena.tdb1
Public factory for creating objects datasets backed by TDB storage
TDB1GraphAssembler - Class in org.apache.jena.tdb1.assembler
 
TDB1GraphAssembler() - Constructor for class org.apache.jena.tdb1.assembler.TDB1GraphAssembler
 
TDB1Loader - Class in org.apache.jena.tdb1
Public interface to the loader functionality.
TDB1Loader() - Constructor for class org.apache.jena.tdb1.TDB1Loader
 
TDBBackup - Class in org.apache.jena.tdb
Deprecated.
TDBBackup() - Constructor for class org.apache.jena.tdb.TDBBackup
Deprecated.
 
TDBFactory - Class in org.apache.jena.tdb
Deprecated.
tdbFaqsLink - Static variable in class org.apache.jena.tdb.TDB
Deprecated.
 
tdbFaqsLink - Static variable in class org.apache.jena.tdb1.TDB1
 
TDBInternal - Class in org.apache.jena.tdb1.sys
A collection of helpers to abstract away from internal details of TDB.
TDBInternal() - Constructor for class org.apache.jena.tdb1.sys.TDBInternal
 
tdbIRI - Static variable in class org.apache.jena.tdb.TDB
Deprecated.
IRI for TDB
tdbIRI - Static variable in class org.apache.jena.tdb1.TDB1
IRI for TDB
TDBLoader - Class in org.apache.jena.tdb
Deprecated.
TDBLoader() - Constructor for class org.apache.jena.tdb.TDBLoader
Deprecated.
TDBMaker - Class in org.apache.jena.tdb1.sys
Make datasets in various ways.
TDBMaker() - Constructor for class org.apache.jena.tdb1.sys.TDBMaker
 
tdbParamNS - Static variable in class org.apache.jena.tdb.TDB
Deprecated.
Root of TDB-defined parameter names
tdbParamNS - Static variable in class org.apache.jena.tdb1.TDB1
Root of TDB-defined parameter names
tdbPropertyRoot - Static variable in class org.apache.jena.tdb1.sys.SystemTDB
Root of any TDB-defined Java system properties
tdbSymbolPrefix - Static variable in class org.apache.jena.tdb.TDB
Deprecated.
Prefix for TDB-defined parameter names
tdbSymbolPrefix - Static variable in class org.apache.jena.tdb1.sys.SystemTDB
Root of TDB-defined parameter short names
tdbSymbolPrefix - Static variable in class org.apache.jena.tdb1.TDB1
Prefix for TDB-defined parameter names
tdbSymbolPrefix1 - Static variable in class org.apache.jena.tdb1.sys.SystemTDB
Root of TDB-defined parameter short names, alternate name
TDBSystemInfo - Class in org.apache.jena.tdb1.mgt
 
TDBSystemInfo() - Constructor for class org.apache.jena.tdb1.mgt.TDBSystemInfo
 
TDBSystemInfoMBean - Interface in org.apache.jena.tdb1.mgt
Static information relating to TDB
TDBTransactionException - Exception in org.apache.jena.tdb1.transaction
 
TDBTransactionException() - Constructor for exception org.apache.jena.tdb1.transaction.TDBTransactionException
 
TDBTransactionException(String) - Constructor for exception org.apache.jena.tdb1.transaction.TDBTransactionException
 
TDBTransactionException(String, Throwable) - Constructor for exception org.apache.jena.tdb1.transaction.TDBTransactionException
 
TDBTransactionException(Throwable) - Constructor for exception org.apache.jena.tdb1.transaction.TDBTransactionException
 
termOrAny(Node) - Static method in class org.apache.jena.tdb1.lib.NodeLib
 
tGraphTDB - Static variable in class org.apache.jena.tdb1.assembler.VocabTDB
 
tNodeTable - Static variable in class org.apache.jena.tdb1.assembler.VocabTDB
 
toBlock(RecordBufferPage) - Method in class org.apache.jena.tdb1.base.recordbuffer.RecordBufferPageMgr.Block2RecordBufferPage
 
toBlock(T) - Method in interface org.apache.jena.tdb1.base.block.BlockConverter
Make a block, given a T
toByteBuffer(ByteBuffer, int) - Method in class org.apache.jena.tdb1.store.NodeId
 
toBytes(byte[], int) - Method in class org.apache.jena.tdb1.store.NodeId
 
toString() - Method in class org.apache.jena.tdb1.base.block.Block
 
toString() - Method in class org.apache.jena.tdb1.base.block.BlockMgrCache
 
toString() - Method in class org.apache.jena.tdb1.base.block.BlockMgrFileAccess
 
toString() - Method in class org.apache.jena.tdb1.base.block.BlockMgrFreeChain
 
toString() - Method in class org.apache.jena.tdb1.base.block.BlockMgrReadonly
 
toString() - Method in class org.apache.jena.tdb1.base.block.BlockMgrSync
 
toString() - Method in class org.apache.jena.tdb1.base.block.BlockMgrTracker
 
toString() - Method in class org.apache.jena.tdb1.base.block.BlockMgrWrapper
 
toString() - Method in enum class org.apache.jena.tdb1.base.block.BlockType
 
toString() - Method in class org.apache.jena.tdb1.base.buffer.PtrBuffer
 
toString() - Method in class org.apache.jena.tdb1.base.buffer.RecordBuffer
 
toString() - Method in class org.apache.jena.tdb1.base.file.BlockAccessDirect
 
toString() - Method in class org.apache.jena.tdb1.base.file.BlockAccessMapped
 
toString() - Method in class org.apache.jena.tdb1.base.file.BlockAccessMem
 
toString() - Method in class org.apache.jena.tdb1.base.file.BufferChannelFile
 
toString() - Method in class org.apache.jena.tdb1.base.file.BufferChannelMem
 
toString() - Method in class org.apache.jena.tdb1.base.file.FileSet
 
toString() - Method in class org.apache.jena.tdb1.base.file.Location
 
toString() - Method in class org.apache.jena.tdb1.base.objectfile.ObjectFileReadonly
 
toString() - Method in class org.apache.jena.tdb1.base.objectfile.ObjectFileStorage
 
toString() - Method in class org.apache.jena.tdb1.base.record.Record
 
toString() - Method in class org.apache.jena.tdb1.base.record.RecordFactory
 
toString() - Method in class org.apache.jena.tdb1.base.recordbuffer.RecordBufferPage
 
toString() - Method in class org.apache.jena.tdb1.base.recordbuffer.RecordBufferPageBase
 
toString() - Method in class org.apache.jena.tdb1.index.bplustree.BPlusTreeParams
 
toString() - Method in class org.apache.jena.tdb1.index.bplustree.BPTreeNode
 
toString() - Method in class org.apache.jena.tdb1.index.bplustree.BPTreeRecords
 
toString() - Method in class org.apache.jena.tdb1.index.ext.ExtHash
 
toString() - Method in class org.apache.jena.tdb1.index.ext.HashBucket
 
toString() - Method in class org.apache.jena.tdb1.lib.ColumnMap
 
toString() - Method in class org.apache.jena.tdb1.setup.StoreParams
 
toString() - Method in class org.apache.jena.tdb1.solver.BindingNodeId
 
toString() - Method in class org.apache.jena.tdb1.store.DatasetGraphTDB
 
toString() - Method in class org.apache.jena.tdb1.store.DecimalNode
 
toString() - Method in class org.apache.jena.tdb1.store.Hash
 
toString() - Method in class org.apache.jena.tdb1.store.NodeId
 
toString() - Method in class org.apache.jena.tdb1.store.nodetable.NodeTableCache
 
toString() - Method in class org.apache.jena.tdb1.store.nodetable.NodeTableInline
 
toString() - Method in class org.apache.jena.tdb1.store.nodetable.NodeTableNative
 
toString() - Method in enum class org.apache.jena.tdb1.store.NodeType
 
toString() - Method in class org.apache.jena.tdb1.store.tupletable.TupleIndexBase
 
toString() - Method in class org.apache.jena.tdb1.sys.FileRef
 
toString() - Method in class org.apache.jena.tdb1.transaction.BlockMgrJournal
 
toString() - Method in class org.apache.jena.tdb1.transaction.DatasetGraphTransaction
 
toString() - Method in class org.apache.jena.tdb1.transaction.DatasetGraphTxn
 
toString() - Method in class org.apache.jena.tdb1.transaction.JournalEntry
 
toString() - Method in class org.apache.jena.tdb1.transaction.SysTxnState
 
toString() - Method in class org.apache.jena.tdb1.transaction.Transaction
 
track(BlockMgr) - Static method in class org.apache.jena.tdb1.base.block.BlockMgrTracker
 
tracker(BlockMgr) - Static method in class org.apache.jena.tdb1.base.block.BlockMgrFactory
 
Transaction - Class in org.apache.jena.tdb1.transaction
A transaction.
Transaction(DatasetGraphTDB, long, TxnType, ReadWrite, long, TxnType, String, TransactionManager) - Constructor for class org.apache.jena.tdb1.transaction.Transaction
 
TransactionInfo - Class in org.apache.jena.tdb1.transaction
 
TransactionInfo(TransactionManager) - Constructor for class org.apache.jena.tdb1.transaction.TransactionInfo
 
TransactionInfoMBean - Interface in org.apache.jena.tdb1.transaction
Interface to stats for a single Transaction Manager
transactionJournalWriteBlockMode - Static variable in class org.apache.jena.tdb.TDB
Deprecated.
A String enum Symbol that specifies the type of temporary storage for transaction journal write blocks.
transactionJournalWriteBlockMode - Static variable in class org.apache.jena.tdb1.TDB1
A String enum Symbol that specifies the type of temporary storage for transaction journal write blocks.
TransactionLifecycle - Interface in org.apache.jena.tdb1.transaction
Interface that components of the transaction system implement.
TransactionManager - Class in org.apache.jena.tdb1.transaction
 
TransactionManager(DatasetGraphTDB) - Constructor for class org.apache.jena.tdb1.transaction.TransactionManager
 
transactionMode() - Method in class org.apache.jena.tdb1.store.DatasetGraphTDB
 
transactionMode() - Method in class org.apache.jena.tdb1.transaction.DatasetGraphTransaction
 
transactionType() - Method in class org.apache.jena.tdb1.store.DatasetGraphTDB
 
transactionType() - Method in class org.apache.jena.tdb1.transaction.DatasetGraphTransaction
 
TRIE - Static variable in class org.apache.jena.tdb1.index.ext.HashBucket
 
tripleIndexes - Static variable in class org.apache.jena.tdb1.setup.StoreParamsConst
 
tripleIndexes - Static variable in class org.apache.jena.tdb1.sys.Names
 
tripleIndexes(String[]) - Method in class org.apache.jena.tdb1.setup.StoreParamsBuilder
 
TripleTable - Class in org.apache.jena.tdb1.store
TripleTable - a collection of TupleIndexes for 3-tuples together with a node table.
TripleTable(TupleIndex[], NodeTable, DatasetControl) - Constructor for class org.apache.jena.tdb1.store.TripleTable
 
TRIPLETERM - Enum constant in enum class org.apache.jena.tdb1.store.NodeType
 
truncate(long) - Method in interface org.apache.jena.tdb1.base.file.BufferChannel
Truncate the file.
truncate(long) - Method in class org.apache.jena.tdb1.base.file.BufferChannelFile
 
truncate(long) - Method in class org.apache.jena.tdb1.base.file.BufferChannelMem
 
truncate(long) - Method in interface org.apache.jena.tdb1.base.objectfile.ObjectFile
Truncate the file
truncate(long) - Method in class org.apache.jena.tdb1.base.objectfile.ObjectFileLogger
 
truncate(long) - Method in class org.apache.jena.tdb1.base.objectfile.ObjectFileReadonly
 
truncate(long) - Method in class org.apache.jena.tdb1.base.objectfile.ObjectFileStorage
 
truncate(long) - Method in class org.apache.jena.tdb1.base.objectfile.ObjectFileWrapper
 
truncate(long) - Method in class org.apache.jena.tdb1.transaction.Journal
 
truncate(long) - Method in class org.apache.jena.tdb1.transaction.ObjectFileTransComplex
 
tryBlockWriters() - Method in class org.apache.jena.tdb1.transaction.TransactionManager
Block until no writers are active or, optionally, return if can't at the moment.
tryExclusiveMode() - Method in class org.apache.jena.tdb1.transaction.TransactionManager
Try to enter exclusive mode.
tuple(Record, ColumnMap) - Static method in class org.apache.jena.tdb1.lib.TupleLib
 
TupleIndex - Interface in org.apache.jena.tdb1.store.tupletable
 
TupleIndexBase - Class in org.apache.jena.tdb1.store.tupletable
 
TupleIndexBuilder - Interface in org.apache.jena.tdb1.setup
 
TupleIndexBuilderStd(RangeIndexBuilder) - Constructor for class org.apache.jena.tdb1.setup.BuilderStdDB.TupleIndexBuilderStd
 
TupleIndexRecord - Class in org.apache.jena.tdb1.store.tupletable
 
TupleIndexRecord(int, ColumnMap, String, RecordFactory, RangeIndex) - Constructor for class org.apache.jena.tdb1.store.tupletable.TupleIndexRecord
 
TupleIndexWrapper - Class in org.apache.jena.tdb1.store.tupletable
 
TupleIndexWrapper(TupleIndex) - Constructor for class org.apache.jena.tdb1.store.tupletable.TupleIndexWrapper
 
TupleLib - Class in org.apache.jena.tdb1.lib
 
TupleLib() - Constructor for class org.apache.jena.tdb1.lib.TupleLib
 
tupleNodeIds(NodeTable, Tuple<Node>) - Static method in class org.apache.jena.tdb1.lib.TupleLib
 
tupleNodes(NodeTable, Tuple<NodeId>) - Static method in class org.apache.jena.tdb1.lib.TupleLib
 
TupleTable - Class in org.apache.jena.tdb1.store.tupletable
A TupleTable is a set of TupleIndexes.
TupleTable(int, TupleIndex[]) - Constructor for class org.apache.jena.tdb1.store.tupletable.TupleTable
 
TxnState - Enum Class in org.apache.jena.tdb1.transaction
 
type - Static variable in interface org.apache.jena.tdb1.base.objectfile.ObjectFile
 
type() - Method in class org.apache.jena.tdb1.store.NodeId
 
type(int) - Static method in enum class org.apache.jena.tdb1.transaction.JournalEntryType
 

U

UNDEF - Enum constant in enum class org.apache.jena.tdb1.base.block.BlockType
 
unionGraph(NodeTupleTable) - Static method in class org.apache.jena.tdb1.solver.SolverLibTDB
 
unmap(Tuple<T>) - Method in class org.apache.jena.tdb1.lib.ColumnMap
Apply to a mapped tuple to get a tuple with the column mapping reverse-applied
unmapName(String) - Method in class org.apache.jena.tdb1.lib.ColumnMap
Reorder the letters of a string by the same rules as this column map (backward, fetch direction)
unpack(long) - Static method in class org.apache.jena.tdb1.store.DecimalNode
 
unpack(long) - Static method in class org.apache.jena.tdb1.store.IntegerNode
 
unpackAsBigDecimal(long) - Static method in class org.apache.jena.tdb1.store.DecimalNode
 
unpackDate(long) - Static method in class org.apache.jena.tdb1.store.DateTimeNode
 
unpackDateTime(long) - Static method in class org.apache.jena.tdb1.store.DateTimeNode
 
unregister() - Static method in class org.apache.jena.tdb1.solver.QueryEngineTDB
 
UpdateEngineTDB - Class in org.apache.jena.tdb1.modify
 
UpdateEngineTDB(DatasetGraphTDB, Binding, Context) - Constructor for class org.apache.jena.tdb1.modify.UpdateEngineTDB
 
URI - Enum constant in enum class org.apache.jena.tdb1.store.NodeType
 

V

valid(int) - Method in interface org.apache.jena.tdb1.base.block.BlockMgr
Is this a valid block id? (may be a free block)
valid(int) - Method in class org.apache.jena.tdb1.base.block.BlockMgrFileAccess
 
valid(int) - Method in class org.apache.jena.tdb1.base.block.BlockMgrFreeChain
 
valid(int) - Method in class org.apache.jena.tdb1.base.block.BlockMgrLogger
 
valid(int) - Method in class org.apache.jena.tdb1.base.block.BlockMgrSync
 
valid(int) - Method in class org.apache.jena.tdb1.base.block.BlockMgrTracker
 
valid(int) - Method in class org.apache.jena.tdb1.base.block.BlockMgrWrapper
 
valid(int) - Method in class org.apache.jena.tdb1.base.page.PageBlockMgr
 
valid(int) - Method in class org.apache.jena.tdb1.transaction.BlockMgrJournal
 
valid(long) - Method in interface org.apache.jena.tdb1.base.file.BlockAccess
 
valid(long) - Method in class org.apache.jena.tdb1.base.file.BlockAccessBase
 
valid(long) - Method in class org.apache.jena.tdb1.base.file.BlockAccessByteArray
 
valid(long) - Method in class org.apache.jena.tdb1.base.file.BlockAccessMem
 
valueLength() - Method in class org.apache.jena.tdb1.base.record.RecordFactory
 
valueOf(long, int) - Static method in class org.apache.jena.tdb1.store.DecimalNode
 
valueOf(String) - Static method in enum class org.apache.jena.tdb1.base.block.BlockType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.apache.jena.tdb1.base.block.FileMode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.apache.jena.tdb1.store.NodeType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.apache.jena.tdb1.transaction.JournalEntryType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.apache.jena.tdb1.transaction.TxnState
Returns the enum constant of this class with the specified name.
valueOf(BigDecimal) - Static method in class org.apache.jena.tdb1.store.DecimalNode
 
values() - Static method in enum class org.apache.jena.tdb1.base.block.BlockType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.apache.jena.tdb1.base.block.FileMode
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.apache.jena.tdb1.store.NodeType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.apache.jena.tdb1.transaction.JournalEntryType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.apache.jena.tdb1.transaction.TxnState
Returns an array containing the constants of this enum class, in the order they are declared.
verbose - Static variable in class org.apache.jena.tdb1.base.block.BlockMgrTracker
 
VERSION - Static variable in class org.apache.jena.tdb.TDB
Deprecated.
The full name of the current TDB version
VERSION - Static variable in class org.apache.jena.tdb1.TDB1
The full name of the current TDB version
VocabTDB - Class in org.apache.jena.tdb1.assembler
 
VocabTDB() - Constructor for class org.apache.jena.tdb1.assembler.VocabTDB
 

W

weight(Tuple<NodeId>) - Method in interface org.apache.jena.tdb1.store.tupletable.TupleIndex
Weight a pattern - specified in normal order (not index order).
weight(Tuple<NodeId>) - Method in class org.apache.jena.tdb1.store.tupletable.TupleIndexBase
 
weight(Tuple<NodeId>) - Method in class org.apache.jena.tdb1.store.tupletable.TupleIndexWrapper
 
wrapped() - Method in interface org.apache.jena.tdb1.store.nodetable.NodeTable
Return a NodeTable if this instance wraps another, else return null
wrapped() - Method in class org.apache.jena.tdb1.store.nodetable.NodeTableCache
 
wrapped() - Method in class org.apache.jena.tdb1.store.nodetable.NodeTableLogger
 
wrapped() - Method in class org.apache.jena.tdb1.store.nodetable.NodeTableNative
 
wrapped() - Method in class org.apache.jena.tdb1.store.nodetable.NodeTableWrapper
 
write() - Method in class org.apache.jena.tdb1.index.bplustree.BPTreeRecords
 
write(long) - Method in class org.apache.jena.tdb1.store.xloader.WriteRows
 
write(OutputStream, StatsResults) - Static method in class org.apache.jena.tdb1.solver.stats.Stats
Write statistics
write(String) - Method in class org.apache.jena.tdb1.base.objectfile.StringFile
 
write(String, StoreParams) - Static method in class org.apache.jena.tdb1.setup.StoreParamsCodec
Write to a file
write(String, StatsResults) - Static method in class org.apache.jena.tdb1.solver.stats.Stats
Write statistics
write(ByteBuffer) - Method in interface org.apache.jena.tdb1.base.file.BufferChannel
Write from ByteBuffer, starting at position loc.
write(ByteBuffer) - Method in class org.apache.jena.tdb1.base.file.BufferChannelFile
 
write(ByteBuffer) - Method in class org.apache.jena.tdb1.base.file.BufferChannelMem
 
write(ByteBuffer) - Method in interface org.apache.jena.tdb1.base.objectfile.ObjectFile
Write out the buffer - return the accessor number
write(ByteBuffer) - Method in class org.apache.jena.tdb1.base.objectfile.ObjectFileLogger
 
write(ByteBuffer) - Method in class org.apache.jena.tdb1.base.objectfile.ObjectFileReadonly
 
write(ByteBuffer) - Method in class org.apache.jena.tdb1.base.objectfile.ObjectFileStorage
 
write(ByteBuffer) - Method in class org.apache.jena.tdb1.base.objectfile.ObjectFileWrapper
 
write(ByteBuffer) - Method in class org.apache.jena.tdb1.transaction.ObjectFileTransComplex
 
write(ByteBuffer, long) - Method in interface org.apache.jena.tdb1.base.file.BufferChannel
Write from ByteBuffer, starting at position loc.
write(ByteBuffer, long) - Method in class org.apache.jena.tdb1.base.file.BufferChannelFile
 
write(ByteBuffer, long) - Method in class org.apache.jena.tdb1.base.file.BufferChannelMem
 
write(Block) - Method in interface org.apache.jena.tdb1.base.block.BlockMgr
Write a block back - it still needs releasing.
write(Block) - Method in class org.apache.jena.tdb1.base.block.BlockMgrCache
 
write(Block) - Method in class org.apache.jena.tdb1.base.block.BlockMgrFileAccess
 
write(Block) - Method in class org.apache.jena.tdb1.base.block.BlockMgrLogger
 
write(Block) - Method in class org.apache.jena.tdb1.base.block.BlockMgrReadonly
 
write(Block) - Method in class org.apache.jena.tdb1.base.block.BlockMgrSync
 
write(Block) - Method in class org.apache.jena.tdb1.base.block.BlockMgrTracker
 
write(Block) - Method in class org.apache.jena.tdb1.base.block.BlockMgrWrapper
 
write(Block) - Method in interface org.apache.jena.tdb1.base.file.BlockAccess
 
write(Block) - Method in class org.apache.jena.tdb1.base.file.BlockAccessByteArray
 
write(Block) - Method in class org.apache.jena.tdb1.base.file.BlockAccessDirect
 
write(Block) - Method in class org.apache.jena.tdb1.base.file.BlockAccessMapped
 
write(Block) - Method in class org.apache.jena.tdb1.base.file.BlockAccessMem
 
write(Block) - Method in class org.apache.jena.tdb1.transaction.BlockMgrJournal
 
write(Location, StoreParams) - Static method in class org.apache.jena.tdb1.setup.StoreParamsCodec
Write to a file
write(JournalEntryType, FileRef, Block) - Method in class org.apache.jena.tdb1.transaction.Journal
 
write(T) - Method in class org.apache.jena.tdb1.base.page.PageBlockMgr
 
writeable - Variable in class org.apache.jena.tdb1.store.StorageConfig
 
writeJournal(JournalEntry) - Method in class org.apache.jena.tdb1.transaction.Journal
 
WriteRows - Class in org.apache.jena.tdb1.store.xloader
Buffered writer of rows of longs, in hex.
writeStartPosn() - Method in class org.apache.jena.tdb1.transaction.Journal
 

_

_build(Location, StoreParams, boolean, ReorderTransformation) - Method in class org.apache.jena.tdb1.setup.DatasetBuilderStd
 
_get(int) - Method in class org.apache.jena.tdb1.base.buffer.RecordBuffer
 
_get(int) - Method in class org.apache.jena.tdb1.index.ext.HashBucketMgr
 
_reset(Block) - Method in class org.apache.jena.tdb1.index.ext.HashBucket
 
A B C D E F G H I J K L M N O P Q R S T U V W _ 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form