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

R

RABasedPredicate - Class in org.hypergraphdb.query.impl
Make a random access result set as a predicate.
RABasedPredicate(HGRandomAccessResult) - Constructor for class org.hypergraphdb.query.impl.RABasedPredicate
 
RABasedPredicate(HGQuery) - Constructor for class org.hypergraphdb.query.impl.RABasedPredicate
 
read(CharacterIterator, int) - Method in class org.hypergraphdb.peer.serializer.JSONReader
 
read(CharacterIterator) - Method in class org.hypergraphdb.peer.serializer.JSONReader
 
read(String) - Method in class org.hypergraphdb.peer.serializer.JSONReader
 
readData(InputStream) - Method in class org.hypergraphdb.peer.serializer.GenericSerializer
 
readData(InputStream) - Method in interface org.hypergraphdb.peer.serializer.HGSerializer
 
readData(InputStream) - Method in class org.hypergraphdb.peer.serializer.NullSerializer
 
readData(InputStream) - Method in class org.hypergraphdb.peer.serializer.PersistentHandlerSerializer
 
readData(InputStream) - Method in class org.hypergraphdb.peer.serializer.SubgraphSerializer
 
readHandles(byte[], int, int) - Method in class org.hypergraphdb.HGStore
Read a persistent handle array of size n out of a raw data buffer.
readHandles(byte[], int) - Method in class org.hypergraphdb.HGStore
Read a persistent handle array of size n out of a raw data buffer.
readHandles(byte[], int, int) - Static method in class org.hypergraphdb.storage.LinkBinding
 
readInt(byte[], int) - Static method in class org.hypergraphdb.storage.BAUtils
 
readLock() - Method in class org.hypergraphdb.transaction.BDBTxLock
 
readLock() - Method in class org.hypergraphdb.util.HGLock
 
readMessage(InputStream) - Method in class org.hypergraphdb.peer.protocol.Protocol
 
readNHandles(byte[], int, int) - Method in class org.hypergraphdb.HGStore
Read a persistent handle array of size n out of a raw data buffer.
ReadyRef<T> - Class in org.hypergraphdb
An implementation of LazyRef that simply encapsulates an existing value.
ReadyRef(T) - Constructor for class org.hypergraphdb.ReadyRef
 
RECORD - Static variable in class org.hypergraphdb.type.HGPredefinedTypes
 
Record - Class in org.hypergraphdb.type
The Record implements a generic hypergraph record structure.
Record(HGHandle) - Constructor for class org.hypergraphdb.type.Record
 
RecordType - Class in org.hypergraphdb.type
A RecordType represents a particular combination of slots that can be used to construct records.
RecordType() - Constructor for class org.hypergraphdb.type.RecordType
 
RecordTypeConstructor - Class in org.hypergraphdb.type
A RecordTypeConstructor represents the HG (meta) type of a RecordType.
RecordTypeConstructor() - Constructor for class org.hypergraphdb.type.RecordTypeConstructor
 
refreshHandle(HGHandle) - Method in class org.hypergraphdb.HyperGraph
Refresh an atom handle with a currently valid and efficient run-time value.
RefResolver<Key,Value> - Interface in org.hypergraphdb.util
Defines a generic capability to resolve a reference of type Key to an object of type Value.
register(HGIndexer) - Method in class org.hypergraphdb.HGIndexManager
Possibly create a new index based on the specified IndexDescriptor.
registerActivityType(Class<? extends Activity>) - Method in class org.hypergraphdb.peer.workflow.ActivityManager
A simplified version of registerActivityType in which the type name is taken to be the fully qualified classname of the activityClass parameter and a DefaultActivityFactory instance is going to be used to create new activities of that type.
registerActivityType(Class<? extends Activity>, ActivityFactory) - Method in class org.hypergraphdb.peer.workflow.ActivityManager
Register an activity type with an associated factory.
registerActivityType(String, Class<? extends Activity>) - Method in class org.hypergraphdb.peer.workflow.ActivityManager
Register an activity type with the specified non-default type name.
registerActivityType(String, Class<? extends Activity>, ActivityFactory) - Method in class org.hypergraphdb.peer.workflow.ActivityManager
Register an activity type with the specified non-default type name and factory.
registerRequest(Object, Timestamp, Timestamp) - Method in class org.hypergraphdb.peer.log.Log
serializes messages from each peer.
registerType(HGPersistentHandle, Class<?>) - Method in class org.hypergraphdb.peer.StorageService
 
reject(Object) - Method in class org.hypergraphdb.peer.workflow.ProposalConversation
called by client when rejecting
RELAYS - Static variable in class org.hypergraphdb.peer.jxta.JXTAConfig
 
release(HGPersistentHandle) - Method in class org.hypergraphdb.atom.AtomQueueType
 
release(HGPersistentHandle) - Method in class org.hypergraphdb.atom.AtomSetType
 
release(HGPersistentHandle) - Method in class org.hypergraphdb.atom.AtomStackType
 
release(HGPersistentHandle) - Method in class org.hypergraphdb.atom.HGRelType
 
release(HGPersistentHandle) - Method in class org.hypergraphdb.atom.HGRelTypeConstructor
 
release(HGPersistentHandle) - Method in class org.hypergraphdb.type.AbstractTypeConstructor
 
release(HGPersistentHandle) - Method in class org.hypergraphdb.type.ArrayType
 
release(HGPersistentHandle) - Method in class org.hypergraphdb.type.ArrayTypeConstructor
 
release(HGPersistentHandle) - Method in class org.hypergraphdb.type.AtomRefType
 
release(HGPersistentHandle) - Method in class org.hypergraphdb.type.CollectionType
 
release(HGPersistentHandle) - Method in class org.hypergraphdb.type.CollectionTypeConstructor
 
release(HGPersistentHandle) - Method in class org.hypergraphdb.type.HGAbstractType
 
release(HGPersistentHandle) - Method in interface org.hypergraphdb.type.HGAtomType
Release a hypergraph value instance from the persistent store.
release(HGPersistentHandle) - Method in class org.hypergraphdb.type.JavaAbstractBinding
 
release(HGPersistentHandle) - Method in class org.hypergraphdb.type.JavaBeanBinding
 
release(HGPersistentHandle) - Method in class org.hypergraphdb.type.JavaObjectBinding
 
release(HGPersistentHandle) - Method in class org.hypergraphdb.type.javaprimitive.EnumType
 
release(HGPersistentHandle) - Method in class org.hypergraphdb.type.javaprimitive.EnumTypeConstructor
 
release(HGPersistentHandle) - Method in class org.hypergraphdb.type.javaprimitive.PrimitiveArrayType
 
release(HGPersistentHandle) - Method in class org.hypergraphdb.type.javaprimitive.PrimitiveTypeBase
 
release(HGPersistentHandle) - Method in class org.hypergraphdb.type.LinkType
 
release(HGPersistentHandle) - Method in class org.hypergraphdb.type.MapType
 
release(HGPersistentHandle) - Method in class org.hypergraphdb.type.MapTypeConstructor
 
release(HGPersistentHandle) - Method in class org.hypergraphdb.type.NullType
 
release(HGPersistentHandle) - Method in class org.hypergraphdb.type.PlainLinkType
 
release(HGPersistentHandle) - Method in class org.hypergraphdb.type.RecordType
 
release(HGPersistentHandle) - Method in class org.hypergraphdb.type.RecordTypeConstructor
 
release(HGPersistentHandle) - Method in class org.hypergraphdb.type.SerializableType
 
release(HGPersistentHandle) - Method in class org.hypergraphdb.type.SlotType
 
release(HGPersistentHandle) - Method in class org.hypergraphdb.type.SubsumesType
 
release(HGPersistentHandle) - Method in class org.hypergraphdb.type.TextType
 
release(HGPersistentHandle) - Method in class org.hypergraphdb.type.Top
 
releaseValue(HyperGraph, HGPersistentHandle) - Static method in class org.hypergraphdb.type.TypeUtils
 
REMEMBER_ACTION - Static variable in class org.hypergraphdb.peer.HGDBOntology
 
RememberTaskClient - Class in org.hypergraphdb.peer.replication
 
RememberTaskClient(HyperGraphPeer, Log, Object, List<Object>) - Constructor for class org.hypergraphdb.peer.replication.RememberTaskClient
 
RememberTaskClient(HyperGraphPeer, Object, Log, HyperGraph, HGPersistentHandle, StorageService.Operation) - Constructor for class org.hypergraphdb.peer.replication.RememberTaskClient
 
RememberTaskClient(HyperGraphPeer, Object, Log, HGPersistentHandle, Object, StorageService.Operation) - Constructor for class org.hypergraphdb.peer.replication.RememberTaskClient
 
RememberTaskClient(HyperGraphPeer, LogEntry, Object, Log) - Constructor for class org.hypergraphdb.peer.replication.RememberTaskClient
 
RememberTaskClient.RememberEntity - Class in org.hypergraphdb.peer.replication
 
RememberTaskClient.RememberEntity(HGPersistentHandle, Object, StorageService.Operation) - Constructor for class org.hypergraphdb.peer.replication.RememberTaskClient.RememberEntity
 
RememberTaskServer - Class in org.hypergraphdb.peer.replication
A task that performs the "server" side of the REMEMBER action.
RememberTaskServer(HyperGraphPeer, StorageService, UUID) - Constructor for class org.hypergraphdb.peer.replication.RememberTaskServer
 
RememberTaskServer.RememberTaskServerFactory - Class in org.hypergraphdb.peer.replication
 
RememberTaskServer.RememberTaskServerFactory() - Constructor for class org.hypergraphdb.peer.replication.RememberTaskServer.RememberTaskServerFactory
 
RemotePeer - Class in org.hypergraphdb.peer
 
RemotePeer() - Constructor for class org.hypergraphdb.peer.RemotePeer
 
RemotePeer(String) - Constructor for class org.hypergraphdb.peer.RemotePeer
 
remove() - Method in class org.hypergraphdb.algorithms.HGBreadthFirstTraversal
 
remove() - Method in class org.hypergraphdb.algorithms.HGDepthFirstTraversal
 
remove(Object) - Method in class org.hypergraphdb.atom.HGAtomSet
 
remove(byte[]) - Method in class org.hypergraphdb.atom.impl.UUIDTrie
Remove an element and return true if it was present, and falseremove(HGLiveHandle) - Method in class org.hypergraphdb.cache.DefaultAtomCache
Remove a live handle and all its associations from the cache.
remove(Key) - Method in interface org.hypergraphdb.cache.HGCache
Force removal of an element from the cache.
remove(Key) - Method in class org.hypergraphdb.cache.MRUCache
 
remove(Key) - Method in class org.hypergraphdb.cache.SimpleCache
 
remove(HGLiveHandle) - Method in class org.hypergraphdb.cache.WeakRefAtomCache
 
remove(HGLiveHandle) - Method in interface org.hypergraphdb.HGAtomCache
Force a removal a given atom from the cache.
remove(HGHandle) - Method in class org.hypergraphdb.HyperGraph
Remove an atom from the HyperGraph database.
remove(HGHandle, boolean) - Method in class org.hypergraphdb.HyperGraph
Remove the atom referred to by handle from the hypergraph store.
remove(HGPersistentHandle) - Method in class org.hypergraphdb.peer.jxta.JXTARemotePeer
 
remove(Object) - Method in class org.hypergraphdb.peer.Message
 
remove(HGPersistentHandle) - Method in class org.hypergraphdb.peer.RemotePeer
Removes the handle from the remote peer.
remove(HGHandle) - Method in class org.hypergraphdb.peer.StorageService
 
remove() - Method in class org.hypergraphdb.peer.Subgraph.SubgraphIterator
 
remove() - Method in class org.hypergraphdb.query.impl.FilteredResultSet
 
remove() - Method in class org.hypergraphdb.query.impl.HandleArrayResultSet
 
remove() - Method in class org.hypergraphdb.query.impl.InMemoryIntersectionResult
 
remove() - Method in class org.hypergraphdb.query.impl.LinkTargetsResultSet
 
remove() - Method in class org.hypergraphdb.query.impl.MappedResult
 
remove() - Method in class org.hypergraphdb.query.impl.PipedResult
 
remove() - Method in class org.hypergraphdb.query.impl.ProjectionAtomResultSet
 
remove() - Method in class org.hypergraphdb.query.impl.SortedIntersectionResult
 
remove() - Method in class org.hypergraphdb.query.impl.TraversalResult
 
remove() - Method in class org.hypergraphdb.query.impl.UnionResult
 
remove() - Method in class org.hypergraphdb.query.impl.ZigZagIntersectionResult
 
remove(Object) - Method in class org.hypergraphdb.storage.DBKeyedSortedSet
 
remove() - Method in class org.hypergraphdb.storage.IndexResultSet
 
remove(HGHandle) - Method in class org.hypergraphdb.type.RecordType
 
remove() - Method in class org.hypergraphdb.util.ArrayBasedIterator
 
remove(Object) - Method in class org.hypergraphdb.util.ArrayBasedSet
 
remove(Object) - Method in class org.hypergraphdb.util.LLRBTree
 
remove(Object) - Method in class org.hypergraphdb.util.SoftHashMap
 
remove(Object) - Method in class org.hypergraphdb.util.WeakIdentityHashMap
Removes the mapping for this key from this map if present.
removeAlias(String) - Method in class org.hypergraphdb.HGTypeSystem
Remove a type alias.
removeAll(Collection<?>) - Method in class org.hypergraphdb.atom.HGAtomSet
 
removeAll(Collection) - Method in class org.hypergraphdb.storage.DBKeyedSortedSet
 
removeAll(Collection<?>) - Method in class org.hypergraphdb.util.ArrayBasedSet
 
removeAllEntries(KeyType) - Method in interface org.hypergraphdb.HGIndex
Remove all entries in the index with a geven key.
removeAllEntries(KeyType) - Method in class org.hypergraphdb.storage.DefaultIndexImpl
 
removeAt(int) - Method in class org.hypergraphdb.type.RecordType
 
removeAt(int) - Method in class org.hypergraphdb.util.ArrayBasedSet
 
removeAttribute(String) - Method in interface org.hypergraphdb.transaction.HGTransaction
 
removeAttribute(String) - Method in class org.hypergraphdb.transaction.TransactionBDBImpl
 
removeAttribute(String) - Method in class org.hypergraphdb.transaction.VanillaTransaction
 
removeCurrent() - Method in class org.hypergraphdb.storage.IndexResultSet
Remove current element.
removeData(HGPersistentHandle) - Method in class org.hypergraphdb.HGStore
Remove a raw data value associated with a HGPersistentHandle key.
removeEntry(KeyType, ValueType) - Method in interface org.hypergraphdb.HGIndex
Remove a specific entry in the index.
removeEntry(KeyType, ValueType) - Method in class org.hypergraphdb.storage.DefaultIndexImpl
 
removeIndex(String) - Method in class org.hypergraphdb.HGStore
Remove an index from the database.
removeLink(HGPersistentHandle) - Method in class org.hypergraphdb.HGStore
Remove a link value associated with a HGPersistentHandle key.
removeListener(Class<T>, HGListener) - Method in class org.hypergraphdb.event.HGEventManager
 
removeListener(StateListener) - Method in class org.hypergraphdb.peer.workflow.WorkflowState
 
removeListener(StateListener) - Method in class org.hypergraphdb.peer.workflow.WorkflowStateConstant
 
removeListener(MemoryWarningSystem.Listener) - Method in class org.hypergraphdb.util.MemoryWarningSystem
 
removeMax() - Method in class org.hypergraphdb.util.LLRBTree
 
removeMin() - Method in class org.hypergraphdb.util.LLRBTree
 
removePeerPresenceListener(PeerPresenceListener) - Method in class org.hypergraphdb.peer.jxta.DefaultJXTANetwork
 
removePeerPresenceListener(PeerPresenceListener) - Method in interface org.hypergraphdb.peer.PeerNetwork
 
removeProjection(String) - Method in class org.hypergraphdb.type.HGAbstractCompositeType
 
removeX(X) - Method in class org.hypergraphdb.util.TwoWayMap
 
removeY(Y) - Method in class org.hypergraphdb.util.TwoWayMap
 
RENDEZVOUS - Static variable in class org.hypergraphdb.peer.jxta.JXTAConfig
 
replace(HGHandle, Object) - Method in class org.hypergraphdb.HyperGraph
Replace the value of an atom with a new value.
replace(HGHandle, Object, HGHandle) - Method in class org.hypergraphdb.HyperGraph
Replace the value of an atom with a new value.
replace(HGPersistentHandle, Object) - Method in class org.hypergraphdb.peer.jxta.JXTARemotePeer
 
replace(HGPersistentHandle, Object) - Method in class org.hypergraphdb.peer.RemotePeer
Replaces the atom with the given handle on the remote peer.
Replication - Class in org.hypergraphdb.peer.replication
 
Replication(HyperGraphPeer) - Constructor for class org.hypergraphdb.peer.replication.Replication
 
ReplicationBootstrap - Class in org.hypergraphdb.peer.bootstrap
 
ReplicationBootstrap() - Constructor for class org.hypergraphdb.peer.bootstrap.ReplicationBootstrap
 
REPLY_TO - Static variable in class org.hypergraphdb.peer.HGDBOntology
 
REPLY_WITH - Static variable in class org.hypergraphdb.peer.HGDBOntology
 
resetDefaults() - Method in class org.hypergraphdb.HGConfiguration
Set all parameters of this configuration to their default values.
resolve(Key) - Method in interface org.hypergraphdb.util.RefResolver
 
ResultMapQuery - Class in org.hypergraphdb.query.impl
A HGQuery that transforms the result of an underlying query by applying a provided mapping.
ResultMapQuery(HGQuery, Mapping) - Constructor for class org.hypergraphdb.query.impl.ResultMapQuery
Create a query that transforms the output of a given query by the specified mapping.
resumeActions() - Method in class org.hypergraphdb.util.ActionQueueThread
Resume action processing previously paused by a call to pauseActions.
retainAll(Collection<?>) - Method in class org.hypergraphdb.atom.HGAtomSet
 
retainAll(Collection) - Method in class org.hypergraphdb.storage.DBKeyedSortedSet
 
retainAll(Collection<?>) - Method in class org.hypergraphdb.util.ArrayBasedSet
 
retrievePrivate(Class<?>, Object, String) - Method in class org.hypergraphdb.type.JavaTypeFactory
 
returnEnqueued - Static variable in class org.hypergraphdb.handle.PhantomHandle
This is for internal use ONLY.
RSCombiner<T> - Interface in org.hypergraphdb.query.impl
 
run(ExecutorService) - Method in class org.hypergraphdb.peer.jxta.JXTAPeerInterface
 
run() - Method in class org.hypergraphdb.peer.jxta.JXTAServer
 
run(ExecutorService) - Method in interface org.hypergraphdb.peer.PeerInterface
Execute the message handling loop of this interface.
run() - Method in class org.hypergraphdb.peer.workflow.AbstractActivity
 
run() - Method in class org.hypergraphdb.util.ActionQueueThread
 
runMaintenance() - Method in class org.hypergraphdb.HyperGraph
Execute all currently scheduled maintenance operations.

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