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

A

AbstractBlock - Class in nl.renarj.jasdb.storage.query.operators
 
AbstractBlock() - Constructor for class nl.renarj.jasdb.storage.query.operators.AbstractBlock
 
AbstractKey - Class in nl.renarj.jasdb.index.keys
 
AbstractKey() - Constructor for class nl.renarj.jasdb.index.keys.AbstractKey
 
AbstractKeyFactory - Class in nl.renarj.jasdb.index.keys.factory
User: renarj Date: 2/13/12 Time: 9:37 PM
AbstractKeyFactory(String) - Constructor for class nl.renarj.jasdb.index.keys.factory.AbstractKeyFactory
 
AbstractMemoryBlock - Class in nl.renarj.jasdb.index.btreeplus.caching
 
AbstractMemoryBlock() - Constructor for class nl.renarj.jasdb.index.btreeplus.caching.AbstractMemoryBlock
 
AbstractModelLoader - Class in nl.renarj.jasdb.rest.loaders
User: renarj Date: 3/11/12 Time: 10:17 PM
AbstractModelLoader() - Constructor for class nl.renarj.jasdb.rest.loaders.AbstractModelLoader
 
AccessMode - Enum in nl.renarj.jasdb.api.acl
 
acquireLock(LockIntentType, IndexBlock) - Method in class nl.renarj.jasdb.index.btreeplus.locking.LockManager
 
add(T, V) - Method in class nl.renarj.jasdb.core.collections.TreeNode
 
addAggregationResult(AggregationResult) - Static method in class nl.renarj.core.statistics.StatisticsMonitor
 
addAndSwitchInstance(String, String) - Method in class com.obera.jasdb.android.AndroidDBSession
 
addAndSwitchInstance(String, String) - Method in class nl.renarj.jasdb.api.DBConnectorSession
 
addAndSwitchInstance(String, String) - Method in interface nl.renarj.jasdb.api.DBSession
Adds a new instance with the given path to the DB.
addAndSwitchInstance(String, String) - Method in class nl.renarj.jasdb.LocalDBSession
 
addAttribute(String, String) - Method in class nl.renarj.core.utilities.configuration.ManualConfiguration
 
addBag(Bag) - Method in interface nl.renarj.jasdb.api.metadata.MetadataStore
Adds a new bag to the storage
addBag(Bag) - Method in class nl.renarj.jasdb.service.metadata.JasDBMetadataStore
 
addBagIndex(String, String, IndexDefinition) - Method in interface nl.renarj.jasdb.api.metadata.MetadataStore
Adds an index to an existing bag in a certain instance
addBagIndex(String, String, IndexDefinition) - Method in class nl.renarj.jasdb.service.metadata.JasDBMetadataStore
 
addChildBlock(BlockOperation) - Method in class nl.renarj.jasdb.storage.query.operators.AbstractBlock
 
addChildBlock(BlockOperation) - Method in interface nl.renarj.jasdb.storage.query.operators.BlockOperation
 
addChildConfiguration(String, Configuration) - Method in class nl.renarj.core.utilities.configuration.ManualConfiguration
 
addCondition(String, SearchCondition) - Method in class nl.renarj.jasdb.storage.query.operators.AbstractBlock
 
addCondition(String, SearchCondition) - Method in interface nl.renarj.jasdb.storage.query.operators.BlockOperation
 
addEntity(SimpleEntity) - Method in interface nl.renarj.jasdb.api.model.EntityBag
Adds an entity to the bag of entities
addEntity(SimpleEntity) - Method in class nl.renarj.jasdb.api.RemoteEntityBag
 
addEntity(String, EmbeddedEntity) - Method in class nl.renarj.jasdb.api.SimpleEntity
Adds an embedded entity to the current entity with the given property name
addEntity(SimpleEntity) - Method in class nl.renarj.jasdb.storage.entities.EntityBagImpl
 
addGrant(Grant) - Method in class com.obera.service.acl.GrantObjectMeta
 
addGrant(Grant) - Method in class com.obera.service.acl.ImmutableGrantObject
 
addGrant(Grant) - Method in interface nl.renarj.jasdb.api.metadata.GrantObject
 
addInputCondition(InputCondition) - Method in class nl.renarj.jasdb.rest.input.conditions.BlockOperation
 
addInstance(String, String) - Method in class com.obera.jasdb.android.AndroidDBSession
 
addInstance(String, String) - Method in class nl.renarj.jasdb.api.DBConnectorSession
 
addInstance(String, String) - Method in interface nl.renarj.jasdb.api.DBSession
Adds a new instance with the given path to the DB.
addInstance(Instance) - Method in interface nl.renarj.jasdb.api.metadata.MetadataStore
Adds an instance using the specified instance metadata
addInstance(String, String) - Method in interface nl.renarj.jasdb.api.model.DBInstanceFactory
Adds a new instance with default configuration with a specified database path
addInstance(String, String) - Method in class nl.renarj.jasdb.core.DBInstanceFactoryImpl
 
addInstance(String, String) - Method in class nl.renarj.jasdb.LocalDBSession
 
addInstance(RemotingContext, String, String) - Method in interface nl.renarj.jasdb.remote.InstanceConnector
 
addInstance(RemotingContext, String, String) - Method in class nl.renarj.jasdb.rest.client.InstanceRestConnector
 
addInstance() - Method in class nl.renarj.jasdb.service.DBSessionTest
 
addInstance(Instance) - Method in class nl.renarj.jasdb.service.metadata.JasDBMetadataStore
 
addKey(Key) - Method in class nl.renarj.jasdb.index.btreeplus.LeaveBlockImpl
 
addKey(TreeNode) - Method in class nl.renarj.jasdb.index.btreeplus.TreeBlock
 
addKey(KeyNameMapper, String, Key) - Method in class nl.renarj.jasdb.index.keys.AbstractKey
 
addKey(KeyNameMapper, String, Key) - Method in class nl.renarj.jasdb.index.keys.impl.CompositeKey
 
addKey(KeyNameMapper, String, Key) - Method in interface nl.renarj.jasdb.index.keys.Key
This adds a child Key to the key, in case the mapper cannot map will not add to child keys and just ignore the added key
addKeys(List<TreeNode>, LeaveBlockImpl) - Method in class nl.renarj.jasdb.index.btreeplus.RootBlock
 
addMappedField(String) - Method in interface nl.renarj.jasdb.index.keys.keyinfo.KeyNameMapper
 
addMappedField(String) - Method in class nl.renarj.jasdb.index.keys.keyinfo.KeyNameMapperImpl
 
addMappedField(Integer, String) - Method in class nl.renarj.jasdb.index.keys.keyinfo.KeyNameMapperImpl
 
addMetadataEntity(SimpleEntity) - Method in interface nl.renarj.jasdb.api.metadata.MetadataStore
Generic operation to add a metadata entity to the metadata store
addMetadataEntity(SimpleEntity) - Method in class nl.renarj.jasdb.service.metadata.JasDBMetadataStore
 
addNodes(List<TreeNode>, Key, long) - Method in class nl.renarj.jasdb.index.btreeplus.TreeBlock
 
addProperty(Property) - Method in class nl.renarj.jasdb.api.SimpleEntity
This allows directly adding a constructed Property object to the entity.
addProperty(String, String) - Method in class nl.renarj.jasdb.api.SimpleEntity
Adds a property with a String value
addProperty(String, String...) - Method in class nl.renarj.jasdb.api.SimpleEntity
Adds a property with a colleciton of String values
addProperty(String, List<String>) - Method in class nl.renarj.jasdb.api.SimpleEntity
Adds a property with a list of String values
addProperty(String, int) - Method in class nl.renarj.jasdb.api.SimpleEntity
Adds a property with an Integer value
addProperty(String, long) - Method in class nl.renarj.jasdb.api.SimpleEntity
Adds a property with a Long value
addProperty(String, boolean) - Method in class nl.renarj.jasdb.api.SimpleEntity
 
addProperty(String, long...) - Method in class nl.renarj.jasdb.api.SimpleEntity
Adds a property with a collection of long values
addQueryBlock(QueryBuilder) - Method in class nl.renarj.jasdb.api.query.QueryBuilder
 
addQueryField(QueryField) - Method in class nl.renarj.jasdb.api.query.QueryBuilder
 
addResult(long) - Method in class nl.renarj.core.statistics.AggregationResult
 
addServiceInformation(ServiceInformation) - Method in class nl.renarj.jasdb.core.locator.NodeInformation
 
addSessionInstanceBound() - Method in class nl.renarj.jasdb.service.DBSessionTest
 
addUser(String, String, String, String) - Method in class com.obera.service.acl.LocalCredentialsProvider
 
addUser(UserSession, String, String, String) - Method in class com.obera.service.acl.UserManagerImpl
 
addUser(User) - Method in class com.obera.service.acl.UserMetadataProvider
 
addUser(String, String, String, String) - Method in interface nl.renarj.jasdb.api.acl.CredentialsProvider
 
addUser(UserSession, String, String, String) - Method in interface nl.renarj.jasdb.api.acl.UserManager
 
addUser(String, String, String) - Method in class nl.renarj.jasdb.api.RemoteUserAdministration
 
addUser(String, String, String) - Method in interface nl.renarj.jasdb.api.UserAdministration
Add a new user to the database, this user will be allowed to connected from the specified host or all hosts if the wildcard '*' is used.
addUser(String, String, String, String) - Method in class nl.renarj.jasdb.core.dummy.DummyCredentialsProvider
 
addUser(UserSession, String, String, String) - Method in class nl.renarj.jasdb.core.dummy.DummyUserManager
 
addUser(String, String, String) - Method in class nl.renarj.jasdb.LocalUserAdministration
 
addUser(RemotingContext, String, String, String) - Method in interface nl.renarj.jasdb.remote.UserConnector
 
addUser(RemotingContext, String, String, String) - Method in class nl.renarj.jasdb.rest.client.UserRestConnector
 
addValue(Value) - Method in class nl.renarj.jasdb.api.properties.MultivalueProperty
 
addValue(Value) - Method in interface nl.renarj.jasdb.api.properties.Property
Adds a value wrapper to this property
ageAmounts - Variable in class nl.renarj.jasdb.service.QueryBaseTest
 
AggregationResult - Class in nl.renarj.core.statistics
 
AggregationResult(String, long) - Constructor for class nl.renarj.core.statistics.AggregationResult
 
Aggregator - Interface in nl.renarj.core.statistics
 
allowsRead() - Method in class nl.renarj.jasdb.core.partitions.PartitionInformationWrapper
 
allowsWrite() - Method in class nl.renarj.jasdb.core.partitions.PartitionInformationWrapper
 
and(QueryBuilder) - Method in class nl.renarj.jasdb.api.query.QueryBuilder
 
AndBlock - Class in nl.renarj.jasdb.storage.query.operators
 
AndBlock() - Constructor for class nl.renarj.jasdb.storage.query.operators.AndBlock
 
AndBlockMerger - Class in nl.renarj.jasdb.storage.query.operators.mergers
 
AndBlockMerger() - Constructor for class nl.renarj.jasdb.storage.query.operators.mergers.AndBlockMerger
 
AndBlockOperation - Class in nl.renarj.jasdb.rest.input.conditions
 
AndBlockOperation() - Constructor for class nl.renarj.jasdb.rest.input.conditions.AndBlockOperation
 
AndroidContext - Class in com.obera.jasdb.android.platform
 
AndroidContext(Context) - Constructor for class com.obera.jasdb.android.platform.AndroidContext
 
AndroidDBSession - Class in com.obera.jasdb.android
 
AndroidDBSession(Context) - Constructor for class com.obera.jasdb.android.AndroidDBSession
 
AndroidDBSession(Context, String) - Constructor for class com.obera.jasdb.android.AndroidDBSession
 
AndroidEntityBag - Class in com.obera.jasdb.android.api
 
AndroidEntityBag(String, String) - Constructor for class com.obera.jasdb.android.api.AndroidEntityBag
 
AndroidIndexManagerFactory - Class in com.obera.jasdb.android
 
AndroidIndexManagerFactory() - Constructor for class com.obera.jasdb.android.AndroidIndexManagerFactory
 
AndroidKernelBinding - Class in com.obera.jasdb.android
 
AndroidKernelBinding() - Constructor for class com.obera.jasdb.android.AndroidKernelBinding
 
AndroidPlatformManager - Class in com.obera.jasdb.android.platform
 
AndroidPlatformManager() - Constructor for class com.obera.jasdb.android.platform.AndroidPlatformManager
 
AndroidStorageServiceFactory - Class in com.obera.jasdb.android
 
AndroidStorageServiceFactory(DataOperationFactory, IndexManagerFactory, RecordWriterFactoryLoader, MetadataStore, PartitioningManager) - Constructor for class com.obera.jasdb.android.AndroidStorageServiceFactory
 
AnnotationEntityMapper - Class in com.oberasoftware.jasdb.entitymapper
 
AnnotationEntityMapper() - Constructor for class com.oberasoftware.jasdb.entitymapper.AnnotationEntityMapper
 
AnnotationUtils - Class in com.oberasoftware.core.utils
 
AnyKey - Class in nl.renarj.jasdb.index.keys.impl
 
AnyKey() - Constructor for class nl.renarj.jasdb.index.keys.impl.AnyKey
 
ARRAY_BYTE_SIZE - Static variable in interface nl.renarj.jasdb.index.MemoryConstants
 
ARRAY_SIZE - Static variable in interface nl.renarj.jasdb.core.MEMORY_CONSTANTS
 
asHeader() - Method in class nl.renarj.jasdb.index.keys.factory.CompositeKeyFactory
 
asHeader() - Method in class nl.renarj.jasdb.index.keys.factory.DataKeyFactory
 
asHeader() - Method in interface nl.renarj.jasdb.index.keys.factory.KeyFactory
 
asHeader() - Method in class nl.renarj.jasdb.index.keys.factory.LongKeyFactory
 
asHeader() - Method in class nl.renarj.jasdb.index.keys.factory.StringKeyFactory
 
asHeader() - Method in class nl.renarj.jasdb.index.keys.factory.UUIDKeyFactory
 
asHeader() - Method in class nl.renarj.jasdb.index.keys.factory.WrappedValueKeyFactory
 
asHeader() - Method in interface nl.renarj.jasdb.index.keys.keyinfo.MultiKeyloader
 
asHeader() - Method in class nl.renarj.jasdb.index.keys.keyinfo.MultiKeyLoaderImpl
 
assertResult(int, int, QueryResult) - Method in class nl.renarj.jasdb.service.QueryBaseTest
 
authenticate(Credentials) - Method in class com.obera.service.acl.UserManagerImpl
 
authenticate(Credentials) - Method in interface nl.renarj.jasdb.api.acl.UserManager
 
authenticate(Credentials) - Method in class nl.renarj.jasdb.api.DBConnectorSession
 
authenticate(Credentials) - Method in class nl.renarj.jasdb.core.dummy.DummyUserManager
 
authenticate(Credentials) - Method in class nl.renarj.jasdb.rest.client.RestDBSession
 
AuthorizationServiceWrapper - Class in com.obera.service.acl
 
AuthorizationServiceWrapper() - Constructor for class com.obera.service.acl.AuthorizationServiceWrapper
 
authorize(UserSession, String, AccessMode) - Method in class com.obera.service.acl.UserManagerImpl
 
authorize(UserSession, String, AccessMode) - Method in interface nl.renarj.jasdb.api.acl.UserManager
 
authorize(UserSession, String, AccessMode) - Method in class nl.renarj.jasdb.core.dummy.DummyUserManager
 
available() - Method in interface nl.renarj.jasdb.core.storage.datablocks.DataBlock
 
available() - Method in class nl.renarj.jasdb.core.storage.datablocks.impl.DataBlockImpl
 
available() - Method in class nl.renarj.jasdb.core.streams.ClonableByteArrayInputStream
 
AverageAggregator - Class in nl.renarj.core.statistics
 
AverageAggregator(Queue<StatRecord>) - Constructor for class nl.renarj.core.statistics.AverageAggregator
 

B

Bag - Class in com.obera.jasdb.web.model
 
Bag() - Constructor for class com.obera.jasdb.web.model.Bag
 
Bag - Interface in nl.renarj.jasdb.api.metadata
 
bag(String) - Method in class nl.renarj.jasdb.rest.client.RestConnectionBuilder
 
BAG_EXTENSION - Static variable in class nl.renarj.jasdb.service.LocalStorageServiceImpl
 
BAG_TYPE - Static variable in interface nl.renarj.jasdb.service.metadata.Constants
 
BagCollection - Class in nl.renarj.jasdb.rest.model
 
BagCollection(List<RestBag>) - Constructor for class nl.renarj.jasdb.rest.model.BagCollection
 
BagCollection() - Constructor for class nl.renarj.jasdb.rest.model.BagCollection
 
BagConnector - Interface in nl.renarj.jasdb.remote
 
BagInsertOperation - Class in nl.renarj.jasdb.service.operations
 
BagInsertOperation() - Constructor for class nl.renarj.jasdb.service.operations.BagInsertOperation
 
BagMeta - Class in nl.renarj.jasdb.service.metadata
User: renarj Date: 2/5/12 Time: 11:13 PM
BagMeta(String, String, List<IndexDefinition>) - Constructor for class nl.renarj.jasdb.service.metadata.BagMeta
 
BagModelLoader - Class in nl.renarj.jasdb.rest.loaders
 
BagModelLoader() - Constructor for class nl.renarj.jasdb.rest.loaders.BagModelLoader
 
BagOperationUtil - Class in nl.renarj.jasdb.service
Simple utility class that does Bag entity operations
BagOperationUtil() - Constructor for class nl.renarj.jasdb.service.BagOperationUtil
 
BagPartition - Class in nl.renarj.jasdb.core.partitions
 
BagPartition(String, String, String, String, String, String, long) - Constructor for class nl.renarj.jasdb.core.partitions.BagPartition
 
BagRemoveOperation - Class in nl.renarj.jasdb.service.operations
 
BagRemoveOperation() - Constructor for class nl.renarj.jasdb.service.operations.BagRemoveOperation
 
BagRestConnector - Class in nl.renarj.jasdb.rest.client
 
BagRestConnector(NodeInformation) - Constructor for class nl.renarj.jasdb.rest.client.BagRestConnector
 
bags() - Method in class nl.renarj.jasdb.rest.client.RestConnectionBuilder
 
BagUpdateOperation - Class in nl.renarj.jasdb.service.operations
 
BagUpdateOperation() - Constructor for class nl.renarj.jasdb.service.operations.BagUpdateOperation
 
BASIC_CRYPTO - Static variable in class nl.renarj.jasdb.core.crypto.BasicCryptoEngine
 
BasicCredentials - Class in com.obera.service.acl
 
BasicCredentials(String, String, String) - Constructor for class com.obera.service.acl.BasicCredentials
 
BasicCredentials(String, String) - Constructor for class com.obera.service.acl.BasicCredentials
 
BasicCryptoEngine - Class in nl.renarj.jasdb.core.crypto
 
BasicCryptoEngine() - Constructor for class nl.renarj.jasdb.core.crypto.BasicCryptoEngine
 
BEGIN - Static variable in class nl.renarj.jasdb.index.result.SearchLimit
 
Block - Interface in nl.renarj.jasdb.core.storage.datablocks
 
blockAccessTime - Variable in class nl.renarj.jasdb.core.caching.LRURegion
 
BlockDataInputStream - Class in nl.renarj.jasdb.core.storage.datablocks.impl
 
BlockDataInputStream(DataBlockImpl, int, long, DataBlockFactory) - Constructor for class nl.renarj.jasdb.core.storage.datablocks.impl.BlockDataInputStream
 
BlockEntry<T extends DataBlock> - Class in nl.renarj.jasdb.core.storage.datablocks.impl
 
BlockEntry(T) - Constructor for class nl.renarj.jasdb.core.storage.datablocks.impl.BlockEntry
 
BlockFactory<T extends IndexBlock> - Interface in nl.renarj.jasdb.index.btreeplus.persistence
 
BlockMerger - Interface in nl.renarj.jasdb.storage.query.operators
 
BlockOperation - Class in nl.renarj.jasdb.rest.input.conditions
 
BlockOperation() - Constructor for class nl.renarj.jasdb.rest.input.conditions.BlockOperation
 
BlockOperation - Interface in nl.renarj.jasdb.storage.query.operators
 
BlockPersister - Interface in nl.renarj.jasdb.index.btreeplus
 
BlockType - Enum in nl.renarj.jasdb.api.query
 
BlockTypes - Enum in nl.renarj.jasdb.index.btreeplus.persistence
 
BooleanValue - Class in nl.renarj.jasdb.api.properties
 
BooleanValue(boolean) - Constructor for class nl.renarj.jasdb.api.properties.BooleanValue
 
BTREE_INDEX_TYPE_ID - Static variable in class nl.renarj.jasdb.index.btreeplus.BtreeIndexHeader
 
BTreeIndex - Class in nl.renarj.jasdb.index.btreeplus
 
BTreeIndex(File, KeyInfo) - Constructor for class nl.renarj.jasdb.index.btreeplus.BTreeIndex
 
BtreeIndexHeader - Class in nl.renarj.jasdb.index.btreeplus
 
BtreeIndexHeader(int, int, int, KeyInfo, long) - Constructor for class nl.renarj.jasdb.index.btreeplus.BtreeIndexHeader
 
BtreeIndexRecordWriter - Class in nl.renarj.jasdb.storage.btree
 
BtreeIndexRecordWriter(File) - Constructor for class nl.renarj.jasdb.storage.btree.BtreeIndexRecordWriter
 
BtreePlusBlockPersister - Class in nl.renarj.jasdb.index.btreeplus.persistence
 
BtreePlusBlockPersister(DataBlockFactory, int, KeyInfo) - Constructor for class nl.renarj.jasdb.index.btreeplus.persistence.BtreePlusBlockPersister
 
BtreeRecordIteratorImpl - Class in nl.renarj.jasdb.storage.btree
 
BtreeRecordIteratorImpl(IndexIterator, KeyNameMapper, int) - Constructor for class nl.renarj.jasdb.storage.btree.BtreeRecordIteratorImpl
 
BtreeRecordResult - Class in nl.renarj.jasdb.storage.btree
 
BtreeRecordResult(DataKey) - Constructor for class nl.renarj.jasdb.storage.btree.BtreeRecordResult
 
BtreeRecordResult() - Constructor for class nl.renarj.jasdb.storage.btree.BtreeRecordResult
 
BTreeRecordWriterFactory - Class in nl.renarj.jasdb.storage.btree
 
BTreeRecordWriterFactory() - Constructor for class nl.renarj.jasdb.storage.btree.BTreeRecordWriterFactory
 
Bucket - Interface in nl.renarj.core.caching
 
BuilderTransformer - Class in nl.renarj.jasdb.storage.query
User: renarj Date: 4/28/12 Time: 2:21 PM
BuilderTransformer() - Constructor for class nl.renarj.jasdb.storage.query.BuilderTransformer
 
bulkInsertIndex(Index, KeyInfo, Iterator<IndexableItem>) - Static method in class nl.renarj.jasdb.index.IndexRebuildUtil
 
bytesToLong(byte[]) - Static method in class nl.renarj.core.utilities.conversion.LongUtils
 
bytesWritten() - Method in interface nl.renarj.jasdb.core.storage.datablocks.DataBlock.WriteResult
 

C

CachableItem - Interface in nl.renarj.core.caching
 
CachableRecord - Class in nl.renarj.jasdb.storage
 
CachableRecord(RecordResult) - Constructor for class nl.renarj.jasdb.storage.CachableRecord
 
CacheBucket - Class in nl.renarj.core.caching
 
CacheBucket(String) - Constructor for class nl.renarj.core.caching.CacheBucket
 
CacheBucket - Class in nl.renarj.jasdb.rest.model
 
CacheBucket(String, int, long) - Constructor for class nl.renarj.jasdb.rest.model.CacheBucket
 
CacheBucketCollection - Class in nl.renarj.jasdb.rest.model
 
CacheBucketCollection(List<CacheBucket>) - Constructor for class nl.renarj.jasdb.rest.model.CacheBucketCollection
 
CacheConfig - Class in nl.renarj.core.caching
 
CacheConfig(boolean, long, int) - Constructor for class nl.renarj.core.caching.CacheConfig
 
cachedBlocks - Variable in class nl.renarj.jasdb.core.caching.LRURegion
 
CachedRecordWriter - Class in nl.renarj.jasdb.storage
 
CachedRecordWriter(CacheManager, String, RecordWriter) - Constructor for class nl.renarj.jasdb.storage.CachedRecordWriter
 
CacheElement - Class in nl.renarj.core.caching
 
CacheElement(String, CachableItem) - Constructor for class nl.renarj.core.caching.CacheElement
 
CacheEntry<X> - Interface in nl.renarj.jasdb.core.caching
 
CacheManager - Class in nl.renarj.core.caching
 
CacheManager() - Constructor for class nl.renarj.core.caching.CacheManager
 
CacheModelLoader - Class in nl.renarj.jasdb.rest.loaders
 
CacheModelLoader() - Constructor for class nl.renarj.jasdb.rest.loaders.CacheModelLoader
 
CacheMonitorThread - Class in nl.renarj.jasdb.core.caching
 
CacheMonitorThread(GlobalCachingMemoryManager, long, long) - Constructor for class nl.renarj.jasdb.core.caching.CacheMonitorThread
 
CacheRegion<T extends Comparable<T>,X extends CacheEntry> - Interface in nl.renarj.jasdb.core.caching
 
CachingConfig - Class in nl.renarj.jasdb.index.btreeplus.caching
 
CachingConfig(long, long) - Constructor for class nl.renarj.jasdb.index.btreeplus.caching.CachingConfig
 
calculateMemorySize() - Method in class nl.renarj.jasdb.core.caching.GlobalCachingMemoryManager
 
capacity() - Method in interface nl.renarj.jasdb.core.storage.datablocks.DataBlock
The capacity of the block available for storage, this is excluding the size of the header.
capacity() - Method in class nl.renarj.jasdb.core.storage.datablocks.impl.DataBlockImpl
 
changePartitionStatus(String, String) - Method in class nl.renarj.jasdb.service.partitioning.LocalPartitionManager
 
changePartitionStatus(String, String) - Method in interface nl.renarj.jasdb.service.partitioning.PartitioningManager
 
CHARACTER_ENCODING - Static variable in class nl.renarj.jasdb.rest.client.RemoteRestConnector
 
checkMemoryState(Set<CacheRegion>) - Method in class nl.renarj.jasdb.core.caching.GlobalCachingMemoryManager
 
cityCounters - Variable in class nl.renarj.jasdb.service.QueryBaseTest
 
cleanData(File) - Static method in class nl.renarj.jasdb.SimpleBaseTest
 
cleanData() - Static method in class nl.renarj.jasdb.SimpleBaseTest
 
clear() - Method in interface nl.renarj.jasdb.core.caching.CacheRegion
 
clear() - Method in class nl.renarj.jasdb.core.caching.LRURegion
 
clearStats() - Static method in class nl.renarj.core.statistics.StatisticsMonitor
 
ClientResponse - Class in nl.renarj.jasdb.rest.client
 
ClientResponse(InputStream, int) - Constructor for class nl.renarj.jasdb.rest.client.ClientResponse
 
ClonableByteArrayInputStream - Class in nl.renarj.jasdb.core.streams
 
ClonableByteArrayInputStream(byte[]) - Constructor for class nl.renarj.jasdb.core.streams.ClonableByteArrayInputStream
 
ClonableDataStream - Class in nl.renarj.jasdb.core.streams
 
ClonableDataStream() - Constructor for class nl.renarj.jasdb.core.streams.ClonableDataStream
 
clone() - Method in class nl.renarj.jasdb.api.SimpleEntity
 
clone() - Method in class nl.renarj.jasdb.core.storage.datablocks.impl.BlockDataInputStream
 
clone() - Method in class nl.renarj.jasdb.core.streams.ClonableByteArrayInputStream
 
clone() - Method in class nl.renarj.jasdb.core.streams.ClonableDataStream
This creates a cloned data stream that allows multiple threads to read the resource in question.
clone() - Method in interface nl.renarj.jasdb.index.keys.keyinfo.KeyNameMapper
Clones the key name mapper
clone() - Method in class nl.renarj.jasdb.index.keys.keyinfo.KeyNameMapperImpl
 
cloneKey() - Method in class nl.renarj.jasdb.index.keys.impl.AnyKey
 
cloneKey(boolean) - Method in class nl.renarj.jasdb.index.keys.impl.AnyKey
 
cloneKey() - Method in class nl.renarj.jasdb.index.keys.impl.CompositeKey
 
cloneKey(boolean) - Method in class nl.renarj.jasdb.index.keys.impl.CompositeKey
 
cloneKey() - Method in class nl.renarj.jasdb.index.keys.impl.DataKey
 
cloneKey(boolean) - Method in class nl.renarj.jasdb.index.keys.impl.DataKey
 
cloneKey() - Method in class nl.renarj.jasdb.index.keys.impl.LongKey
 
cloneKey(boolean) - Method in class nl.renarj.jasdb.index.keys.impl.LongKey
 
cloneKey() - Method in class nl.renarj.jasdb.index.keys.impl.StringKey
 
cloneKey(boolean) - Method in class nl.renarj.jasdb.index.keys.impl.StringKey
 
cloneKey() - Method in class nl.renarj.jasdb.index.keys.impl.UUIDKey
 
cloneKey(boolean) - Method in class nl.renarj.jasdb.index.keys.impl.UUIDKey
 
cloneKey() - Method in interface nl.renarj.jasdb.index.keys.Key
Clone the current key without influencing this instance
cloneKey(boolean) - Method in interface nl.renarj.jasdb.index.keys.Key
Clone the current key without influencing this instance, whilst leaving the values
close() - Method in interface nl.renarj.jasdb.api.query.QueryResult
 
close() - Method in interface nl.renarj.jasdb.core.storage.datablocks.Block
 
close() - Method in interface nl.renarj.jasdb.core.storage.datablocks.DataBlockFactory
 
close() - Method in class nl.renarj.jasdb.core.storage.datablocks.impl.DataBlockFactoryImpl
 
close() - Method in class nl.renarj.jasdb.core.storage.datablocks.impl.DataBlockImpl
 
close() - Method in interface nl.renarj.jasdb.core.storage.RecordIterator
 
close() - Method in class nl.renarj.jasdb.core.streams.ClonableByteArrayInputStream
 
close() - Method in interface nl.renarj.jasdb.index.btreeplus.BlockPersister
 
close() - Method in class nl.renarj.jasdb.index.btreeplus.BTreeIndex
 
close() - Method in class nl.renarj.jasdb.index.btreeplus.caching.AbstractMemoryBlock
 
close() - Method in class nl.renarj.jasdb.index.btreeplus.FullIndexIterator
 
close() - Method in class nl.renarj.jasdb.index.btreeplus.LeaveBlockImpl
 
close() - Method in class nl.renarj.jasdb.index.btreeplus.persistence.BtreePlusBlockPersister
 
close() - Method in class nl.renarj.jasdb.index.btreeplus.TreeBlock
 
close() - Method in interface nl.renarj.jasdb.index.Index
Close the index and all its used resources
close() - Method in interface nl.renarj.jasdb.index.IndexIterator
 
close() - Method in interface nl.renarj.jasdb.remote.RemoteConnector
 
close() - Method in class nl.renarj.jasdb.rest.client.ClientResponse
 
close() - Method in class nl.renarj.jasdb.rest.client.RemoteRestConnector
 
close() - Method in class nl.renarj.jasdb.rest.serializers.json.entity.StreamableQueryResult
 
close() - Method in class nl.renarj.jasdb.service.search.QueryResultIteratorImpl
 
close() - Method in class nl.renarj.jasdb.storage.btree.BtreeRecordIteratorImpl
 
close() - Method in class nl.renarj.jasdb.storage.query.EntityQueryResult
 
close() - Method in class nl.renarj.jasdb.storage.query.StorageRecordIterator
 
close() - Method in class nl.renarj.jasdb.storage.transactional.RecordIteratorImpl
 
closeBucket() - Method in interface nl.renarj.core.caching.Bucket
 
closeBucket() - Method in class nl.renarj.core.caching.CacheBucket
 
closeBucket() - Method in class nl.renarj.core.caching.DummyBucket
 
closeRecordWriters() - Method in class nl.renarj.jasdb.storage.RecordWriterFactoryLoader
 
closeService() - Method in class nl.renarj.jasdb.service.LocalStorageServiceImpl
 
closeService() - Method in interface nl.renarj.jasdb.service.StorageService
Closes the service and all its used resources
closeSession() - Method in class com.obera.jasdb.android.AndroidDBSession
 
closeSession() - Method in class nl.renarj.jasdb.api.DBConnectorSession
 
closeSession() - Method in interface nl.renarj.jasdb.api.DBSession
Closes the session and removes used resources
closeSession() - Method in class nl.renarj.jasdb.LocalDBSession
 
closeStore() - Method in interface nl.renarj.jasdb.api.metadata.MetadataStore
Close the store
closeStore() - Method in class nl.renarj.jasdb.service.metadata.JasDBMetadataStore
 
closeWriter() - Method in interface nl.renarj.jasdb.core.storage.RecordWriter
This closes the writer channel and releases all the resources
closeWriter() - Method in class nl.renarj.jasdb.storage.btree.BtreeIndexRecordWriter
 
closeWriter() - Method in class nl.renarj.jasdb.storage.CachedRecordWriter
 
closeWriter() - Method in class nl.renarj.jasdb.storage.transactional.FSWriter
 
closeWriter() - Method in class nl.renarj.jasdb.storage.transactional.TransactionalRecordWriter
 
closeWriter() - Method in interface nl.renarj.jasdb.storage.transactional.Writer
 
COLLECTION_ENTITIES - Static variable in class nl.renarj.jasdb.rest.serializers.json.entity.EntityStreamCollectionHandler
 
COLLECTION_SIZE - Static variable in class nl.renarj.jasdb.rest.serializers.json.entity.EntityStreamCollectionHandler
 
COLLECTION_TIME - Static variable in class nl.renarj.jasdb.rest.serializers.json.entity.EntityStreamCollectionHandler
 
com.obera.jasdb.android - package com.obera.jasdb.android
 
com.obera.jasdb.android.api - package com.obera.jasdb.android.api
 
com.obera.jasdb.android.platform - package com.obera.jasdb.android.platform
 
com.obera.jasdb.console - package com.obera.jasdb.console
 
com.obera.jasdb.web - package com.obera.jasdb.web
 
com.obera.jasdb.web.exceptions - package com.obera.jasdb.web.exceptions
 
com.obera.jasdb.web.model - package com.obera.jasdb.web.model
 
com.obera.service.acl - package com.obera.service.acl
 
com.oberasoftware.core.concurrency - package com.oberasoftware.core.concurrency
 
com.oberasoftware.core.exceptions - package com.oberasoftware.core.exceptions
 
com.oberasoftware.core.utils - package com.oberasoftware.core.utils
 
com.oberasoftware.jasdb.api.entitymapper - package com.oberasoftware.jasdb.api.entitymapper
 
com.oberasoftware.jasdb.api.entitymapper.annotations - package com.oberasoftware.jasdb.api.entitymapper.annotations
 
com.oberasoftware.jasdb.entitymapper - package com.oberasoftware.jasdb.entitymapper
 
com.oberasoftware.jasdb.entitymapper.types - package com.oberasoftware.jasdb.entitymapper.types
 
ComparableKey<T extends Key> - Interface in nl.renarj.jasdb.index.keys
 
compare(T, CompareMethod) - Method in interface nl.renarj.jasdb.index.keys.ComparableKey
 
compare(Key, CompareMethod) - Method in class nl.renarj.jasdb.index.keys.impl.AnyKey
 
compare(Key, CompareMethod) - Method in class nl.renarj.jasdb.index.keys.impl.CompositeKey
 
compare(Key, CompareMethod) - Method in class nl.renarj.jasdb.index.keys.impl.DataKey
 
compare(Key, CompareMethod) - Method in class nl.renarj.jasdb.index.keys.impl.LongKey
 
compare(Key, CompareMethod) - Method in class nl.renarj.jasdb.index.keys.impl.StringKey
 
compare(Key, CompareMethod) - Method in class nl.renarj.jasdb.index.keys.impl.UUIDKey
 
CompareMethod - Enum in nl.renarj.jasdb.index.keys
 
CompareResult - Class in nl.renarj.jasdb.index.keys
 
CompareResult(int) - Constructor for class nl.renarj.jasdb.index.keys.CompareResult
 
compareTo(AggregationResult) - Method in class nl.renarj.core.statistics.AggregationResult
 
compareTo(AbstractMemoryBlock) - Method in class nl.renarj.jasdb.index.btreeplus.caching.AbstractMemoryBlock
 
compareTo(Key) - Method in class nl.renarj.jasdb.index.keys.AbstractKey
 
compareTo(Key) - Method in class nl.renarj.jasdb.index.keys.impl.DataKey
 
ComplexKeyType - Class in nl.renarj.jasdb.index.keys.types
 
ComplexKeyType() - Constructor for class nl.renarj.jasdb.index.keys.types.ComplexKeyType
 
CompositeIndexField - Class in nl.renarj.jasdb.index.search
The composite index field is used to create a composite index which can contain a number of keys
CompositeIndexField(IndexField...) - Constructor for class nl.renarj.jasdb.index.search.CompositeIndexField
Creates the composite key for the provided fields
CompositeKey - Class in nl.renarj.jasdb.index.keys.impl
 
CompositeKey() - Constructor for class nl.renarj.jasdb.index.keys.impl.CompositeKey
 
CompositeKeyFactory - Class in nl.renarj.jasdb.index.keys.factory
 
CompositeKeyFactory(MultiKeyloader) - Constructor for class nl.renarj.jasdb.index.keys.factory.CompositeKeyFactory
 
CompositeQueryField - Class in nl.renarj.jasdb.api.query
 
CompositeQueryField(QueryField...) - Constructor for class nl.renarj.jasdb.api.query.CompositeQueryField
 
Configuration - Class in nl.renarj.core.utilities.configuration
 
Configuration(Node) - Constructor for class nl.renarj.core.utilities.configuration.Configuration
 
ConfigurationException - Exception in nl.renarj.jasdb.core.exceptions
This exception is thrown when an issue is found in the provided configuration file
ConfigurationException(String, Throwable) - Constructor for exception nl.renarj.jasdb.core.exceptions.ConfigurationException
 
ConfigurationException(String) - Constructor for exception nl.renarj.jasdb.core.exceptions.ConfigurationException
 
ConfigurationLoader - Interface in nl.renarj.jasdb.core
 
ConfigurationNotFoundException - Exception in nl.renarj.core.exceptions
When the configuation file could not be found this exception is thrown
ConfigurationNotFoundException(String, Throwable) - Constructor for exception nl.renarj.core.exceptions.ConfigurationNotFoundException
 
ConfigurationNotFoundException(String) - Constructor for exception nl.renarj.core.exceptions.ConfigurationNotFoundException
 
ConfigurationProperty - Class in nl.renarj.core.utilities.configuration
 
ConfigurationProperty(String, String) - Constructor for class nl.renarj.core.utilities.configuration.ConfigurationProperty
 
configure() - Method in class com.obera.jasdb.android.AndroidKernelBinding
 
configure(CacheConfig) - Method in interface nl.renarj.core.caching.Bucket
 
configure(CacheConfig) - Method in class nl.renarj.core.caching.CacheBucket
 
configure(Configuration) - Method in class nl.renarj.core.caching.CacheManager
 
configure(CacheConfig) - Method in class nl.renarj.core.caching.DummyBucket
 
configure(Configuration) - Method in class nl.renarj.jasdb.core.caching.GlobalCachingMemoryManager
 
configure(Configuration) - Method in class nl.renarj.jasdb.index.btreeplus.BTreeIndex
 
configure(Configuration) - Method in interface nl.renarj.jasdb.index.Index
Configure the index with configuration settings found in global configuration
configure(Configuration) - Method in class nl.renarj.jasdb.service.partitioning.LocalPartitionManager
 
configure(Configuration) - Method in interface nl.renarj.jasdb.service.partitioning.PartitioningManager
 
CONNECTION_HOST_PROPERTY - Static variable in class nl.renarj.jasdb.rest.client.RemoteRestConnector
 
CONNECTION_PORT_PROPERTY - Static variable in class nl.renarj.jasdb.rest.client.RemoteRestConnector
 
CONNECTOR_TYPE - Static variable in class nl.renarj.jasdb.remote.RemoteConnectorFactory
 
ConnectorLoader - Interface in nl.renarj.jasdb.remote
 
ConsoleService - Class in com.obera.jasdb.console
 
ConsoleService() - Constructor for class com.obera.jasdb.console.ConsoleService
 
Constants - Interface in nl.renarj.jasdb.service.metadata
 
contains(T) - Method in interface nl.renarj.jasdb.core.caching.CacheRegion
 
contains(Long) - Method in class nl.renarj.jasdb.core.caching.LRURegion
 
contains(T) - Method in class nl.renarj.jasdb.core.collections.OrderedBalancedTree
 
contains(Key) - Method in interface nl.renarj.jasdb.index.btreeplus.LeaveBlock
 
contains(Key) - Method in class nl.renarj.jasdb.index.btreeplus.LeaveBlockImpl
 
contains(Key) - Method in class nl.renarj.jasdb.index.btreeplus.RootBlock
 
containsBag(String, String) - Method in interface nl.renarj.jasdb.api.metadata.MetadataStore
Checks if a bag in an instance exists in the metadata store
containsBag(String, String) - Method in class nl.renarj.jasdb.service.metadata.JasDBMetadataStore
 
containsIndex(String, String, IndexDefinition) - Method in interface nl.renarj.jasdb.api.metadata.MetadataStore
Checks if the index is already present in the metadata store
containsIndex(String, String, IndexDefinition) - Method in class nl.renarj.jasdb.service.metadata.JasDBMetadataStore
 
containsInstance(String) - Method in interface nl.renarj.jasdb.api.metadata.MetadataStore
Checks if the instance alredy exists
containsInstance(String) - Method in class nl.renarj.jasdb.service.metadata.JasDBMetadataStore
 
containsItem(String) - Method in interface nl.renarj.core.caching.Bucket
 
containsItem(String) - Method in class nl.renarj.core.caching.CacheBucket
 
containsItem(String) - Method in class nl.renarj.core.caching.DummyBucket
 
continueEvaluation(boolean) - Method in interface nl.renarj.jasdb.storage.query.operators.BlockMerger
 
continueEvaluation(boolean) - Method in class nl.renarj.jasdb.storage.query.operators.mergers.AndBlockMerger
 
continueEvaluation(boolean) - Method in class nl.renarj.jasdb.storage.query.operators.mergers.OrBlockMerger
 
convertKey(Key) - Method in class nl.renarj.jasdb.index.keys.factory.CompositeKeyFactory
 
convertKey(Key) - Method in class nl.renarj.jasdb.index.keys.factory.DataKeyFactory
 
convertKey(Key) - Method in interface nl.renarj.jasdb.index.keys.factory.KeyFactory
 
convertKey(Key) - Method in class nl.renarj.jasdb.index.keys.factory.LongKeyFactory
 
convertKey(Key) - Method in class nl.renarj.jasdb.index.keys.factory.StringKeyFactory
 
convertKey(Key) - Method in class nl.renarj.jasdb.index.keys.factory.UUIDKeyFactory
 
convertKey(Key) - Method in class nl.renarj.jasdb.index.keys.factory.WrappedValueKeyFactory
 
convertToBytes(String) - Static method in class nl.renarj.core.utilities.conversion.ValueConverterUtil
 
convertToBytes(String, long) - Static method in class nl.renarj.core.utilities.conversion.ValueConverterUtil
 
convertToKey(Object) - Method in class nl.renarj.jasdb.index.keys.factory.AbstractKeyFactory
 
convertToKey(Object) - Method in class nl.renarj.jasdb.index.keys.factory.DataKeyFactory
 
convertToKey(Object) - Method in class nl.renarj.jasdb.index.keys.factory.LongKeyFactory
 
convertToKey(Object) - Method in class nl.renarj.jasdb.index.keys.factory.StringKeyFactory
 
convertToKey(Object) - Method in class nl.renarj.jasdb.index.keys.factory.UUIDKeyFactory
 
convertToLong(char, long) - Method in class nl.renarj.core.utilities.conversion.MemoryTypeConverter
 
convertToLong(char, long) - Method in class nl.renarj.core.utilities.conversion.TimeTypeConverter
 
convertToLong(char, long) - Method in interface nl.renarj.core.utilities.conversion.ValueConverterType
 
convertToMilliseconds(String) - Static method in class nl.renarj.core.utilities.conversion.ValueConverterUtil
 
convertToMilliseconds(String, long) - Static method in class nl.renarj.core.utilities.conversion.ValueConverterUtil
 
CoreConfigException - Exception in nl.renarj.core.exceptions
This exception is thrown when an issue is found in the provided configuration file
CoreConfigException(String, Throwable) - Constructor for exception nl.renarj.core.exceptions.CoreConfigException
 
CoreConfigException(String) - Constructor for exception nl.renarj.core.exceptions.CoreConfigException
 
count() - Method in class nl.renarj.jasdb.index.btreeplus.BTreeIndex
 
count() - Method in class nl.renarj.jasdb.index.btreeplus.BtreeIndexHeader
 
count() - Method in interface nl.renarj.jasdb.index.Index
Returns the amount of keys in the index
count() - Method in interface nl.renarj.jasdb.index.IndexHeader
 
create(KeyFactory[]) - Static method in class nl.renarj.jasdb.index.keys.keyinfo.KeyNameMapperImpl
 
createBag(Bag, String) - Method in class com.obera.jasdb.web.DataController
 
createBag(RemotingContext, String, Bag) - Method in interface nl.renarj.jasdb.remote.BagConnector
 
createBag(RemotingContext, String, Bag) - Method in class nl.renarj.jasdb.rest.client.BagRestConnector
 
createBlock(BlockTypes, long) - Method in interface nl.renarj.jasdb.index.btreeplus.BlockPersister
 
createBlock(long, DataBlock) - Method in interface nl.renarj.jasdb.index.btreeplus.persistence.BlockFactory
 
createBlock(BlockTypes, long) - Method in class nl.renarj.jasdb.index.btreeplus.persistence.BtreePlusBlockPersister
 
createBlock(long, DataBlock) - Method in class nl.renarj.jasdb.index.btreeplus.persistence.LeaveBlockFactory
 
createBlock(long, DataBlock) - Method in class nl.renarj.jasdb.index.btreeplus.persistence.NodeBlockFactory
 
createBlock(long, DataBlock) - Method in class nl.renarj.jasdb.index.btreeplus.persistence.RootBlockFactory
 
createBuilder() - Static method in class nl.renarj.jasdb.api.query.QueryBuilder
 
createBuilder(BlockType) - Static method in class nl.renarj.jasdb.api.query.QueryBuilder
 
createCachingConfig(Configuration) - Static method in class nl.renarj.jasdb.index.btreeplus.caching.CachingConfig
 
createConnector(NodeInformation, Class<T>) - Method in interface nl.renarj.jasdb.remote.ConnectorLoader
 
createConnector(NodeInformation, Class<T>) - Static method in class nl.renarj.jasdb.remote.RemoteConnectorFactory
 
createConnector(NodeInformation, Class<T>) - Method in class nl.renarj.jasdb.rest.client.RestConnectorLoader
 
createData(WebEntity, String) - Method in class com.obera.jasdb.web.DataController
 
createEmptyKey() - Method in class nl.renarj.jasdb.index.keys.factory.CompositeKeyFactory
 
createEmptyKey() - Method in class nl.renarj.jasdb.index.keys.factory.DataKeyFactory
 
createEmptyKey() - Method in interface nl.renarj.jasdb.index.keys.factory.KeyFactory
 
createEmptyKey() - Method in class nl.renarj.jasdb.index.keys.factory.LongKeyFactory
 
createEmptyKey() - Method in class nl.renarj.jasdb.index.keys.factory.StringKeyFactory
 
createEmptyKey() - Method in class nl.renarj.jasdb.index.keys.factory.UUIDKeyFactory
 
createEmptyKey() - Method in class nl.renarj.jasdb.index.keys.factory.WrappedValueKeyFactory
 
createEntityKeys(SimpleEntity, Index) - Static method in class nl.renarj.jasdb.service.BagOperationUtil
 
createHeader(DataBlock, int, long, KeyInfo) - Static method in class nl.renarj.jasdb.index.btreeplus.BtreeIndexHeader
 
createIndex(String, CompositeIndexField, boolean, IndexField...) - Method in interface nl.renarj.jasdb.api.model.IndexManager
 
createIndex(String, IndexField, boolean, IndexField...) - Method in interface nl.renarj.jasdb.api.model.IndexManager
 
createIndex(RemotingContext, String, String, IndexDefinition, boolean) - Method in interface nl.renarj.jasdb.remote.BagConnector
 
createIndex(RemotingContext, String, String, IndexDefinition, boolean) - Method in class nl.renarj.jasdb.rest.client.BagRestConnector
 
createIndex(String, CompositeIndexField, boolean, IndexField...) - Method in class nl.renarj.jasdb.storage.indexing.IndexManagerImpl
 
createIndex(String, IndexField, boolean, IndexField...) - Method in class nl.renarj.jasdb.storage.indexing.IndexManagerImpl
 
createInstance(WebInstance) - Method in class com.obera.jasdb.web.DataController
 
createKey(IndexableItem) - Method in class nl.renarj.jasdb.index.keys.factory.CompositeKeyFactory
 
createKey(IndexableItem) - Method in class nl.renarj.jasdb.index.keys.factory.DataKeyFactory
 
createKey(IndexableItem) - Method in interface nl.renarj.jasdb.index.keys.factory.KeyFactory
 
createKey(IndexableItem) - Method in class nl.renarj.jasdb.index.keys.factory.LongKeyFactory
 
createKey(IndexableItem) - Method in class nl.renarj.jasdb.index.keys.factory.StringKeyFactory
 
createKey(IndexableItem) - Method in class nl.renarj.jasdb.index.keys.factory.UUIDKeyFactory
 
createKey(IndexableItem) - Method in class nl.renarj.jasdb.index.keys.factory.WrappedValueKeyFactory
 
createKeyFactory(String, KeyType) - Static method in class nl.renarj.jasdb.index.keys.factory.KeyFactoryManager
 
createMultivalueKeys(IndexableItem) - Method in class nl.renarj.jasdb.index.keys.factory.AbstractKeyFactory
 
createMultivalueKeys(IndexableItem) - Method in class nl.renarj.jasdb.index.keys.factory.CompositeKeyFactory
 
createMultivalueKeys(IndexableItem) - Method in interface nl.renarj.jasdb.index.keys.factory.KeyFactory
 
createMultivalueKeys(IndexableItem) - Method in class nl.renarj.jasdb.index.keys.factory.WrappedValueKeyFactory
 
createNodeInformation(String, boolean, boolean, int) - Static method in class nl.renarj.jasdb.rest.client.RestDBSession
 
createOrGetBag(String) - Method in class com.obera.jasdb.android.AndroidDBSession
 
createOrGetBag(String, String) - Method in class com.obera.jasdb.android.AndroidDBSession
 
createOrGetBag(String) - Method in class nl.renarj.jasdb.api.DBConnectorSession
 
createOrGetBag(String, String) - Method in class nl.renarj.jasdb.api.DBConnectorSession
 
createOrGetBag(String) - Method in interface nl.renarj.jasdb.api.DBSession
Creates a bag or gets an existing one if it already existed for the connected instance.
createOrGetBag(String, String) - Method in interface nl.renarj.jasdb.api.DBSession
Creates a bag or gets an existing one if it already existed for the specified instance.
createOrGetBag(String) - Method in class nl.renarj.jasdb.LocalDBSession
 
createOrGetBag(String, String) - Method in class nl.renarj.jasdb.LocalDBSession
 
createProperty(String) - Method in class nl.renarj.jasdb.api.SimpleEntity
Creates an empty property object, the proeprty object can be used to set values on, if no values are set the property object is not serialized
createRecord(String) - Static method in class nl.renarj.core.statistics.StatisticsMonitor
 
createResponse(RestEntity) - Static method in class nl.renarj.jasdb.rest.providers.ServiceOutputHandler
 
createSession() - Method in interface nl.renarj.jasdb.api.DBSessionFactory
Creates a DB Session
createSession(Credentials) - Method in interface nl.renarj.jasdb.api.DBSessionFactory
Creates a DB Session with given credentials
createSession(String) - Method in interface nl.renarj.jasdb.api.DBSessionFactory
Creates a session for the given instance
createSession(String, Credentials) - Method in interface nl.renarj.jasdb.api.DBSessionFactory
Creates a session for the given instance and credentials
createSession() - Method in class nl.renarj.jasdb.LocalDBSessionFactory
 
createSession(Credentials) - Method in class nl.renarj.jasdb.LocalDBSessionFactory
 
createSession(String) - Method in class nl.renarj.jasdb.LocalDBSessionFactory
 
createSession(String, Credentials) - Method in class nl.renarj.jasdb.LocalDBSessionFactory
 
createSession() - Method in class nl.renarj.jasdb.rest.client.RestDBSessionFactory
 
createSession(String) - Method in class nl.renarj.jasdb.rest.client.RestDBSessionFactory
 
createSession(Credentials) - Method in class nl.renarj.jasdb.rest.client.RestDBSessionFactory
 
createSession(String, Credentials) - Method in class nl.renarj.jasdb.rest.client.RestDBSessionFactory
 
createStorageServiceInstance(Instance, String) - Method in class com.obera.jasdb.android.AndroidStorageServiceFactory
 
createStorageServiceInstance(Instance, String) - Method in class nl.renarj.jasdb.service.LocalStorageServiceFactoryImpl
 
createWriter(File) - Method in interface nl.renarj.jasdb.core.storage.RecordWriterFactory
Creates a record writer for the given file location
createWriter(File) - Method in class nl.renarj.jasdb.storage.btree.BTreeRecordWriterFactory
 
createWriter(File) - Method in class nl.renarj.jasdb.storage.transactional.TransactionalRecordWriterFactory
 
Credentials - Interface in nl.renarj.jasdb.api.context
User: renarj Date: 1/22/12 Time: 3:24 PM
CredentialsProvider - Interface in nl.renarj.jasdb.api.acl
 
CryptoEngine - Interface in nl.renarj.jasdb.core.crypto
 
CryptoFactory - Class in nl.renarj.jasdb.core.crypto
 
CryptoFactory() - Constructor for class nl.renarj.jasdb.core.crypto.CryptoFactory
 

D

DataBlock - Interface in nl.renarj.jasdb.core.storage.datablocks
 
DataBlock.WriteResult - Interface in nl.renarj.jasdb.core.storage.datablocks
 
DataBlockFactory - Interface in nl.renarj.jasdb.core.storage.datablocks
 
DataBlockFactoryImpl - Class in nl.renarj.jasdb.core.storage.datablocks.impl
 
DataBlockFactoryImpl(File, FileChannel, int) - Constructor for class nl.renarj.jasdb.core.storage.datablocks.impl.DataBlockFactoryImpl
 
DataBlockHeader - Interface in nl.renarj.jasdb.core.storage.datablocks
 
DataBlockHeaderImpl - Class in nl.renarj.jasdb.core.storage.datablocks.impl
 
DataBlockHeaderImpl(ByteBuffer) - Constructor for class nl.renarj.jasdb.core.storage.datablocks.impl.DataBlockHeaderImpl
 
DataBlockImpl - Class in nl.renarj.jasdb.core.storage.datablocks.impl
 
DataBlockImpl(long, DataBlockFactory, MappedByteBuffer) - Constructor for class nl.renarj.jasdb.core.storage.datablocks.impl.DataBlockImpl
 
DataBlockResult<T> - Class in nl.renarj.jasdb.core.storage.datablocks
Represents the data result loaded from the block, containing information about data offset, end block and value
DataBlockResult(long, DataBlock, int, T) - Constructor for class nl.renarj.jasdb.core.storage.datablocks.DataBlockResult
 
DataController - Class in com.obera.jasdb.web
 
DataController() - Constructor for class com.obera.jasdb.web.DataController
 
DataKey - Class in nl.renarj.jasdb.index.keys.impl
 
DataKey(byte[]) - Constructor for class nl.renarj.jasdb.index.keys.impl.DataKey
 
DataKey(ClonableDataStream) - Constructor for class nl.renarj.jasdb.index.keys.impl.DataKey
 
DataKeyFactory - Class in nl.renarj.jasdb.index.keys.factory
 
DataKeyFactory(String) - Constructor for class nl.renarj.jasdb.index.keys.factory.DataKeyFactory
 
DataKeyType - Class in nl.renarj.jasdb.index.keys.types
 
DataKeyType() - Constructor for class nl.renarj.jasdb.index.keys.types.DataKeyType
 
DataOperation - Interface in nl.renarj.jasdb.service.operations
 
DataOperationFactory - Class in com.obera.jasdb.android
 
DataOperationFactory(Provider<IndexManagerFactory>, Provider<RecordWriterFactoryLoader>) - Constructor for class com.obera.jasdb.android.DataOperationFactory
 
DataPrepare - Class in nl.renarj.jasdb.rest
 
DataPrepare() - Constructor for class nl.renarj.jasdb.rest.DataPrepare
 
DatastoreException - Exception in nl.renarj.jasdb.core.exceptions
 
DatastoreException(String, Throwable) - Constructor for exception nl.renarj.jasdb.core.exceptions.DatastoreException
 
DatastoreException(String) - Constructor for exception nl.renarj.jasdb.core.exceptions.DatastoreException
 
DBConnectorSession - Class in nl.renarj.jasdb.api
 
DBConnectorSession(String, NodeInformation) - Constructor for class nl.renarj.jasdb.api.DBConnectorSession
 
DBConnectorSession(String, Credentials, NodeInformation) - Constructor for class nl.renarj.jasdb.api.DBConnectorSession
 
DBInstance - Interface in nl.renarj.jasdb.api.model
This represents a DB Instance, every JasDB can have multiple instances.
DBInstanceFactory - Interface in nl.renarj.jasdb.api.model
The DBInstanceFactory manages all active and configured database instances
DBInstanceFactoryImpl - Class in nl.renarj.jasdb.core
 
DBInstanceFactoryImpl(MetadataStore) - Constructor for class nl.renarj.jasdb.core.DBInstanceFactoryImpl
 
DBInstanceImpl - Class in nl.renarj.jasdb.core
 
DBInstanceImpl(MetadataStore, Instance) - Constructor for class nl.renarj.jasdb.core.DBInstanceImpl
 
DBSession - Interface in nl.renarj.jasdb.api
This is the main entry point for the JasDB database operations.
DBSessionFactory - Interface in nl.renarj.jasdb.api
The session factory is capable of creation JasDB session
DBSessionTest - Class in nl.renarj.jasdb.service
 
DBSessionTest(DBSessionFactory) - Constructor for class nl.renarj.jasdb.service.DBSessionTest
 
decrementBlockCount() - Method in class nl.renarj.jasdb.core.storage.datablocks.impl.BlockEntry
 
decrypt(String, String, String) - Method in class nl.renarj.jasdb.core.crypto.BasicCryptoEngine
 
decrypt(String, String, String) - Method in interface nl.renarj.jasdb.core.crypto.CryptoEngine
 
decrypt(String, String, String) - Method in class nl.renarj.jasdb.core.crypto.StrongCryptoEngine
 
DEFAULT_DOC_ID_MAPPER - Static variable in class nl.renarj.jasdb.service.BagOperationUtil
 
DEFAULT_ENCODING - Static variable in class nl.renarj.jasdb.core.utils.FileUtils
 
DEFAULT_ENCODING - Static variable in class nl.renarj.jasdb.index.keys.KeyUtil
 
DEFAULT_INSTANCE - Static variable in class nl.renarj.jasdb.service.metadata.JasDBMetadataStore
 
DEFAULT_MAX_SIZE - Static variable in class nl.renarj.jasdb.index.keys.types.StringKeyType
 
deleteBag(String, String) - Method in class com.obera.jasdb.web.DataController
 
deleteInstance(String) - Method in class com.obera.jasdb.android.AndroidDBSession
 
deleteInstance(String) - Method in class com.obera.jasdb.web.DataController
 
deleteInstance(String) - Method in class nl.renarj.jasdb.api.DBConnectorSession
 
deleteInstance(String) - Method in interface nl.renarj.jasdb.api.DBSession
This deletes an instance all its related bags and entities permanently.
deleteInstance(String) - Method in interface nl.renarj.jasdb.api.model.DBInstanceFactory
Deletes an instance and all of its resources, this operation is destructive and will remove all data permanently.
deleteInstance(String) - Method in class nl.renarj.jasdb.core.DBInstanceFactoryImpl
 
deleteInstance(String) - Method in class nl.renarj.jasdb.LocalDBSession
 
deleteMetadataEntity(long) - Method in interface nl.renarj.jasdb.api.metadata.MetadataStore
Deletes a generic metadata entity
deleteMetadataEntity(long) - Method in class nl.renarj.jasdb.service.metadata.JasDBMetadataStore
 
deleteSafely(File) - Static method in class nl.renarj.jasdb.core.utils.FileUtils
Attempts to delete a file, if fails tries again on exit
deleteUser(String) - Method in class com.obera.service.acl.LocalCredentialsProvider
 
deleteUser(UserSession, String) - Method in class com.obera.service.acl.UserManagerImpl
 
deleteUser(String) - Method in interface nl.renarj.jasdb.api.acl.CredentialsProvider
 
deleteUser(UserSession, String) - Method in interface nl.renarj.jasdb.api.acl.UserManager
 
deleteUser(String) - Method in class nl.renarj.jasdb.api.RemoteUserAdministration
 
deleteUser(String) - Method in interface nl.renarj.jasdb.api.UserAdministration
Deletes a user from the database, does not revoke grants
deleteUser(String) - Method in class nl.renarj.jasdb.core.dummy.DummyCredentialsProvider
 
deleteUser(UserSession, String) - Method in class nl.renarj.jasdb.core.dummy.DummyUserManager
 
deleteUser(String) - Method in class nl.renarj.jasdb.LocalUserAdministration
 
deleteUser(RemotingContext, String) - Method in interface nl.renarj.jasdb.remote.UserConnector
 
deleteUser(RemotingContext, String) - Method in class nl.renarj.jasdb.rest.client.UserRestConnector
 
delUser(String) - Method in class com.obera.service.acl.UserMetadataProvider
 
deserialize(Class<T>, InputStream) - Method in class nl.renarj.jasdb.rest.serializers.json.entity.EntityHandler
 
deserialize(Class<T>, String) - Method in class nl.renarj.jasdb.rest.serializers.json.entity.EntityHandler
 
deserialize(Class<T>, InputStream) - Method in class nl.renarj.jasdb.rest.serializers.json.entity.EntityStreamCollectionHandler
 
deserialize(Class<T>, String) - Method in class nl.renarj.jasdb.rest.serializers.json.entity.EntityStreamCollectionHandler
 
deserialize(Class<T>, InputStream) - Method in class nl.renarj.jasdb.rest.serializers.json.JsonRestObjectMapperHandler
 
deserialize(Class<T>, String) - Method in class nl.renarj.jasdb.rest.serializers.json.JsonRestObjectMapperHandler
 
deserialize(Class<T>, InputStream) - Method in class nl.renarj.jasdb.rest.serializers.json.JsonRestResponseHandler
 
deserialize(Class<T>, String) - Method in class nl.renarj.jasdb.rest.serializers.json.JsonRestResponseHandler
 
deserialize(Class<T>, InputStream) - Method in interface nl.renarj.jasdb.rest.serializers.RestResponseHandler
 
deserialize(Class<T>, String) - Method in interface nl.renarj.jasdb.rest.serializers.RestResponseHandler
 
deserializeEntity(String) - Method in interface nl.renarj.jasdb.api.serializer.EntityDeserializer
 
deserializeEntity(InputStream) - Method in interface nl.renarj.jasdb.api.serializer.EntityDeserializer
 
deserializeEntity(String) - Method in class nl.renarj.jasdb.api.serializer.json.JsonEntityDeserializer
 
deserializeEntity(InputStream) - Method in class nl.renarj.jasdb.api.serializer.json.JsonEntityDeserializer
 
deserializeEntity(JsonParser) - Method in class nl.renarj.jasdb.api.serializer.json.JsonEntityDeserializer
 
destroy() - Method in class nl.renarj.jasdb.rest.security.OAuthTokenFilter
 
determineDatastoreLocation() - Static method in class nl.renarj.jasdb.core.platform.HomeLocatorUtil
 
disableStatistics() - Static method in class nl.renarj.core.statistics.StatisticsMonitor
 
distinct(IndexSearchResultIteratorCollection) - Static method in class nl.renarj.jasdb.storage.query.operators.DistinctCollectionUtil
 
DistinctCollectionUtil - Class in nl.renarj.jasdb.storage.query.operators
 
DistinctCollectionUtil() - Constructor for class nl.renarj.jasdb.storage.query.operators.DistinctCollectionUtil
 
DOCUMENT_ID - Static variable in class nl.renarj.jasdb.api.SimpleEntity
 
doDataOperation(String, String, SimpleEntity) - Method in class nl.renarj.jasdb.service.operations.BagInsertOperation
 
doDataOperation(String, String, SimpleEntity) - Method in class nl.renarj.jasdb.service.operations.BagRemoveOperation
 
doDataOperation(String, String, SimpleEntity) - Method in class nl.renarj.jasdb.service.operations.BagUpdateOperation
 
doDataOperation(String, String, SimpleEntity) - Method in interface nl.renarj.jasdb.service.operations.DataOperation
 
doDataPrepare() - Static method in class nl.renarj.jasdb.rest.DataPrepare
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class nl.renarj.jasdb.rest.security.OAuthTokenFilter
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class nl.renarj.jasdb.rest.security.OAuthTokenEndpoint
 
doIndexInsert(Set<Key>, Index) - Static method in class nl.renarj.jasdb.service.BagOperationUtil
 
doIndexScan(Index, KeyInfo, Iterator<IndexableItem>, boolean) - Static method in class nl.renarj.jasdb.index.IndexScanner
 
doInternalRequest(RemotingContext, String, Map<String, String>, byte[], RemoteRestConnector.REQUEST_MODE) - Method in class nl.renarj.jasdb.rest.client.RemoteRestConnector
 
doKernelShutdown() - Method in class nl.renarj.jasdb.core.KernelShutdown
 
doKernelShutdown() - Method in interface nl.renarj.jasdb.core.KernelShutdownMBean
 
doOperation(String) - Method in class nl.renarj.jasdb.rest.client.RestConnectionBuilder
 
doOperation(InputElement) - Method in class nl.renarj.jasdb.rest.loaders.AbstractModelLoader
 
doOperation(InputElement) - Method in class nl.renarj.jasdb.rest.loaders.BagModelLoader
 
doOperation(InputElement) - Method in class nl.renarj.jasdb.rest.loaders.PartitionModelLoader
 
doOperation(InputElement) - Method in interface nl.renarj.jasdb.rest.loaders.PathModelLoader
 
doOperation(InputElement) - Method in class nl.renarj.jasdb.rest.loaders.StatisticsModelLoader
 
doPartitionOperation(RemotingContext, String, String, String, String) - Method in interface nl.renarj.jasdb.remote.PartitionConnector
 
doPartitionOperation(RemotingContext, String, String, String, String) - Method in class nl.renarj.jasdb.rest.client.PartitionRestConnector
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class nl.renarj.jasdb.rest.security.OAuthTokenEndpoint
 
doRequest(RemotingContext, String) - Method in class nl.renarj.jasdb.rest.client.RemoteRestConnector
 
doRequest(RemotingContext, String, Map<String, String>) - Method in class nl.renarj.jasdb.rest.client.RemoteRestConnector
 
doRequest(RemotingContext, String, Map<String, String>, String, RemoteRestConnector.REQUEST_MODE) - Method in class nl.renarj.jasdb.rest.client.RemoteRestConnector
 
doSearch(DBInstance, InputElement) - Method in class nl.renarj.jasdb.rest.loaders.BagModelLoader
 
doTableScan(BlockOperation, Set<String>, IndexSearchResultIteratorCollection) - Method in class nl.renarj.jasdb.service.search.TableScanOperation
 
doTableScanFindAll() - Method in class nl.renarj.jasdb.service.search.TableScanOperation
 
DummyBucket - Class in nl.renarj.core.caching
Dummy implementation can be used in case caching is disabled.
DummyBucket() - Constructor for class nl.renarj.core.caching.DummyBucket
 
DummyCredentialsProvider - Class in nl.renarj.jasdb.core.dummy
 
DummyCredentialsProvider() - Constructor for class nl.renarj.jasdb.core.dummy.DummyCredentialsProvider
 
DummyRemoteService - Class in com.obera.jasdb.android
 
DummyRemoteService() - Constructor for class com.obera.jasdb.android.DummyRemoteService
 
DummySessionManager - Class in nl.renarj.jasdb.core.dummy
 
DummySessionManager() - Constructor for class nl.renarj.jasdb.core.dummy.DummySessionManager
 
DummyStatRecord - Class in nl.renarj.core.statistics
 
DummyStatRecord(StatTimeProvider, String) - Constructor for class nl.renarj.core.statistics.DummyStatRecord
 
DummyUserManager - Class in nl.renarj.jasdb.core.dummy
 
DummyUserManager() - Constructor for class nl.renarj.jasdb.core.dummy.DummyUserManager
 

E

EmbeddedEntity - Class in nl.renarj.jasdb.api
 
EmbeddedEntity() - Constructor for class nl.renarj.jasdb.api.EmbeddedEntity
 
enableStatistics() - Static method in class nl.renarj.core.statistics.StatisticsMonitor
 
encrypt(String, String, String) - Method in class nl.renarj.jasdb.core.crypto.BasicCryptoEngine
 
encrypt(String, String, String) - Method in interface nl.renarj.jasdb.core.crypto.CryptoEngine
 
encrypt(String, String, String) - Method in class nl.renarj.jasdb.core.crypto.StrongCryptoEngine
 
EncryptedGrants - Class in com.obera.service.acl
 
EncryptedGrants(String, String, String, String) - Constructor for class com.obera.service.acl.EncryptedGrants
 
endSession(String) - Method in class com.obera.service.acl.SessionManagerImpl
 
endSession(String) - Method in interface nl.renarj.jasdb.api.acl.SessionManager
 
endSession(String) - Method in class nl.renarj.jasdb.core.dummy.DummySessionManager
 
enrichKey(IndexableItem, Key) - Method in interface nl.renarj.jasdb.index.keys.keyinfo.MultiKeyloader
 
enrichKey(IndexableItem, Key) - Method in class nl.renarj.jasdb.index.keys.keyinfo.MultiKeyLoaderImpl
 
ensureIndex(IndexField, boolean, IndexField...) - Method in interface nl.renarj.jasdb.api.model.EntityBag
Ensures there is an index present on a given field in this bag, will create if not existent, will do nothing if index already exists.
ensureIndex(CompositeIndexField, boolean, IndexField...) - Method in interface nl.renarj.jasdb.api.model.EntityBag
Ensures there is an index present on a given amount of fields in this bag, will create if not existent, will do nothing if index already exists.
ensureIndex(IndexField, boolean, IndexField...) - Method in class nl.renarj.jasdb.api.RemoteEntityBag
 
ensureIndex(CompositeIndexField, boolean, IndexField...) - Method in class nl.renarj.jasdb.api.RemoteEntityBag
 
ensureIndex(IndexField, boolean, IndexField...) - Method in class nl.renarj.jasdb.service.LocalStorageServiceImpl
 
ensureIndex(CompositeIndexField, boolean, IndexField...) - Method in class nl.renarj.jasdb.service.LocalStorageServiceImpl
 
ensureIndex(IndexField, boolean, IndexField...) - Method in interface nl.renarj.jasdb.service.StorageService
Ensures an index with the given field is present.
ensureIndex(CompositeIndexField, boolean, IndexField...) - Method in interface nl.renarj.jasdb.service.StorageService
Ensures an index with a composite key (multiple fields) is present.
ensureIndex(IndexField, boolean, IndexField...) - Method in class nl.renarj.jasdb.storage.entities.EntityBagImpl
 
ensureIndex(CompositeIndexField, boolean, IndexField...) - Method in class nl.renarj.jasdb.storage.entities.EntityBagImpl
 
entities() - Method in class nl.renarj.jasdb.rest.client.RestConnectionBuilder
 
entities(String) - Method in class nl.renarj.jasdb.rest.client.RestConnectionBuilder
 
EntityBag - Interface in nl.renarj.jasdb.api.model
The Entity bag is the main API for all interactions onto the Bag.
EntityBagImpl - Class in nl.renarj.jasdb.storage.entities
 
EntityBagImpl(String, String, StorageService) - Constructor for class nl.renarj.jasdb.storage.entities.EntityBagImpl
 
EntityBagImpl(String, String, UserSession) - Constructor for class nl.renarj.jasdb.storage.entities.EntityBagImpl
 
EntityBagImpl(String, String) - Constructor for class nl.renarj.jasdb.storage.entities.EntityBagImpl
 
EntityBagTest - Class in nl.renarj.jasdb.service
 
EntityBagTest(DBSessionFactory) - Constructor for class nl.renarj.jasdb.service.EntityBagTest
 
entityById(String) - Method in class nl.renarj.jasdb.rest.client.RestConnectionBuilder
 
EntityConnector - Interface in nl.renarj.jasdb.remote
 
EntityDeserializer - Interface in nl.renarj.jasdb.api.serializer
 
EntityHandler - Class in nl.renarj.jasdb.rest.serializers.json.entity
 
EntityHandler() - Constructor for class nl.renarj.jasdb.rest.serializers.json.entity.EntityHandler
 
EntityManager - Interface in com.oberasoftware.jasdb.api.entitymapper
 
EntityManagerImpl - Class in com.oberasoftware.jasdb.entitymapper
 
EntityManagerImpl(DBSession) - Constructor for class com.oberasoftware.jasdb.entitymapper.EntityManagerImpl
 
EntityManagerTest - Class in nl.renarj.jasdb.service
 
EntityManagerTest(DBSessionFactory) - Constructor for class nl.renarj.jasdb.service.EntityManagerTest
 
EntityMapper - Interface in com.oberasoftware.jasdb.api.entitymapper
 
EntityMetadata - Interface in com.oberasoftware.jasdb.api.entitymapper
 
EntityMetadataImpl - Class in com.oberasoftware.jasdb.entitymapper
 
EntityMetadataImpl(Class<?>, String, Optional<PropertyMetadata>, Map<String, PropertyMetadata>) - Constructor for class com.oberasoftware.jasdb.entitymapper.EntityMetadataImpl
 
EntityModelLoader - Class in nl.renarj.jasdb.rest.loaders
 
EntityModelLoader() - Constructor for class nl.renarj.jasdb.rest.loaders.EntityModelLoader
 
EntityQueryResult - Class in nl.renarj.jasdb.storage.query
User: renarj Date: 4/15/12 Time: 2:40 PM
EntityQueryResult(Collection<SimpleEntity>) - Constructor for class nl.renarj.jasdb.storage.query.EntityQueryResult
 
EntityQueryTest - Class in nl.renarj.jasdb.service
 
EntityQueryTest(DBSessionFactory) - Constructor for class nl.renarj.jasdb.service.EntityQueryTest
 
EntityRestConnector - Class in nl.renarj.jasdb.rest.client
 
EntityRestConnector(NodeInformation) - Constructor for class nl.renarj.jasdb.rest.client.EntityRestConnector
 
EntityRetrievalOperation - Class in nl.renarj.jasdb.service.search
 
EntityRetrievalOperation(RecordWriter) - Constructor for class nl.renarj.jasdb.service.search.EntityRetrievalOperation
 
EntitySerializer - Interface in nl.renarj.jasdb.api.serializer
 
EntityStreamCollectionHandler - Class in nl.renarj.jasdb.rest.serializers.json.entity
 
EntityStreamCollectionHandler() - Constructor for class nl.renarj.jasdb.rest.serializers.json.entity.EntityStreamCollectionHandler
 
entityToKey(SimpleEntity) - Static method in class nl.renarj.jasdb.service.BagOperationUtil
 
EntityUtils - Class in com.oberasoftware.jasdb.entitymapper
 
EntityValue - Class in nl.renarj.jasdb.api.properties
User: renarj Date: 2/10/12 Time: 1:43 PM
EntityValue(EmbeddedEntity) - Constructor for class nl.renarj.jasdb.api.properties.EntityValue
 
equals(Object) - Method in class nl.renarj.core.caching.CacheElement
 
equals(Object) - Method in class nl.renarj.core.statistics.AggregationResult
 
equals(Object) - Method in class nl.renarj.jasdb.api.metadata.IndexDefinition
 
equals(Object) - Method in class nl.renarj.jasdb.api.properties.BooleanValue
 
equals(Object) - Method in class nl.renarj.jasdb.api.properties.EntityValue
 
equals(Object) - Method in class nl.renarj.jasdb.api.properties.IntegerValue
 
equals(Object) - Method in class nl.renarj.jasdb.api.properties.LongValue
 
equals(Object) - Method in class nl.renarj.jasdb.api.properties.StringValue
 
equals(Object) - Method in class nl.renarj.jasdb.api.query.QueryField
 
equals(Object) - Method in class nl.renarj.jasdb.api.SimpleEntity
 
equals(Object) - Method in class nl.renarj.jasdb.core.locator.NodeInformation
 
equals(Object) - Method in class nl.renarj.jasdb.core.partitions.BagPartition
 
equals(Object) - Method in class nl.renarj.jasdb.index.btreeplus.caching.IndexBlockEntry
 
equals(Object) - Method in class nl.renarj.jasdb.index.keys.impl.CompositeKey
 
equals(Object) - Method in class nl.renarj.jasdb.index.keys.impl.LongKey
 
equals(Object) - Method in class nl.renarj.jasdb.index.keys.impl.StringKey
 
equals(Object) - Method in class nl.renarj.jasdb.index.keys.impl.UUIDKey
 
equals(Object) - Method in interface nl.renarj.jasdb.index.keys.Key
 
equals(Object) - Method in class nl.renarj.jasdb.service.metadata.BagMeta
 
equals(Object) - Method in class nl.renarj.jasdb.service.metadata.InstanceMeta
 
EqualsCondition - Class in nl.renarj.jasdb.index.search
 
EqualsCondition(Key) - Constructor for class nl.renarj.jasdb.index.search.EqualsCondition
 
EqualsSearchOperation - Class in nl.renarj.jasdb.index.btreeplus.search
 
EqualsSearchOperation(LockManager, RootBlock, KeyInfo) - Constructor for class nl.renarj.jasdb.index.btreeplus.search.EqualsSearchOperation
 
ErrorEntity - Class in nl.renarj.jasdb.rest.model
 
ErrorEntity(int, String) - Constructor for class nl.renarj.jasdb.rest.model.ErrorEntity
 
ErrorEntity() - Constructor for class nl.renarj.jasdb.rest.model.ErrorEntity
 
exclusiveLock() - Method in class com.oberasoftware.core.concurrency.ResourceLockManager
 
exclusiveUnlock() - Method in class com.oberasoftware.core.concurrency.ResourceLockManager
 
exclusiveUnlock(boolean) - Method in class com.oberasoftware.core.concurrency.ResourceLockManager
 
execute() - Method in interface nl.renarj.jasdb.api.query.QueryExecutor
 
execute() - Method in class nl.renarj.jasdb.api.RemoteQueryExecutor
 
execute() - Method in class nl.renarj.jasdb.storage.query.QueryExecutorImpl
 
Extension - Interface in nl.renarj.jasdb.core
 

F

field(String) - Method in class nl.renarj.jasdb.api.query.QueryBuilder
 
field(QueryField) - Method in class nl.renarj.jasdb.api.query.QueryBuilder
 
FieldBuilder - Class in nl.renarj.jasdb.api.query
 
FieldBuilder(String, QueryBuilder) - Constructor for class nl.renarj.jasdb.api.query.FieldBuilder
 
FieldCondition - Class in nl.renarj.jasdb.rest.input.conditions
 
FieldCondition(String, String) - Constructor for class nl.renarj.jasdb.rest.input.conditions.FieldCondition
 
FieldCondition(String, Operator, String) - Constructor for class nl.renarj.jasdb.rest.input.conditions.FieldCondition
 
FileException - Exception in nl.renarj.core.exceptions
 
FileException(String, Throwable) - Constructor for exception nl.renarj.core.exceptions.FileException
 
FileException(String) - Constructor for exception nl.renarj.core.exceptions.FileException
 
FileUtils - Class in nl.renarj.jasdb.core.utils
 
FileUtils() - Constructor for class nl.renarj.jasdb.core.utils.FileUtils
 
find(QueryField, SortParameter...) - Method in interface nl.renarj.jasdb.api.model.EntityBag
Builds a query for document in the storage for a specific queryfield with optional sorting parameters
find(CompositeQueryField, SortParameter...) - Method in interface nl.renarj.jasdb.api.model.EntityBag
Builds a query for document in the storage for multiple queryfields with optional sorting parameters
find(QueryBuilder) - Method in interface nl.renarj.jasdb.api.model.EntityBag
Builds a query for document in the storage using the QueryBuilder which has a fluent query building mechanism.
find(QueryField, SortParameter...) - Method in class nl.renarj.jasdb.api.RemoteEntityBag
 
find(CompositeQueryField, SortParameter...) - Method in class nl.renarj.jasdb.api.RemoteEntityBag
 
find(QueryBuilder) - Method in class nl.renarj.jasdb.api.RemoteEntityBag
 
find(RemotingContext, String, String, BlockOperation, SearchLimit, List<SortParameter>) - Method in interface nl.renarj.jasdb.remote.EntityConnector
 
find(RemotingContext, String, String) - Method in interface nl.renarj.jasdb.remote.EntityConnector
 
find(RemotingContext, String, String, int) - Method in interface nl.renarj.jasdb.remote.EntityConnector
 
find(RemotingContext, String, String, BlockOperation, SearchLimit, List<SortParameter>) - Method in class nl.renarj.jasdb.rest.client.EntityRestConnector
 
find(RemotingContext, String, String) - Method in class nl.renarj.jasdb.rest.client.EntityRestConnector
 
find(RemotingContext, String, String, int) - Method in class nl.renarj.jasdb.rest.client.EntityRestConnector
 
find(QueryField, SortParameter...) - Method in class nl.renarj.jasdb.storage.entities.EntityBagImpl
 
find(CompositeQueryField, SortParameter...) - Method in class nl.renarj.jasdb.storage.entities.EntityBagImpl
 
find(QueryBuilder) - Method in class nl.renarj.jasdb.storage.entities.EntityBagImpl
 
findAll(String, String, Model) - Method in class com.obera.jasdb.web.QueryController
 
findById(RemotingContext, String, String, String) - Method in interface nl.renarj.jasdb.remote.EntityConnector
 
findById(RemotingContext, String, String, String) - Method in class nl.renarj.jasdb.rest.client.EntityRestConnector
 
findEntities(Class<T>, QueryBuilder) - Method in interface com.oberasoftware.jasdb.api.entitymapper.EntityManager
 
findEntities(Class<T>, QueryBuilder, int) - Method in interface com.oberasoftware.jasdb.api.entitymapper.EntityManager
 
findEntities(Class<T>, QueryBuilder, int, int) - Method in interface com.oberasoftware.jasdb.api.entitymapper.EntityManager
 
findEntities(Class<T>, QueryBuilder) - Method in class com.oberasoftware.jasdb.entitymapper.EntityManagerImpl
 
findEntities(Class<T>, QueryBuilder, int) - Method in class com.oberasoftware.jasdb.entitymapper.EntityManagerImpl
 
findEntities(Class<T>, QueryBuilder, int, int) - Method in class com.oberasoftware.jasdb.entitymapper.EntityManagerImpl
 
findEntity(Class<T>, String) - Method in interface com.oberasoftware.jasdb.api.entitymapper.EntityManager
Finds an entity by the identifier
findEntity(Class<T>, String) - Method in class com.oberasoftware.jasdb.entitymapper.EntityManagerImpl
 
findFirstLeaveBlock(LockIntentType) - Method in interface nl.renarj.jasdb.index.btreeplus.IndexBlock
 
findFirstLeaveBlock(LockIntentType) - Method in class nl.renarj.jasdb.index.btreeplus.LeaveBlockImpl
 
findFirstLeaveBlock(LockIntentType) - Method in class nl.renarj.jasdb.index.btreeplus.RootBlock
 
findFirstLeaveBlock(LockIntentType) - Method in class nl.renarj.jasdb.index.btreeplus.TreeBlock
 
findLeaveBlock(LockIntentType, Key) - Method in interface nl.renarj.jasdb.index.btreeplus.IndexBlock
 
findLeaveBlock(LockIntentType, Key) - Method in class nl.renarj.jasdb.index.btreeplus.LeaveBlockImpl
 
findLeaveBlock(LockIntentType, Key) - Method in class nl.renarj.jasdb.index.btreeplus.RootBlock
 
findLeaveBlock(LockIntentType, Key) - Method in class nl.renarj.jasdb.index.btreeplus.TreeBlock
 
first() - Method in class nl.renarj.jasdb.core.collections.OrderedBalancedTree
 
firstKey() - Method in class nl.renarj.jasdb.core.collections.OrderedBalancedTree
 
firstPage() - Method in class com.obera.jasdb.web.model.PageResult
 
flush() - Method in interface nl.renarj.jasdb.api.model.EntityBag
Forcibly flushes all the data in the bag to the storage
flush(String) - Method in interface nl.renarj.jasdb.api.model.IndexManager
 
flush() - Method in interface nl.renarj.jasdb.api.model.IndexManager
 
flush() - Method in class nl.renarj.jasdb.api.RemoteEntityBag
 
flush() - Method in interface nl.renarj.jasdb.core.storage.datablocks.DataBlock
 
flush() - Method in interface nl.renarj.jasdb.core.storage.datablocks.DataBlockFactory
 
flush() - Method in class nl.renarj.jasdb.core.storage.datablocks.impl.DataBlockFactoryImpl
 
flush() - Method in class nl.renarj.jasdb.core.storage.datablocks.impl.DataBlockImpl
 
flush() - Method in interface nl.renarj.jasdb.core.storage.RecordWriter
Guarantees the changes are flushed to the disk
flush() - Method in interface nl.renarj.jasdb.index.btreeplus.BlockPersister
 
flush() - Method in class nl.renarj.jasdb.index.btreeplus.persistence.BtreePlusBlockPersister
 
flush() - Method in class nl.renarj.jasdb.service.LocalStorageServiceImpl
 
flush() - Method in interface nl.renarj.jasdb.service.StorageService
An operation that can be called to guarantee all changes are flushed to the disk.
flush() - Method in class nl.renarj.jasdb.storage.btree.BtreeIndexRecordWriter
 
flush() - Method in class nl.renarj.jasdb.storage.CachedRecordWriter
 
flush() - Method in class nl.renarj.jasdb.storage.entities.EntityBagImpl
 
flush() - Method in class nl.renarj.jasdb.storage.indexing.IndexManagerImpl
 
flush(String) - Method in class nl.renarj.jasdb.storage.indexing.IndexManagerImpl
 
flush() - Method in class nl.renarj.jasdb.storage.transactional.TransactionalRecordWriter
 
flushAndCloseBlock(IndexBlock) - Method in class nl.renarj.jasdb.index.btreeplus.persistence.BtreePlusBlockPersister
 
flushBag(RemotingContext, String, String) - Method in interface nl.renarj.jasdb.remote.BagConnector
 
flushBag(RemotingContext, String, String) - Method in class nl.renarj.jasdb.rest.client.BagRestConnector
 
flushIndex() - Method in class nl.renarj.jasdb.index.btreeplus.BTreeIndex
 
flushIndex() - Method in interface nl.renarj.jasdb.index.Index
This persists the changes to the disk backing of the index
FORCE_REBUILD_COMMAND - Static variable in class nl.renarj.jasdb.service.LocalStorageServiceImpl
 
formatTime(long, TimeUnit) - Method in class nl.renarj.core.statistics.NanoTimeTimeProvider
 
formatTime(long, TimeUnit) - Method in interface nl.renarj.core.statistics.StatTimeProvider
 
fromEntity(SimpleEntity) - Static method in class com.obera.service.acl.EncryptedGrants
 
fromEntity(SimpleEntity) - Static method in class com.obera.service.acl.GrantObjectMeta
 
fromEntity(SimpleEntity) - Static method in class com.obera.service.acl.UserMeta
 
fromEntity(SimpleEntity) - Static method in class nl.renarj.jasdb.service.metadata.BagMeta
 
fromEntity(SimpleEntity) - Static method in class nl.renarj.jasdb.service.metadata.InstanceMeta
 
fromHeader(String) - Static method in class nl.renarj.jasdb.api.metadata.IndexDefinition
 
fromHeader(String) - Static method in class nl.renarj.jasdb.core.partitions.BagPartition
 
fromJson(String) - Static method in class nl.renarj.jasdb.api.SimpleEntity
Deserialize the entity from json structure into the SimpleEntity model.
fromMode(String) - Static method in enum nl.renarj.jasdb.api.acl.AccessMode
 
fromStream(InputStream) - Static method in class nl.renarj.jasdb.api.SimpleEntity
Deserialize the entity from json inputstream into the SimpleEntity model.
fromString(String) - Static method in enum nl.renarj.jasdb.core.partitions.PartitionStates
 
FSWriter - Class in nl.renarj.jasdb.storage.transactional
 
FSWriter(File) - Constructor for class nl.renarj.jasdb.storage.transactional.FSWriter
 
FullIndexIterator - Class in nl.renarj.jasdb.index.btreeplus
 
FullIndexIterator(RootBlock, LockManager, BlockPersister) - Constructor for class nl.renarj.jasdb.index.btreeplus.FullIndexIterator
 

G

generateNewId() - Method in interface nl.renarj.jasdb.service.IdGenerator
 
generateNewId() - Method in class nl.renarj.jasdb.service.MachineGuidGenerator
 
generateOrderParams(List<SortParameter>) - Static method in class nl.renarj.jasdb.rest.client.RestQueryGenerator
 
generateSalt() - Method in class nl.renarj.jasdb.core.crypto.BasicCryptoEngine
 
generateSalt() - Method in interface nl.renarj.jasdb.core.crypto.CryptoEngine
 
generateSalt() - Method in class nl.renarj.jasdb.core.crypto.StrongCryptoEngine
 
generatorQuery(BlockOperation) - Static method in class nl.renarj.jasdb.rest.client.RestQueryGenerator
 
get(T) - Method in class nl.renarj.jasdb.core.collections.OrderedBalancedTree
 
get(T) - Method in class nl.renarj.jasdb.core.collections.TreeNode
 
getAccessMode() - Method in class com.obera.service.acl.GrantMeta
 
getAccessMode() - Method in interface nl.renarj.jasdb.api.metadata.Grant
 
getAccessToken() - Method in class com.obera.service.acl.SecureUserSession
 
getAccessToken() - Method in class com.obera.service.acl.UserSessionImpl
 
getAccessToken() - Method in interface nl.renarj.jasdb.api.acl.UserSession
 
getActiveSessions() - Method in class com.obera.service.acl.SessionManagerImpl
 
getActiveSessions() - Method in interface nl.renarj.jasdb.api.acl.SessionManager
 
getActiveSessions() - Method in class nl.renarj.jasdb.core.dummy.DummySessionManager
 
getAdresses() - Static method in class nl.renarj.jasdb.core.locator.GridLocatorUtil
 
getAggregationResult(String) - Static method in class nl.renarj.core.statistics.StatisticsMonitor
 
getAggregationResults() - Static method in class nl.renarj.core.statistics.StatisticsMonitor
 
getAllowedHost() - Method in class nl.renarj.jasdb.rest.model.RestUser
 
getAnnotation(AnnotatedElement, Class<T>) - Static method in class com.oberasoftware.core.utils.AnnotationUtils
 
getAttribute(String) - Method in class nl.renarj.core.utilities.configuration.Configuration
 
getAttribute(String, String) - Method in class nl.renarj.core.utilities.configuration.Configuration
 
getAttribute(String, int) - Method in class nl.renarj.core.utilities.configuration.Configuration
 
getAttribute(String, boolean) - Method in class nl.renarj.core.utilities.configuration.Configuration
 
getAttribute(String, String) - Method in class nl.renarj.core.utilities.configuration.ManualConfiguration
 
getAttribute(String, int) - Method in class nl.renarj.core.utilities.configuration.ManualConfiguration
 
getAttribute(String) - Method in class nl.renarj.core.utilities.configuration.ManualConfiguration
 
getAverage() - Method in class nl.renarj.core.statistics.AggregationResult
 
getAverage() - Method in class nl.renarj.jasdb.rest.model.Statistic
 
getBag(String) - Method in class com.obera.jasdb.android.AndroidDBSession
 
getBag(String, String) - Method in class com.obera.jasdb.android.AndroidDBSession
 
getBag() - Method in class com.obera.jasdb.web.model.WebEntity
 
getBag(String) - Method in class nl.renarj.jasdb.api.DBConnectorSession
 
getBag(String, String) - Method in class nl.renarj.jasdb.api.DBConnectorSession
 
getBag(String) - Method in interface nl.renarj.jasdb.api.DBSession
Retrieves an existing bag if this exists on the connected instance, in case the bag does not exist the method will return null
getBag(String, String) - Method in interface nl.renarj.jasdb.api.DBSession
Retrieves an existing bag if this exists on the specified instance, in case the bag does not exist the method will return null
getBag(String, String) - Method in interface nl.renarj.jasdb.api.metadata.MetadataStore
Gets the a specific bag in an instance
getBag(String) - Method in interface nl.renarj.jasdb.api.model.DBInstance
Retrieves the bag metadata for a bag with given name in this instance
getBag(String) - Method in class nl.renarj.jasdb.core.DBInstanceImpl
 
getBag(String) - Method in class nl.renarj.jasdb.LocalDBSession
 
getBag(String, String) - Method in class nl.renarj.jasdb.LocalDBSession
 
getBag(RemotingContext, String, String) - Method in interface nl.renarj.jasdb.remote.BagConnector
 
getBag(RemotingContext, String, String) - Method in class nl.renarj.jasdb.rest.client.BagRestConnector
 
getBag() - Method in class nl.renarj.jasdb.rest.model.Partition
 
getBag(String, String) - Method in class nl.renarj.jasdb.service.metadata.JasDBMetadataStore
 
getBagName() - Method in interface com.oberasoftware.jasdb.api.entitymapper.EntityMetadata
 
getBagName() - Method in interface com.oberasoftware.jasdb.api.entitymapper.MapResult
 
getBagName() - Method in class com.oberasoftware.jasdb.entitymapper.EntityMetadataImpl
 
getBagName() - Method in class com.oberasoftware.jasdb.entitymapper.MapResultImpl
 
getBagName() - Method in class nl.renarj.jasdb.service.LocalStorageServiceImpl
 
getBagName() - Method in interface nl.renarj.jasdb.service.StorageService
Gets the name of the bag that this storage service represents
getBags() - Method in class com.obera.jasdb.android.AndroidDBSession
 
getBags(String) - Method in class com.obera.jasdb.android.AndroidDBSession
 
getBags() - Method in class nl.renarj.jasdb.api.DBConnectorSession
 
getBags(String) - Method in class nl.renarj.jasdb.api.DBConnectorSession
 
getBags() - Method in interface nl.renarj.jasdb.api.DBSession
Gets a list of all existing bags in the default database instance
getBags(String) - Method in interface nl.renarj.jasdb.api.DBSession
Gets a list of all existing bags in the specified database instance
getBags(String) - Method in interface nl.renarj.jasdb.api.metadata.MetadataStore
Gets the bags for the given instanceId
getBags() - Method in interface nl.renarj.jasdb.api.model.DBInstance
Retrieves the list of bags for this instance
getBags() - Method in class nl.renarj.jasdb.core.DBInstanceImpl
 
getBags() - Method in class nl.renarj.jasdb.LocalDBSession
 
getBags(String) - Method in class nl.renarj.jasdb.LocalDBSession
 
getBags(RemotingContext, String) - Method in interface nl.renarj.jasdb.remote.BagConnector
 
getBags(RemotingContext, String) - Method in class nl.renarj.jasdb.rest.client.BagRestConnector
 
getBags() - Method in class nl.renarj.jasdb.rest.model.BagCollection
 
getBags(String) - Method in class nl.renarj.jasdb.service.metadata.JasDBMetadataStore
 
getBefore(Key) - Method in class nl.renarj.jasdb.core.collections.KeyOrderedTree
 
getBegin() - Method in class nl.renarj.jasdb.index.result.SearchLimit
 
getBestMatchingIndex(String, Set<String>) - Method in interface nl.renarj.jasdb.api.model.IndexManager
 
getBestMatchingIndex(String, Set<String>) - Method in class nl.renarj.jasdb.storage.indexing.IndexManagerImpl
 
getBlock() - Method in class nl.renarj.jasdb.index.btreeplus.locking.LockEntry
 
getBlockSize() - Method in interface nl.renarj.jasdb.core.storage.datablocks.DataBlockFactory
 
getBlockSize() - Method in class nl.renarj.jasdb.core.storage.datablocks.impl.DataBlockFactoryImpl
 
getBlockSize(BlockTypes) - Method in interface nl.renarj.jasdb.index.btreeplus.BlockPersister
 
getBlockSize(BlockTypes) - Method in class nl.renarj.jasdb.index.btreeplus.persistence.BtreePlusBlockPersister
 
getBlockType() - Method in class nl.renarj.jasdb.api.query.QueryBuilder
 
getBlockWithSpace(boolean) - Method in interface nl.renarj.jasdb.core.storage.datablocks.DataBlockFactory
 
getBlockWithSpace(boolean) - Method in class nl.renarj.jasdb.core.storage.datablocks.impl.DataBlockFactoryImpl
 
getBucket(String) - Method in class nl.renarj.core.caching.CacheManager
 
getBuckets() - Method in class nl.renarj.core.caching.CacheManager
 
getBuckets() - Method in class nl.renarj.jasdb.rest.model.CacheBucketCollection
 
getBuffer() - Method in interface nl.renarj.jasdb.core.storage.datablocks.DataBlock
 
getBuffer() - Method in class nl.renarj.jasdb.core.storage.datablocks.impl.DataBlockImpl
 
getByTypeDef(int) - Static method in enum nl.renarj.jasdb.index.btreeplus.persistence.BlockTypes
 
getCachedBlocks() - Method in interface nl.renarj.jasdb.core.caching.MemoryAware
 
getCachedBlocks() - Method in class nl.renarj.jasdb.core.storage.datablocks.impl.DataBlockFactoryImpl
 
getCachedBlocks() - Method in class nl.renarj.jasdb.index.btreeplus.persistence.BtreePlusBlockPersister
 
getCachedItem() - Method in class nl.renarj.core.caching.CacheElement
 
getCachedItems() - Method in interface nl.renarj.core.caching.Bucket
 
getCachedItems() - Method in class nl.renarj.core.caching.CacheBucket
 
getCachedItems() - Method in class nl.renarj.core.caching.DummyBucket
 
getCachingKey(NodeInformation, Class<? extends RemoteConnector>) - Method in interface nl.renarj.jasdb.remote.ConnectorLoader
 
getCachingKey(NodeInformation, Class<? extends RemoteConnector>) - Method in class nl.renarj.jasdb.rest.client.RestConnectorLoader
 
getCalls() - Method in class nl.renarj.core.statistics.AggregationResult
 
getCalls() - Method in class nl.renarj.jasdb.rest.model.Statistic
 
getChildBlocks() - Method in class nl.renarj.jasdb.storage.query.operators.AbstractBlock
 
getChildBlocks() - Method in interface nl.renarj.jasdb.storage.query.operators.BlockOperation
 
getChildBuilders() - Method in class nl.renarj.jasdb.api.query.QueryBuilder
 
getChildConditions() - Method in class nl.renarj.jasdb.rest.input.conditions.BlockOperation
 
getChildConfiguration(String) - Method in class nl.renarj.core.utilities.configuration.Configuration
 
getChildConfiguration(String) - Method in class nl.renarj.core.utilities.configuration.ManualConfiguration
 
getChildConfigurations(String) - Method in class nl.renarj.core.utilities.configuration.Configuration
 
getChildConfigurations(String) - Method in class nl.renarj.core.utilities.configuration.ManualConfiguration
 
getChildren() - Method in class nl.renarj.core.utilities.configuration.Configuration
 
getChildrenAsComposite() - Method in class nl.renarj.jasdb.index.keys.AbstractKey
 
getChildrenAsComposite() - Method in interface nl.renarj.jasdb.index.keys.Key
 
getClasses() - Method in class nl.renarj.jasdb.rest.JasdbRestApplication
 
getCompare() - Method in class nl.renarj.jasdb.index.keys.CompareResult
 
getCompleteness() - Method in class nl.renarj.jasdb.index.IndexScanReport
 
getComponent(Class<T>) - Method in class com.obera.jasdb.android.platform.AndroidPlatformManager
 
getComponent(Class<T>) - Method in class nl.renarj.jasdb.core.platform.HotspotPlatformManager
 
getComponent(Class<T>) - Method in interface nl.renarj.jasdb.core.platform.PlatformManager
 
getComponents(Class<T>) - Method in class com.obera.jasdb.android.platform.AndroidPlatformManager
 
getComponents(Class<T>) - Method in class nl.renarj.jasdb.core.platform.HotspotPlatformManager
 
getComponents(Class<T>) - Method in interface nl.renarj.jasdb.core.platform.PlatformManager
 
getCondition() - Method in class nl.renarj.jasdb.rest.input.InputElement
 
getCondition() - Method in class nl.renarj.jasdb.rest.input.InputParser
 
getConditions() - Method in class nl.renarj.jasdb.storage.query.operators.AbstractBlock
 
getConditions(String) - Method in class nl.renarj.jasdb.storage.query.operators.AbstractBlock
 
getConditions(KeyNameMapper, List<String>) - Method in class nl.renarj.jasdb.storage.query.operators.AbstractBlock
 
getConditions() - Method in interface nl.renarj.jasdb.storage.query.operators.BlockOperation
 
getConditions(KeyNameMapper, List<String>) - Method in interface nl.renarj.jasdb.storage.query.operators.BlockOperation
 
getConditions(String) - Method in interface nl.renarj.jasdb.storage.query.operators.BlockOperation
 
getConfiguration() - Method in interface nl.renarj.jasdb.core.ConfigurationLoader
 
getConfiguration() - Method in class nl.renarj.jasdb.service.JasDBConfigurationLoader
 
getConnectionString() - Method in class nl.renarj.jasdb.rest.client.RestConnectionBuilder
 
getConnectorType() - Method in interface nl.renarj.jasdb.remote.ConnectorLoader
 
getConnectorType() - Method in class nl.renarj.jasdb.rest.client.RestConnectorLoader
 
getContent(String, String) - Static method in class nl.renarj.core.utilities.ResourceUtil
 
getContext() - Static method in class com.obera.jasdb.android.platform.AndroidContext
 
getContext() - Method in class nl.renarj.jasdb.api.DBConnectorSession
 
getContext() - Method in class nl.renarj.jasdb.rest.client.RestDBSession
 
getCurrentPage() - Method in class com.obera.jasdb.web.model.PageResult
 
getCurrentTime() - Method in class nl.renarj.core.statistics.NanoTimeTimeProvider
 
getCurrentTime() - Method in interface nl.renarj.core.statistics.StatTimeProvider
 
getData() - Method in class com.obera.jasdb.web.model.WebEntity
 
getDataBlock() - Method in interface nl.renarj.jasdb.core.storage.datablocks.DataBlock.WriteResult
 
getDataBlock() - Method in interface nl.renarj.jasdb.index.btreeplus.IndexBlock
 
getDataBlock() - Method in class nl.renarj.jasdb.index.btreeplus.LeaveBlockImpl
 
getDataBlock() - Method in class nl.renarj.jasdb.index.btreeplus.LeaveBlockProperties
 
getDataBlock() - Method in class nl.renarj.jasdb.index.btreeplus.TreeBlock
 
getDataBlockFactory() - Method in class nl.renarj.jasdb.index.btreeplus.persistence.BtreePlusBlockPersister
 
getDataLength() - Method in class nl.renarj.jasdb.core.storage.datablocks.DataBlockResult
The length of the data
getDataPosition() - Method in interface nl.renarj.jasdb.core.storage.datablocks.DataBlock.WriteResult
 
getDefaultCachingConfig() - Static method in class nl.renarj.jasdb.index.btreeplus.caching.CachingConfig
 
getDefaultStorageLocation() - Method in class com.obera.jasdb.android.platform.AndroidPlatformManager
 
getDefaultStorageLocation() - Method in class nl.renarj.jasdb.core.platform.HotspotPlatformManager
 
getDefaultStorageLocation() - Method in interface nl.renarj.jasdb.core.platform.PlatformManager
 
getDescriptor() - Method in class nl.renarj.jasdb.core.crypto.BasicCryptoEngine
 
getDescriptor() - Method in interface nl.renarj.jasdb.core.crypto.CryptoEngine
 
getDescriptor() - Method in class nl.renarj.jasdb.core.crypto.StrongCryptoEngine
 
getDiskSize() - Method in interface nl.renarj.jasdb.api.model.EntityBag
Returns the size on the disk of the entities
getDiskSize() - Method in class nl.renarj.jasdb.api.RemoteEntityBag
 
getDiskSize() - Method in interface nl.renarj.jasdb.core.storage.RecordWriter
Gets the disk size of the persistence storage
getDiskSize() - Method in class nl.renarj.jasdb.remote.model.RemoteBag
Gets the disk size of the bag
getDiskSize() - Method in class nl.renarj.jasdb.rest.model.RestBag
 
getDiskSize() - Method in class nl.renarj.jasdb.service.LocalStorageServiceImpl
 
getDiskSize() - Method in interface nl.renarj.jasdb.service.StorageService
Gets the size on the disk (if the flushing strategy is async could misrepresent the real number)
getDiskSize() - Method in class nl.renarj.jasdb.storage.btree.BtreeIndexRecordWriter
 
getDiskSize() - Method in class nl.renarj.jasdb.storage.CachedRecordWriter
 
getDiskSize() - Method in class nl.renarj.jasdb.storage.entities.EntityBagImpl
 
getDiskSize() - Method in class nl.renarj.jasdb.storage.transactional.FSWriter
 
getDiskSize() - Method in class nl.renarj.jasdb.storage.transactional.TransactionalRecordWriter
 
getDiskSize() - Method in interface nl.renarj.jasdb.storage.transactional.Writer
 
getDocument(String) - Static method in class nl.renarj.core.utilities.XMLReader
 
getDocumentKey(KeyNameMapper, Key) - Static method in class nl.renarj.jasdb.index.keys.KeyUtil
 
getElementName() - Method in class nl.renarj.jasdb.rest.input.InputElement
 
getEncryptedContentKey() - Method in class com.obera.service.acl.SecureUserSession
 
getEncryptedContentKey() - Method in class com.obera.service.acl.UserMeta
 
getEncryptedContentKey() - Method in class com.obera.service.acl.UserSessionImpl
 
getEncryptedContentKey() - Method in interface nl.renarj.jasdb.api.acl.UserSession
 
getEncryptedContentKey() - Method in interface nl.renarj.jasdb.api.metadata.User
 
getEncryptedData() - Method in class com.obera.service.acl.EncryptedGrants
 
getEncryptionEngine() - Method in class com.obera.service.acl.EncryptedGrants
 
getEncryptionEngine() - Method in class com.obera.service.acl.UserMeta
 
getEncryptionEngine() - Method in interface nl.renarj.jasdb.api.metadata.User
 
getEnd() - Method in class nl.renarj.jasdb.core.partitions.BagPartition
 
getEnd() - Method in class nl.renarj.jasdb.index.search.RangeCondition
 
getEnd() - Method in class nl.renarj.jasdb.rest.model.Partition
 
getEndBlock() - Method in class nl.renarj.jasdb.core.storage.datablocks.DataBlockResult
The end block containing the tail of the data
getEndBlock() - Method in class nl.renarj.jasdb.index.keys.keyinfo.KeyLoadResult
 
getEngine() - Static method in class nl.renarj.jasdb.core.crypto.CryptoFactory
 
getEngine(String) - Static method in class nl.renarj.jasdb.core.crypto.CryptoFactory
 
getEntities() - Method in class com.obera.jasdb.web.model.PageResult
 
getEntities(ProceedingJoinPoint, RequestContext, StorageService) - Method in class com.obera.service.acl.AuthorizationServiceWrapper
 
getEntities(ProceedingJoinPoint, RequestContext, int, StorageService) - Method in class com.obera.service.acl.AuthorizationServiceWrapper
 
getEntities() - Method in interface nl.renarj.jasdb.api.model.EntityBag
Execute a query returning all records in the bag
getEntities(int) - Method in interface nl.renarj.jasdb.api.model.EntityBag
Execute a query returning all records in the bag with a given max
getEntities() - Method in class nl.renarj.jasdb.api.RemoteEntityBag
 
getEntities(int) - Method in class nl.renarj.jasdb.api.RemoteEntityBag
 
getEntities(RequestContext) - Method in class nl.renarj.jasdb.service.LocalStorageServiceImpl
 
getEntities(RequestContext, int) - Method in class nl.renarj.jasdb.service.LocalStorageServiceImpl
 
getEntities(EntityBag, QueryBuilder) - Method in class nl.renarj.jasdb.service.QueryBaseTest
 
getEntities(EntityBag, QueryBuilder, int, int) - Method in class nl.renarj.jasdb.service.QueryBaseTest
 
getEntities() - Method in class nl.renarj.jasdb.service.search.EntityRetrievalOperation
 
getEntities(int) - Method in class nl.renarj.jasdb.service.search.EntityRetrievalOperation
 
getEntities(RequestContext) - Method in interface nl.renarj.jasdb.service.StorageService
This retrieves all items from storage with an iterator, the documents are only loaded once the iterator is used.
getEntities(RequestContext, int) - Method in interface nl.renarj.jasdb.service.StorageService
This retrieves all items from storage with an iterator, the documents are only loaded once the iterator is used.
getEntities() - Method in class nl.renarj.jasdb.storage.entities.EntityBagImpl
 
getEntities(int) - Method in class nl.renarj.jasdb.storage.entities.EntityBagImpl
 
getEntity(String) - Method in interface nl.renarj.jasdb.api.model.EntityBag
Retrieves a specific entity from the bag
getEntity(String) - Method in class nl.renarj.jasdb.api.RemoteEntityBag
 
getEntity(String) - Method in class nl.renarj.jasdb.api.SimpleEntity
 
getEntity() - Method in class nl.renarj.jasdb.rest.model.streaming.StreamedEntity
 
getEntity(String) - Method in class nl.renarj.jasdb.storage.entities.EntityBagImpl
 
getEntityAsString() - Method in class nl.renarj.jasdb.rest.client.ClientResponse
 
getEntityById(ProceedingJoinPoint, RequestContext, String, StorageService) - Method in class com.obera.service.acl.AuthorizationServiceWrapper
 
getEntityById(RequestContext, String) - Method in class nl.renarj.jasdb.service.LocalStorageServiceImpl
 
getEntityById(String) - Method in class nl.renarj.jasdb.service.search.EntityRetrievalOperation
 
getEntityById(RequestContext, String) - Method in interface nl.renarj.jasdb.service.StorageService
Retrieve a specific entity from storage by the given unique document id
getEntityInputStream() - Method in class nl.renarj.jasdb.rest.client.ClientResponse
 
getEntityManager() - Method in class com.obera.jasdb.android.AndroidDBSession
 
getEntityManager() - Method in interface nl.renarj.jasdb.api.DBSession
Gets the entity manager that can be used for entity persistence
getEntityManager() - Method in class nl.renarj.jasdb.LocalDBSession
 
getEntityManager() - Method in class nl.renarj.jasdb.rest.client.RestDBSession
 
getEntityMetadata(Class<?>) - Method in interface com.oberasoftware.jasdb.api.entitymapper.EntityMapper
 
getEntityMetadata(Class<?>) - Method in class com.oberasoftware.jasdb.entitymapper.AnnotationEntityMapper
 
getEntityValue(List<SimpleEntity>, String) - Method in class nl.renarj.jasdb.service.QueryBaseTest
 
getEntry(T) - Method in interface nl.renarj.jasdb.core.caching.CacheRegion
 
getEntry(Long) - Method in class nl.renarj.jasdb.core.caching.LRURegion
 
getEntryId() - Method in class nl.renarj.core.caching.CacheElement
 
getExpiration() - Method in class nl.renarj.jasdb.rest.model.streaming.OauthToken
 
getField() - Method in class com.obera.jasdb.web.model.SearchForm
 
getField(Object, String) - Static method in class nl.renarj.core.utilities.ReflectionLoader
 
getField() - Method in class nl.renarj.jasdb.api.query.QueryField
 
getField() - Method in class nl.renarj.jasdb.api.query.SortParameter
 
getField() - Method in class nl.renarj.jasdb.index.keys.factory.AbstractKeyFactory
 
getField() - Method in class nl.renarj.jasdb.index.search.IndexField
Gets the field that needs to be indexed
getField() - Method in class nl.renarj.jasdb.rest.input.conditions.FieldCondition
 
getField() - Method in class nl.renarj.jasdb.rest.input.OrderParam
 
getFieldForIndex(Integer) - Method in interface nl.renarj.jasdb.index.keys.keyinfo.KeyNameMapper
Gets the field for the index
getFieldForIndex(Integer) - Method in class nl.renarj.jasdb.index.keys.keyinfo.KeyNameMapperImpl
 
getFieldName() - Method in class nl.renarj.jasdb.index.keys.factory.CompositeKeyFactory
 
getFieldName() - Method in class nl.renarj.jasdb.index.keys.factory.DataKeyFactory
 
getFieldName() - Method in interface nl.renarj.jasdb.index.keys.factory.KeyFactory
 
getFieldName() - Method in class nl.renarj.jasdb.index.keys.factory.LongKeyFactory
 
getFieldName() - Method in class nl.renarj.jasdb.index.keys.factory.StringKeyFactory
 
getFieldName() - Method in class nl.renarj.jasdb.index.keys.factory.UUIDKeyFactory
 
getFieldName() - Method in class nl.renarj.jasdb.index.keys.factory.WrappedValueKeyFactory
 
getFields() - Method in class nl.renarj.jasdb.api.query.CompositeQueryField
 
getFields() - Method in interface nl.renarj.jasdb.index.keys.keyinfo.MultiKeyloader
 
getFields() - Method in class nl.renarj.jasdb.index.keys.keyinfo.MultiKeyLoaderImpl
 
getFields() - Method in class nl.renarj.jasdb.storage.query.operators.AbstractBlock
 
getFields() - Method in interface nl.renarj.jasdb.storage.query.operators.BlockOperation
 
getFieldSet() - Method in interface nl.renarj.jasdb.index.keys.keyinfo.KeyNameMapper
Gets a set of fields mapper
getFieldSet() - Method in class nl.renarj.jasdb.index.keys.keyinfo.KeyNameMapperImpl
 
getFirst() - Method in interface nl.renarj.jasdb.index.btreeplus.IndexBlock
 
getFirst() - Method in class nl.renarj.jasdb.index.btreeplus.LeaveBlockImpl
 
getFirst() - Method in class nl.renarj.jasdb.index.btreeplus.TreeBlock
 
getFirstName() - Method in class nl.renarj.jasdb.service.TestEntity
 
getFirstValue() - Method in class nl.renarj.jasdb.api.properties.MultivalueProperty
 
getFirstValue() - Method in interface nl.renarj.jasdb.api.properties.Property
Gets the Value object wrapper of the first value
getFirstValueObject() - Method in class nl.renarj.jasdb.api.properties.MultivalueProperty
 
getFirstValueObject() - Method in interface nl.renarj.jasdb.api.properties.Property
Gets the first value of this property as an object, can be of any value type (String, Integer, Long, etc.)
getFlag() - Method in enum nl.renarj.jasdb.storage.transactional.RECORD_FLAG
 
getGlobalInstance() - Static method in class nl.renarj.jasdb.core.caching.GlobalCachingMemoryManager
 
getGrant(String) - Method in class com.obera.service.acl.GrantObjectMeta
 
getGrant(String) - Method in class com.obera.service.acl.ImmutableGrantObject
 
getGrant(String) - Method in interface nl.renarj.jasdb.api.metadata.GrantObject
 
getGrant() - Method in class nl.renarj.jasdb.rest.model.streaming.OauthToken
 
getGrantedUsername() - Method in class com.obera.service.acl.GrantMeta
 
getGrantedUsername() - Method in interface nl.renarj.jasdb.api.metadata.Grant
 
getGrantList() - Method in class nl.renarj.jasdb.rest.model.RestGrantObjectCollection
 
getGrantObject(UserSession, String) - Method in class com.obera.service.acl.UserManagerImpl
 
getGrantObject(UserSession, String) - Method in interface nl.renarj.jasdb.api.acl.UserManager
 
getGrantObject(UserSession, String) - Method in class nl.renarj.jasdb.core.dummy.DummyUserManager
 
getGrantObjects(UserSession) - Method in class com.obera.service.acl.UserManagerImpl
 
getGrantObjects(UserSession) - Method in interface nl.renarj.jasdb.api.acl.UserManager
 
getGrantObjects(UserSession) - Method in class nl.renarj.jasdb.core.dummy.DummyUserManager
 
getGrants() - Method in class com.obera.service.acl.GrantMetadataProvider
 
getGrants() - Method in class com.obera.service.acl.GrantObjectMeta
 
getGrants() - Method in class com.obera.service.acl.ImmutableGrantObject
 
getGrants() - Method in interface nl.renarj.jasdb.api.metadata.GrantObject
 
getGrants() - Method in class nl.renarj.jasdb.rest.model.RestGrantObject
 
getGridId() - Method in class nl.renarj.jasdb.core.locator.NodeInformation
 
getGridId() - Method in class nl.renarj.jasdb.rest.model.Node
 
getHeader() - Method in interface nl.renarj.jasdb.core.storage.datablocks.DataBlock
 
getHeader() - Method in class nl.renarj.jasdb.core.storage.datablocks.impl.DataBlockImpl
 
getHeaderBlock() - Method in interface nl.renarj.jasdb.core.storage.datablocks.DataBlockFactory
 
getHeaderBlock() - Method in class nl.renarj.jasdb.core.storage.datablocks.impl.DataBlockFactoryImpl
 
getHeaderDescriptor() - Method in class nl.renarj.jasdb.api.metadata.IndexDefinition
 
getHeaderSize() - Method in class nl.renarj.jasdb.index.btreeplus.BtreeIndexHeader
 
getHeaderSize() - Method in interface nl.renarj.jasdb.index.IndexHeader
 
getHighest() - Method in class nl.renarj.core.statistics.AggregationResult
 
getHighest() - Method in class nl.renarj.jasdb.rest.model.Statistic
 
getHobbies() - Method in class nl.renarj.jasdb.service.TestEntity
 
getHost() - Method in class com.obera.service.acl.UserMeta
 
getHost() - Method in interface nl.renarj.jasdb.api.metadata.User
 
getHostname() - Method in class nl.renarj.jasdb.rest.client.RestDBSessionFactory
 
getId() - Method in class com.obera.jasdb.web.model.WebEntity
 
getId() - Method in class nl.renarj.jasdb.service.TestEntity
 
getIdleEntryId() - Method in class nl.renarj.jasdb.index.btreeplus.caching.AbstractMemoryBlock
 
getIndex(String, String) - Method in interface nl.renarj.jasdb.api.model.IndexManager
 
getIndex(String, String) - Method in class nl.renarj.jasdb.storage.indexing.IndexManagerImpl
 
getIndex() - Method in class nl.renarj.jasdb.storage.transactional.TransactionalRecordWriter
 
getIndexDefinitions() - Method in interface nl.renarj.jasdb.api.metadata.Bag
 
getIndexDefinitions(RemotingContext, String, String) - Method in interface nl.renarj.jasdb.remote.BagConnector
 
getIndexDefinitions() - Method in class nl.renarj.jasdb.remote.model.RemoteBag
 
getIndexDefinitions(RemotingContext, String, String) - Method in class nl.renarj.jasdb.rest.client.BagRestConnector
 
getIndexDefinitions() - Method in class nl.renarj.jasdb.service.metadata.BagMeta
 
getIndexEntryList() - Method in class nl.renarj.jasdb.rest.model.IndexCollection
 
getIndexes(String) - Method in interface nl.renarj.jasdb.api.model.IndexManager
 
getIndexes(String) - Method in class nl.renarj.jasdb.storage.indexing.IndexManagerImpl
 
getIndexFields() - Method in class nl.renarj.jasdb.index.search.CompositeIndexField
 
getIndexForField(String) - Method in interface nl.renarj.jasdb.index.keys.keyinfo.KeyNameMapper
Gets the index used for the given field
getIndexForField(String) - Method in class nl.renarj.jasdb.index.keys.keyinfo.KeyNameMapperImpl
 
getIndexIterator() - Method in class nl.renarj.jasdb.index.btreeplus.BTreeIndex
 
getIndexIterator() - Method in interface nl.renarj.jasdb.index.Index
This gets an iterator which allows iterating over the full index collection
getIndexKeyFields() - Method in interface nl.renarj.jasdb.index.keys.keyinfo.KeyInfo
 
getIndexKeyFields() - Method in class nl.renarj.jasdb.index.keys.keyinfo.KeyInfoImpl
 
getIndexManager(String) - Method in class com.obera.jasdb.android.AndroidIndexManagerFactory
 
getIndexManager(String) - Method in interface com.obera.jasdb.android.GuiceIndexManagerFactory
 
getIndexManager(String) - Method in interface nl.renarj.jasdb.api.model.IndexManagerFactory
 
getIndexManager(String) - Method in class nl.renarj.jasdb.storage.indexing.IndexManagerFactoryImpl
 
getIndexName() - Method in class nl.renarj.jasdb.api.metadata.IndexDefinition
 
getIndexNames() - Method in interface nl.renarj.jasdb.api.model.EntityBag
Gets a list of all the index names on this bag
getIndexNames() - Method in class nl.renarj.jasdb.api.RemoteEntityBag
 
getIndexNames() - Method in class nl.renarj.jasdb.service.LocalStorageServiceImpl
 
getIndexNames() - Method in interface nl.renarj.jasdb.service.StorageService
Gets a list of all present index names
getIndexNames() - Method in class nl.renarj.jasdb.storage.entities.EntityBagImpl
 
getIndexType() - Method in class nl.renarj.jasdb.api.metadata.IndexDefinition
 
getIndexType() - Method in class nl.renarj.jasdb.index.btreeplus.BTreeIndex
 
getIndexType() - Method in interface nl.renarj.jasdb.index.Index
 
getIndexType() - Method in class nl.renarj.jasdb.rest.model.IndexEntry
 
getIndexValueFields() - Method in interface nl.renarj.jasdb.index.keys.keyinfo.KeyInfo
 
getIndexValueFields() - Method in class nl.renarj.jasdb.index.keys.keyinfo.KeyInfoImpl
 
getIndexVersion() - Method in class nl.renarj.jasdb.index.btreeplus.BtreeIndexHeader
 
getIndexVersion() - Method in interface nl.renarj.jasdb.index.IndexHeader
 
getInfoType() - Method in interface nl.renarj.jasdb.index.keys.keyinfo.KeyInfo
 
getInfoType() - Method in class nl.renarj.jasdb.index.keys.keyinfo.KeyInfoImpl
 
getInsertOperation() - Method in class com.obera.jasdb.android.DataOperationFactory
 
getInstance(String) - Method in class com.obera.jasdb.android.AndroidDBSession
 
getInstance(String) - Method in class nl.renarj.jasdb.api.DBConnectorSession
 
getInstance(String) - Method in interface nl.renarj.jasdb.api.DBSession
Gets the metadata of a specific instance
getInstance(String) - Method in interface nl.renarj.jasdb.api.metadata.MetadataStore
Gets a specific instance identified by the instanceId
getInstance() - Method in interface nl.renarj.jasdb.api.model.DBInstanceFactory
Gets the default Database instance
getInstance(String) - Method in interface nl.renarj.jasdb.api.model.DBInstanceFactory
Gets the instance for the specified instance id
getInstance() - Method in class nl.renarj.jasdb.core.DBInstanceFactoryImpl
 
getInstance(String) - Method in class nl.renarj.jasdb.core.DBInstanceFactoryImpl
 
getInstance(String) - Method in class nl.renarj.jasdb.LocalDBSession
 
getInstance() - Method in class nl.renarj.jasdb.LocalDBSessionFactory
 
getInstance(RemotingContext, String) - Method in interface nl.renarj.jasdb.remote.InstanceConnector
 
getInstance(RemotingContext, String) - Method in class nl.renarj.jasdb.rest.client.InstanceRestConnector
 
getInstance() - Method in class nl.renarj.jasdb.rest.model.Partition
 
getInstance(String) - Method in class nl.renarj.jasdb.service.metadata.JasDBMetadataStore
 
getInstanceFactory() - Static method in class nl.renarj.jasdb.core.SimpleKernel
 
getInstanceId() - Method in class com.obera.jasdb.android.AndroidDBSession
 
getInstanceId() - Method in class nl.renarj.jasdb.api.DBConnectorSession
 
getInstanceId() - Method in interface nl.renarj.jasdb.api.DBSession
Gets the instance id of the currently connected instance
getInstanceId() - Method in interface nl.renarj.jasdb.api.metadata.Bag
 
getInstanceId() - Method in interface nl.renarj.jasdb.api.metadata.Instance
Gets the identifier of this instance
getInstanceId() - Method in class nl.renarj.jasdb.core.DBInstanceImpl
 
getInstanceId() - Method in class nl.renarj.jasdb.core.locator.NodeInformation
 
getInstanceId() - Method in class nl.renarj.jasdb.LocalDBSession
 
getInstanceId() - Method in class nl.renarj.jasdb.remote.model.RemoteBag
 
getInstanceId() - Method in class nl.renarj.jasdb.rest.client.RestDBSessionFactory
 
getInstanceId() - Method in class nl.renarj.jasdb.rest.model.InstanceRest
 
getInstanceId() - Method in class nl.renarj.jasdb.rest.model.Node
 
getInstanceId() - Method in class nl.renarj.jasdb.rest.model.RestBag
 
getInstanceId() - Method in class nl.renarj.jasdb.service.LocalStorageServiceImpl
 
getInstanceId() - Method in class nl.renarj.jasdb.service.metadata.BagMeta
 
getInstanceId() - Method in class nl.renarj.jasdb.service.metadata.InstanceMeta
 
getInstanceId() - Method in interface nl.renarj.jasdb.service.StorageService
Gets the instance this bag belongs to
getInstances() - Method in class com.obera.jasdb.android.AndroidDBSession
 
getInstances() - Method in class nl.renarj.jasdb.api.DBConnectorSession
 
getInstances() - Method in interface nl.renarj.jasdb.api.DBSession
Gets a list of all available instances
getInstances() - Method in interface nl.renarj.jasdb.api.metadata.MetadataStore
Gets the registered instances
getInstances() - Method in class nl.renarj.jasdb.LocalDBSession
 
getInstances(RemotingContext) - Method in interface nl.renarj.jasdb.remote.InstanceConnector
 
getInstances(RemotingContext) - Method in class nl.renarj.jasdb.rest.client.InstanceRestConnector
 
getInstances() - Method in class nl.renarj.jasdb.rest.model.InstanceCollection
 
getInstances() - Method in class nl.renarj.jasdb.service.metadata.JasDBMetadataStore
 
getInt(int) - Method in interface nl.renarj.jasdb.core.storage.datablocks.DataBlockHeader
 
getInt(int) - Method in class nl.renarj.jasdb.core.storage.datablocks.impl.DataBlockHeaderImpl
 
getIntent() - Method in enum nl.renarj.jasdb.index.btreeplus.locking.LockIntentType
 
getInternalId() - Method in class nl.renarj.jasdb.api.EmbeddedEntity
 
getInternalId() - Method in class nl.renarj.jasdb.api.SimpleEntity
 
getItem(String) - Method in interface nl.renarj.core.caching.Bucket
 
getItem(String) - Method in class nl.renarj.core.caching.CacheBucket
 
getItem(String) - Method in class nl.renarj.core.caching.DummyBucket
 
getJasDBEntity() - Method in interface com.oberasoftware.jasdb.api.entitymapper.MapResult
 
getJasDBEntity() - Method in class com.oberasoftware.jasdb.entitymapper.MapResultImpl
 
getKernelModule(Class<T>) - Static method in class nl.renarj.jasdb.core.SimpleKernel
 
getKey() - Method in class nl.renarj.core.caching.CacheElement
 
getKey() - Method in class nl.renarj.jasdb.core.collections.TreeNode
 
getKey(Key) - Method in interface nl.renarj.jasdb.index.btreeplus.LeaveBlock
 
getKey(Key) - Method in class nl.renarj.jasdb.index.btreeplus.LeaveBlockImpl
 
getKey(Key) - Method in class nl.renarj.jasdb.index.btreeplus.RootBlock
 
getKey() - Method in class nl.renarj.jasdb.index.btreeplus.TreeNode
 
getKey(int) - Method in class nl.renarj.jasdb.index.keys.AbstractKey
 
getKey(KeyNameMapper, String) - Method in class nl.renarj.jasdb.index.keys.AbstractKey
 
getKey() - Method in class nl.renarj.jasdb.index.keys.impl.LongKey
 
getKey() - Method in class nl.renarj.jasdb.index.keys.impl.StringKey
 
getKey(KeyNameMapper, String) - Method in interface nl.renarj.jasdb.index.keys.Key
This retrieves a specific payload value KeyValue object which contains the Key of the value
getKey(int) - Method in interface nl.renarj.jasdb.index.keys.Key
This retrieves a key at a given index
getKey() - Method in class nl.renarj.jasdb.index.search.EqualsCondition
 
getKeyArguments() - Method in class nl.renarj.jasdb.index.keys.types.ComplexKeyType
 
getKeyArguments() - Method in class nl.renarj.jasdb.index.keys.types.DataKeyType
 
getKeyArguments() - Method in interface nl.renarj.jasdb.index.keys.types.KeyType
The arguments needed to create the key factory
getKeyArguments() - Method in class nl.renarj.jasdb.index.keys.types.LongKeyType
 
getKeyArguments() - Method in class nl.renarj.jasdb.index.keys.types.StringKeyType
 
getKeyArguments() - Method in class nl.renarj.jasdb.index.keys.types.UUIDKeyType
 
getKeyCount() - Method in class nl.renarj.jasdb.index.keys.AbstractKey
 
getKeyCount() - Method in class nl.renarj.jasdb.index.keys.impl.LongKey
 
getKeyCount() - Method in class nl.renarj.jasdb.index.keys.impl.StringKey
 
getKeyCount() - Method in class nl.renarj.jasdb.index.keys.impl.UUIDKey
 
getKeyCount() - Method in interface nl.renarj.jasdb.index.keys.Key
 
getKeyFactories() - Method in interface nl.renarj.jasdb.index.keys.keyinfo.MultiKeyloader
 
getKeyFactories() - Method in class nl.renarj.jasdb.index.keys.keyinfo.MultiKeyLoaderImpl
 
getKeyFactory() - Method in interface nl.renarj.jasdb.index.keys.keyinfo.KeyInfo
The key factory used to create/serialize/deserialize keys for the index
getKeyFactory() - Method in class nl.renarj.jasdb.index.keys.keyinfo.KeyInfoImpl
 
getKeyFields() - Method in interface nl.renarj.jasdb.index.keys.keyinfo.KeyInfo
Returns all the fields kept in the key part of the index
getKeyFields() - Method in class nl.renarj.jasdb.index.keys.keyinfo.KeyInfoImpl
 
getKeyHeader() - Method in class nl.renarj.jasdb.rest.model.IndexEntry
 
getKeyId() - Method in class nl.renarj.jasdb.index.keys.factory.CompositeKeyFactory
 
getKeyId() - Method in class nl.renarj.jasdb.index.keys.factory.DataKeyFactory
 
getKeyId() - Method in interface nl.renarj.jasdb.index.keys.factory.KeyFactory
 
getKeyId() - Method in class nl.renarj.jasdb.index.keys.factory.LongKeyFactory
 
getKeyId() - Method in class nl.renarj.jasdb.index.keys.factory.StringKeyFactory
 
getKeyId() - Method in class nl.renarj.jasdb.index.keys.factory.UUIDKeyFactory
 
getKeyId() - Method in class nl.renarj.jasdb.index.keys.factory.WrappedValueKeyFactory
 
getKeyId() - Method in class nl.renarj.jasdb.index.keys.types.ComplexKeyType
 
getKeyId() - Method in class nl.renarj.jasdb.index.keys.types.DataKeyType
 
getKeyId() - Method in interface nl.renarj.jasdb.index.keys.types.KeyType
An id representing the type of key
getKeyId() - Method in class nl.renarj.jasdb.index.keys.types.LongKeyType
 
getKeyId() - Method in class nl.renarj.jasdb.index.keys.types.StringKeyType
 
getKeyId() - Method in class nl.renarj.jasdb.index.keys.types.UUIDKeyType
 
getKeyInfo() - Method in interface nl.renarj.jasdb.index.btreeplus.BlockPersister
 
getKeyInfo() - Method in class nl.renarj.jasdb.index.btreeplus.BTreeIndex
 
getKeyInfo() - Method in class nl.renarj.jasdb.index.btreeplus.BtreeIndexHeader
 
getKeyInfo() - Method in class nl.renarj.jasdb.index.btreeplus.persistence.BtreePlusBlockPersister
 
getKeyInfo() - Method in interface nl.renarj.jasdb.index.Index
This returns all global key information being stored in this index
getKeyInfo() - Method in interface nl.renarj.jasdb.index.IndexHeader
 
getKeyInfoId() - Method in enum nl.renarj.jasdb.index.keys.keyinfo.KeyInfoType
 
getKeyName() - Method in interface nl.renarj.jasdb.index.keys.keyinfo.KeyInfo
Returns a name of the key field(s)
getKeyName() - Method in class nl.renarj.jasdb.index.keys.keyinfo.KeyInfoImpl
 
getKeyNameMapper() - Method in interface nl.renarj.jasdb.index.keys.keyinfo.KeyInfo
Gets the key name mapper which can be used to map the name of the field to a position in the key payload.
getKeyNameMapper() - Method in class nl.renarj.jasdb.index.keys.keyinfo.KeyInfoImpl
 
getKeyNameMapper() - Method in interface nl.renarj.jasdb.index.keys.keyinfo.MultiKeyloader
 
getKeyNameMapper() - Method in class nl.renarj.jasdb.index.keys.keyinfo.MultiKeyLoaderImpl
 
getKeyNameMapper() - Method in interface nl.renarj.jasdb.index.result.IndexSearchResultIterator
Maps from field names to key indexes
getKeyNameMapper() - Method in class nl.renarj.jasdb.index.result.IndexSearchResultIteratorImpl
 
getKeyProperty() - Method in interface com.oberasoftware.jasdb.api.entitymapper.EntityMetadata
 
getKeyProperty() - Method in class com.oberasoftware.jasdb.entitymapper.EntityMetadataImpl
 
getKeyRange(Key, boolean, Key, boolean) - Method in interface nl.renarj.jasdb.index.btreeplus.LeaveBlock
 
getKeyRange(Key, boolean, Key, boolean) - Method in class nl.renarj.jasdb.index.btreeplus.LeaveBlockImpl
 
getKeyRange(Key, boolean, Key, boolean) - Method in class nl.renarj.jasdb.index.btreeplus.RootBlock
 
getKeys() - Method in class nl.renarj.jasdb.index.keys.AbstractKey
 
getKeys() - Method in interface nl.renarj.jasdb.index.keys.Key
Returns an array of the child keys
getKeys() - Method in interface nl.renarj.jasdb.index.result.IndexSearchResultIteratorCollection
Gets a list of keys contained in the iterator
getKeys() - Method in class nl.renarj.jasdb.index.result.IndexSearchResultIteratorImpl
 
getKeysByName(KeyNameMapper) - Method in class nl.renarj.jasdb.index.keys.AbstractKey
 
getKeysByName(KeyNameMapper) - Method in interface nl.renarj.jasdb.index.keys.Key
This retrieves a map of all the child keys stored in this key
getKeySize() - Method in class nl.renarj.jasdb.index.keys.factory.CompositeKeyFactory
 
getKeySize() - Method in class nl.renarj.jasdb.index.keys.factory.DataKeyFactory
 
getKeySize() - Method in interface nl.renarj.jasdb.index.keys.factory.KeyFactory
 
getKeySize() - Method in class nl.renarj.jasdb.index.keys.factory.LongKeyFactory
 
getKeySize() - Method in class nl.renarj.jasdb.index.keys.factory.StringKeyFactory
 
getKeySize() - Method in class nl.renarj.jasdb.index.keys.factory.UUIDKeyFactory
 
getKeySize() - Method in class nl.renarj.jasdb.index.keys.factory.WrappedValueKeyFactory
 
getKeySize() - Method in interface nl.renarj.jasdb.index.keys.keyinfo.KeyInfo
This determines the byte size that is required to store all the key information in the index
getKeySize() - Method in class nl.renarj.jasdb.index.keys.keyinfo.KeyInfoImpl
 
getKeySize() - Method in interface nl.renarj.jasdb.index.keys.keyinfo.MultiKeyloader
 
getKeySize() - Method in class nl.renarj.jasdb.index.keys.keyinfo.MultiKeyLoaderImpl
 
getKeystore() - Method in class nl.renarj.jasdb.rest.SSLDetails
 
getKeystorePass() - Method in class nl.renarj.jasdb.rest.SSLDetails
 
getKeyType() - Method in class nl.renarj.jasdb.index.keys.factory.CompositeKeyFactory
 
getKeyType() - Method in class nl.renarj.jasdb.index.keys.factory.DataKeyFactory
 
getKeyType() - Method in interface nl.renarj.jasdb.index.keys.factory.KeyFactory
 
getKeyType() - Method in class nl.renarj.jasdb.index.keys.factory.LongKeyFactory
 
getKeyType() - Method in class nl.renarj.jasdb.index.keys.factory.StringKeyFactory
 
getKeyType() - Method in class nl.renarj.jasdb.index.keys.factory.UUIDKeyFactory
 
getKeyType() - Method in class nl.renarj.jasdb.index.keys.factory.WrappedValueKeyFactory
 
getKeyType() - Method in class nl.renarj.jasdb.index.search.IndexField
Gets the key type
getKnownPartitions() - Method in class nl.renarj.jasdb.service.partitioning.LocalPartitionManager
 
getKnownPartitions() - Method in interface nl.renarj.jasdb.service.partitioning.PartitioningManager
 
getLast() - Method in interface nl.renarj.jasdb.index.btreeplus.IndexBlock
 
getLast() - Method in class nl.renarj.jasdb.index.btreeplus.LeaveBlockImpl
 
getLast() - Method in class nl.renarj.jasdb.index.btreeplus.TreeBlock
 
getLastName() - Method in class nl.renarj.jasdb.service.TestEntity
 
getLastScan() - Method in class nl.renarj.jasdb.index.IndexScanReport
 
getLastUsage() - Method in class nl.renarj.jasdb.rest.serializers.json.entity.StreamableQueryResult
 
getLeastSignificant() - Method in class nl.renarj.jasdb.index.keys.impl.UUIDKey
 
getLeft() - Method in class nl.renarj.jasdb.core.collections.TreeNode
 
getLeft() - Method in class nl.renarj.jasdb.index.btreeplus.TreeNode
 
getLeftSibbling(TreeBlock) - Method in class nl.renarj.jasdb.index.btreeplus.TreeBlock
 
getLoadedIndexes() - Method in interface nl.renarj.jasdb.api.model.IndexManager
 
getLoadedIndexes() - Method in class nl.renarj.jasdb.storage.indexing.IndexManagerImpl
 
getLoadedKey() - Method in class nl.renarj.jasdb.index.keys.keyinfo.KeyLoadResult
 
getLocalPartition(String) - Method in class nl.renarj.jasdb.service.partitioning.LocalPartitionManager
 
getLocalPartition(String) - Method in interface nl.renarj.jasdb.service.partitioning.PartitioningManager
 
getLockManager() - Method in interface nl.renarj.jasdb.core.storage.datablocks.DataBlock
 
getLockManager() - Method in class nl.renarj.jasdb.core.storage.datablocks.impl.DataBlockImpl
 
getLockManager() - Method in interface nl.renarj.jasdb.index.btreeplus.BlockPersister
 
getLockManager() - Method in class nl.renarj.jasdb.index.btreeplus.BTreeIndex
 
getLockManager() - Method in interface nl.renarj.jasdb.index.btreeplus.IndexBlock
 
getLockManager() - Method in class nl.renarj.jasdb.index.btreeplus.LeaveBlockImpl
 
getLockManager() - Method in class nl.renarj.jasdb.index.btreeplus.persistence.BtreePlusBlockPersister
 
getLockManager() - Method in class nl.renarj.jasdb.index.btreeplus.TreeBlock
 
getLong(int) - Method in interface nl.renarj.jasdb.core.storage.datablocks.DataBlockHeader
 
getLong(int) - Method in class nl.renarj.jasdb.core.storage.datablocks.impl.DataBlockHeaderImpl
 
getLowest() - Method in class nl.renarj.core.statistics.AggregationResult
 
getLowest() - Method in class nl.renarj.jasdb.rest.model.Statistic
 
getMappings() - Method in interface nl.renarj.jasdb.index.keys.keyinfo.KeyNameMapper
Provides a Map containing the index to field mappings
getMappings() - Method in class nl.renarj.jasdb.index.keys.keyinfo.KeyNameMapperImpl
 
getMax() - Method in class nl.renarj.jasdb.index.btreeplus.TreeBlock
 
getMax() - Method in class nl.renarj.jasdb.index.result.SearchLimit
 
getMaxBlocks() - Method in class nl.renarj.jasdb.index.btreeplus.caching.CachingConfig
 
getMaxKeys() - Method in interface nl.renarj.jasdb.index.btreeplus.BlockPersister
 
getMaxKeys() - Method in class nl.renarj.jasdb.index.btreeplus.persistence.BtreePlusBlockPersister
 
getMaxMemSize() - Method in class nl.renarj.core.caching.CacheConfig
 
getMaxMemSize() - Method in class nl.renarj.jasdb.index.btreeplus.caching.CachingConfig
 
getMaxMemSize() - Method in interface nl.renarj.jasdb.index.MemoryManager
 
getMaxSize() - Method in class nl.renarj.core.caching.CacheConfig
 
getMaxSize() - Method in class nl.renarj.jasdb.index.keys.types.StringKeyType
 
getMaxSize() - Method in interface nl.renarj.jasdb.index.MemoryManager
 
getMediaType() - Method in class nl.renarj.jasdb.rest.serializers.json.entity.EntityHandler
 
getMediaType() - Method in class nl.renarj.jasdb.rest.serializers.json.entity.EntityStreamCollectionHandler
 
getMediaType() - Method in class nl.renarj.jasdb.rest.serializers.json.JsonRestObjectMapperHandler
 
getMediaType() - Method in class nl.renarj.jasdb.rest.serializers.json.JsonRestResponseHandler
 
getMediaType() - Method in interface nl.renarj.jasdb.rest.serializers.RestResponseHandler
 
getMemoryManager() - Method in class nl.renarj.jasdb.index.btreeplus.BTreeIndex
 
getMemoryManager() - Method in interface nl.renarj.jasdb.index.Index
This is the memory manager of the index, this is used to determine vital memory parameters.
getMemorySize() - Method in class nl.renarj.jasdb.index.keys.factory.CompositeKeyFactory
 
getMemorySize() - Method in class nl.renarj.jasdb.index.keys.factory.DataKeyFactory
 
getMemorySize() - Method in interface nl.renarj.jasdb.index.keys.factory.KeyFactory
 
getMemorySize() - Method in class nl.renarj.jasdb.index.keys.factory.LongKeyFactory
 
getMemorySize() - Method in class nl.renarj.jasdb.index.keys.factory.StringKeyFactory
 
getMemorySize() - Method in class nl.renarj.jasdb.index.keys.factory.UUIDKeyFactory
 
getMemorySize() - Method in class nl.renarj.jasdb.index.keys.factory.WrappedValueKeyFactory
 
getMemorySize() - Method in interface nl.renarj.jasdb.index.keys.keyinfo.MultiKeyloader
 
getMemorySize() - Method in class nl.renarj.jasdb.index.keys.keyinfo.MultiKeyLoaderImpl
 
getMemorySize() - Method in class nl.renarj.jasdb.rest.model.IndexEntry
 
getMemSize() - Method in interface nl.renarj.core.caching.Bucket
 
getMemSize() - Method in class nl.renarj.core.caching.CacheBucket
 
getMemSize() - Method in class nl.renarj.core.caching.DummyBucket
 
getMemSize() - Method in class nl.renarj.jasdb.rest.model.CacheBucket
 
getMerger() - Method in class nl.renarj.jasdb.storage.query.operators.AndBlock
 
getMerger() - Method in interface nl.renarj.jasdb.storage.query.operators.BlockOperation
 
getMerger() - Method in class nl.renarj.jasdb.storage.query.operators.OrBlock
 
getMessage() - Method in class com.obera.jasdb.web.model.PageResult
 
getMessage() - Method in class nl.renarj.jasdb.rest.model.ErrorEntity
 
getMessage() - Method in class nl.renarj.jasdb.rest.model.streaming.OauthToken
 
getMetadata() - Method in interface com.oberasoftware.jasdb.api.entitymapper.MapResult
 
getMetadata() - Method in class com.oberasoftware.jasdb.entitymapper.MapResultImpl
 
getMetadataObject() - Method in class nl.renarj.jasdb.service.metadata.MetaWrapper
 
getMetadataProvider(String) - Method in interface nl.renarj.jasdb.api.metadata.MetadataStore
Gets a metadata provider that can handle non standard metadata stored in the metadata store
getMetadataProvider(String) - Method in class nl.renarj.jasdb.service.metadata.JasDBMetadataStore
 
getMetadataType() - Method in class com.obera.service.acl.GrantMetadataProvider
 
getMetadataType() - Method in class com.obera.service.acl.UserMetadataProvider
 
getMetadataType() - Method in interface nl.renarj.jasdb.api.metadata.MetadataProvider
 
getMin() - Method in class nl.renarj.jasdb.index.btreeplus.TreeBlock
 
getMinKeys() - Method in interface nl.renarj.jasdb.index.btreeplus.BlockPersister
 
getMinKeys() - Method in class nl.renarj.jasdb.index.btreeplus.persistence.BtreePlusBlockPersister
 
getMode() - Method in enum nl.renarj.jasdb.api.acl.AccessMode
 
getMode() - Method in class nl.renarj.jasdb.rest.model.RestGrant
 
getModelLoader(String) - Method in class nl.renarj.jasdb.rest.loaders.ModelLoaderFactory
 
getModelNames() - Method in class nl.renarj.jasdb.rest.loaders.BagModelLoader
 
getModelNames() - Method in class nl.renarj.jasdb.rest.loaders.CacheModelLoader
 
getModelNames() - Method in class nl.renarj.jasdb.rest.loaders.EntityModelLoader
 
getModelNames() - Method in class nl.renarj.jasdb.rest.loaders.GrantModelLoader
 
getModelNames() - Method in class nl.renarj.jasdb.rest.loaders.IndexModelLoader
 
getModelNames() - Method in class nl.renarj.jasdb.rest.loaders.InstanceModelLoader
 
getModelNames() - Method in class nl.renarj.jasdb.rest.loaders.PartitionModelLoader
 
getModelNames() - Method in interface nl.renarj.jasdb.rest.loaders.PathModelLoader
 
getModelNames() - Method in class nl.renarj.jasdb.rest.loaders.StatisticsModelLoader
 
getModelNames() - Method in class nl.renarj.jasdb.rest.loaders.UserModelLoader
 
getMostSignificant() - Method in class nl.renarj.jasdb.index.keys.impl.UUIDKey
 
getMultiKeyloader() - Method in class nl.renarj.jasdb.index.keys.factory.CompositeKeyFactory
 
getMultiKeyloader() - Method in interface nl.renarj.jasdb.index.keys.keyinfo.KeyInfo
 
getMultiKeyloader() - Method in class nl.renarj.jasdb.index.keys.keyinfo.KeyInfoImpl
 
getName() - Method in class com.obera.jasdb.web.model.Bag
 
getName() - Method in class com.obera.jasdb.web.model.WebInstance
 
getName() - Method in interface nl.renarj.core.caching.Bucket
 
getName() - Method in class nl.renarj.core.caching.CacheBucket
 
getName() - Method in class nl.renarj.core.caching.DummyBucket
 
getName() - Method in class nl.renarj.core.statistics.AggregationResult
 
getName() - Method in class nl.renarj.core.statistics.StatRecord
 
getName() - Method in class nl.renarj.core.utilities.configuration.Configuration
 
getName() - Method in class nl.renarj.core.utilities.configuration.ManualConfiguration
 
getName() - Method in interface nl.renarj.jasdb.api.metadata.Bag
 
getName() - Method in interface nl.renarj.jasdb.api.model.EntityBag
Returns the name of the bag containing all data
getName() - Method in class nl.renarj.jasdb.api.RemoteEntityBag
 
getName() - Method in class nl.renarj.jasdb.index.btreeplus.BTreeIndex
 
getName() - Method in interface nl.renarj.jasdb.index.Index
 
getName() - Method in class nl.renarj.jasdb.remote.model.RemoteBag
 
getName() - Method in class nl.renarj.jasdb.rest.model.CacheBucket
 
getName() - Method in class nl.renarj.jasdb.rest.model.IndexEntry
 
getName() - Method in class nl.renarj.jasdb.rest.model.RestBag
 
getName() - Method in class nl.renarj.jasdb.rest.model.Statistic
 
getName() - Method in class nl.renarj.jasdb.service.metadata.BagMeta
 
getName() - Method in class nl.renarj.jasdb.storage.entities.EntityBagImpl
 
getName() - Method in enum nl.renarj.jasdb.storage.indexing.IndexTypes
 
getNext(T) - Method in class nl.renarj.jasdb.core.collections.TreeNode
 
getNext() - Method in interface nl.renarj.jasdb.core.storage.datablocks.DataBlockHeader
 
getNext() - Method in class nl.renarj.jasdb.core.storage.datablocks.impl.DataBlockHeaderImpl
 
getNext() - Method in class nl.renarj.jasdb.rest.input.InputElement
 
getNextBlock() - Method in class nl.renarj.jasdb.index.btreeplus.LeaveBlockProperties
 
getNextOffset() - Method in class nl.renarj.jasdb.core.storage.datablocks.DataBlockResult
The next data stream offset in the end block
getNextOffset() - Method in class nl.renarj.jasdb.index.keys.keyinfo.KeyLoadResult
 
getNextStream() - Method in interface nl.renarj.jasdb.core.storage.datablocks.DataBlockHeader
 
getNextStream() - Method in class nl.renarj.jasdb.core.storage.datablocks.impl.DataBlockHeaderImpl
 
getNodeInformation() - Method in class nl.renarj.jasdb.api.DBConnectorSession
 
getNodeInformation() - Method in class nl.renarj.jasdb.core.partitions.PartitionInformationWrapper
 
getNodeInformation() - Static method in class nl.renarj.jasdb.core.SimpleKernel
 
getNodeInformation() - Method in class nl.renarj.jasdb.rest.providers.JasdbInfoService
 
getNodeProperties() - Method in class nl.renarj.jasdb.core.locator.ServiceInformation
 
getNodes() - Method in class nl.renarj.jasdb.index.btreeplus.TreeBlock
 
getOauthToken() - Method in class nl.renarj.jasdb.rest.model.streaming.OauthToken
 
getObjectGrants(String) - Method in class com.obera.service.acl.GrantMetadataProvider
 
getObjectName() - Method in class com.obera.service.acl.EncryptedGrants
 
getObjectName() - Method in class com.obera.service.acl.GrantObjectMeta
 
getObjectName() - Method in class com.obera.service.acl.ImmutableGrantObject
 
getObjectName() - Method in interface nl.renarj.jasdb.api.metadata.GrantObject
 
getObjectName() - Method in class nl.renarj.jasdb.rest.model.RestGrant
 
getObjectName() - Method in class nl.renarj.jasdb.rest.model.RestGrantObject
 
getObjectSize() - Method in interface nl.renarj.core.caching.CachableItem
 
getObjectSize() - Method in class nl.renarj.jasdb.api.SimpleEntity
 
getObjectSize() - Method in class nl.renarj.jasdb.storage.CachableRecord
 
getOperator() - Method in class nl.renarj.jasdb.api.query.QueryField
 
getOperator() - Method in class nl.renarj.jasdb.rest.input.conditions.FieldCondition
 
getOperator(String) - Static method in enum nl.renarj.jasdb.rest.input.Operator
 
getOptionalAnnotation(AnnotatedElement, Class<T>) - Static method in class com.oberasoftware.core.utils.AnnotationUtils
 
getOrCreateStorageService(String, String) - Method in class nl.renarj.jasdb.service.LocalStorageServiceFactoryImpl
 
getOrCreateStorageService(String, String) - Method in interface nl.renarj.jasdb.service.StorageServiceFactory
 
getOrder() - Method in class nl.renarj.jasdb.api.query.SortParameter
 
getOrderParams(String) - Static method in class nl.renarj.jasdb.rest.input.OrderParameterParsing
 
getOriginal() - Method in interface com.oberasoftware.jasdb.api.entitymapper.MapResult
 
getOriginal() - Method in class com.oberasoftware.jasdb.entitymapper.MapResultImpl
 
getPageSize() - Method in class com.obera.jasdb.web.model.PageResult
 
getPageSize() - Method in class nl.renarj.jasdb.index.btreeplus.BTreeIndex
 
getPageSize() - Method in class nl.renarj.jasdb.index.btreeplus.BtreeIndexHeader
 
getPageSize() - Method in interface nl.renarj.jasdb.index.Index
 
getPageSize() - Method in interface nl.renarj.jasdb.index.IndexHeader
 
getParentPointer() - Method in interface nl.renarj.jasdb.index.btreeplus.IndexBlock
 
getParentPointer() - Method in class nl.renarj.jasdb.index.btreeplus.LeaveBlockImpl
 
getParentPointer() - Method in class nl.renarj.jasdb.index.btreeplus.LeaveBlockProperties
 
getParentPointer() - Method in class nl.renarj.jasdb.index.btreeplus.RootBlock
 
getParentPointer() - Method in class nl.renarj.jasdb.index.btreeplus.TreeBlock
 
getPartition() - Method in class nl.renarj.jasdb.core.partitions.PartitionInformationWrapper
 
getPartition(RemotingContext, String, String, String) - Method in interface nl.renarj.jasdb.remote.PartitionConnector
 
getPartition(RemotingContext, String, String, String) - Method in class nl.renarj.jasdb.rest.client.PartitionRestConnector
 
getPartitionEntities(RemotingContext, String, String, String, int, int) - Method in interface nl.renarj.jasdb.remote.PartitionConnector
 
getPartitionEntities(RemotingContext, String, String, String, int, int) - Method in class nl.renarj.jasdb.rest.client.PartitionRestConnector
 
getPartitionId() - Method in class nl.renarj.jasdb.core.partitions.BagPartition
 
getPartitionId() - Method in class nl.renarj.jasdb.core.partitions.PartitionInformationWrapper
 
getPartitionId() - Method in class nl.renarj.jasdb.rest.model.Partition
 
getPartitionManager() - Method in class nl.renarj.jasdb.service.LocalStorageServiceImpl
 
getPartitionManager() - Method in interface nl.renarj.jasdb.service.StorageService
 
getPartitions(RemotingContext, String, String) - Method in interface nl.renarj.jasdb.remote.PartitionConnector
 
getPartitions(RemotingContext, String, String) - Method in class nl.renarj.jasdb.rest.client.PartitionRestConnector
 
getPartitions() - Method in class nl.renarj.jasdb.rest.model.PartitionCollection
 
getPartitionState() - Method in class nl.renarj.jasdb.core.partitions.PartitionInformationWrapper
 
getPartitionStrategy() - Method in class nl.renarj.jasdb.core.partitions.BagPartition
 
getPartitionType() - Method in class nl.renarj.jasdb.core.partitions.BagPartition
 
getPassword() - Method in class com.obera.service.acl.BasicCredentials
 
getPassword() - Method in interface nl.renarj.jasdb.api.context.Credentials
 
getPassword() - Method in class nl.renarj.jasdb.rest.model.RestUser
 
getPasswordHash() - Method in class com.obera.service.acl.UserMeta
 
getPasswordHash() - Method in interface nl.renarj.jasdb.api.metadata.User
 
getPasswordSalt() - Method in class com.obera.service.acl.UserMeta
 
getPasswordSalt() - Method in interface nl.renarj.jasdb.api.metadata.User
 
getPath() - Method in class com.obera.jasdb.web.model.WebInstance
 
getPath() - Method in interface nl.renarj.jasdb.api.metadata.Instance
The storage path used for this instance
getPath() - Method in class nl.renarj.jasdb.core.DBInstanceImpl
 
getPath() - Method in class nl.renarj.jasdb.rest.model.InstanceRest
 
getPath() - Method in class nl.renarj.jasdb.service.metadata.InstanceMeta
 
getPersister() - Method in class nl.renarj.jasdb.index.btreeplus.BTreeIndex
 
getPlatformManager() - Static method in class nl.renarj.jasdb.core.platform.PlatformManagerFactory
 
getPort() - Method in class nl.renarj.jasdb.rest.client.RestDBSessionFactory
 
getPosition() - Method in interface nl.renarj.jasdb.core.storage.datablocks.Block
 
getPosition() - Method in class nl.renarj.jasdb.core.storage.datablocks.impl.BlockEntry
 
getPosition() - Method in class nl.renarj.jasdb.core.storage.datablocks.impl.DataBlockImpl
 
getPosition() - Method in class nl.renarj.jasdb.index.btreeplus.LeaveBlockImpl
 
getPosition() - Method in class nl.renarj.jasdb.index.btreeplus.LeaveBlockProperties
 
getPosition() - Method in class nl.renarj.jasdb.index.btreeplus.TreeBlock
 
getPrevious(T) - Method in class nl.renarj.jasdb.core.collections.TreeNode
 
getPrevious() - Method in interface nl.renarj.jasdb.core.storage.datablocks.DataBlockHeader
 
getPrevious() - Method in class nl.renarj.jasdb.core.storage.datablocks.impl.DataBlockHeaderImpl
 
getPrevious() - Method in class nl.renarj.jasdb.rest.input.InputElement
 
getPreviousBlock() - Method in class nl.renarj.jasdb.index.btreeplus.LeaveBlockProperties
 
getProcessId() - Method in class com.obera.jasdb.android.platform.AndroidPlatformManager
 
getProcessId() - Method in class nl.renarj.jasdb.core.platform.HotspotPlatformManager
 
getProcessId() - Method in interface nl.renarj.jasdb.core.platform.PlatformManager
 
getProperties() - Method in interface com.oberasoftware.jasdb.api.entitymapper.EntityMetadata
 
getProperties() - Method in class com.oberasoftware.jasdb.entitymapper.EntityMetadataImpl
 
getProperties() - Method in class nl.renarj.jasdb.api.SimpleEntity
 
getProperties() - Method in interface nl.renarj.jasdb.index.btreeplus.LeaveBlock
 
getProperties() - Method in class nl.renarj.jasdb.index.btreeplus.LeaveBlockImpl
 
getProperties() - Method in class nl.renarj.jasdb.index.btreeplus.RootBlock
 
getProperties() - Method in class nl.renarj.jasdb.rest.model.NodeServiceInformation
 
getProperties() - Method in class nl.renarj.jasdb.service.TestEntity
 
getProperty(String) - Method in interface com.oberasoftware.jasdb.api.entitymapper.EntityMetadata
 
getProperty(String) - Method in class com.oberasoftware.jasdb.entitymapper.EntityMetadataImpl
 
getProperty(String) - Method in class nl.renarj.jasdb.api.SimpleEntity
Gets a property object for the given property name
getPropertyName() - Method in interface com.oberasoftware.jasdb.api.entitymapper.PropertyMetadata
 
getPropertyName() - Method in class com.oberasoftware.jasdb.entitymapper.PropertyMetadataImpl
 
getPropertyName() - Method in class nl.renarj.jasdb.api.properties.MultivalueProperty
 
getPropertyName() - Method in interface nl.renarj.jasdb.api.properties.Property
Gets the name of the property
getPublicAddress() - Static method in class nl.renarj.jasdb.core.locator.GridLocatorUtil
 
getQueryFields() - Method in class nl.renarj.jasdb.api.query.QueryBuilder
 
getQueryOperator() - Method in enum nl.renarj.jasdb.rest.input.Operator
 
getRank() - Method in enum nl.renarj.jasdb.api.acl.AccessMode
 
getRawType() - Method in interface com.oberasoftware.jasdb.api.entitymapper.EntityMetadata
 
getRawType() - Method in class com.oberasoftware.jasdb.entitymapper.EntityMetadataImpl
 
getReadMethod() - Method in interface com.oberasoftware.jasdb.api.entitymapper.PropertyMetadata
 
getReadMethod() - Method in class com.oberasoftware.jasdb.entitymapper.PropertyMetadataImpl
 
getRecordFlag() - Method in class nl.renarj.jasdb.storage.transactional.RecordResultImpl
 
getRecordPointer() - Method in class nl.renarj.jasdb.service.metadata.MetaWrapper
 
getRecordPointer() - Method in class nl.renarj.jasdb.storage.transactional.RecordResultImpl
 
getRecordSize() - Method in interface nl.renarj.jasdb.core.storage.RecordResult
The size of the record
getRecordSize() - Method in class nl.renarj.jasdb.storage.btree.BtreeRecordResult
 
getRecordSize() - Method in class nl.renarj.jasdb.storage.transactional.RecordResultImpl
 
getRegions() - Method in class nl.renarj.jasdb.core.caching.GlobalCachingMemoryManager
 
getRemoveOperation() - Method in class com.obera.jasdb.android.DataOperationFactory
 
getResponseHandler() - Static method in class nl.renarj.jasdb.rest.providers.ServiceOutputHandler
 
getRestResponseHandler(Class<? extends RestEntity>) - Static method in class nl.renarj.jasdb.rest.serializers.json.JsonRestHandlerFactory
 
getResult() - Method in class nl.renarj.jasdb.rest.input.InputElement
 
getResult() - Method in class nl.renarj.jasdb.rest.model.streaming.StreamableEntityCollection
 
getResult() - Method in class nl.renarj.jasdb.storage.CachableRecord
 
getRight() - Method in class nl.renarj.jasdb.core.collections.TreeNode
 
getRight() - Method in class nl.renarj.jasdb.index.btreeplus.TreeNode
 
getRightSibbling(TreeBlock) - Method in class nl.renarj.jasdb.index.btreeplus.TreeBlock
 
getRoot() - Method in class nl.renarj.jasdb.core.collections.OrderedBalancedTree
 
getRootBlock() - Method in class nl.renarj.jasdb.index.btreeplus.BTreeIndex
 
getSalt() - Method in class com.obera.service.acl.EncryptedGrants
 
getSearchKey() - Method in class nl.renarj.jasdb.api.query.QueryField
 
getServiceInformation() - Method in class com.obera.jasdb.android.DummyRemoteService
 
getServiceInformation() - Method in class com.obera.jasdb.console.ConsoleService
 
getServiceInformation(String) - Method in class nl.renarj.jasdb.core.locator.NodeInformation
 
getServiceInformation() - Method in interface nl.renarj.jasdb.core.RemoteService
Provides servicing information that can be used by remote endpoints to connect to this remote service.
getServiceInformation(String, HttpServletRequest, String, String, String) - Method in class nl.renarj.jasdb.rest.providers.JasdbInfoService
 
getServiceInformation() - Method in class nl.renarj.jasdb.rest.RestService
 
getServiceInformationList() - Method in class nl.renarj.jasdb.core.locator.NodeInformation
 
getServices() - Method in class nl.renarj.jasdb.rest.model.Node
 
getServiceType(String) - Static method in class nl.renarj.jasdb.core.locator.GridLocatorUtil
 
getServiceType(NodeInformation) - Static method in class nl.renarj.jasdb.core.locator.GridLocatorUtil
 
getServiceType() - Method in class nl.renarj.jasdb.core.locator.ServiceInformation
 
getServiceType() - Method in class nl.renarj.jasdb.rest.model.NodeServiceInformation
 
getSession(String) - Method in class com.obera.service.acl.SessionManagerImpl
 
getSession(String) - Method in interface nl.renarj.jasdb.api.acl.SessionManager
 
getSession(String) - Method in class nl.renarj.jasdb.core.dummy.DummySessionManager
 
getSessionId() - Method in class com.obera.service.acl.SecureUserSession
 
getSessionId() - Method in class com.obera.service.acl.UserSessionImpl
 
getSessionId() - Method in interface nl.renarj.jasdb.api.acl.UserSession
 
getSessionId() - Method in class nl.renarj.jasdb.rest.model.streaming.OauthToken
 
getSharedLocks() - Method in class com.oberasoftware.core.concurrency.ResourceLockManager
 
getSize() - Method in interface nl.renarj.jasdb.api.model.EntityBag
Returns the amount of entities in the bag
getSize() - Method in class nl.renarj.jasdb.api.RemoteEntityBag
 
getSize() - Method in class nl.renarj.jasdb.core.partitions.BagPartition
 
getSize() - Method in interface nl.renarj.jasdb.core.storage.RecordWriter
Gets the amount of data streams / records stored
getSize() - Method in class nl.renarj.jasdb.remote.model.RemoteBag
Gets the size of the bag
getSize() - Method in class nl.renarj.jasdb.rest.model.CacheBucket
 
getSize() - Method in class nl.renarj.jasdb.rest.model.Partition
 
getSize() - Method in class nl.renarj.jasdb.rest.model.RestBag
 
getSize() - Method in class nl.renarj.jasdb.rest.model.streaming.StreamableEntityCollection
 
getSize() - Method in class nl.renarj.jasdb.service.LocalStorageServiceImpl
 
getSize() - Method in interface nl.renarj.jasdb.service.StorageService
Gets the amount of items stored
getSize() - Method in class nl.renarj.jasdb.storage.btree.BtreeIndexRecordWriter
 
getSize() - Method in class nl.renarj.jasdb.storage.CachedRecordWriter
 
getSize() - Method in class nl.renarj.jasdb.storage.entities.EntityBagImpl
 
getSize() - Method in class nl.renarj.jasdb.storage.transactional.FSWriter
 
getSize() - Method in class nl.renarj.jasdb.storage.transactional.TransactionalRecordWriter
 
getSize() - Method in interface nl.renarj.jasdb.storage.transactional.Writer
 
getSortDirection() - Method in class nl.renarj.jasdb.rest.input.OrderParam
 
getSortParams() - Method in class nl.renarj.jasdb.api.query.QueryBuilder
 
getSourceHost() - Method in class com.obera.service.acl.BasicCredentials
 
getSourceHost() - Method in interface nl.renarj.jasdb.api.context.Credentials
 
getSslPort() - Method in class nl.renarj.jasdb.rest.SSLDetails
 
getStart() - Method in class nl.renarj.core.statistics.AggregationResult
 
getStart() - Method in class nl.renarj.jasdb.core.partitions.BagPartition
 
getStart() - Method in class nl.renarj.jasdb.index.search.RangeCondition
 
getStart() - Method in class nl.renarj.jasdb.rest.model.Partition
 
getState() - Method in enum nl.renarj.jasdb.core.partitions.PartitionStates
 
getState() - Method in class nl.renarj.jasdb.index.btreeplus.BTreeIndex
 
getState() - Method in interface nl.renarj.jasdb.index.Index
Returns the state of the index
getState() - Method in class nl.renarj.jasdb.index.IndexScanReport
 
getStats() - Method in class nl.renarj.jasdb.rest.model.StatisticCollection
 
getStatus() - Method in class nl.renarj.jasdb.core.partitions.BagPartition
 
getStatus() - Method in class nl.renarj.jasdb.rest.client.ClientResponse
 
getStatus() - Method in class nl.renarj.jasdb.rest.model.InstanceRest
 
getStatus() - Method in class nl.renarj.jasdb.rest.model.Partition
 
getStatusCode() - Method in class nl.renarj.jasdb.rest.model.ErrorEntity
 
getStorageService(String, String) - Method in class nl.renarj.jasdb.service.LocalStorageServiceFactoryImpl
 
getStorageService(String, String) - Method in interface nl.renarj.jasdb.service.StorageServiceFactory
 
getStorageServiceFactory() - Static method in class nl.renarj.jasdb.core.SimpleKernel
 
getStrategy() - Method in class nl.renarj.jasdb.rest.model.Partition
 
getStream() - Method in interface nl.renarj.jasdb.core.storage.RecordResult
Gets an inputstream allowing reading of the record entity
getStream() - Method in class nl.renarj.jasdb.index.keys.impl.DataKey
 
getStream() - Method in class nl.renarj.jasdb.storage.btree.BtreeRecordResult
 
getStream() - Method in class nl.renarj.jasdb.storage.transactional.RecordResultImpl
 
getTimeMilliseconds() - Method in class nl.renarj.jasdb.rest.model.streaming.StreamableEntityCollection
 
getTimeProvider() - Static method in class nl.renarj.core.statistics.StatisticsMonitor
 
getToken() - Method in enum nl.renarj.jasdb.rest.input.Operator
 
getToken() - Method in enum nl.renarj.jasdb.rest.input.TokenType
 
getTokenType() - Method in class nl.renarj.jasdb.rest.input.conditions.AndBlockOperation
 
getTokenType() - Method in class nl.renarj.jasdb.rest.input.conditions.FieldCondition
 
getTokenType() - Method in interface nl.renarj.jasdb.rest.input.conditions.InputCondition
 
getTokenType() - Method in class nl.renarj.jasdb.rest.input.conditions.OrBlockOperation
 
getTokenType(String) - Static method in enum nl.renarj.jasdb.rest.input.TokenType
 
getTokenType() - Method in class nl.renarj.jasdb.rest.model.streaming.OauthToken
 
getTotal() - Method in class com.obera.jasdb.web.model.PageResult
 
getTotalMemoryUsage() - Method in interface nl.renarj.jasdb.core.caching.MemoryAware
 
getTotalMemoryUsage() - Method in class nl.renarj.jasdb.core.storage.datablocks.impl.DataBlockFactoryImpl
 
getTotalMemoryUsage() - Method in class nl.renarj.jasdb.index.btreeplus.persistence.BtreePlusBlockPersister
 
getTotalTime() - Method in class nl.renarj.core.statistics.AggregationResult
 
getTotalTime() - Method in class nl.renarj.jasdb.rest.model.Statistic
 
getType() - Method in interface nl.renarj.jasdb.index.btreeplus.IndexBlock
 
getType() - Method in class nl.renarj.jasdb.index.btreeplus.LeaveBlockImpl
 
getType() - Method in class nl.renarj.jasdb.index.btreeplus.locking.LockEntry
 
getType() - Method in class nl.renarj.jasdb.index.btreeplus.RootBlock
 
getType() - Method in class nl.renarj.jasdb.index.btreeplus.TreeBlock
 
getType() - Method in class nl.renarj.jasdb.rest.model.Partition
 
getType() - Method in enum nl.renarj.jasdb.storage.indexing.IndexTypes
 
getTypeDef() - Method in enum nl.renarj.jasdb.index.btreeplus.persistence.BlockTypes
 
getTypeFor(int) - Static method in enum nl.renarj.jasdb.storage.indexing.IndexTypes
 
getTypeMapper() - Method in interface com.oberasoftware.jasdb.api.entitymapper.PropertyMetadata
 
getTypeMapper() - Method in class com.oberasoftware.jasdb.entitymapper.PropertyMetadataImpl
 
getTypeMapper(Method) - Static method in class com.oberasoftware.jasdb.entitymapper.types.TypeMapperFactory
 
getTypeMapper(Class<T>) - Static method in class com.oberasoftware.jasdb.entitymapper.types.TypeMapperFactory
 
getUnicodeBytes() - Method in class nl.renarj.jasdb.index.keys.impl.StringKey
 
getUnicodeBytes(String) - Static method in class nl.renarj.jasdb.index.keys.KeyUtil
 
getUnicodeString(byte[]) - Static method in class nl.renarj.jasdb.index.keys.KeyUtil
 
getUpdateOperation() - Method in class com.obera.jasdb.android.DataOperationFactory
 
getUser(String, String, String) - Method in class com.obera.service.acl.LocalCredentialsProvider
 
getUser() - Method in class com.obera.service.acl.SecureUserSession
 
getUser(String) - Method in class com.obera.service.acl.UserMetadataProvider
 
getUser() - Method in class com.obera.service.acl.UserSessionImpl
 
getUser(String, String, String) - Method in interface nl.renarj.jasdb.api.acl.CredentialsProvider
 
getUser() - Method in interface nl.renarj.jasdb.api.acl.UserSession
 
getUser(String, String, String) - Method in class nl.renarj.jasdb.core.dummy.DummyCredentialsProvider
 
getUserAdministration() - Method in class com.obera.jasdb.android.AndroidDBSession
 
getUserAdministration() - Method in class nl.renarj.jasdb.api.DBConnectorSession
 
getUserAdministration() - Method in interface nl.renarj.jasdb.api.DBSession
 
getUserAdministration() - Method in class nl.renarj.jasdb.LocalDBSession
 
getUsername() - Method in class com.obera.service.acl.BasicCredentials
 
getUsername() - Method in class com.obera.service.acl.UserMeta
 
getUsername() - Method in interface nl.renarj.jasdb.api.context.Credentials
 
getUsername() - Method in interface nl.renarj.jasdb.api.metadata.User
 
getUsername() - Method in class nl.renarj.jasdb.rest.model.RestGrant
 
getUsername() - Method in class nl.renarj.jasdb.rest.model.RestUser
 
getUsers() - Method in class com.obera.service.acl.LocalCredentialsProvider
 
getUsers(UserSession) - Method in class com.obera.service.acl.UserManagerImpl
 
getUsers() - Method in class com.obera.service.acl.UserMetadataProvider
 
getUsers() - Method in interface nl.renarj.jasdb.api.acl.CredentialsProvider
 
getUsers(UserSession) - Method in interface nl.renarj.jasdb.api.acl.UserManager
 
getUsers() - Method in class nl.renarj.jasdb.api.RemoteUserAdministration
 
getUsers() - Method in interface nl.renarj.jasdb.api.UserAdministration
Gets a list of all the users
getUsers() - Method in class nl.renarj.jasdb.core.dummy.DummyCredentialsProvider
 
getUsers(UserSession) - Method in class nl.renarj.jasdb.core.dummy.DummyUserManager
 
getUsers() - Method in class nl.renarj.jasdb.LocalUserAdministration
 
getUsers(RemotingContext) - Method in interface nl.renarj.jasdb.remote.UserConnector
 
getUsers(RemotingContext) - Method in class nl.renarj.jasdb.rest.client.UserRestConnector
 
getUsers() - Method in class nl.renarj.jasdb.rest.model.RestUserList
 
getUserSession() - Method in class nl.renarj.jasdb.api.context.RequestContext
 
getValue() - Method in class com.obera.jasdb.web.model.SearchForm
 
getValue(Object, PropertyMetadata) - Static method in class com.oberasoftware.jasdb.entitymapper.EntityUtils
 
getValue() - Method in class nl.renarj.jasdb.api.properties.BooleanValue
 
getValue() - Method in class nl.renarj.jasdb.api.properties.EntityValue
 
getValue() - Method in class nl.renarj.jasdb.api.properties.IntegerValue
 
getValue() - Method in class nl.renarj.jasdb.api.properties.LongValue
 
getValue() - Method in class nl.renarj.jasdb.api.properties.StringValue
 
getValue() - Method in interface nl.renarj.jasdb.api.properties.Value
 
getValue(String) - Method in class nl.renarj.jasdb.api.SimpleEntity
 
getValue() - Method in interface nl.renarj.jasdb.core.caching.CacheEntry
 
getValue() - Method in class nl.renarj.jasdb.core.collections.TreeNode
 
getValue(String) - Method in interface nl.renarj.jasdb.core.IndexableItem
Gets the first value of the property, in case of multivalue picks the first value in the collection.
getValue() - Method in class nl.renarj.jasdb.core.storage.datablocks.DataBlockResult
The loaded data
getValue() - Method in class nl.renarj.jasdb.core.storage.datablocks.impl.BlockEntry
 
getValue() - Method in class nl.renarj.jasdb.index.btreeplus.caching.IndexBlockEntry
 
getValue() - Method in class nl.renarj.jasdb.index.keys.impl.AnyKey
 
getValue() - Method in class nl.renarj.jasdb.index.keys.impl.CompositeKey
 
getValue() - Method in class nl.renarj.jasdb.index.keys.impl.DataKey
 
getValue() - Method in class nl.renarj.jasdb.index.keys.impl.LongKey
 
getValue() - Method in class nl.renarj.jasdb.index.keys.impl.StringKey
 
getValue() - Method in class nl.renarj.jasdb.index.keys.impl.UUIDKey
 
getValue() - Method in interface nl.renarj.jasdb.index.keys.Key
 
getValue() - Method in class nl.renarj.jasdb.rest.input.conditions.FieldCondition
 
getValueDescriptor() - Method in class nl.renarj.jasdb.api.metadata.IndexDefinition
 
getValueFields() - Method in interface nl.renarj.jasdb.index.keys.keyinfo.KeyInfo
 
getValueFields() - Method in class nl.renarj.jasdb.index.keys.keyinfo.KeyInfoImpl
 
getValueHeader() - Method in class nl.renarj.jasdb.rest.model.IndexEntry
 
getValueMarker() - Method in interface nl.renarj.jasdb.index.keys.keyinfo.KeyNameMapper
 
getValueMarker() - Method in class nl.renarj.jasdb.index.keys.keyinfo.KeyNameMapperImpl
 
getValueObjects() - Method in class nl.renarj.jasdb.api.properties.MultivalueProperty
 
getValueObjects() - Method in interface nl.renarj.jasdb.api.properties.Property
Gets a list of all the value objects
getValues() - Method in class nl.renarj.jasdb.api.properties.MultivalueProperty
 
getValues() - Method in interface nl.renarj.jasdb.api.properties.Property
Gets a list of all the value wrappers
getValues(String) - Method in class nl.renarj.jasdb.api.SimpleEntity
 
getValues(String) - Method in interface nl.renarj.jasdb.core.IndexableItem
Gets a collection of objects representing the values of a given property
getValues() - Method in interface nl.renarj.jasdb.index.btreeplus.LeaveBlock
 
getValues() - Method in class nl.renarj.jasdb.index.btreeplus.LeaveBlockImpl
 
getValues() - Method in class nl.renarj.jasdb.index.btreeplus.RootBlock
 
getVersion() - Static method in class nl.renarj.jasdb.core.SimpleKernel
 
getVersion() - Method in class nl.renarj.jasdb.rest.model.InstanceRest
 
getVersionData() - Method in class com.obera.jasdb.android.platform.AndroidPlatformManager
 
getVersionData() - Method in class nl.renarj.jasdb.core.platform.HotspotPlatformManager
 
getVersionData() - Method in interface nl.renarj.jasdb.core.platform.PlatformManager
 
getWriteMethod() - Method in interface com.oberasoftware.jasdb.api.entitymapper.PropertyMetadata
 
getWriteMethod() - Method in class com.oberasoftware.jasdb.entitymapper.PropertyMetadataImpl
 
GlobalCachingMemoryManager - Class in nl.renarj.jasdb.core.caching
 
GlobalCachingMemoryManager() - Constructor for class nl.renarj.jasdb.core.caching.GlobalCachingMemoryManager
 
Grant - Interface in nl.renarj.jasdb.api.metadata
 
grant(String, String, AccessMode) - Method in class nl.renarj.jasdb.api.RemoteUserAdministration
 
grant(String, String, AccessMode) - Method in interface nl.renarj.jasdb.api.UserAdministration
GrantObject the user access to the specified object with the given access level
grant(String, String, AccessMode) - Method in class nl.renarj.jasdb.LocalUserAdministration
 
grant(RemotingContext, String, String, AccessMode) - Method in interface nl.renarj.jasdb.remote.UserConnector
 
grant(RemotingContext, String, String, AccessMode) - Method in class nl.renarj.jasdb.rest.client.UserRestConnector
 
GRANT_ENCRYPTION - Static variable in interface nl.renarj.jasdb.service.metadata.Constants
 
GRANT_MODE - Static variable in interface nl.renarj.jasdb.service.metadata.Constants
 
GRANT_OBJECT - Static variable in interface nl.renarj.jasdb.service.metadata.Constants
GrantObject based constants
GRANT_TYPE - Static variable in class com.obera.service.acl.GrantMetadataProvider
 
GRANT_USER - Static variable in interface nl.renarj.jasdb.service.metadata.Constants
 
GrantMeta - Class in com.obera.service.acl
 
GrantMeta(String, AccessMode) - Constructor for class com.obera.service.acl.GrantMeta
 
GrantMetadataProvider - Class in com.obera.service.acl
 
GrantMetadataProvider() - Constructor for class com.obera.service.acl.GrantMetadataProvider
 
GrantModelLoader - Class in nl.renarj.jasdb.rest.loaders
 
GrantModelLoader() - Constructor for class nl.renarj.jasdb.rest.loaders.GrantModelLoader
 
GrantModelMapper - Class in nl.renarj.jasdb.rest.mappers
 
GrantModelMapper() - Constructor for class nl.renarj.jasdb.rest.mappers.GrantModelMapper
 
GrantObject - Interface in nl.renarj.jasdb.api.metadata
 
GrantObjectMeta - Class in com.obera.service.acl
 
GrantObjectMeta(String, Map<String, Grant>) - Constructor for class com.obera.service.acl.GrantObjectMeta
 
GrantObjectMeta(String, Grant...) - Constructor for class com.obera.service.acl.GrantObjectMeta
 
GRANTS - Static variable in interface nl.renarj.jasdb.service.metadata.Constants
 
grantUser(UserSession, String, String, AccessMode) - Method in class com.obera.service.acl.UserManagerImpl
 
grantUser(UserSession, String, String, AccessMode) - Method in interface nl.renarj.jasdb.api.acl.UserManager
 
grantUser(UserSession, String, String, AccessMode) - Method in class nl.renarj.jasdb.core.dummy.DummyUserManager
 
greaterThan(String) - Method in class nl.renarj.jasdb.api.query.FieldBuilder
 
greaterThan(long) - Method in class nl.renarj.jasdb.api.query.FieldBuilder
 
greaterThanOrEquals(String) - Method in class nl.renarj.jasdb.api.query.FieldBuilder
 
greaterThanOrEquals(long) - Method in class nl.renarj.jasdb.api.query.FieldBuilder
 
GridLocatorUtil - Class in nl.renarj.jasdb.core.locator
User: renarj Date: 1/18/12 Time: 10:24 PM
GridLocatorUtil() - Constructor for class nl.renarj.jasdb.core.locator.GridLocatorUtil
 
GuiceIndexManagerFactory - Interface in com.obera.jasdb.android
 

H

handleBlockUnderflow() - Method in class nl.renarj.jasdb.index.btreeplus.TreeBlock
 
handleError(String) - Static method in class nl.renarj.jasdb.rest.providers.ServiceOutputHandler
 
handleErrorResponse(HttpServletResponse, String) - Method in class nl.renarj.jasdb.rest.security.OAuthTokenEndpoint
 
handleErrorResponse(HttpServletResponse, int, String) - Method in class nl.renarj.jasdb.rest.security.OAuthTokenFilter
 
handleList(DBInstance) - Method in class nl.renarj.jasdb.rest.loaders.BagModelLoader
 
handlePostData(String, HttpServletRequest, String) - Method in class nl.renarj.jasdb.rest.providers.JasdbInfoService
 
handleRemoveData(String, HttpServletRequest, String) - Method in class nl.renarj.jasdb.rest.providers.JasdbInfoService
 
handleUpdateData(String, HttpServletRequest, String) - Method in class nl.renarj.jasdb.rest.providers.JasdbInfoService
 
hasAggregationResult(String) - Static method in class nl.renarj.core.statistics.StatisticsMonitor
 
hasAttribute(String) - Method in class nl.renarj.core.utilities.configuration.Configuration
 
hasChildren() - Method in class nl.renarj.jasdb.index.keys.AbstractKey
 
hasChildren() - Method in interface nl.renarj.jasdb.index.keys.Key
Returns if the key has children
hasConditions(String) - Method in class nl.renarj.jasdb.storage.query.operators.AbstractBlock
 
hasConditions(String) - Method in interface nl.renarj.jasdb.storage.query.operators.BlockOperation
 
hasEntity(String) - Method in class nl.renarj.jasdb.api.SimpleEntity
 
hasGrant(String) - Method in class com.obera.service.acl.GrantMetadataProvider
 
hash(String, String) - Method in class nl.renarj.jasdb.core.crypto.BasicCryptoEngine
 
hash(String, String) - Method in interface nl.renarj.jasdb.core.crypto.CryptoEngine
 
hash(String, String) - Method in class nl.renarj.jasdb.core.crypto.StrongCryptoEngine
 
hashCode() - Method in class nl.renarj.core.caching.CacheElement
 
hashCode() - Method in class nl.renarj.core.statistics.AggregationResult
 
hashCode() - Method in class nl.renarj.jasdb.api.metadata.IndexDefinition
 
hashCode() - Method in class nl.renarj.jasdb.api.properties.BooleanValue
 
hashCode() - Method in class nl.renarj.jasdb.api.properties.EntityValue
 
hashCode() - Method in class nl.renarj.jasdb.api.properties.IntegerValue
 
hashCode() - Method in class nl.renarj.jasdb.api.properties.LongValue
 
hashCode() - Method in class nl.renarj.jasdb.api.properties.StringValue
 
hashCode() - Method in class nl.renarj.jasdb.api.query.QueryField
 
hashCode() - Method in class nl.renarj.jasdb.api.SimpleEntity
 
hashCode() - Method in class nl.renarj.jasdb.core.locator.NodeInformation
 
hashCode() - Method in class nl.renarj.jasdb.core.partitions.BagPartition
 
hashCode() - Method in class nl.renarj.jasdb.index.btreeplus.caching.IndexBlockEntry
 
hashCode() - Method in class nl.renarj.jasdb.index.keys.impl.CompositeKey
 
hashCode() - Method in class nl.renarj.jasdb.index.keys.impl.LongKey
 
hashCode() - Method in class nl.renarj.jasdb.index.keys.impl.StringKey
 
hashCode() - Method in class nl.renarj.jasdb.index.keys.impl.UUIDKey
 
hashCode() - Method in interface nl.renarj.jasdb.index.keys.Key
 
hashCode() - Method in class nl.renarj.jasdb.index.search.RangeCondition
 
hashCode() - Method in class nl.renarj.jasdb.service.metadata.BagMeta
 
hashCode() - Method in class nl.renarj.jasdb.service.metadata.InstanceMeta
 
hasInstance(String) - Method in interface nl.renarj.jasdb.api.model.DBInstanceFactory
Returns wether an instanceId exists or not
hasInstance(String) - Method in class nl.renarj.jasdb.core.DBInstanceFactoryImpl
 
hasNext() - Method in class nl.renarj.jasdb.index.btreeplus.FullIndexIterator
 
hasNext() - Method in class nl.renarj.jasdb.index.result.IndexSearchResultIteratorImpl
 
hasNext() - Method in class nl.renarj.jasdb.rest.input.PathParser
 
hasNext() - Method in class nl.renarj.jasdb.rest.serializers.json.entity.StreamableQueryResult
 
hasNext() - Method in class nl.renarj.jasdb.service.search.QueryResultIteratorImpl
 
hasNext() - Method in class nl.renarj.jasdb.storage.btree.BtreeRecordIteratorImpl
 
hasNext() - Method in class nl.renarj.jasdb.storage.indexing.IndexItemIterator
 
hasNext() - Method in class nl.renarj.jasdb.storage.query.EntityQueryResult
 
hasNext() - Method in class nl.renarj.jasdb.storage.query.StorageRecordIterator
 
hasNext() - Method in class nl.renarj.jasdb.storage.transactional.RecordIteratorImpl
 
hasProperty(String) - Method in class nl.renarj.jasdb.api.SimpleEntity
Returns whether a property exist on the current entity
hasUniqueConstraint() - Method in class nl.renarj.jasdb.index.btreeplus.BTreeIndex
 
hasUniqueConstraint() - Method in interface nl.renarj.jasdb.index.Index
 
hasUser(String) - Method in class com.obera.service.acl.UserMetadataProvider
 
hasValue(String) - Method in class nl.renarj.jasdb.api.SimpleEntity
 
hasValue(String) - Method in interface nl.renarj.jasdb.core.IndexableItem
Returns whether a property has a value
hasValues() - Method in class nl.renarj.jasdb.api.properties.MultivalueProperty
 
hasValues() - Method in interface nl.renarj.jasdb.api.properties.Property
Returns if this property has values
HEADER_SIZE - Static variable in interface nl.renarj.jasdb.core.storage.datablocks.DataBlockHeader
 
HomeLocatorUtil - Class in nl.renarj.jasdb.core.platform
 
HomeLocatorUtil() - Constructor for class nl.renarj.jasdb.core.platform.HomeLocatorUtil
 
HOST - Static variable in interface nl.renarj.jasdb.service.metadata.Constants
 
HotspotKernel - Class in nl.renarj.jasdb.core
 
HotspotKernel() - Constructor for class nl.renarj.jasdb.core.HotspotKernel
 
HotspotPlatformManager - Class in nl.renarj.jasdb.core.platform
 
HotspotPlatformManager() - Constructor for class nl.renarj.jasdb.core.platform.HotspotPlatformManager
 

I

Id - Annotation Type in com.oberasoftware.jasdb.api.entitymapper.annotations
 
ID_PARAM - Static variable in class nl.renarj.jasdb.rest.input.conditions.FieldCondition
 
IdGenerator - Interface in nl.renarj.jasdb.service
User: renarj Date: 2/10/12 Time: 10:43 AM
ImmutableGrantObject - Class in com.obera.service.acl
 
ImmutableGrantObject(GrantObject) - Constructor for class com.obera.service.acl.ImmutableGrantObject
 
includeResult(boolean, boolean) - Method in interface nl.renarj.jasdb.storage.query.operators.BlockMerger
 
includeResult(boolean, boolean) - Method in class nl.renarj.jasdb.storage.query.operators.mergers.AndBlockMerger
 
includeResult(boolean, boolean) - Method in class nl.renarj.jasdb.storage.query.operators.mergers.OrBlockMerger
 
incrementBlockCount() - Method in class nl.renarj.jasdb.core.storage.datablocks.impl.BlockEntry
 
incrementMarker(int) - Method in interface nl.renarj.jasdb.core.storage.datablocks.DataBlockHeader
 
incrementMarker(int) - Method in class nl.renarj.jasdb.core.storage.datablocks.impl.DataBlockHeaderImpl
 
incrementSize() - Method in class nl.renarj.jasdb.core.partitions.BagPartition
 
Index - Interface in nl.renarj.jasdb.index
This is the index interface, any Index implementation will require this interface to be implemented.
index(String) - Method in class nl.renarj.jasdb.rest.client.RestConnectionBuilder
 
IndexableItem - Interface in nl.renarj.jasdb.core
 
IndexBlock - Interface in nl.renarj.jasdb.index.btreeplus
 
IndexBlockEntry - Class in nl.renarj.jasdb.index.btreeplus.caching
 
IndexBlockEntry(BtreePlusBlockPersister, IndexBlock) - Constructor for class nl.renarj.jasdb.index.btreeplus.caching.IndexBlockEntry
 
IndexCollection - Class in nl.renarj.jasdb.rest.model
 
IndexCollection() - Constructor for class nl.renarj.jasdb.rest.model.IndexCollection
 
IndexCollection(List<IndexEntry>) - Constructor for class nl.renarj.jasdb.rest.model.IndexCollection
 
IndexController - Class in com.obera.jasdb.web
 
IndexController() - Constructor for class com.obera.jasdb.web.IndexController
 
IndexDefinition - Class in nl.renarj.jasdb.api.metadata
 
IndexDefinition(String, String, String, int) - Constructor for class nl.renarj.jasdb.api.metadata.IndexDefinition
 
IndexEntry - Class in nl.renarj.jasdb.rest.model
 
IndexEntry() - Constructor for class nl.renarj.jasdb.rest.model.IndexEntry
 
IndexEntry(String, String, String, boolean, int) - Constructor for class nl.renarj.jasdb.rest.model.IndexEntry
 
indexes() - Method in class nl.renarj.jasdb.rest.client.RestConnectionBuilder
 
INDEXES - Static variable in interface nl.renarj.jasdb.service.metadata.Constants
Indexes property name constant
IndexField - Class in nl.renarj.jasdb.index.search
This represents a field that needs to be indexed.
IndexField(String, KeyType) - Constructor for class nl.renarj.jasdb.index.search.IndexField
Creates an indexable field
IndexHeader - Interface in nl.renarj.jasdb.index
 
IndexItemIterator - Class in nl.renarj.jasdb.storage.indexing
 
IndexItemIterator(RecordIterator) - Constructor for class nl.renarj.jasdb.storage.indexing.IndexItemIterator
 
IndexIterator - Interface in nl.renarj.jasdb.index
 
IndexManager - Interface in nl.renarj.jasdb.api.model
 
IndexManagerFactory - Interface in nl.renarj.jasdb.api.model
 
IndexManagerFactoryImpl - Class in nl.renarj.jasdb.storage.indexing
 
IndexManagerFactoryImpl() - Constructor for class nl.renarj.jasdb.storage.indexing.IndexManagerFactoryImpl
 
IndexManagerImpl - Class in nl.renarj.jasdb.storage.indexing
 
IndexManagerImpl(String) - Constructor for class nl.renarj.jasdb.storage.indexing.IndexManagerImpl
 
IndexModelLoader - Class in nl.renarj.jasdb.rest.loaders
 
IndexModelLoader() - Constructor for class nl.renarj.jasdb.rest.loaders.IndexModelLoader
 
IndexModelMapper - Class in nl.renarj.jasdb.rest.mappers
 
indexPage(Model) - Method in class com.obera.jasdb.web.DataController
 
IndexRebuildUtil - Class in nl.renarj.jasdb.index
 
IndexRebuildUtil() - Constructor for class nl.renarj.jasdb.index.IndexRebuildUtil
 
indexRedirect() - Method in class com.obera.jasdb.web.IndexController
 
IndexScanAndRecovery - Class in nl.renarj.jasdb.storage.indexing
 
IndexScanAndRecovery(Index, RecordIterator) - Constructor for class nl.renarj.jasdb.storage.indexing.IndexScanAndRecovery
 
IndexScanAndRecovery(Index, RecordIterator, boolean) - Constructor for class nl.renarj.jasdb.storage.indexing.IndexScanAndRecovery
 
IndexScanner - Class in nl.renarj.jasdb.index
 
IndexScanner() - Constructor for class nl.renarj.jasdb.index.IndexScanner
 
IndexScanReport - Class in nl.renarj.jasdb.index
 
IndexScanReport(IndexState, long, int) - Constructor for class nl.renarj.jasdb.index.IndexScanReport
 
IndexSearchResultIterator - Interface in nl.renarj.jasdb.index.result
 
IndexSearchResultIteratorCollection - Interface in nl.renarj.jasdb.index.result
 
IndexSearchResultIteratorImpl - Class in nl.renarj.jasdb.index.result
 
IndexSearchResultIteratorImpl(List<Key>, KeyNameMapper) - Constructor for class nl.renarj.jasdb.index.result.IndexSearchResultIteratorImpl
 
IndexState - Enum in nl.renarj.jasdb.index
 
IndexTypes - Enum in nl.renarj.jasdb.storage.indexing
 
init() - Method in class com.obera.jasdb.console.ConsoleService
 
init() - Method in class nl.renarj.jasdb.rest.loaders.ModelLoaderFactory
 
init() - Method in class nl.renarj.jasdb.rest.RestService
 
init(FilterConfig) - Method in class nl.renarj.jasdb.rest.security.OAuthTokenFilter
 
initialize() - Method in class com.obera.service.acl.LocalCredentialsProvider
 
initializeKernel() - Static method in class nl.renarj.jasdb.core.SimpleKernel
Public kernel bootstrap initializer, this guarantees the kernel gets started with all services
initializePartitions() - Method in class nl.renarj.jasdb.service.LocalStorageServiceImpl
 
initializePartitions() - Method in class nl.renarj.jasdb.service.partitioning.LocalPartitionManager
 
initializePartitions() - Method in interface nl.renarj.jasdb.service.partitioning.PartitioningManager
 
initializePartitions() - Method in interface nl.renarj.jasdb.service.StorageService
 
initializePlatform() - Method in class com.obera.jasdb.android.platform.AndroidPlatformManager
 
initializePlatform() - Method in class nl.renarj.jasdb.core.platform.HotspotPlatformManager
 
initializePlatform() - Method in interface nl.renarj.jasdb.core.platform.PlatformManager
 
initializeServices() - Method in class nl.renarj.jasdb.core.DBInstanceFactoryImpl
 
initializeServices() - Method in class nl.renarj.jasdb.service.LocalStorageServiceFactoryImpl
 
InputCondition - Interface in nl.renarj.jasdb.rest.input.conditions
 
InputElement - Class in nl.renarj.jasdb.rest.input
 
InputElement(String) - Constructor for class nl.renarj.jasdb.rest.input.InputElement
 
InputParser - Class in nl.renarj.jasdb.rest.input
 
InputParser(InputScanner) - Constructor for class nl.renarj.jasdb.rest.input.InputParser
 
InputScanner - Class in nl.renarj.jasdb.rest.input
 
InputScanner(String) - Constructor for class nl.renarj.jasdb.rest.input.InputScanner
 
insertBlock(Key, IndexBlock, IndexBlock) - Method in class nl.renarj.jasdb.index.btreeplus.TreeBlock
 
insertEntity(ProceedingJoinPoint, RequestContext, SimpleEntity, StorageService) - Method in class com.obera.service.acl.AuthorizationServiceWrapper
 
insertEntity(RemotingContext, String, String, SimpleEntity) - Method in interface nl.renarj.jasdb.remote.EntityConnector
 
insertEntity(RemotingContext, String, String, SimpleEntity) - Method in class nl.renarj.jasdb.rest.client.EntityRestConnector
 
insertEntity(RequestContext, SimpleEntity) - Method in class nl.renarj.jasdb.service.LocalStorageServiceImpl
 
insertEntity(RequestContext, SimpleEntity) - Method in interface nl.renarj.jasdb.service.StorageService
This inserts the entity into the storage and indexes
insertIntoIndex(Key) - Method in class nl.renarj.jasdb.index.btreeplus.BTreeIndex
 
insertIntoIndex(Key) - Method in interface nl.renarj.jasdb.index.Index
Inserts the given key into the index, the key is to expected to conform to the index key specification as determined in the keyinfo.
insertKey(Key) - Method in interface nl.renarj.jasdb.index.btreeplus.LeaveBlock
 
insertKey(Key) - Method in class nl.renarj.jasdb.index.btreeplus.LeaveBlockImpl
 
insertKey(Key) - Method in class nl.renarj.jasdb.index.btreeplus.RootBlock
 
Instance - Interface in nl.renarj.jasdb.api.metadata
This represents an Instance in Jasdb, every JasDB can have multiple instances.
instance(String) - Method in class nl.renarj.jasdb.rest.client.RestConnectionBuilder
 
instance() - Method in class nl.renarj.jasdb.rest.client.RestConnectionBuilder
 
INSTANCE - Static variable in interface nl.renarj.jasdb.service.metadata.Constants
Instance Id constant
INSTANCE_PATH - Static variable in interface nl.renarj.jasdb.service.metadata.Constants
Instance path property field constant
INSTANCE_TYPE - Static variable in interface nl.renarj.jasdb.service.metadata.Constants
 
InstanceCollection - Class in nl.renarj.jasdb.rest.model
 
InstanceCollection(List<InstanceRest>) - Constructor for class nl.renarj.jasdb.rest.model.InstanceCollection
 
InstanceCollection() - Constructor for class nl.renarj.jasdb.rest.model.InstanceCollection
 
InstanceConnector - Interface in nl.renarj.jasdb.remote
 
instanceData(String, Model) - Method in class com.obera.jasdb.web.DataController
 
InstanceMeta - Class in nl.renarj.jasdb.service.metadata
 
InstanceMeta(String, String) - Constructor for class nl.renarj.jasdb.service.metadata.InstanceMeta
 
InstanceModelLoader - Class in nl.renarj.jasdb.rest.loaders
 
InstanceModelLoader() - Constructor for class nl.renarj.jasdb.rest.loaders.InstanceModelLoader
 
InstanceRest - Class in nl.renarj.jasdb.rest.model
 
InstanceRest(String, String, String, String) - Constructor for class nl.renarj.jasdb.rest.model.InstanceRest
 
InstanceRest() - Constructor for class nl.renarj.jasdb.rest.model.InstanceRest
 
InstanceRestConnector - Class in nl.renarj.jasdb.rest.client
 
InstanceRestConnector(NodeInformation) - Constructor for class nl.renarj.jasdb.rest.client.InstanceRestConnector
 
INTEGER_BYTE_SIZE - Static variable in interface nl.renarj.jasdb.core.MEMORY_CONSTANTS
 
INTEGER_BYTE_SIZE - Static variable in interface nl.renarj.jasdb.index.MemoryConstants
 
IntegerValue - Class in nl.renarj.jasdb.api.properties
User: renarj Date: 2/10/12 Time: 12:34 PM
IntegerValue(Integer) - Constructor for class nl.renarj.jasdb.api.properties.IntegerValue
 
interval() - Method in class nl.renarj.core.statistics.StatRecord
 
intialize() - Method in class com.obera.service.acl.AuthorizationServiceWrapper
 
invokeMethod(Object, String, Class<?>[], Object...) - Static method in class nl.renarj.core.utilities.ReflectionLoader
 
isAnyDataPresent(IndexableItem, Index) - Static method in class nl.renarj.jasdb.index.keys.KeyUtil
 
isClientRequest() - Method in class nl.renarj.jasdb.api.context.RequestContext
 
isClientRequest(String) - Static method in class nl.renarj.jasdb.rest.loaders.RequestContextUtil
 
isClosed() - Method in interface nl.renarj.jasdb.api.query.QueryResult
 
isClosed() - Method in class nl.renarj.jasdb.rest.serializers.json.entity.StreamableQueryResult
 
isClosed() - Method in class nl.renarj.jasdb.service.search.QueryResultIteratorImpl
 
isClosed() - Method in class nl.renarj.jasdb.storage.query.EntityQueryResult
 
isClosed() - Method in class nl.renarj.jasdb.storage.query.StorageRecordIterator
 
isComplete() - Method in class nl.renarj.jasdb.core.partitions.PartitionInformationWrapper
 
isComplete() - Method in enum nl.renarj.jasdb.core.partitions.PartitionStates
 
isEmpty() - Method in interface nl.renarj.jasdb.index.result.IndexSearchResultIterator
If the result is empty
isEmpty() - Method in class nl.renarj.jasdb.index.result.IndexSearchResultIteratorImpl
 
isEmpty() - Method in class nl.renarj.jasdb.storage.query.operators.AbstractBlock
 
isEmpty() - Method in interface nl.renarj.jasdb.storage.query.operators.BlockOperation
 
isEnabled() - Method in class com.obera.jasdb.android.DummyRemoteService
 
isEnabled() - Method in class com.obera.jasdb.console.ConsoleService
 
isEnabled() - Method in class nl.renarj.core.caching.CacheConfig
 
isEnabled() - Method in interface nl.renarj.jasdb.core.RemoteService
Returns wether this remote service is enabled
isEnabled() - Method in class nl.renarj.jasdb.rest.RestService
 
isEndIncluded() - Method in class nl.renarj.jasdb.index.search.RangeCondition
 
isFieldOperator() - Method in enum nl.renarj.jasdb.rest.input.TokenType
 
isFinalized() - Method in class nl.renarj.core.statistics.StatRecord
 
isFullyMapped(Key) - Method in interface nl.renarj.jasdb.index.keys.keyinfo.KeyNameMapper
 
isFullyMapped(Key) - Method in class nl.renarj.jasdb.index.keys.keyinfo.KeyNameMapperImpl
 
isGranted(String, AccessMode) - Method in class com.obera.service.acl.GrantObjectMeta
 
isGranted(String, AccessMode) - Method in class com.obera.service.acl.ImmutableGrantObject
 
isGranted(String, AccessMode) - Method in interface nl.renarj.jasdb.api.metadata.GrantObject
 
isInUse() - Method in interface nl.renarj.jasdb.core.caching.CacheEntry
 
isInUse() - Method in class nl.renarj.jasdb.core.storage.datablocks.impl.BlockEntry
 
isInUse() - Method in class nl.renarj.jasdb.index.btreeplus.caching.IndexBlockEntry
 
isKey() - Method in interface com.oberasoftware.jasdb.api.entitymapper.PropertyMetadata
 
isKey() - Method in class com.oberasoftware.jasdb.entitymapper.PropertyMetadataImpl
 
isLastShutdownClean() - Method in interface nl.renarj.jasdb.api.metadata.MetadataStore
Checks whether the last shutdown was done cleanly
isLastShutdownClean() - Method in class nl.renarj.jasdb.service.metadata.JasDBMetadataStore
 
isLeave() - Method in class nl.renarj.jasdb.index.btreeplus.RootBlock
 
isLocal() - Method in class nl.renarj.jasdb.core.partitions.PartitionInformationWrapper
 
isMapped(String) - Method in interface nl.renarj.jasdb.index.keys.keyinfo.KeyNameMapper
Check if a field is mapped
isMapped(String) - Method in class nl.renarj.jasdb.index.keys.keyinfo.KeyNameMapperImpl
 
isMaxReached(int) - Method in class nl.renarj.jasdb.index.result.SearchLimit
 
isModified() - Method in interface nl.renarj.jasdb.index.btreeplus.IndexBlock
 
isModified() - Method in class nl.renarj.jasdb.index.btreeplus.LeaveBlockImpl
 
isModified() - Method in class nl.renarj.jasdb.index.btreeplus.LeaveBlockProperties
 
isModified() - Method in class nl.renarj.jasdb.index.btreeplus.TreeBlock
 
isMultiValue() - Method in class nl.renarj.jasdb.api.properties.MultivalueProperty
 
isMultiValue() - Method in interface nl.renarj.jasdb.api.properties.Property
Returns if this property has multiple values
isMultiValue(String) - Method in class nl.renarj.jasdb.api.SimpleEntity
 
isMultiValue(String) - Method in interface nl.renarj.jasdb.core.IndexableItem
Returns wether a property is multivalue or not
isMultiValueKey(IndexableItem) - Method in class nl.renarj.jasdb.index.keys.factory.AbstractKeyFactory
 
isMultiValueKey(IndexableItem) - Method in class nl.renarj.jasdb.index.keys.factory.CompositeKeyFactory
 
isMultiValueKey(IndexableItem) - Method in interface nl.renarj.jasdb.index.keys.factory.KeyFactory
 
isMultiValueKey(IndexableItem) - Method in class nl.renarj.jasdb.index.keys.factory.WrappedValueKeyFactory
 
isNullable() - Method in interface com.oberasoftware.jasdb.api.entitymapper.PropertyMetadata
 
isNullable() - Method in class com.oberasoftware.jasdb.entitymapper.PropertyMetadataImpl
 
isOpen() - Method in interface nl.renarj.jasdb.core.storage.RecordWriter
Checks if the writer is already open
isOpen() - Method in class nl.renarj.jasdb.storage.btree.BtreeIndexRecordWriter
 
isOpen() - Method in class nl.renarj.jasdb.storage.CachedRecordWriter
 
isOpen() - Method in class nl.renarj.jasdb.storage.transactional.FSWriter
 
isOpen() - Method in class nl.renarj.jasdb.storage.transactional.TransactionalRecordWriter
 
isOpen() - Method in interface nl.renarj.jasdb.storage.transactional.Writer
 
isOperationSupported(String) - Method in class nl.renarj.jasdb.rest.loaders.AbstractModelLoader
 
isOperationSupported(String) - Method in class nl.renarj.jasdb.rest.loaders.BagModelLoader
 
isOperationSupported(String) - Method in class nl.renarj.jasdb.rest.loaders.PartitionModelLoader
 
isOperationSupported(String) - Method in interface nl.renarj.jasdb.rest.loaders.PathModelLoader
 
isOperationSupported(String) - Method in class nl.renarj.jasdb.rest.loaders.StatisticsModelLoader
 
isPartitionModificationAllowed() - Method in enum nl.renarj.jasdb.core.partitions.PartitionStates
 
isReadAllowed() - Method in enum nl.renarj.jasdb.core.partitions.PartitionStates
 
isRecordFound() - Method in interface nl.renarj.jasdb.core.storage.RecordResult
Returns whether a record is found
isRecordFound() - Method in class nl.renarj.jasdb.storage.btree.BtreeRecordResult
 
isRecordFound() - Method in class nl.renarj.jasdb.storage.transactional.RecordResultImpl
 
isResourceValid() - Method in class com.oberasoftware.core.concurrency.ResourceLockManager
 
isReusable() - Method in interface nl.renarj.jasdb.remote.ConnectorLoader
 
isReusable() - Method in class nl.renarj.jasdb.rest.client.RestConnectorLoader
 
isSecure() - Method in class nl.renarj.jasdb.api.context.RequestContext
 
isStartIncluded() - Method in class nl.renarj.jasdb.index.search.RangeCondition
 
isSupportedType(Class<?>) - Method in interface com.oberasoftware.jasdb.api.entitymapper.TypeMapper
 
isSupportedType(Class<?>) - Method in class com.oberasoftware.jasdb.entitymapper.types.ListEntityMapper
 
isSupportedType(Class<?>) - Method in class com.oberasoftware.jasdb.entitymapper.types.LongTypeMapper
 
isSupportedType(Class<?>) - Method in class com.oberasoftware.jasdb.entitymapper.types.MapEntityMapper
 
isSupportedType(Class<?>) - Method in class com.oberasoftware.jasdb.entitymapper.types.StringTypeMapper
 
isUniqueConstraint() - Method in class nl.renarj.jasdb.rest.model.IndexEntry
 
isWriteAllowed() - Method in enum nl.renarj.jasdb.core.partitions.PartitionStates
 
iterator() - Method in class nl.renarj.jasdb.core.collections.OrderedBalancedTree
 
iterator() - Method in class nl.renarj.jasdb.index.btreeplus.FullIndexIterator
 
iterator() - Method in class nl.renarj.jasdb.index.result.IndexSearchResultIteratorImpl
 
iterator() - Method in class nl.renarj.jasdb.rest.input.PathParser
 
iterator() - Method in class nl.renarj.jasdb.rest.serializers.json.entity.StreamableQueryResult
 
iterator() - Method in class nl.renarj.jasdb.service.search.QueryResultIteratorImpl
 
iterator() - Method in class nl.renarj.jasdb.storage.btree.BtreeRecordIteratorImpl
 
iterator() - Method in class nl.renarj.jasdb.storage.query.EntityQueryResult
 
iterator() - Method in class nl.renarj.jasdb.storage.query.StorageRecordIterator
 
iterator() - Method in class nl.renarj.jasdb.storage.transactional.RecordIteratorImpl
 

J

JASDB_HOME - Static variable in class nl.renarj.jasdb.core.platform.HomeLocatorUtil
 
JasDBConfigurationLoader - Class in nl.renarj.jasdb.service
 
JasDBConfigurationLoader() - Constructor for class nl.renarj.jasdb.service.JasDBConfigurationLoader
 
jasdbDir - Static variable in class nl.renarj.jasdb.SimpleBaseTest
 
JasDBEntity - Annotation Type in com.oberasoftware.jasdb.api.entitymapper.annotations
 
JasDBException - Exception in nl.renarj.jasdb.core.exceptions
User: renarj Date: 1/16/12 Time: 9:52 PM
JasDBException(String, Throwable) - Constructor for exception nl.renarj.jasdb.core.exceptions.JasDBException
 
JasDBException(String) - Constructor for exception nl.renarj.jasdb.core.exceptions.JasDBException
 
JasdbInfoService - Class in nl.renarj.jasdb.rest.providers
 
JasdbInfoService() - Constructor for class nl.renarj.jasdb.rest.providers.JasdbInfoService
 
JasDBMain - Class in nl.renarj.jasdb
User: renarj Date: 4/30/12 Time: 8:57 PM
JasDBMain() - Constructor for class nl.renarj.jasdb.JasDBMain
 
JasDBMetadataStore - Class in nl.renarj.jasdb.service.metadata
 
JasDBMetadataStore() - Constructor for class nl.renarj.jasdb.service.metadata.JasDBMetadataStore
 
JasDBProperty - Annotation Type in com.oberasoftware.jasdb.api.entitymapper.annotations
 
JasdbRestApplication - Class in nl.renarj.jasdb.rest
 
JasdbRestApplication() - Constructor for class nl.renarj.jasdb.rest.JasdbRestApplication
 
JasDBSecurityException - Exception in nl.renarj.jasdb.core.exceptions
 
JasDBSecurityException(String) - Constructor for exception nl.renarj.jasdb.core.exceptions.JasDBSecurityException
 
JasDBSecurityException(String, Throwable) - Constructor for exception nl.renarj.jasdb.core.exceptions.JasDBSecurityException
 
JasDBStorageException - Exception in nl.renarj.jasdb.core.exceptions
 
JasDBStorageException(String, Throwable) - Constructor for exception nl.renarj.jasdb.core.exceptions.JasDBStorageException
 
JasDBStorageException(String) - Constructor for exception nl.renarj.jasdb.core.exceptions.JasDBStorageException
 
JsonEntityDeserializer - Class in nl.renarj.jasdb.api.serializer.json
 
JsonEntityDeserializer() - Constructor for class nl.renarj.jasdb.api.serializer.json.JsonEntityDeserializer
 
JsonEntitySerializer - Class in nl.renarj.jasdb.api.serializer.json
User: Renze de Vries
JsonEntitySerializer() - Constructor for class nl.renarj.jasdb.api.serializer.json.JsonEntitySerializer
 
JsonRestHandlerFactory - Class in nl.renarj.jasdb.rest.serializers.json
 
JsonRestObjectMapperHandler - Class in nl.renarj.jasdb.rest.serializers.json
 
JsonRestObjectMapperHandler() - Constructor for class nl.renarj.jasdb.rest.serializers.json.JsonRestObjectMapperHandler
 
JsonRestResponseHandler - Class in nl.renarj.jasdb.rest.serializers.json
 
JsonRestResponseHandler() - Constructor for class nl.renarj.jasdb.rest.serializers.json.JsonRestResponseHandler
 

K

KernelShutdown - Class in nl.renarj.jasdb.core
 
KernelShutdown() - Constructor for class nl.renarj.jasdb.core.KernelShutdown
 
KernelShutdownMBean - Interface in nl.renarj.jasdb.core
 
Key - Interface in nl.renarj.jasdb.index.keys
The key represents a search item in the index, the index stores the key and allows it to be retrieved.
KEY_ID - Static variable in class nl.renarj.jasdb.index.keys.types.ComplexKeyType
 
KEY_ID - Static variable in class nl.renarj.jasdb.index.keys.types.DataKeyType
 
KEY_ID - Static variable in class nl.renarj.jasdb.index.keys.types.LongKeyType
 
KEY_ID - Static variable in class nl.renarj.jasdb.index.keys.types.StringKeyType
 
KEY_ID - Static variable in class nl.renarj.jasdb.index.keys.types.UUIDKeyType
 
keyAsHeader() - Method in interface nl.renarj.jasdb.index.keys.keyinfo.KeyInfo
Persists all key information as a header string
keyAsHeader() - Method in class nl.renarj.jasdb.index.keys.keyinfo.KeyInfoImpl
 
KeyFactory - Interface in nl.renarj.jasdb.index.keys.factory
 
KeyFactoryManager - Class in nl.renarj.jasdb.index.keys.factory
 
KeyInfo - Interface in nl.renarj.jasdb.index.keys.keyinfo
This represents all the key information in an index
KeyInfoImpl - Class in nl.renarj.jasdb.index.keys.keyinfo
 
KeyInfoImpl(IndexField, IndexField...) - Constructor for class nl.renarj.jasdb.index.keys.keyinfo.KeyInfoImpl
 
KeyInfoImpl(IndexField, List<IndexField>) - Constructor for class nl.renarj.jasdb.index.keys.keyinfo.KeyInfoImpl
 
KeyInfoImpl(List<IndexField>, List<IndexField>) - Constructor for class nl.renarj.jasdb.index.keys.keyinfo.KeyInfoImpl
 
KeyInfoImpl(String, String) - Constructor for class nl.renarj.jasdb.index.keys.keyinfo.KeyInfoImpl
 
KeyInfoType - Enum in nl.renarj.jasdb.index.keys.keyinfo
 
KeyLoadResult - Class in nl.renarj.jasdb.index.keys.keyinfo
 
KeyLoadResult(Key, DataBlock, int) - Constructor for class nl.renarj.jasdb.index.keys.keyinfo.KeyLoadResult
 
KeyNameMapper - Interface in nl.renarj.jasdb.index.keys.keyinfo
 
KeyNameMapperImpl - Class in nl.renarj.jasdb.index.keys.keyinfo
 
KeyNameMapperImpl() - Constructor for class nl.renarj.jasdb.index.keys.keyinfo.KeyNameMapperImpl
 
KeyOrderedTree<V> - Class in nl.renarj.jasdb.core.collections
 
KeyOrderedTree() - Constructor for class nl.renarj.jasdb.core.collections.KeyOrderedTree
 
keyQualifies(Key) - Method in class nl.renarj.jasdb.index.search.EqualsCondition
 
keyQualifies(Key) - Method in class nl.renarj.jasdb.index.search.NotEqualsCondition
 
keyQualifies(Key) - Method in class nl.renarj.jasdb.index.search.RangeCondition
 
keyQualifies(Key) - Method in interface nl.renarj.jasdb.index.search.SearchCondition
 
keyQualifies(Key) - Method in class nl.renarj.jasdb.storage.query.operators.AbstractBlock
 
keys() - Method in class nl.renarj.jasdb.core.collections.OrderedBalancedTree
 
keys(List<T>) - Method in class nl.renarj.jasdb.core.collections.TreeNode
 
KeyType - Interface in nl.renarj.jasdb.index.keys.types
This represents the key types available for indexing.
KeyUtil - Class in nl.renarj.jasdb.index.keys
 

L

last() - Method in class nl.renarj.jasdb.core.collections.OrderedBalancedTree
 
lastKey() - Method in class nl.renarj.jasdb.core.collections.OrderedBalancedTree
 
lastPage() - Method in class com.obera.jasdb.web.model.PageResult
 
lastRegionAccess() - Method in interface nl.renarj.jasdb.core.caching.CacheRegion
 
lastRegionAccess() - Method in class nl.renarj.jasdb.core.caching.LRURegion
 
LeaveBlock - Interface in nl.renarj.jasdb.index.btreeplus
 
LeaveBlockFactory - Class in nl.renarj.jasdb.index.btreeplus.persistence
 
LeaveBlockFactory(BtreePlusBlockPersister) - Constructor for class nl.renarj.jasdb.index.btreeplus.persistence.LeaveBlockFactory
 
LeaveBlockImpl - Class in nl.renarj.jasdb.index.btreeplus
 
LeaveBlockImpl(BlockPersister, DataBlock, long, boolean) - Constructor for class nl.renarj.jasdb.index.btreeplus.LeaveBlockImpl
 
LeaveBlockProperties - Class in nl.renarj.jasdb.index.btreeplus
 
LeaveBlockProperties(DataBlock, long, long, long) - Constructor for class nl.renarj.jasdb.index.btreeplus.LeaveBlockProperties
 
limit(int) - Method in interface nl.renarj.jasdb.api.query.QueryExecutor
 
limit(int) - Method in class nl.renarj.jasdb.api.RemoteQueryExecutor
 
limit(int) - Method in class nl.renarj.jasdb.storage.query.QueryExecutorImpl
 
ListEntityMapper - Class in com.oberasoftware.jasdb.entitymapper.types
 
ListEntityMapper() - Constructor for class com.oberasoftware.jasdb.entitymapper.types.ListEntityMapper
 
listInstances() - Method in interface nl.renarj.jasdb.api.model.DBInstanceFactory
Retrieves a list of all the instances configured
listInstances() - Method in class nl.renarj.jasdb.core.DBInstanceFactoryImpl
 
loadAndValidateHeader(DataBlock, KeyInfo) - Static method in class nl.renarj.jasdb.index.btreeplus.BtreeIndexHeader
 
loadBlock(long) - Method in interface nl.renarj.jasdb.core.storage.datablocks.DataBlockFactory
 
loadBlock(long) - Method in class nl.renarj.jasdb.core.storage.datablocks.impl.DataBlockFactoryImpl
 
loadBlock(long) - Method in interface nl.renarj.jasdb.index.btreeplus.BlockPersister
 
loadBlock(DataBlock) - Method in interface nl.renarj.jasdb.index.btreeplus.persistence.BlockFactory
 
loadBlock(long) - Method in class nl.renarj.jasdb.index.btreeplus.persistence.BtreePlusBlockPersister
 
loadBlock(DataBlock) - Method in class nl.renarj.jasdb.index.btreeplus.persistence.LeaveBlockFactory
 
loadBlock(DataBlock) - Method in class nl.renarj.jasdb.index.btreeplus.persistence.NodeBlockFactory
 
loadBlock(DataBlock) - Method in class nl.renarj.jasdb.index.btreeplus.persistence.RootBlockFactory
 
loadBlockForDataPosition(long) - Method in interface nl.renarj.jasdb.core.storage.datablocks.DataBlockFactory
 
loadBlockForDataPosition(long) - Method in class nl.renarj.jasdb.core.storage.datablocks.impl.DataBlockFactoryImpl
 
loadBytes(int) - Method in interface nl.renarj.jasdb.core.storage.datablocks.DataBlock
Load bytes from the datablock, providing an offset from the start of the block.
loadBytes(long) - Method in interface nl.renarj.jasdb.core.storage.datablocks.DataBlock
 
loadBytes(int) - Method in class nl.renarj.jasdb.core.storage.datablocks.impl.DataBlockImpl
 
loadBytes(long) - Method in class nl.renarj.jasdb.core.storage.datablocks.impl.DataBlockImpl
 
loadClass(Class<T>, String, Object[]) - Static method in class nl.renarj.core.utilities.ReflectionLoader
 
loadClass(Class<T>, String, Class<?>[], Object[]) - Static method in class nl.renarj.core.utilities.ReflectionLoader
 
loadConfiguration(String) - Static method in class nl.renarj.core.utilities.configuration.Configuration
 
loadKey(int, ByteBuffer) - Method in class nl.renarj.jasdb.index.keys.factory.CompositeKeyFactory
 
loadKey(int, DataBlock) - Method in class nl.renarj.jasdb.index.keys.factory.CompositeKeyFactory
 
loadKey(int, ByteBuffer) - Method in class nl.renarj.jasdb.index.keys.factory.DataKeyFactory
 
loadKey(int, DataBlock) - Method in class nl.renarj.jasdb.index.keys.factory.DataKeyFactory
 
loadKey(int, ByteBuffer) - Method in interface nl.renarj.jasdb.index.keys.factory.KeyFactory
 
loadKey(int, DataBlock) - Method in interface nl.renarj.jasdb.index.keys.factory.KeyFactory
 
loadKey(int, ByteBuffer) - Method in class nl.renarj.jasdb.index.keys.factory.LongKeyFactory
 
loadKey(int, DataBlock) - Method in class nl.renarj.jasdb.index.keys.factory.LongKeyFactory
 
loadKey(int, ByteBuffer) - Method in class nl.renarj.jasdb.index.keys.factory.StringKeyFactory
 
loadKey(int, DataBlock) - Method in class nl.renarj.jasdb.index.keys.factory.StringKeyFactory
 
loadKey(int, ByteBuffer) - Method in class nl.renarj.jasdb.index.keys.factory.UUIDKeyFactory
 
loadKey(int, DataBlock) - Method in class nl.renarj.jasdb.index.keys.factory.UUIDKeyFactory
 
loadKey(int, ByteBuffer) - Method in class nl.renarj.jasdb.index.keys.factory.WrappedValueKeyFactory
 
loadKey(int, DataBlock) - Method in class nl.renarj.jasdb.index.keys.factory.WrappedValueKeyFactory
 
loadKey(int, ByteBuffer) - Method in interface nl.renarj.jasdb.index.keys.keyinfo.KeyInfo
 
loadKey(int, DataBlock) - Method in interface nl.renarj.jasdb.index.keys.keyinfo.KeyInfo
 
loadKey(int, ByteBuffer) - Method in class nl.renarj.jasdb.index.keys.keyinfo.KeyInfoImpl
 
loadKey(int, DataBlock) - Method in class nl.renarj.jasdb.index.keys.keyinfo.KeyInfoImpl
 
loadKeyResult(TreeBlock, int, DataBlock) - Method in class nl.renarj.jasdb.index.btreeplus.persistence.NodeBlockFactory
 
loadKeyResult(TreeBlock, int, DataBlock) - Method in class nl.renarj.jasdb.index.btreeplus.persistence.RootBlockFactory
 
loadKeys(Key, int, ByteBuffer) - Method in interface nl.renarj.jasdb.index.keys.keyinfo.MultiKeyloader
 
loadKeys(Key, int, DataBlock) - Method in interface nl.renarj.jasdb.index.keys.keyinfo.MultiKeyloader
 
loadKeys(Key, int, ByteBuffer) - Method in class nl.renarj.jasdb.index.keys.keyinfo.MultiKeyLoaderImpl
 
loadKeys(Key, int, DataBlock) - Method in class nl.renarj.jasdb.index.keys.keyinfo.MultiKeyLoaderImpl
 
loadLong(int) - Method in interface nl.renarj.jasdb.core.storage.datablocks.DataBlock
 
loadLong(long) - Method in interface nl.renarj.jasdb.core.storage.datablocks.DataBlock
 
loadLong(int) - Method in class nl.renarj.jasdb.core.storage.datablocks.impl.DataBlockImpl
 
loadLong(long) - Method in class nl.renarj.jasdb.core.storage.datablocks.impl.DataBlockImpl
 
loadModel(InputElement, String, String, List<OrderParam>, RequestContext) - Method in class nl.renarj.jasdb.rest.loaders.BagModelLoader
 
loadModel(InputElement, String, String, List<OrderParam>, RequestContext) - Method in class nl.renarj.jasdb.rest.loaders.CacheModelLoader
 
loadModel(InputElement, String, String, List<OrderParam>, RequestContext) - Method in class nl.renarj.jasdb.rest.loaders.EntityModelLoader
 
loadModel(InputElement, String, String, List<OrderParam>, RequestContext) - Method in class nl.renarj.jasdb.rest.loaders.GrantModelLoader
 
loadModel(InputElement, String, String, List<OrderParam>, RequestContext) - Method in class nl.renarj.jasdb.rest.loaders.IndexModelLoader
 
loadModel(InputElement, String, String, List<OrderParam>, RequestContext) - Method in class nl.renarj.jasdb.rest.loaders.InstanceModelLoader
 
loadModel(InputElement, String, String, List<OrderParam>, RequestContext) - Method in class nl.renarj.jasdb.rest.loaders.PartitionModelLoader
 
loadModel(InputElement, String, String, List<OrderParam>, RequestContext) - Method in interface nl.renarj.jasdb.rest.loaders.PathModelLoader
 
loadModel(InputElement, String, String, List<OrderParam>, RequestContext) - Method in class nl.renarj.jasdb.rest.loaders.StatisticsModelLoader
 
loadModel(InputElement, String, String, List<OrderParam>, RequestContext) - Method in class nl.renarj.jasdb.rest.loaders.UserModelLoader
 
loadNext() - Method in interface nl.renarj.jasdb.core.storage.datablocks.DataBlock
 
loadNext() - Method in class nl.renarj.jasdb.core.storage.datablocks.impl.DataBlockImpl
 
loadRecordWriter(String, String) - Method in class nl.renarj.jasdb.storage.RecordWriterFactoryLoader
 
loadResource(String) - Static method in class nl.renarj.jasdb.core.utils.FileUtils
 
loadSession(String, String) - Method in interface nl.renarj.jasdb.remote.TokenConnector
 
loadSession(String, String) - Method in class nl.renarj.jasdb.rest.client.OAuthConnector
 
loadStream(int) - Method in interface nl.renarj.jasdb.core.storage.datablocks.DataBlock
 
loadStream(long) - Method in interface nl.renarj.jasdb.core.storage.datablocks.DataBlock
 
loadStream(long) - Method in class nl.renarj.jasdb.core.storage.datablocks.impl.DataBlockImpl
 
loadStream(int) - Method in class nl.renarj.jasdb.core.storage.datablocks.impl.DataBlockImpl
 
LOCAL_STRATEGY - Static variable in class nl.renarj.jasdb.service.partitioning.LocalPartitionManager
 
LocalCredentialsProvider - Class in com.obera.service.acl
 
LocalCredentialsProvider() - Constructor for class com.obera.service.acl.LocalCredentialsProvider
 
LocalDBSession - Class in nl.renarj.jasdb
This creates a local DB session, JasDB will run inside the same process.
LocalDBSession() - Constructor for class nl.renarj.jasdb.LocalDBSession
Creates a local DB session to the default instance
LocalDBSession(Credentials) - Constructor for class nl.renarj.jasdb.LocalDBSession
Creates a local DB session with credentials
LocalDBSession(String) - Constructor for class nl.renarj.jasdb.LocalDBSession
Creates a local DB session bound to a specific instance
LocalDBSession(String, Credentials) - Constructor for class nl.renarj.jasdb.LocalDBSession
Creates a local DB session bound to a specific instance with given credentials
LocalDBSessionFactory - Class in nl.renarj.jasdb
 
LocalDBSessionFactory() - Constructor for class nl.renarj.jasdb.LocalDBSessionFactory
 
LocalPartitionManager - Class in nl.renarj.jasdb.service.partitioning
User: renarj Date: 1/19/12 Time: 9:20 AM
LocalPartitionManager() - Constructor for class nl.renarj.jasdb.service.partitioning.LocalPartitionManager
 
LocalStorageServiceFactoryImpl - Class in nl.renarj.jasdb.service
 
LocalStorageServiceFactoryImpl() - Constructor for class nl.renarj.jasdb.service.LocalStorageServiceFactoryImpl
 
LocalStorageServiceImpl - Class in nl.renarj.jasdb.service
 
LocalStorageServiceImpl(String, String) - Constructor for class nl.renarj.jasdb.service.LocalStorageServiceImpl
 
LocalUserAdministration - Class in nl.renarj.jasdb
 
LocalUserAdministration(UserSession) - Constructor for class nl.renarj.jasdb.LocalUserAdministration
 
LocatorException - Exception in nl.renarj.jasdb.core.exceptions
User: renarj Date: 1/16/12 Time: 9:52 PM
LocatorException(String, Throwable) - Constructor for exception nl.renarj.jasdb.core.exceptions.LocatorException
 
LocatorException(String) - Constructor for exception nl.renarj.jasdb.core.exceptions.LocatorException
 
LOCK_TYPE - Enum in nl.renarj.jasdb.index.btreeplus.locking
 
LockEntry - Class in nl.renarj.jasdb.index.btreeplus.locking
 
LockEntry(IndexBlock, LOCK_TYPE) - Constructor for class nl.renarj.jasdb.index.btreeplus.locking.LockEntry
 
LockingException - Exception in com.oberasoftware.core.exceptions
 
LockingException(String) - Constructor for exception com.oberasoftware.core.exceptions.LockingException
 
LockIntent - Interface in nl.renarj.jasdb.index.btreeplus.locking
 
LockIntentType - Enum in nl.renarj.jasdb.index.btreeplus.locking
 
LockManager - Class in nl.renarj.jasdb.index.btreeplus.locking
 
LockManager(BlockPersister) - Constructor for class nl.renarj.jasdb.index.btreeplus.locking.LockManager
 
logStats(TimeUnit) - Static method in class nl.renarj.core.statistics.StatisticsMonitor
 
LONG_BYTE_SIZE - Static variable in interface nl.renarj.jasdb.core.MEMORY_CONSTANTS
 
LONG_BYTE_SIZE - Static variable in interface nl.renarj.jasdb.index.MemoryConstants
 
LongKey - Class in nl.renarj.jasdb.index.keys.impl
 
LongKey(long) - Constructor for class nl.renarj.jasdb.index.keys.impl.LongKey
 
LongKey(byte[]) - Constructor for class nl.renarj.jasdb.index.keys.impl.LongKey
 
LongKeyFactory - Class in nl.renarj.jasdb.index.keys.factory
 
LongKeyFactory(String) - Constructor for class nl.renarj.jasdb.index.keys.factory.LongKeyFactory
 
LongKeyType - Class in nl.renarj.jasdb.index.keys.types
 
LongKeyType() - Constructor for class nl.renarj.jasdb.index.keys.types.LongKeyType
 
longToBytes(long) - Static method in class nl.renarj.core.utilities.conversion.LongUtils
 
longToId - Variable in class nl.renarj.jasdb.service.QueryBaseTest
 
LongTypeMapper - Class in com.oberasoftware.jasdb.entitymapper.types
 
LongTypeMapper() - Constructor for class com.oberasoftware.jasdb.entitymapper.types.LongTypeMapper
 
LongUtils - Class in nl.renarj.core.utilities.conversion
 
LongValue - Class in nl.renarj.jasdb.api.properties
User: renarj Date: 2/10/12 Time: 12:32 PM
LongValue(Long) - Constructor for class nl.renarj.jasdb.api.properties.LongValue
 
LRURegion<T extends CacheEntry> - Class in nl.renarj.jasdb.core.caching
 
LRURegion(String) - Constructor for class nl.renarj.jasdb.core.caching.LRURegion
 

M

MachineGuidGenerator - Class in nl.renarj.jasdb.service
 
MachineGuidGenerator() - Constructor for class nl.renarj.jasdb.service.MachineGuidGenerator
 
main(String[]) - Static method in class nl.renarj.jasdb.JasDBMain
 
main(String[]) - Static method in class nl.renarj.jasdb.rest.NodeTestStarter
 
main(String[]) - Static method in class nl.renarj.jasdb.SimpleTest
 
ManualConfiguration - Class in nl.renarj.core.utilities.configuration
 
ManualConfiguration(String, Map<String, String>) - Constructor for class nl.renarj.core.utilities.configuration.ManualConfiguration
 
map(Object, PropertyMetadata) - Static method in class com.oberasoftware.jasdb.entitymapper.EntityUtils
 
map(GrantObject) - Static method in class nl.renarj.jasdb.rest.mappers.GrantModelMapper
 
map(String, Grant) - Static method in class nl.renarj.jasdb.rest.mappers.GrantModelMapper
 
map(IndexDefinition, boolean) - Static method in class nl.renarj.jasdb.rest.mappers.IndexModelMapper
 
map(IndexEntry) - Static method in class nl.renarj.jasdb.rest.mappers.IndexModelMapper
 
map(Collection<BagPartition>, RestBag) - Static method in class nl.renarj.jasdb.rest.mappers.PartitionModelMapper
 
map(Collection<BagPartition>, String, String) - Static method in class nl.renarj.jasdb.rest.mappers.PartitionModelMapper
 
map(Partition) - Static method in class nl.renarj.jasdb.rest.mappers.PartitionModelMapper
 
map(BagPartition, RestBag) - Static method in class nl.renarj.jasdb.rest.mappers.PartitionModelMapper
 
map(BagPartition, String, String) - Static method in class nl.renarj.jasdb.rest.mappers.PartitionModelMapper
 
MapEntityMapper - Class in com.oberasoftware.jasdb.entitymapper.types
 
MapEntityMapper() - Constructor for class com.oberasoftware.jasdb.entitymapper.types.MapEntityMapper
 
mapFrom(Class<T>, SimpleEntity) - Method in interface com.oberasoftware.jasdb.api.entitymapper.EntityMapper
 
mapFrom(Class<T>, SimpleEntity) - Method in class com.oberasoftware.jasdb.entitymapper.AnnotationEntityMapper
 
mapFromProperty(Property) - Method in interface com.oberasoftware.jasdb.api.entitymapper.TypeMapper
 
mapFromProperty(Property) - Method in class com.oberasoftware.jasdb.entitymapper.types.ListEntityMapper
 
mapFromProperty(Property) - Method in class com.oberasoftware.jasdb.entitymapper.types.LongTypeMapper
 
mapFromProperty(Property) - Method in class com.oberasoftware.jasdb.entitymapper.types.MapEntityMapper
 
mapFromProperty(Property) - Method in class com.oberasoftware.jasdb.entitymapper.types.StringTypeMapper
 
MapResult - Interface in com.oberasoftware.jasdb.api.entitymapper
 
MapResultImpl - Class in com.oberasoftware.jasdb.entitymapper
 
MapResultImpl(EntityMetadata, SimpleEntity, Object, String) - Constructor for class com.oberasoftware.jasdb.entitymapper.MapResultImpl
 
mapTo(Object) - Method in interface com.oberasoftware.jasdb.api.entitymapper.EntityMapper
 
mapTo(Object) - Method in class com.oberasoftware.jasdb.entitymapper.AnnotationEntityMapper
 
mapTo(NodeInformation) - Static method in class nl.renarj.jasdb.rest.mappers.NodeInfoMapper
 
mapToEmptyValue() - Method in interface com.oberasoftware.jasdb.api.entitymapper.TypeMapper
 
mapToEmptyValue() - Method in class com.oberasoftware.jasdb.entitymapper.types.ListEntityMapper
 
mapToEmptyValue() - Method in class com.oberasoftware.jasdb.entitymapper.types.LongTypeMapper
 
mapToEmptyValue() - Method in class com.oberasoftware.jasdb.entitymapper.types.MapEntityMapper
 
mapToEmptyValue() - Method in class com.oberasoftware.jasdb.entitymapper.types.StringTypeMapper
 
mapToKey(Property) - Static method in class nl.renarj.jasdb.service.search.PropertyKeyMapper
 
mapToKeys(Property) - Static method in class nl.renarj.jasdb.service.search.PropertyKeyMapper
 
mapToProperty(String, Object) - Method in interface com.oberasoftware.jasdb.api.entitymapper.TypeMapper
 
mapToProperty(String, Object) - Method in class com.oberasoftware.jasdb.entitymapper.types.ListEntityMapper
 
mapToProperty(String, Object) - Method in class com.oberasoftware.jasdb.entitymapper.types.LongTypeMapper
 
mapToProperty(String, Object) - Method in class com.oberasoftware.jasdb.entitymapper.types.MapEntityMapper
 
mapToProperty(String, Object) - Method in class com.oberasoftware.jasdb.entitymapper.types.StringTypeMapper
 
mapToRawType(Object) - Method in interface com.oberasoftware.jasdb.api.entitymapper.TypeMapper
 
mapToRawType(Object) - Method in class com.oberasoftware.jasdb.entitymapper.types.ListEntityMapper
 
mapToRawType(Object) - Method in class com.oberasoftware.jasdb.entitymapper.types.LongTypeMapper
 
mapToRawType(Object) - Method in class com.oberasoftware.jasdb.entitymapper.types.MapEntityMapper
 
mapToRawType(Object) - Method in class com.oberasoftware.jasdb.entitymapper.types.StringTypeMapper
 
mapToValue(Object) - Method in interface com.oberasoftware.jasdb.api.entitymapper.TypeMapper
 
mapToValue(Object) - Method in class com.oberasoftware.jasdb.entitymapper.types.ListEntityMapper
 
mapToValue(Object) - Method in class com.oberasoftware.jasdb.entitymapper.types.LongTypeMapper
 
mapToValue(Object) - Method in class com.oberasoftware.jasdb.entitymapper.types.MapEntityMapper
 
mapToValue(Object) - Method in class com.oberasoftware.jasdb.entitymapper.types.StringTypeMapper
 
mark(int) - Method in class nl.renarj.jasdb.core.streams.ClonableByteArrayInputStream
 
markDeleted(IndexBlock) - Method in interface nl.renarj.jasdb.index.btreeplus.BlockPersister
 
markDeleted(IndexBlock) - Method in class nl.renarj.jasdb.index.btreeplus.persistence.BtreePlusBlockPersister
 
marker() - Method in interface nl.renarj.jasdb.core.storage.datablocks.DataBlockHeader
 
marker() - Method in class nl.renarj.jasdb.core.storage.datablocks.impl.DataBlockHeaderImpl
 
MARKER_INDEX - Static variable in class nl.renarj.jasdb.core.storage.datablocks.impl.DataBlockHeaderImpl
 
markerWithHeader() - Method in interface nl.renarj.jasdb.core.storage.datablocks.DataBlockHeader
 
markerWithHeader() - Method in class nl.renarj.jasdb.core.storage.datablocks.impl.DataBlockHeaderImpl
 
markSupported() - Method in class nl.renarj.jasdb.core.streams.ClonableByteArrayInputStream
 
match(Set<String>) - Method in class nl.renarj.jasdb.index.btreeplus.BTreeIndex
 
match(Set<String>) - Method in interface nl.renarj.jasdb.index.Index
Determines how close the gives fields match the index descriptor.
match(Set<String>) - Method in interface nl.renarj.jasdb.index.keys.keyinfo.KeyInfo
Determines how close the gives fields match the index descriptor.
match(Set<String>) - Method in class nl.renarj.jasdb.index.keys.keyinfo.KeyInfoImpl
 
max() - Method in class nl.renarj.jasdb.core.collections.TreeNode
 
MAX_AGE - Static variable in class nl.renarj.jasdb.service.QueryBaseTest
 
MEMORY_CONSTANTS - Interface in nl.renarj.jasdb.core
 
MemoryAware - Interface in nl.renarj.jasdb.core.caching
 
MemoryConstants - Interface in nl.renarj.jasdb.index
 
MemoryManager - Interface in nl.renarj.jasdb.index
 
memorySize() - Method in interface nl.renarj.jasdb.core.caching.CacheEntry
 
memorySize() - Method in interface nl.renarj.jasdb.core.caching.CacheRegion
 
memorySize() - Method in class nl.renarj.jasdb.core.caching.LRURegion
 
memorySize() - Method in class nl.renarj.jasdb.core.storage.datablocks.impl.BlockEntry
 
memorySize() - Method in class nl.renarj.jasdb.index.btreeplus.caching.IndexBlockEntry
 
memorySize() - Method in interface nl.renarj.jasdb.index.btreeplus.IndexBlock
 
memorySize() - Method in class nl.renarj.jasdb.index.btreeplus.LeaveBlockImpl
 
memorySize() - Method in class nl.renarj.jasdb.index.btreeplus.TreeBlock
 
MemoryTypeConverter - Class in nl.renarj.core.utilities.conversion
 
MemoryTypeConverter() - Constructor for class nl.renarj.core.utilities.conversion.MemoryTypeConverter
 
mergeCondition(KeyNameMapper, String, String, SearchCondition) - Method in class nl.renarj.jasdb.index.search.EqualsCondition
 
mergeCondition(KeyNameMapper, String, String, SearchCondition) - Method in class nl.renarj.jasdb.index.search.NotEqualsCondition
 
mergeCondition(KeyNameMapper, String, String, SearchCondition) - Method in class nl.renarj.jasdb.index.search.RangeCondition
 
mergeCondition(KeyNameMapper, String, String, SearchCondition) - Method in interface nl.renarj.jasdb.index.search.SearchCondition
 
mergeCondition(KeyNameMapper, String, String, SearchCondition) - Method in class nl.renarj.jasdb.storage.query.operators.AbstractBlock
 
mergeIterators(IndexSearchResultIteratorCollection, IndexSearchResultIteratorCollection...) - Method in interface nl.renarj.jasdb.storage.query.operators.BlockMerger
 
mergeIterators(IndexSearchResultIteratorCollection, IndexSearchResultIteratorCollection...) - Method in class nl.renarj.jasdb.storage.query.operators.mergers.AndBlockMerger
 
mergeIterators(IndexSearchResultIteratorCollection, IndexSearchResultIteratorCollection...) - Method in class nl.renarj.jasdb.storage.query.operators.mergers.OrBlockMerger
 
META_TYPE - Static variable in interface nl.renarj.jasdb.service.metadata.Constants
 
MetadataParseException - Exception in nl.renarj.jasdb.core.exceptions
User: Renze de Vries Date: 1/8/12 Time: 2:20 PM
MetadataParseException(String, Throwable) - Constructor for exception nl.renarj.jasdb.core.exceptions.MetadataParseException
 
MetadataParseException(String) - Constructor for exception nl.renarj.jasdb.core.exceptions.MetadataParseException
 
MetadataProvider - Interface in nl.renarj.jasdb.api.metadata
 
MetadataStore - Interface in nl.renarj.jasdb.api.metadata
 
MetaWrapper<T> - Class in nl.renarj.jasdb.service.metadata
 
MetaWrapper(T, long) - Constructor for class nl.renarj.jasdb.service.metadata.MetaWrapper
 
min() - Method in class nl.renarj.jasdb.core.collections.TreeNode
 
ModelLoaderFactory - Class in nl.renarj.jasdb.rest.loaders
 
ModelLoaderFactory() - Constructor for class nl.renarj.jasdb.rest.loaders.ModelLoaderFactory
 
modified - Variable in class nl.renarj.jasdb.index.btreeplus.TreeBlock
 
MultiKeyloader - Interface in nl.renarj.jasdb.index.keys.keyinfo
 
MultiKeyLoaderImpl - Class in nl.renarj.jasdb.index.keys.keyinfo
 
MultiKeyLoaderImpl(KeyNameMapper, KeyFactory[]) - Constructor for class nl.renarj.jasdb.index.keys.keyinfo.MultiKeyLoaderImpl
 
MultivalueProperty - Class in nl.renarj.jasdb.api.properties
User: renarj Date: 2/10/12 Time: 12:35 PM
MultivalueProperty(String) - Constructor for class nl.renarj.jasdb.api.properties.MultivalueProperty
 

N

name() - Method in interface nl.renarj.jasdb.core.caching.CacheRegion
 
name() - Method in class nl.renarj.jasdb.core.caching.LRURegion
 
NAME - Static variable in interface nl.renarj.jasdb.service.metadata.Constants
Name property field constant
NanoTimeTimeProvider - Class in nl.renarj.core.statistics
 
NanoTimeTimeProvider() - Constructor for class nl.renarj.core.statistics.NanoTimeTimeProvider
 
next(T) - Method in class nl.renarj.jasdb.core.collections.OrderedBalancedTree
 
next() - Method in class nl.renarj.jasdb.index.btreeplus.FullIndexIterator
 
next() - Method in class nl.renarj.jasdb.index.result.IndexSearchResultIteratorImpl
 
next() - Method in class nl.renarj.jasdb.rest.input.PathParser
 
next() - Method in class nl.renarj.jasdb.rest.serializers.json.entity.StreamableQueryResult
 
next() - Method in class nl.renarj.jasdb.service.search.QueryResultIteratorImpl
 
next() - Method in class nl.renarj.jasdb.storage.btree.BtreeRecordIteratorImpl
 
next() - Method in class nl.renarj.jasdb.storage.indexing.IndexItemIterator
 
next() - Method in class nl.renarj.jasdb.storage.query.EntityQueryResult
 
next() - Method in class nl.renarj.jasdb.storage.query.StorageRecordIterator
 
next() - Method in class nl.renarj.jasdb.storage.transactional.RecordIteratorImpl
 
NEXT_INDEX - Static variable in class nl.renarj.jasdb.core.storage.datablocks.impl.DataBlockHeaderImpl
 
NEXTSTREAM_INDEX - Static variable in class nl.renarj.jasdb.core.storage.datablocks.impl.DataBlockHeaderImpl
 
nextToken() - Method in class nl.renarj.jasdb.rest.input.InputScanner
 
nl.renarj.core.caching - package nl.renarj.core.caching
 
nl.renarj.core.exceptions - package nl.renarj.core.exceptions
 
nl.renarj.core.statistics - package nl.renarj.core.statistics
 
nl.renarj.core.utilities - package nl.renarj.core.utilities
 
nl.renarj.core.utilities.configuration - package nl.renarj.core.utilities.configuration
 
nl.renarj.core.utilities.conversion - package nl.renarj.core.utilities.conversion
 
nl.renarj.jasdb - package nl.renarj.jasdb
 
nl.renarj.jasdb.api - package nl.renarj.jasdb.api
 
nl.renarj.jasdb.api.acl - package nl.renarj.jasdb.api.acl
 
nl.renarj.jasdb.api.context - package nl.renarj.jasdb.api.context
 
nl.renarj.jasdb.api.metadata - package nl.renarj.jasdb.api.metadata
 
nl.renarj.jasdb.api.model - package nl.renarj.jasdb.api.model
 
nl.renarj.jasdb.api.properties - package nl.renarj.jasdb.api.properties
 
nl.renarj.jasdb.api.query - package nl.renarj.jasdb.api.query
 
nl.renarj.jasdb.api.serializer - package nl.renarj.jasdb.api.serializer
 
nl.renarj.jasdb.api.serializer.json - package nl.renarj.jasdb.api.serializer.json
 
nl.renarj.jasdb.core - package nl.renarj.jasdb.core
 
nl.renarj.jasdb.core.caching - package nl.renarj.jasdb.core.caching
 
nl.renarj.jasdb.core.collections - package nl.renarj.jasdb.core.collections
 
nl.renarj.jasdb.core.crypto - package nl.renarj.jasdb.core.crypto
 
nl.renarj.jasdb.core.dummy - package nl.renarj.jasdb.core.dummy
 
nl.renarj.jasdb.core.exceptions - package nl.renarj.jasdb.core.exceptions
 
nl.renarj.jasdb.core.locator - package nl.renarj.jasdb.core.locator
 
nl.renarj.jasdb.core.partitions - package nl.renarj.jasdb.core.partitions
 
nl.renarj.jasdb.core.platform - package nl.renarj.jasdb.core.platform
 
nl.renarj.jasdb.core.storage - package nl.renarj.jasdb.core.storage
 
nl.renarj.jasdb.core.storage.datablocks - package nl.renarj.jasdb.core.storage.datablocks
 
nl.renarj.jasdb.core.storage.datablocks.impl - package nl.renarj.jasdb.core.storage.datablocks.impl
 
nl.renarj.jasdb.core.streams - package nl.renarj.jasdb.core.streams
 
nl.renarj.jasdb.core.utils - package nl.renarj.jasdb.core.utils
 
nl.renarj.jasdb.index - package nl.renarj.jasdb.index
 
nl.renarj.jasdb.index.btreeplus - package nl.renarj.jasdb.index.btreeplus
 
nl.renarj.jasdb.index.btreeplus.caching - package nl.renarj.jasdb.index.btreeplus.caching
 
nl.renarj.jasdb.index.btreeplus.locking - package nl.renarj.jasdb.index.btreeplus.locking
 
nl.renarj.jasdb.index.btreeplus.persistence - package nl.renarj.jasdb.index.btreeplus.persistence
 
nl.renarj.jasdb.index.btreeplus.search - package nl.renarj.jasdb.index.btreeplus.search
 
nl.renarj.jasdb.index.keys - package nl.renarj.jasdb.index.keys
 
nl.renarj.jasdb.index.keys.factory - package nl.renarj.jasdb.index.keys.factory
 
nl.renarj.jasdb.index.keys.impl - package nl.renarj.jasdb.index.keys.impl
 
nl.renarj.jasdb.index.keys.keyinfo - package nl.renarj.jasdb.index.keys.keyinfo
 
nl.renarj.jasdb.index.keys.types - package nl.renarj.jasdb.index.keys.types
 
nl.renarj.jasdb.index.result - package nl.renarj.jasdb.index.result
 
nl.renarj.jasdb.index.search - package nl.renarj.jasdb.index.search
 
nl.renarj.jasdb.remote - package nl.renarj.jasdb.remote
 
nl.renarj.jasdb.remote.exceptions - package nl.renarj.jasdb.remote.exceptions
 
nl.renarj.jasdb.remote.model - package nl.renarj.jasdb.remote.model
 
nl.renarj.jasdb.rest - package nl.renarj.jasdb.rest
 
nl.renarj.jasdb.rest.client - package nl.renarj.jasdb.rest.client
 
nl.renarj.jasdb.rest.exceptions - package nl.renarj.jasdb.rest.exceptions
 
nl.renarj.jasdb.rest.input - package nl.renarj.jasdb.rest.input
 
nl.renarj.jasdb.rest.input.conditions - package nl.renarj.jasdb.rest.input.conditions
 
nl.renarj.jasdb.rest.loaders - package nl.renarj.jasdb.rest.loaders
 
nl.renarj.jasdb.rest.mappers - package nl.renarj.jasdb.rest.mappers
 
nl.renarj.jasdb.rest.model - package nl.renarj.jasdb.rest.model
 
nl.renarj.jasdb.rest.model.streaming - package nl.renarj.jasdb.rest.model.streaming
 
nl.renarj.jasdb.rest.providers - package nl.renarj.jasdb.rest.providers
 
nl.renarj.jasdb.rest.security - package nl.renarj.jasdb.rest.security
 
nl.renarj.jasdb.rest.serializers - package nl.renarj.jasdb.rest.serializers
 
nl.renarj.jasdb.rest.serializers.json - package nl.renarj.jasdb.rest.serializers.json
 
nl.renarj.jasdb.rest.serializers.json.entity - package nl.renarj.jasdb.rest.serializers.json.entity
 
nl.renarj.jasdb.service - package nl.renarj.jasdb.service
 
nl.renarj.jasdb.service.metadata - package nl.renarj.jasdb.service.metadata
 
nl.renarj.jasdb.service.operations - package nl.renarj.jasdb.service.operations
 
nl.renarj.jasdb.service.partitioning - package nl.renarj.jasdb.service.partitioning
 
nl.renarj.jasdb.service.search - package nl.renarj.jasdb.service.search
 
nl.renarj.jasdb.storage - package nl.renarj.jasdb.storage
 
nl.renarj.jasdb.storage.btree - package nl.renarj.jasdb.storage.btree
 
nl.renarj.jasdb.storage.entities - package nl.renarj.jasdb.storage.entities
 
nl.renarj.jasdb.storage.exceptions - package nl.renarj.jasdb.storage.exceptions
 
nl.renarj.jasdb.storage.indexing - package nl.renarj.jasdb.storage.indexing
 
nl.renarj.jasdb.storage.query - package nl.renarj.jasdb.storage.query
 
nl.renarj.jasdb.storage.query.operators - package nl.renarj.jasdb.storage.query.operators
 
nl.renarj.jasdb.storage.query.operators.mergers - package nl.renarj.jasdb.storage.query.operators.mergers
 
nl.renarj.jasdb.storage.transactional - package nl.renarj.jasdb.storage.transactional
 
NO_SEARCH_LIMIT - Static variable in interface nl.renarj.jasdb.index.Index
 
NoComponentFoundException - Exception in nl.renarj.jasdb.core.exceptions
 
NoComponentFoundException(String, Throwable) - Constructor for exception nl.renarj.jasdb.core.exceptions.NoComponentFoundException
 
NoComponentFoundException(String) - Constructor for exception nl.renarj.jasdb.core.exceptions.NoComponentFoundException
 
Node - Class in nl.renarj.jasdb.rest.model
User: renarj Date: 4/16/12 Time: 7:13 PM
Node() - Constructor for class nl.renarj.jasdb.rest.model.Node
 
NodeBlockFactory - Class in nl.renarj.jasdb.index.btreeplus.persistence
 
NodeBlockFactory(BtreePlusBlockPersister) - Constructor for class nl.renarj.jasdb.index.btreeplus.persistence.NodeBlockFactory
 
NodeInfoMapper - Class in nl.renarj.jasdb.rest.mappers
 
NodeInfoMapper() - Constructor for class nl.renarj.jasdb.rest.mappers.NodeInfoMapper
 
NodeInformation - Class in nl.renarj.jasdb.core.locator
User: renarj Date: 1/16/12 Time: 9:23 PM
NodeInformation(String, String) - Constructor for class nl.renarj.jasdb.core.locator.NodeInformation
 
NodeServiceInformation - Class in nl.renarj.jasdb.rest.model
 
NodeServiceInformation() - Constructor for class nl.renarj.jasdb.rest.model.NodeServiceInformation
 
NodeTestStarter - Class in nl.renarj.jasdb.rest
 
NodeTestStarter() - Constructor for class nl.renarj.jasdb.rest.NodeTestStarter
 
notEquals(String) - Method in class nl.renarj.jasdb.api.query.FieldBuilder
 
notEquals(long) - Method in class nl.renarj.jasdb.api.query.FieldBuilder
 
NotEqualsCondition - Class in nl.renarj.jasdb.index.search
 
NotEqualsCondition(Key) - Constructor for class nl.renarj.jasdb.index.search.NotEqualsCondition
 
NotEqualsSearchOperation - Class in nl.renarj.jasdb.index.btreeplus.search
 
NotEqualsSearchOperation(LockManager, KeyInfo, RootBlock, BlockPersister) - Constructor for class nl.renarj.jasdb.index.btreeplus.search.NotEqualsSearchOperation
 
NUMBER_ENTITIES - Static variable in class nl.renarj.jasdb.service.QueryBaseTest
 

O

OAuthConnector - Class in nl.renarj.jasdb.rest.client
 
OAuthConnector(NodeInformation) - Constructor for class nl.renarj.jasdb.rest.client.OAuthConnector
 
OauthToken - Class in nl.renarj.jasdb.rest.model.streaming
 
OauthToken() - Constructor for class nl.renarj.jasdb.rest.model.streaming.OauthToken
 
OAuthTokenEndpoint - Class in nl.renarj.jasdb.rest.security
 
OAuthTokenEndpoint() - Constructor for class nl.renarj.jasdb.rest.security.OAuthTokenEndpoint
 
OAuthTokenFilter - Class in nl.renarj.jasdb.rest.security
 
OAuthTokenFilter() - Constructor for class nl.renarj.jasdb.rest.security.OAuthTokenFilter
 
OBJECT_BYTE_SIZE - Static variable in interface nl.renarj.jasdb.index.MemoryConstants
 
OBJECT_REF - Static variable in interface nl.renarj.jasdb.core.MEMORY_CONSTANTS
 
OBJECT_REF - Static variable in interface nl.renarj.jasdb.index.MemoryConstants
 
OBJECT_SEPARATOR - Static variable in interface nl.renarj.jasdb.service.metadata.Constants
ACL Object separator
OBJECT_SIZE - Static variable in interface nl.renarj.jasdb.core.MEMORY_CONSTANTS
 
open() - Method in interface nl.renarj.jasdb.core.storage.datablocks.DataBlockFactory
 
open() - Method in class nl.renarj.jasdb.core.storage.datablocks.impl.DataBlockFactoryImpl
 
openIndex() - Method in class nl.renarj.jasdb.index.btreeplus.BTreeIndex
 
openIndex() - Method in interface nl.renarj.jasdb.index.Index
Opens the index and its resources
openService(Configuration) - Method in class nl.renarj.jasdb.service.LocalStorageServiceImpl
 
openService(Configuration) - Method in interface nl.renarj.jasdb.service.StorageService
Opens the service and all the resources required.
openWriter() - Method in interface nl.renarj.jasdb.core.storage.RecordWriter
This opens the writer for all access, needs to be done before any operations are done on the recordwriter
openWriter() - Method in class nl.renarj.jasdb.storage.btree.BtreeIndexRecordWriter
 
openWriter() - Method in class nl.renarj.jasdb.storage.CachedRecordWriter
 
openWriter() - Method in class nl.renarj.jasdb.storage.transactional.FSWriter
 
openWriter() - Method in class nl.renarj.jasdb.storage.transactional.TransactionalRecordWriter
 
openWriter() - Method in interface nl.renarj.jasdb.storage.transactional.Writer
 
operation(QueryFieldOperator, String) - Method in class nl.renarj.jasdb.api.query.FieldBuilder
 
operation(QueryFieldOperator, long) - Method in class nl.renarj.jasdb.api.query.FieldBuilder
 
Operator - Enum in nl.renarj.jasdb.rest.input
 
OptimisticLeaveLockIntent - Class in nl.renarj.jasdb.index.btreeplus.locking
 
OptimisticLeaveLockIntent() - Constructor for class nl.renarj.jasdb.index.btreeplus.locking.OptimisticLeaveLockIntent
 
or(QueryBuilder) - Method in class nl.renarj.jasdb.api.query.QueryBuilder
 
OrBlock - Class in nl.renarj.jasdb.storage.query.operators
 
OrBlock() - Constructor for class nl.renarj.jasdb.storage.query.operators.OrBlock
 
OrBlockMerger - Class in nl.renarj.jasdb.storage.query.operators.mergers
 
OrBlockMerger() - Constructor for class nl.renarj.jasdb.storage.query.operators.mergers.OrBlockMerger
 
OrBlockOperation - Class in nl.renarj.jasdb.rest.input.conditions
 
OrBlockOperation() - Constructor for class nl.renarj.jasdb.rest.input.conditions.OrBlockOperation
 
Order - Enum in nl.renarj.jasdb.api.query
 
OrderedBalancedTree<T extends Comparable<T>,V> - Class in nl.renarj.jasdb.core.collections
 
OrderedBalancedTree() - Constructor for class nl.renarj.jasdb.core.collections.OrderedBalancedTree
 
OrderParam - Class in nl.renarj.jasdb.rest.input
 
OrderParam(String, OrderParam.DIRECTION) - Constructor for class nl.renarj.jasdb.rest.input.OrderParam
 
OrderParam.DIRECTION - Enum in nl.renarj.jasdb.rest.input
 
OrderParameterParsing - Class in nl.renarj.jasdb.rest.input
 
OrderParameterParsing() - Constructor for class nl.renarj.jasdb.rest.input.OrderParameterParsing
 

P

PageResult - Class in com.obera.jasdb.web.model
 
PageResult() - Constructor for class com.obera.jasdb.web.model.PageResult
 
paging(int, int) - Method in interface nl.renarj.jasdb.api.query.QueryExecutor
 
paging(int, int) - Method in class nl.renarj.jasdb.api.RemoteQueryExecutor
 
paging(int, int) - Method in class nl.renarj.jasdb.storage.query.QueryExecutorImpl
 
parseHeader(String) - Static method in class nl.renarj.jasdb.index.keys.factory.KeyFactoryManager
 
partition(String) - Method in class nl.renarj.jasdb.rest.client.RestConnectionBuilder
 
Partition - Class in nl.renarj.jasdb.rest.model
User: renarj Date: 1/22/12 Time: 2:55 PM
Partition(String, String, String, String, String, String, String, String, long) - Constructor for class nl.renarj.jasdb.rest.model.Partition
 
Partition() - Constructor for class nl.renarj.jasdb.rest.model.Partition
 
PARTITION_PROPERTY - Static variable in interface nl.renarj.jasdb.service.StorageService
 
PartitionCollection - Class in nl.renarj.jasdb.rest.model
User: renarj Date: 1/22/12 Time: 2:56 PM
PartitionCollection(List<Partition>) - Constructor for class nl.renarj.jasdb.rest.model.PartitionCollection
 
PartitionCollection() - Constructor for class nl.renarj.jasdb.rest.model.PartitionCollection
 
PartitionConnector - Interface in nl.renarj.jasdb.remote
 
PartitionInformationWrapper - Class in nl.renarj.jasdb.core.partitions
User: renarj Date: 2/22/12 Time: 11:28 PM
PartitionInformationWrapper(NodeInformation, BagPartition, boolean) - Constructor for class nl.renarj.jasdb.core.partitions.PartitionInformationWrapper
 
PartitioningManager - Interface in nl.renarj.jasdb.service.partitioning
User: renarj Date: 1/18/12 Time: 9:31 PM
PartitionModelLoader - Class in nl.renarj.jasdb.rest.loaders
 
PartitionModelLoader() - Constructor for class nl.renarj.jasdb.rest.loaders.PartitionModelLoader
 
PartitionModelMapper - Class in nl.renarj.jasdb.rest.mappers
User: renarj Date: 3/22/12 Time: 8:19 PM
PartitionModelMapper() - Constructor for class nl.renarj.jasdb.rest.mappers.PartitionModelMapper
 
PartitionRestConnector - Class in nl.renarj.jasdb.rest.client
 
PartitionRestConnector(NodeInformation) - Constructor for class nl.renarj.jasdb.rest.client.PartitionRestConnector
 
partitions() - Method in class nl.renarj.jasdb.rest.client.RestConnectionBuilder
 
PartitionStates - Enum in nl.renarj.jasdb.core.partitions
User: renarj Date: 3/16/12 Time: 11:57 AM
PathModelLoader - Interface in nl.renarj.jasdb.rest.loaders
The path model loader is responsible for loading and writing to an entity in the model
PathParser - Class in nl.renarj.jasdb.rest.input
 
PathParser(String) - Constructor for class nl.renarj.jasdb.rest.input.PathParser
 
persist(Object) - Method in interface com.oberasoftware.jasdb.api.entitymapper.EntityManager
Does a persist which can either be a create or update operation against the database.
persist(Object) - Method in class com.oberasoftware.jasdb.entitymapper.EntityManagerImpl
 
persistBlock(IndexBlock) - Method in interface nl.renarj.jasdb.index.btreeplus.BlockPersister
 
persistBlock(T) - Method in interface nl.renarj.jasdb.index.btreeplus.persistence.BlockFactory
 
persistBlock(IndexBlock) - Method in class nl.renarj.jasdb.index.btreeplus.persistence.BtreePlusBlockPersister
 
persistBlock(LeaveBlock) - Method in class nl.renarj.jasdb.index.btreeplus.persistence.LeaveBlockFactory
 
persistBlock(TreeBlock) - Method in class nl.renarj.jasdb.index.btreeplus.persistence.NodeBlockFactory
 
persistBlock(TreeBlock) - Method in class nl.renarj.jasdb.index.btreeplus.persistence.RootBlockFactory
 
persister - Variable in class nl.renarj.jasdb.index.btreeplus.persistence.NodeBlockFactory
 
persister - Variable in class nl.renarj.jasdb.index.btreeplus.TreeBlock
 
persistGrant(EncryptedGrants) - Method in class com.obera.service.acl.GrantMetadataProvider
 
PlatformManager - Interface in nl.renarj.jasdb.core.platform
 
PlatformManagerFactory - Class in nl.renarj.jasdb.core.platform
 
platformMatch() - Method in class com.obera.jasdb.android.platform.AndroidPlatformManager
 
platformMatch() - Method in class nl.renarj.jasdb.core.platform.HotspotPlatformManager
 
platformMatch() - Method in interface nl.renarj.jasdb.core.platform.PlatformManager
 
possibleCities - Static variable in class nl.renarj.jasdb.SimpleBaseTest
 
previous(T) - Method in class nl.renarj.jasdb.core.collections.OrderedBalancedTree
 
PREVIOUS_INDEX - Static variable in class nl.renarj.jasdb.core.storage.datablocks.impl.DataBlockHeaderImpl
 
priority() - Method in interface nl.renarj.jasdb.remote.ConnectorLoader
 
priority() - Method in class nl.renarj.jasdb.rest.client.RestConnectorLoader
 
processBindingConfiguration(String, String) - Method in class nl.renarj.jasdb.SimpleTest
 
Property - Interface in nl.renarj.jasdb.api.properties
This represent a property containing a value or collection of values for an entity
PropertyKeyMapper - Class in nl.renarj.jasdb.service.search
User: renarj Date: 1/30/12 Time: 8:27 PM
PropertyKeyMapper() - Constructor for class nl.renarj.jasdb.service.search.PropertyKeyMapper
 
PropertyMetadata - Interface in com.oberasoftware.jasdb.api.entitymapper
 
PropertyMetadataImpl - Class in com.oberasoftware.jasdb.entitymapper
 
PropertyMetadataImpl(TypeMapper, Method, Method, String, boolean, boolean) - Constructor for class com.oberasoftware.jasdb.entitymapper.PropertyMetadataImpl
 
providerName() - Method in interface nl.renarj.jasdb.core.storage.RecordWriterFactory
Provides the provides name for this factory
providerName() - Method in class nl.renarj.jasdb.storage.btree.BTreeRecordWriterFactory
 
providerName() - Method in class nl.renarj.jasdb.storage.transactional.TransactionalRecordWriterFactory
 
put(String, CachableItem) - Method in interface nl.renarj.core.caching.Bucket
 
put(String, CachableItem) - Method in class nl.renarj.core.caching.CacheBucket
 
put(String, CachableItem) - Method in class nl.renarj.core.caching.DummyBucket
 
put(T, V) - Method in class nl.renarj.jasdb.core.collections.OrderedBalancedTree
 
putEntry(T, X) - Method in interface nl.renarj.jasdb.core.caching.CacheRegion
 
putEntry(Long, T) - Method in class nl.renarj.jasdb.core.caching.LRURegion
 
putInt(int, int) - Method in interface nl.renarj.jasdb.core.storage.datablocks.DataBlockHeader
 
putInt(int, int) - Method in class nl.renarj.jasdb.core.storage.datablocks.impl.DataBlockHeaderImpl
 
putLong(int, long) - Method in interface nl.renarj.jasdb.core.storage.datablocks.DataBlockHeader
 
putLong(int, long) - Method in class nl.renarj.jasdb.core.storage.datablocks.impl.DataBlockHeaderImpl
 

Q

QueryBaseTest - Class in nl.renarj.jasdb.service
 
QueryBaseTest(DBSessionFactory) - Constructor for class nl.renarj.jasdb.service.QueryBaseTest
 
QueryBuilder - Class in nl.renarj.jasdb.api.query
 
QueryBuilder() - Constructor for class nl.renarj.jasdb.api.query.QueryBuilder
 
QueryBuilder(BlockType) - Constructor for class nl.renarj.jasdb.api.query.QueryBuilder
 
QueryController - Class in com.obera.jasdb.web
 
QueryController() - Constructor for class com.obera.jasdb.web.QueryController
 
QueryExecutor - Interface in nl.renarj.jasdb.api.query
 
QueryExecutorImpl - Class in nl.renarj.jasdb.storage.query
 
QueryExecutorImpl(RequestContext, String, String, QueryBuilder) - Constructor for class nl.renarj.jasdb.storage.query.QueryExecutorImpl
 
QueryField - Class in nl.renarj.jasdb.api.query
 
QueryField(String, String) - Constructor for class nl.renarj.jasdb.api.query.QueryField
 
QueryField(String, UUID) - Constructor for class nl.renarj.jasdb.api.query.QueryField
 
QueryField(String, long) - Constructor for class nl.renarj.jasdb.api.query.QueryField
 
QueryField(String, String, QueryFieldOperator) - Constructor for class nl.renarj.jasdb.api.query.QueryField
 
QueryField(String, long, QueryFieldOperator) - Constructor for class nl.renarj.jasdb.api.query.QueryField
 
QueryField(String, UUID, QueryFieldOperator) - Constructor for class nl.renarj.jasdb.api.query.QueryField
 
QueryFieldOperator - Enum in nl.renarj.jasdb.api.query
 
QueryResult - Interface in nl.renarj.jasdb.api.query
 
QueryResultIteratorImpl - Class in nl.renarj.jasdb.service.search
 
QueryResultIteratorImpl(IndexSearchResultIterator, SearchLimit, RecordWriter) - Constructor for class nl.renarj.jasdb.service.search.QueryResultIteratorImpl
 
QuerySearchOperation - Class in nl.renarj.jasdb.service.search
 
QuerySearchOperation(String, IndexManager, RecordWriter) - Constructor for class nl.renarj.jasdb.service.search.QuerySearchOperation
 

R

range(T, boolean, T, boolean) - Method in class nl.renarj.jasdb.core.collections.OrderedBalancedTree
 
range(List<V>, T, boolean, T, boolean) - Method in class nl.renarj.jasdb.core.collections.TreeNode
 
RangeCondition - Class in nl.renarj.jasdb.index.search
 
RangeCondition(Key, Key) - Constructor for class nl.renarj.jasdb.index.search.RangeCondition
 
RangeCondition(Key, boolean, Key, boolean) - Constructor for class nl.renarj.jasdb.index.search.RangeCondition
 
RangeSearchOperation - Class in nl.renarj.jasdb.index.btreeplus.search
 
RangeSearchOperation(LockManager, BlockPersister, RootBlock, KeyInfo) - Constructor for class nl.renarj.jasdb.index.btreeplus.search.RangeSearchOperation
 
read() - Method in class nl.renarj.jasdb.core.storage.datablocks.impl.BlockDataInputStream
 
read(byte[]) - Method in class nl.renarj.jasdb.core.storage.datablocks.impl.BlockDataInputStream
 
read(byte[], int, int) - Method in class nl.renarj.jasdb.core.storage.datablocks.impl.BlockDataInputStream
 
read() - Method in class nl.renarj.jasdb.core.streams.ClonableByteArrayInputStream
 
read(byte[]) - Method in class nl.renarj.jasdb.core.streams.ClonableByteArrayInputStream
 
read(byte[], int, int) - Method in class nl.renarj.jasdb.core.streams.ClonableByteArrayInputStream
 
readAllRecords() - Method in interface nl.renarj.jasdb.core.storage.RecordWriter
This returns an iterator that can iterate over all persisted records.
readAllRecords(int) - Method in interface nl.renarj.jasdb.core.storage.RecordWriter
This returns an iterator that can iterate over all persisted records to a defined limit.
readAllRecords() - Method in class nl.renarj.jasdb.storage.btree.BtreeIndexRecordWriter
 
readAllRecords(int) - Method in class nl.renarj.jasdb.storage.btree.BtreeIndexRecordWriter
 
readAllRecords() - Method in class nl.renarj.jasdb.storage.CachedRecordWriter
 
readAllRecords(int) - Method in class nl.renarj.jasdb.storage.CachedRecordWriter
 
readAllRecords() - Method in class nl.renarj.jasdb.storage.transactional.FSWriter
 
readAllRecords(int) - Method in class nl.renarj.jasdb.storage.transactional.FSWriter
 
readAllRecords() - Method in class nl.renarj.jasdb.storage.transactional.TransactionalRecordWriter
 
readAllRecords(int) - Method in class nl.renarj.jasdb.storage.transactional.TransactionalRecordWriter
 
readAllRecords() - Method in interface nl.renarj.jasdb.storage.transactional.Writer
 
readAllRecords(int) - Method in interface nl.renarj.jasdb.storage.transactional.Writer
 
ReadIntent - Class in nl.renarj.jasdb.index.btreeplus.locking
 
ReadIntent() - Constructor for class nl.renarj.jasdb.index.btreeplus.locking.ReadIntent
 
readLock() - Method in class nl.renarj.jasdb.core.utils.ReadWriteLock
 
readRecord(UUIDKey) - Method in interface nl.renarj.jasdb.core.storage.RecordWriter
This reads a specific record at the indicated record position
readRecord(UUIDKey) - Method in class nl.renarj.jasdb.storage.btree.BtreeIndexRecordWriter
 
readRecord(UUIDKey) - Method in class nl.renarj.jasdb.storage.CachedRecordWriter
 
readRecord(Supplier<Optional<Long>>) - Method in class nl.renarj.jasdb.storage.transactional.FSWriter
 
readRecord(UUIDKey) - Method in class nl.renarj.jasdb.storage.transactional.TransactionalRecordWriter
 
readRecord(Supplier<Optional<Long>>) - Method in interface nl.renarj.jasdb.storage.transactional.Writer
 
readUnlock() - Method in class nl.renarj.jasdb.core.utils.ReadWriteLock
 
ReadWriteLock - Class in nl.renarj.jasdb.core.utils
 
ReadWriteLock() - Constructor for class nl.renarj.jasdb.core.utils.ReadWriteLock
 
rebuildIndex(Iterator<IndexableItem>) - Method in class nl.renarj.jasdb.index.btreeplus.BTreeIndex
 
rebuildIndex(Iterator<IndexableItem>) - Method in interface nl.renarj.jasdb.index.Index
Do a full rebuild of the index and fully populate it based on provided item iterator
recalculateMemorySize() - Method in class nl.renarj.jasdb.index.btreeplus.LeaveBlockImpl
 
RECORD_FLAG - Enum in nl.renarj.jasdb.storage.transactional
 
RECORD_POINTER - Static variable in class nl.renarj.jasdb.index.keys.KeyUtil
 
RecordIterator - Interface in nl.renarj.jasdb.core.storage
Simple iterator that goes through all the matching record results
RecordIteratorImpl - Class in nl.renarj.jasdb.storage.transactional
 
RecordIteratorImpl(Writer, long, int) - Constructor for class nl.renarj.jasdb.storage.transactional.RecordIteratorImpl
 
RecordNotFoundException - Exception in nl.renarj.jasdb.storage.exceptions
Thrown when a record is not found during retrieval operation
RecordNotFoundException(String) - Constructor for exception nl.renarj.jasdb.storage.exceptions.RecordNotFoundException
 
RecordResult - Interface in nl.renarj.jasdb.core.storage
This contains a single record result from storage.
RecordResultImpl - Class in nl.renarj.jasdb.storage.transactional
 
RecordResultImpl(long, String, long, RECORD_FLAG) - Constructor for class nl.renarj.jasdb.storage.transactional.RecordResultImpl
 
RecordStoreInUseException - Exception in nl.renarj.jasdb.storage.exceptions
 
RecordStoreInUseException(String) - Constructor for exception nl.renarj.jasdb.storage.exceptions.RecordStoreInUseException
 
RecordStreamUtil - Class in nl.renarj.jasdb.storage
 
RecordStreamUtil() - Constructor for class nl.renarj.jasdb.storage.RecordStreamUtil
 
recordToKey(RecordResult) - Static method in class nl.renarj.jasdb.service.BagOperationUtil
 
RecordWriter - Interface in nl.renarj.jasdb.core.storage
This is the interface that any record writers need to implement.
RecordWriterFactory - Interface in nl.renarj.jasdb.core.storage
This factory is responsible for creating the record storage writer and opening for persistence
RecordWriterFactoryLoader - Class in nl.renarj.jasdb.storage
 
RecordWriterFactoryLoader(ConfigurationLoader) - Constructor for class nl.renarj.jasdb.storage.RecordWriterFactoryLoader
 
reduceBy(long) - Method in interface nl.renarj.jasdb.core.caching.CacheRegion
 
reduceBy(long) - Method in class nl.renarj.jasdb.core.caching.LRURegion
 
ReflectionException - Exception in nl.renarj.core.exceptions
 
ReflectionException(String, Throwable) - Constructor for exception nl.renarj.core.exceptions.ReflectionException
 
ReflectionException(String) - Constructor for exception nl.renarj.core.exceptions.ReflectionException
 
ReflectionLoader - Class in nl.renarj.core.utilities
 
ReflectionLoader() - Constructor for class nl.renarj.core.utilities.ReflectionLoader
 
registerBlockUsage(IndexBlock) - Method in class nl.renarj.jasdb.index.btreeplus.locking.LockManager
 
registerMetadataEntity(SimpleEntity, long) - Method in class com.obera.service.acl.GrantMetadataProvider
 
registerMetadataEntity(SimpleEntity, long) - Method in class com.obera.service.acl.UserMetadataProvider
 
registerMetadataEntity(SimpleEntity, long) - Method in interface nl.renarj.jasdb.api.metadata.MetadataProvider
 
registerQueryCurors(StreamableQueryResult) - Static method in class nl.renarj.jasdb.rest.serializers.json.entity.StreamingQueryMonitor
 
registerRegion(CacheRegion<T, ? extends CacheEntry>) - Method in class nl.renarj.jasdb.core.caching.GlobalCachingMemoryManager
 
release() - Method in interface nl.renarj.jasdb.core.caching.CacheEntry
 
release() - Method in class nl.renarj.jasdb.core.storage.datablocks.impl.BlockEntry
 
release() - Method in class nl.renarj.jasdb.index.btreeplus.caching.IndexBlockEntry
 
releaseBlock(long) - Method in interface nl.renarj.jasdb.core.storage.datablocks.DataBlockFactory
 
releaseBlock(long) - Method in class nl.renarj.jasdb.core.storage.datablocks.impl.DataBlockFactoryImpl
 
releaseBlock(IndexBlock) - Method in interface nl.renarj.jasdb.index.btreeplus.BlockPersister
 
releaseBlock(IndexBlock) - Method in class nl.renarj.jasdb.index.btreeplus.persistence.BtreePlusBlockPersister
 
releaseLockChain() - Method in class nl.renarj.jasdb.index.btreeplus.locking.LockManager
 
releaseToken() - Method in class nl.renarj.jasdb.index.btreeplus.caching.IndexBlockEntry
 
RemoteBag - Class in nl.renarj.jasdb.remote.model
 
RemoteBag(Bag, long, long) - Constructor for class nl.renarj.jasdb.remote.model.RemoteBag
 
RemoteConnector - Interface in nl.renarj.jasdb.remote
 
RemoteConnectorFactory - Class in nl.renarj.jasdb.remote
 
RemoteEntityBag - Class in nl.renarj.jasdb.api
 
RemoteEntityBag(String, RemotingContext, NodeInformation, Bag) - Constructor for class nl.renarj.jasdb.api.RemoteEntityBag
 
RemoteException - Exception in nl.renarj.jasdb.remote.exceptions
User: renarj Date: 1/22/12 Time: 3:26 PM
RemoteException(String, Throwable) - Constructor for exception nl.renarj.jasdb.remote.exceptions.RemoteException
 
RemoteException(String) - Constructor for exception nl.renarj.jasdb.remote.exceptions.RemoteException
 
RemoteQueryExecutor - Class in nl.renarj.jasdb.api
User: renarj Date: 4/25/12 Time: 9:55 PM
RemoteQueryExecutor(String, RemotingContext, String, NodeInformation, QueryBuilder) - Constructor for class nl.renarj.jasdb.api.RemoteQueryExecutor
 
RemoteRestConnector - Class in nl.renarj.jasdb.rest.client
User: renarj Date: 1/23/12 Time: 9:39 PM
RemoteRestConnector(NodeInformation) - Constructor for class nl.renarj.jasdb.rest.client.RemoteRestConnector
 
RemoteRestConnector.REQUEST_MODE - Enum in nl.renarj.jasdb.rest.client
 
RemoteService - Interface in nl.renarj.jasdb.core
This represents the remote service that can be started by the kernel for providing the jasdb data services remotely
RemoteUserAdministration - Class in nl.renarj.jasdb.api
 
RemoteUserAdministration(NodeInformation, RemotingContext) - Constructor for class nl.renarj.jasdb.api.RemoteUserAdministration
 
RemotingContext - Class in nl.renarj.jasdb.remote
 
RemotingContext() - Constructor for class nl.renarj.jasdb.remote.RemotingContext
 
RemotingContext(boolean) - Constructor for class nl.renarj.jasdb.remote.RemotingContext
 
RemotingContext(boolean, boolean) - Constructor for class nl.renarj.jasdb.remote.RemotingContext
 
remove(Object) - Method in interface com.oberasoftware.jasdb.api.entitymapper.EntityManager
Removes the object from storage
remove(Object) - Method in class com.oberasoftware.jasdb.entitymapper.EntityManagerImpl
 
remove(String) - Method in interface nl.renarj.core.caching.Bucket
 
remove(String) - Method in class nl.renarj.core.caching.CacheBucket
 
remove(String) - Method in class nl.renarj.core.caching.DummyBucket
 
remove(T) - Method in class nl.renarj.jasdb.core.collections.OrderedBalancedTree
 
remove(T) - Method in class nl.renarj.jasdb.core.collections.TreeNode
 
remove() - Method in class nl.renarj.jasdb.index.btreeplus.FullIndexIterator
 
remove() - Method in class nl.renarj.jasdb.index.result.IndexSearchResultIteratorImpl
 
remove() - Method in class nl.renarj.jasdb.rest.input.PathParser
 
remove() - Method in class nl.renarj.jasdb.rest.serializers.json.entity.StreamableQueryResult
 
remove() - Method in class nl.renarj.jasdb.service.LocalStorageServiceImpl
 
remove() - Method in class nl.renarj.jasdb.service.search.QueryResultIteratorImpl
 
remove() - Method in interface nl.renarj.jasdb.service.StorageService
Removes the bag and all related resources from the storage location
remove() - Method in class nl.renarj.jasdb.storage.btree.BtreeRecordIteratorImpl
 
remove() - Method in class nl.renarj.jasdb.storage.indexing.IndexItemIterator
 
remove() - Method in class nl.renarj.jasdb.storage.query.EntityQueryResult
 
remove() - Method in class nl.renarj.jasdb.storage.query.StorageRecordIterator
 
remove(String, String) - Method in class nl.renarj.jasdb.storage.RecordWriterFactoryLoader
 
remove() - Method in class nl.renarj.jasdb.storage.transactional.RecordIteratorImpl
 
removeAllStorageService(String) - Method in class nl.renarj.jasdb.service.LocalStorageServiceFactoryImpl
 
removeAllStorageService(String) - Method in interface nl.renarj.jasdb.service.StorageServiceFactory
 
removeBag(String) - Method in class com.obera.jasdb.android.AndroidDBSession
 
removeBag(String, String) - Method in class com.obera.jasdb.android.AndroidDBSession
 
removeBag(String) - Method in class nl.renarj.jasdb.api.DBConnectorSession
 
removeBag(String, String) - Method in class nl.renarj.jasdb.api.DBConnectorSession
 
removeBag(String) - Method in interface nl.renarj.jasdb.api.DBSession
Removes a bag from the current instance if it exists and is not in use
removeBag(String, String) - Method in interface nl.renarj.jasdb.api.DBSession
Removes a bag from the specified instance if it exists and is not in use
removeBag(String, String) - Method in interface nl.renarj.jasdb.api.metadata.MetadataStore
Remove a bag from the metadata store
removeBag(String) - Method in interface nl.renarj.jasdb.api.model.DBInstance
Removes the requested bag from this instance, will remove the bag with all data and its indexes
removeBag(String) - Method in class nl.renarj.jasdb.core.DBInstanceImpl
 
removeBag(String) - Method in class nl.renarj.jasdb.LocalDBSession
 
removeBag(String, String) - Method in class nl.renarj.jasdb.LocalDBSession
 
removeBag(RemotingContext, String, String) - Method in interface nl.renarj.jasdb.remote.BagConnector
 
removeBag(RemotingContext, String, String) - Method in class nl.renarj.jasdb.rest.client.BagRestConnector
 
removeBag(String, String) - Method in class nl.renarj.jasdb.service.metadata.JasDBMetadataStore
 
removeBagIndex(String, String, IndexDefinition) - Method in interface nl.renarj.jasdb.api.metadata.MetadataStore
 
removeBagIndex(String, String, IndexDefinition) - Method in class nl.renarj.jasdb.service.metadata.JasDBMetadataStore
 
removeBlockPointer(Key, IndexBlock) - Method in class nl.renarj.jasdb.index.btreeplus.RootBlock
 
removeBlockPointer(Key, IndexBlock) - Method in class nl.renarj.jasdb.index.btreeplus.TreeBlock
 
removeEntity(ProceedingJoinPoint, RequestContext, SimpleEntity, StorageService) - Method in class com.obera.service.acl.AuthorizationServiceWrapper
 
removeEntity(ProceedingJoinPoint, RequestContext, String, StorageService) - Method in class com.obera.service.acl.AuthorizationServiceWrapper
 
removeEntity(SimpleEntity) - Method in interface nl.renarj.jasdb.api.model.EntityBag
Remove the entity from the bag
removeEntity(String) - Method in interface nl.renarj.jasdb.api.model.EntityBag
Removes the entity from the bag using the id
removeEntity(SimpleEntity) - Method in class nl.renarj.jasdb.api.RemoteEntityBag
 
removeEntity(String) - Method in class nl.renarj.jasdb.api.RemoteEntityBag
 
removeEntity(RemotingContext, String, String, String) - Method in interface nl.renarj.jasdb.remote.EntityConnector
 
removeEntity(RemotingContext, String, String, String) - Method in class nl.renarj.jasdb.rest.client.EntityRestConnector
 
removeEntity(RequestContext, SimpleEntity) - Method in class nl.renarj.jasdb.service.LocalStorageServiceImpl
 
removeEntity(RequestContext, String) - Method in class nl.renarj.jasdb.service.LocalStorageServiceImpl
 
removeEntity(RequestContext, SimpleEntity) - Method in interface nl.renarj.jasdb.service.StorageService
This removes and entity from storage and the indexes
removeEntity(RequestContext, String) - Method in interface nl.renarj.jasdb.service.StorageService
This removes the entity based on the internal id of the entity
removeEntity(SimpleEntity) - Method in class nl.renarj.jasdb.storage.entities.EntityBagImpl
 
removeEntity(String) - Method in class nl.renarj.jasdb.storage.entities.EntityBagImpl
 
removeEntry(T) - Method in interface nl.renarj.jasdb.core.caching.CacheRegion
 
removeEntry(Long) - Method in class nl.renarj.jasdb.core.caching.LRURegion
 
removeEntry(InputElement, RestResponseHandler, String, RequestContext) - Method in class nl.renarj.jasdb.rest.loaders.AbstractModelLoader
 
removeEntry(InputElement, RestResponseHandler, String, RequestContext) - Method in class nl.renarj.jasdb.rest.loaders.BagModelLoader
 
removeEntry(InputElement, RestResponseHandler, String, RequestContext) - Method in class nl.renarj.jasdb.rest.loaders.EntityModelLoader
 
removeEntry(InputElement, RestResponseHandler, String, RequestContext) - Method in class nl.renarj.jasdb.rest.loaders.GrantModelLoader
 
removeEntry(InputElement, RestResponseHandler, String, RequestContext) - Method in class nl.renarj.jasdb.rest.loaders.IndexModelLoader
 
removeEntry(InputElement, RestResponseHandler, String, RequestContext) - Method in class nl.renarj.jasdb.rest.loaders.InstanceModelLoader
 
removeEntry(InputElement, RestResponseHandler, String, RequestContext) - Method in interface nl.renarj.jasdb.rest.loaders.PathModelLoader
 
removeEntry(InputElement, RestResponseHandler, String, RequestContext) - Method in class nl.renarj.jasdb.rest.loaders.UserModelLoader
 
removeExtension(String) - Static method in class nl.renarj.jasdb.core.utils.FileUtils
Returns the string minus the extension
removeFromIndex(Key) - Method in class nl.renarj.jasdb.index.btreeplus.BTreeIndex
 
removeFromIndex(Key) - Method in interface nl.renarj.jasdb.index.Index
Remove the given key and its values from the index.
removeGrant(String) - Method in class com.obera.service.acl.GrantObjectMeta
 
removeGrant(String) - Method in class com.obera.service.acl.ImmutableGrantObject
 
removeGrant(String) - Method in interface nl.renarj.jasdb.api.metadata.GrantObject
 
removeIndex(String) - Method in interface nl.renarj.jasdb.api.model.EntityBag
Removes the index from the bag
removeIndex(String, String) - Method in interface nl.renarj.jasdb.api.model.IndexManager
 
removeIndex(String) - Method in class nl.renarj.jasdb.api.RemoteEntityBag
 
removeIndex() - Method in class nl.renarj.jasdb.index.btreeplus.BTreeIndex
 
removeIndex() - Method in interface nl.renarj.jasdb.index.Index
Removes the index and all used resources
removeIndex(RemotingContext, String, String, String) - Method in interface nl.renarj.jasdb.remote.BagConnector
 
removeIndex(RemotingContext, String, String, String) - Method in class nl.renarj.jasdb.rest.client.BagRestConnector
 
removeIndex(String) - Method in class nl.renarj.jasdb.service.LocalStorageServiceImpl
 
removeIndex(String) - Method in interface nl.renarj.jasdb.service.StorageService
Removes the index with the given name
removeIndex(String) - Method in class nl.renarj.jasdb.storage.entities.EntityBagImpl
 
removeIndex(String, String) - Method in class nl.renarj.jasdb.storage.indexing.IndexManagerImpl
 
removeInstance(String) - Method in interface nl.renarj.jasdb.api.metadata.MetadataStore
Removes an instance from the metadata list
removeInstance(RemotingContext, String) - Method in interface nl.renarj.jasdb.remote.InstanceConnector
 
removeInstance(RemotingContext, String) - Method in class nl.renarj.jasdb.rest.client.InstanceRestConnector
 
removeInstance(String) - Method in class nl.renarj.jasdb.service.metadata.JasDBMetadataStore
 
removeKey(Key) - Method in interface nl.renarj.jasdb.index.btreeplus.LeaveBlock
 
removeKey(Key) - Method in class nl.renarj.jasdb.index.btreeplus.LeaveBlockImpl
 
removeKey(Key) - Method in class nl.renarj.jasdb.index.btreeplus.RootBlock
 
removeKeyInternal(Key) - Method in class nl.renarj.jasdb.index.btreeplus.LeaveBlockImpl
 
removeProperty(String) - Method in class nl.renarj.jasdb.api.SimpleEntity
Removes the given property from the entity
removeRecord(UUIDKey) - Method in interface nl.renarj.jasdb.core.storage.RecordWriter
This will command the writer to remove the indicated record from storage.
removeRecord(UUIDKey) - Method in class nl.renarj.jasdb.storage.btree.BtreeIndexRecordWriter
 
removeRecord(UUIDKey) - Method in class nl.renarj.jasdb.storage.CachedRecordWriter
 
removeRecord(Supplier<Optional<Long>>, Consumer<Long>) - Method in class nl.renarj.jasdb.storage.transactional.FSWriter
 
removeRecord(UUIDKey) - Method in class nl.renarj.jasdb.storage.transactional.TransactionalRecordWriter
 
removeRecord(Supplier<Optional<Long>>, Consumer<Long>) - Method in interface nl.renarj.jasdb.storage.transactional.Writer
 
removeStorageService(String, String) - Method in class nl.renarj.jasdb.service.LocalStorageServiceFactoryImpl
 
removeStorageService(String, String) - Method in interface nl.renarj.jasdb.service.StorageServiceFactory
 
removeValue(Value) - Method in class nl.renarj.jasdb.api.properties.MultivalueProperty
 
removeValue(Value) - Method in interface nl.renarj.jasdb.api.properties.Property
Removes a value from the property
RequestContext - Class in nl.renarj.jasdb.api.context
User: renarj Date: 1/22/12 Time: 3:24 PM
RequestContext(boolean, boolean) - Constructor for class nl.renarj.jasdb.api.context.RequestContext
 
REQUESTCONTEXT - Static variable in class nl.renarj.jasdb.rest.client.RemoteRestConnector
 
RequestContextUtil - Class in nl.renarj.jasdb.rest.loaders
 
requestToken() - Method in class nl.renarj.jasdb.index.btreeplus.caching.IndexBlockEntry
 
requiresWriteLock(BlockPersister, IndexBlock) - Method in interface nl.renarj.jasdb.index.btreeplus.locking.LockIntent
 
requiresWriteLock(BlockPersister, IndexBlock) - Method in class nl.renarj.jasdb.index.btreeplus.locking.OptimisticLeaveLockIntent
 
requiresWriteLock(BlockPersister, IndexBlock) - Method in class nl.renarj.jasdb.index.btreeplus.locking.ReadIntent
 
requiresWriteLock(BlockPersister, IndexBlock) - Method in class nl.renarj.jasdb.index.btreeplus.locking.UpdateIntent
 
requiresWriteLock(BlockPersister, IndexBlock) - Method in class nl.renarj.jasdb.index.btreeplus.locking.WriteIntentExclusive
 
reset() - Method in class nl.renarj.jasdb.core.collections.OrderedBalancedTree
 
reset() - Method in class nl.renarj.jasdb.core.collections.TreeNode
 
reset() - Method in interface nl.renarj.jasdb.core.storage.datablocks.DataBlock
 
reset() - Method in class nl.renarj.jasdb.core.storage.datablocks.impl.BlockDataInputStream
 
reset() - Method in class nl.renarj.jasdb.core.storage.datablocks.impl.DataBlockImpl
 
reset() - Method in interface nl.renarj.jasdb.core.storage.RecordIterator
 
reset() - Method in class nl.renarj.jasdb.core.streams.ClonableByteArrayInputStream
 
reset() - Method in class nl.renarj.jasdb.index.btreeplus.FullIndexIterator
 
reset() - Method in interface nl.renarj.jasdb.index.btreeplus.IndexBlock
 
reset() - Method in class nl.renarj.jasdb.index.btreeplus.LeaveBlockImpl
 
reset() - Method in class nl.renarj.jasdb.index.btreeplus.TreeBlock
 
reset() - Method in interface nl.renarj.jasdb.index.IndexIterator
 
reset() - Method in interface nl.renarj.jasdb.index.result.IndexSearchResultIterator
Resets the index result iterator
reset() - Method in class nl.renarj.jasdb.index.result.IndexSearchResultIteratorImpl
 
reset() - Method in class nl.renarj.jasdb.service.search.QueryResultIteratorImpl
 
reset() - Method in class nl.renarj.jasdb.storage.btree.BtreeRecordIteratorImpl
 
reset() - Method in class nl.renarj.jasdb.storage.transactional.RecordIteratorImpl
 
resetIndex() - Method in class nl.renarj.jasdb.index.btreeplus.BTreeIndex
 
resetMarker() - Method in interface nl.renarj.jasdb.core.storage.datablocks.DataBlockHeader
 
resetMarker() - Method in class nl.renarj.jasdb.core.storage.datablocks.impl.DataBlockHeaderImpl
 
resolveResourcePath(String) - Static method in class nl.renarj.jasdb.core.utils.FileUtils
 
ResourceLockManager - Class in com.oberasoftware.core.concurrency
This resource lock manager allows handing out shared locks and exclusive locks, it however can also stop handing out new shared locks when the resource gets invalidated.
ResourceLockManager() - Constructor for class com.oberasoftware.core.concurrency.ResourceLockManager
 
ResourceNotFoundException - Exception in nl.renarj.jasdb.rest.client
 
ResourceNotFoundException(String) - Constructor for exception nl.renarj.jasdb.rest.client.ResourceNotFoundException
 
ResourceUtil - Class in nl.renarj.core.utilities
 
ResourceUtil() - Constructor for class nl.renarj.core.utilities.ResourceUtil
 
RestBag - Class in nl.renarj.jasdb.rest.model
 
RestBag(String, String, long, long) - Constructor for class nl.renarj.jasdb.rest.model.RestBag
 
RestBag() - Constructor for class nl.renarj.jasdb.rest.model.RestBag
 
RestConnectionBuilder - Class in nl.renarj.jasdb.rest.client
User: renarj Date: 3/16/12 Time: 3:06 PM
RestConnectionBuilder() - Constructor for class nl.renarj.jasdb.rest.client.RestConnectionBuilder
 
RestConnectorLoader - Class in nl.renarj.jasdb.rest.client
User: renarj Date: 1/26/12 Time: 8:52 PM
RestConnectorLoader() - Constructor for class nl.renarj.jasdb.rest.client.RestConnectorLoader
 
RestDBSession - Class in nl.renarj.jasdb.rest.client
 
RestDBSession(String, String, int) - Constructor for class nl.renarj.jasdb.rest.client.RestDBSession
 
RestDBSession(String, String, Credentials, int) - Constructor for class nl.renarj.jasdb.rest.client.RestDBSession
 
RestDBSession(String, String, Credentials, int, boolean) - Constructor for class nl.renarj.jasdb.rest.client.RestDBSession
 
RestDBSessionFactory - Class in nl.renarj.jasdb.rest.client
 
RestDBSessionFactory() - Constructor for class nl.renarj.jasdb.rest.client.RestDBSessionFactory
 
RestDBSessionFactory(boolean) - Constructor for class nl.renarj.jasdb.rest.client.RestDBSessionFactory
 
RestEntity - Interface in nl.renarj.jasdb.rest.model
 
RestException - Exception in nl.renarj.jasdb.rest.exceptions
 
RestException(String) - Constructor for exception nl.renarj.jasdb.rest.exceptions.RestException
 
RestException(String, Throwable) - Constructor for exception nl.renarj.jasdb.rest.exceptions.RestException
 
RestGrant - Class in nl.renarj.jasdb.rest.model
 
RestGrant(String, String, AccessMode) - Constructor for class nl.renarj.jasdb.rest.model.RestGrant
 
RestGrant() - Constructor for class nl.renarj.jasdb.rest.model.RestGrant
 
RestGrantObject - Class in nl.renarj.jasdb.rest.model
 
RestGrantObject(String, List<RestGrant>) - Constructor for class nl.renarj.jasdb.rest.model.RestGrantObject
 
RestGrantObject() - Constructor for class nl.renarj.jasdb.rest.model.RestGrantObject
 
RestGrantObjectCollection - Class in nl.renarj.jasdb.rest.model
 
RestGrantObjectCollection(List<RestGrantObject>) - Constructor for class nl.renarj.jasdb.rest.model.RestGrantObjectCollection
 
RestGrantObjectCollection() - Constructor for class nl.renarj.jasdb.rest.model.RestGrantObjectCollection
 
RestQueryGenerator - Class in nl.renarj.jasdb.rest.client
 
RestResponseHandler - Interface in nl.renarj.jasdb.rest.serializers
 
RestService - Class in nl.renarj.jasdb.rest
 
RestService() - Constructor for class nl.renarj.jasdb.rest.RestService
 
RestUser - Class in nl.renarj.jasdb.rest.model
 
RestUser(String, String, String) - Constructor for class nl.renarj.jasdb.rest.model.RestUser
 
RestUser() - Constructor for class nl.renarj.jasdb.rest.model.RestUser
 
RestUserList - Class in nl.renarj.jasdb.rest.model
 
RestUserList() - Constructor for class nl.renarj.jasdb.rest.model.RestUserList
 
RestUserList(List<String>) - Constructor for class nl.renarj.jasdb.rest.model.RestUserList
 
revoke(UserSession, String, String) - Method in class com.obera.service.acl.UserManagerImpl
 
revoke(UserSession, String, String) - Method in interface nl.renarj.jasdb.api.acl.UserManager
 
revoke(String, String) - Method in class nl.renarj.jasdb.api.RemoteUserAdministration
 
revoke(String, String) - Method in interface nl.renarj.jasdb.api.UserAdministration
Revokes a grant for a given user
revoke(UserSession, String, String) - Method in class nl.renarj.jasdb.core.dummy.DummyUserManager
 
revoke(String, String) - Method in class nl.renarj.jasdb.LocalUserAdministration
 
revoke(RemotingContext, String, String) - Method in interface nl.renarj.jasdb.remote.UserConnector
 
revoke(RemotingContext, String, String) - Method in class nl.renarj.jasdb.rest.client.UserRestConnector
 
RootBlock - Class in nl.renarj.jasdb.index.btreeplus
 
RootBlock(BlockPersister, DataBlock, boolean) - Constructor for class nl.renarj.jasdb.index.btreeplus.RootBlock
 
RootBlockFactory - Class in nl.renarj.jasdb.index.btreeplus.persistence
 
RootBlockFactory(BtreePlusBlockPersister) - Constructor for class nl.renarj.jasdb.index.btreeplus.persistence.RootBlockFactory
 
run() - Method in class nl.renarj.core.statistics.AverageAggregator
 
run() - Method in class nl.renarj.jasdb.core.caching.CacheMonitorThread
 
run() - Method in class nl.renarj.jasdb.core.KernelShutdown
 
run() - Method in class nl.renarj.jasdb.rest.serializers.json.entity.StreamingQueryMonitor
 
run() - Method in class nl.renarj.jasdb.service.StorageFlushThread
 
run() - Method in class nl.renarj.jasdb.storage.indexing.IndexScanAndRecovery
 
runInvalidator() - Method in class nl.renarj.core.caching.CacheBucket
 
runInvalidator() - Method in interface nl.renarj.jasdb.index.MemoryManager
 
RuntimeJasDBException - Exception in nl.renarj.jasdb.core.exceptions
 
RuntimeJasDBException(String, Throwable) - Constructor for exception nl.renarj.jasdb.core.exceptions.RuntimeJasDBException
 
RuntimeJasDBException(String) - Constructor for exception nl.renarj.jasdb.core.exceptions.RuntimeJasDBException
 

S

safeConvertInteger(String, int) - Static method in class nl.renarj.core.utilities.conversion.ValueConverterUtil
 
SALT - Static variable in interface nl.renarj.jasdb.service.metadata.Constants
 
scan(ScanIntent, Iterator<IndexableItem>) - Method in class nl.renarj.jasdb.index.btreeplus.BTreeIndex
 
scan(ScanIntent, Iterator<IndexableItem>) - Method in interface nl.renarj.jasdb.index.Index
This performs a scan of the index and reports on the integrity.
ScanIntent - Enum in nl.renarj.jasdb.index
 
search(ProceedingJoinPoint, RequestContext, StorageService) - Method in class com.obera.service.acl.AuthorizationServiceWrapper
 
search(SearchCondition, SearchLimit) - Method in class nl.renarj.jasdb.index.btreeplus.search.EqualsSearchOperation
 
search(SearchCondition, SearchLimit) - Method in class nl.renarj.jasdb.index.btreeplus.search.NotEqualsSearchOperation
 
search(SearchCondition, SearchLimit) - Method in class nl.renarj.jasdb.index.btreeplus.search.RangeSearchOperation
 
search(SearchCondition, SearchLimit) - Method in interface nl.renarj.jasdb.index.btreeplus.search.SearchOperation
 
search(RequestContext, BlockOperation, SearchLimit, List<SortParameter>) - Method in class nl.renarj.jasdb.service.LocalStorageServiceImpl
 
search(BlockOperation, SearchLimit, List<SortParameter>) - Method in class nl.renarj.jasdb.service.search.QuerySearchOperation
 
search(RequestContext, BlockOperation, SearchLimit, List<SortParameter>) - Method in interface nl.renarj.jasdb.service.StorageService
This is the query entrypoint, all API queries are translated into a Query Object Model which can be executed on the indexes and be sorted after all index queries have been resolved
SearchCondition - Interface in nl.renarj.jasdb.index.search
 
searchFieldValue(SearchForm, String, String, Model) - Method in class com.obera.jasdb.web.QueryController
 
SearchForm - Class in com.obera.jasdb.web.model
 
SearchForm() - Constructor for class com.obera.jasdb.web.model.SearchForm
 
searchIndex(SearchCondition, SearchLimit) - Method in class nl.renarj.jasdb.index.btreeplus.BTreeIndex
 
searchIndex(SearchCondition, SearchLimit) - Method in interface nl.renarj.jasdb.index.Index
Do a search operation of the index given the searchcondition.
SearchLimit - Class in nl.renarj.jasdb.index.result
 
SearchLimit(int, int) - Constructor for class nl.renarj.jasdb.index.result.SearchLimit
 
SearchLimit(int) - Constructor for class nl.renarj.jasdb.index.result.SearchLimit
 
SearchLimit() - Constructor for class nl.renarj.jasdb.index.result.SearchLimit
 
SearchOperation - Interface in nl.renarj.jasdb.index.btreeplus.search
 
SecureUserSession - Class in com.obera.service.acl
 
SecureUserSession(UserSession) - Constructor for class com.obera.service.acl.SecureUserSession
 
serialize(RestEntity, OutputStream) - Method in class nl.renarj.jasdb.rest.serializers.json.entity.EntityHandler
 
serialize(RestEntity, OutputStream) - Method in class nl.renarj.jasdb.rest.serializers.json.entity.EntityStreamCollectionHandler
 
serialize(RestEntity, OutputStream) - Method in class nl.renarj.jasdb.rest.serializers.json.JsonRestObjectMapperHandler
 
serialize(RestEntity, OutputStream) - Method in class nl.renarj.jasdb.rest.serializers.json.JsonRestResponseHandler
 
serialize(RestEntity, OutputStream) - Method in interface nl.renarj.jasdb.rest.serializers.RestResponseHandler
 
serializeEntity(SimpleEntity) - Method in interface nl.renarj.jasdb.api.serializer.EntitySerializer
 
serializeEntity(SimpleEntity) - Method in class nl.renarj.jasdb.api.serializer.json.JsonEntitySerializer
 
serializeEntity(SimpleEntity, JsonGenerator) - Method in class nl.renarj.jasdb.api.serializer.json.JsonEntitySerializer
 
ServiceException - Exception in nl.renarj.jasdb.core.exceptions
User: renarj Date: 2/1/12 Time: 8:29 PM
ServiceException(String) - Constructor for exception nl.renarj.jasdb.core.exceptions.ServiceException
 
ServiceException(String, Throwable) - Constructor for exception nl.renarj.jasdb.core.exceptions.ServiceException
 
ServiceInformation - Class in nl.renarj.jasdb.core.locator
 
ServiceInformation(String, Map<String, String>) - Constructor for class nl.renarj.jasdb.core.locator.ServiceInformation
 
ServiceOutputHandler - Class in nl.renarj.jasdb.rest.providers
 
ServiceOutputHandler() - Constructor for class nl.renarj.jasdb.rest.providers.ServiceOutputHandler
 
sessionFactory - Variable in class nl.renarj.jasdb.service.QueryBaseTest
 
SessionManager - Interface in nl.renarj.jasdb.api.acl
 
SessionManagerImpl - Class in com.obera.service.acl
 
SessionManagerImpl() - Constructor for class com.obera.service.acl.SessionManagerImpl
 
sessionValid(String) - Method in class com.obera.service.acl.SessionManagerImpl
 
sessionValid(String) - Method in interface nl.renarj.jasdb.api.acl.SessionManager
 
sessionValid(String) - Method in class nl.renarj.jasdb.core.dummy.DummySessionManager
 
setAllowedHost(String) - Method in class nl.renarj.jasdb.rest.model.RestUser
 
setAverage(long) - Method in class nl.renarj.jasdb.rest.model.Statistic
 
setBag(String) - Method in class com.obera.jasdb.web.model.WebEntity
 
setBag(String) - Method in class nl.renarj.jasdb.rest.model.Partition
 
setBagInsertOperation(DataOperation) - Method in class nl.renarj.jasdb.service.LocalStorageServiceImpl
 
setBagRemoveOperation(DataOperation) - Method in class nl.renarj.jasdb.service.LocalStorageServiceImpl
 
setBags(List<RestBag>) - Method in class nl.renarj.jasdb.rest.model.BagCollection
 
setBagUpdateOperation(DataOperation) - Method in class nl.renarj.jasdb.service.LocalStorageServiceImpl
 
setBuckets(List<CacheBucket>) - Method in class nl.renarj.jasdb.rest.model.CacheBucketCollection
 
setCalls(long) - Method in class nl.renarj.jasdb.rest.model.Statistic
 
setCondition(InputCondition) - Method in class nl.renarj.jasdb.rest.input.InputElement
 
setContext(Context) - Static method in class com.obera.jasdb.android.platform.AndroidContext
 
setCurrentPage(int) - Method in class com.obera.jasdb.web.model.PageResult
 
setData(String) - Method in class com.obera.jasdb.web.model.WebEntity
 
setEnd(Key) - Method in class nl.renarj.jasdb.index.search.RangeCondition
 
setEnd(String) - Method in class nl.renarj.jasdb.rest.model.Partition
 
setEntities(List<WebEntity>) - Method in class com.obera.jasdb.web.model.PageResult
 
setEntryId(long) - Method in class nl.renarj.core.caching.CacheElement
 
setExpiration(long) - Method in class nl.renarj.jasdb.rest.model.streaming.OauthToken
 
setField(String) - Method in class com.obera.jasdb.web.model.SearchForm
 
setFirstName(String) - Method in class nl.renarj.jasdb.service.TestEntity
 
setGenerator(IdGenerator) - Method in class nl.renarj.jasdb.service.LocalStorageServiceImpl
 
setGrant(String) - Method in class nl.renarj.jasdb.rest.model.streaming.OauthToken
 
setGrantList(List<RestGrantObject>) - Method in class nl.renarj.jasdb.rest.model.RestGrantObjectCollection
 
setGrants(List<RestGrant>) - Method in class nl.renarj.jasdb.rest.model.RestGrantObject
 
setGridId(String) - Method in class nl.renarj.jasdb.rest.model.Node
 
setHighest(long) - Method in class nl.renarj.jasdb.rest.model.Statistic
 
setHobbies(List<String>) - Method in class nl.renarj.jasdb.service.TestEntity
 
setHostname(String) - Method in class nl.renarj.jasdb.rest.client.RestDBSessionFactory
 
setId(String) - Method in class com.obera.jasdb.web.model.WebEntity
 
setId(String) - Method in class nl.renarj.jasdb.service.TestEntity
 
setIdleEntryId(long) - Method in class nl.renarj.jasdb.index.btreeplus.caching.AbstractMemoryBlock
 
setIndexEntryList(List<IndexEntry>) - Method in class nl.renarj.jasdb.rest.model.IndexCollection
 
setIndexManagerFactory(IndexManagerFactory) - Method in class nl.renarj.jasdb.service.LocalStorageServiceImpl
 
setIndexManagerFactory(IndexManagerFactory) - Method in class nl.renarj.jasdb.service.operations.BagInsertOperation
 
setIndexManagerFactory(IndexManagerFactory) - Method in class nl.renarj.jasdb.service.operations.BagRemoveOperation
 
setIndexManagerFactory(IndexManagerFactory) - Method in class nl.renarj.jasdb.service.operations.BagUpdateOperation
 
setIndexType(int) - Method in class nl.renarj.jasdb.rest.model.IndexEntry
 
setInstance(String) - Method in class nl.renarj.jasdb.LocalDBSessionFactory
 
setInstance(String) - Method in class nl.renarj.jasdb.rest.model.Partition
 
setInstanceId(String) - Method in class nl.renarj.jasdb.rest.client.RestDBSessionFactory
 
setInstanceId(String) - Method in class nl.renarj.jasdb.rest.model.Node
 
setInstances(List<InstanceRest>) - Method in class nl.renarj.jasdb.rest.model.InstanceCollection
 
setInternalId(String) - Method in class nl.renarj.jasdb.api.EmbeddedEntity
 
setInternalId(String) - Method in class nl.renarj.jasdb.api.SimpleEntity
 
setKeyHeader(String) - Method in class nl.renarj.jasdb.rest.model.IndexEntry
 
setKeys(KeyNameMapper, Map<String, Key>) - Method in class nl.renarj.jasdb.index.keys.AbstractKey
 
setKeys(Key[]) - Method in class nl.renarj.jasdb.index.keys.AbstractKey
 
setKeys(KeyNameMapper, Map<String, Key>) - Method in class nl.renarj.jasdb.index.keys.impl.CompositeKey
 
setKeys(KeyNameMapper, Map<String, Key>) - Method in interface nl.renarj.jasdb.index.keys.Key
This sets all the key payload values
setKeys(Key[]) - Method in interface nl.renarj.jasdb.index.keys.Key
Sets directly the children key values
setLastName(String) - Method in class nl.renarj.jasdb.service.TestEntity
 
setLeave(boolean) - Method in class nl.renarj.jasdb.index.btreeplus.RootBlock
 
setLeft(long) - Method in class nl.renarj.jasdb.index.btreeplus.TreeNode
 
setLowest(long) - Method in class nl.renarj.jasdb.rest.model.Statistic
 
setMemorySize(long) - Method in class nl.renarj.jasdb.rest.model.IndexEntry
 
setMessage(String) - Method in class com.obera.jasdb.web.model.PageResult
 
setMessage(String) - Method in class nl.renarj.jasdb.rest.model.ErrorEntity
 
setMessage(String) - Method in class nl.renarj.jasdb.rest.model.streaming.OauthToken
 
setMetadataObject(T) - Method in class nl.renarj.jasdb.service.metadata.MetaWrapper
 
setMetadataStore(MetadataStore) - Method in class com.obera.service.acl.GrantMetadataProvider
 
setMetadataStore(MetadataStore) - Method in class com.obera.service.acl.UserMetadataProvider
 
setMetadataStore(MetadataStore) - Method in interface nl.renarj.jasdb.api.metadata.MetadataProvider
 
setMetadataStore(MetadataStore) - Method in class nl.renarj.jasdb.service.LocalStorageServiceImpl
 
setMode(AccessMode) - Method in class nl.renarj.jasdb.rest.model.RestGrant
 
setModified(boolean) - Method in class nl.renarj.jasdb.index.btreeplus.LeaveBlockProperties
 
setModified(boolean) - Method in class nl.renarj.jasdb.index.btreeplus.TreeBlock
 
setName(String) - Method in class com.obera.jasdb.web.model.Bag
 
setName(String) - Method in class com.obera.jasdb.web.model.WebInstance
 
setName(String) - Method in class nl.renarj.jasdb.rest.model.IndexEntry
 
setName(String) - Method in class nl.renarj.jasdb.rest.model.Statistic
 
setNext(long) - Method in interface nl.renarj.jasdb.core.storage.datablocks.DataBlockHeader
 
setNext(long) - Method in class nl.renarj.jasdb.core.storage.datablocks.impl.DataBlockHeaderImpl
 
setNext(long) - Method in class nl.renarj.jasdb.index.btreeplus.LeaveBlockImpl
 
setNext(InputElement) - Method in class nl.renarj.jasdb.rest.input.InputElement
 
setNextBlock(long) - Method in class nl.renarj.jasdb.index.btreeplus.LeaveBlockProperties
 
setNextStream(long) - Method in interface nl.renarj.jasdb.core.storage.datablocks.DataBlockHeader
 
setNextStream(long) - Method in class nl.renarj.jasdb.core.storage.datablocks.impl.DataBlockHeaderImpl
 
setOauthToken(String) - Method in class nl.renarj.jasdb.rest.model.streaming.OauthToken
 
setObjectName(String) - Method in class nl.renarj.jasdb.rest.model.RestGrant
 
setObjectName(String) - Method in class nl.renarj.jasdb.rest.model.RestGrantObject
 
setPageSize(int) - Method in class com.obera.jasdb.web.model.PageResult
 
setParentBlock(long) - Method in class nl.renarj.jasdb.index.btreeplus.LeaveBlockProperties
 
setParentPointer(long) - Method in interface nl.renarj.jasdb.index.btreeplus.IndexBlock
 
setParentPointer(long) - Method in class nl.renarj.jasdb.index.btreeplus.LeaveBlockImpl
 
setParentPointer(long) - Method in class nl.renarj.jasdb.index.btreeplus.RootBlock
 
setParentPointer(long) - Method in class nl.renarj.jasdb.index.btreeplus.TreeBlock
 
setPartitionId(String) - Method in class nl.renarj.jasdb.rest.model.Partition
 
setPartitionManager(PartitioningManager) - Method in class nl.renarj.jasdb.service.LocalStorageServiceImpl
 
setPartitions(List<Partition>) - Method in class nl.renarj.jasdb.rest.model.PartitionCollection
 
setPassword(String) - Method in class nl.renarj.jasdb.rest.model.RestUser
 
setPath(String) - Method in class com.obera.jasdb.web.model.WebInstance
 
setPlatformManager(PlatformManager) - Static method in class nl.renarj.jasdb.core.platform.PlatformManagerFactory
 
setPort(int) - Method in class nl.renarj.jasdb.rest.client.RestDBSessionFactory
 
setPrevious(long) - Method in interface nl.renarj.jasdb.core.storage.datablocks.DataBlockHeader
 
setPrevious(long) - Method in class nl.renarj.jasdb.core.storage.datablocks.impl.DataBlockHeaderImpl
 
setPrevious(long) - Method in class nl.renarj.jasdb.index.btreeplus.LeaveBlockImpl
 
setPrevious(InputElement) - Method in class nl.renarj.jasdb.rest.input.InputElement
 
setPreviousBlock(long) - Method in class nl.renarj.jasdb.index.btreeplus.LeaveBlockProperties
 
setProperties(Map<String, Object>) - Method in class nl.renarj.jasdb.api.SimpleEntity
Allows a bulk set operation of the properties.
setProperties(Map<String, String>) - Method in class nl.renarj.jasdb.rest.model.NodeServiceInformation
 
setProperties(Map<String, String>) - Method in class nl.renarj.jasdb.service.TestEntity
 
setProperty(String, long) - Method in class nl.renarj.jasdb.api.SimpleEntity
Sets a property with given name to the current value, overriding any current value and property set for that given property name
setProperty(String, long...) - Method in class nl.renarj.jasdb.api.SimpleEntity
Sets a property with given name to the current value, overriding any current value and property set for that given property name
setProperty(String, String...) - Method in class nl.renarj.jasdb.api.SimpleEntity
Sets a property with given name to the current value, overriding any current value and property set for that given property name.
setProperty(String, int) - Method in class nl.renarj.jasdb.api.SimpleEntity
Sets a property with given name to the current value, overriding any current value and property set for that given property name
setRecordPointer(long) - Method in class nl.renarj.jasdb.service.metadata.MetaWrapper
 
setRecordWriterFactory(RecordWriterFactoryLoader) - Method in class nl.renarj.jasdb.service.operations.BagInsertOperation
 
setRecordWriterFactoryLoader(RecordWriterFactoryLoader) - Method in class nl.renarj.jasdb.service.LocalStorageServiceImpl
 
setRecordWriterFactoryLoader(RecordWriterFactoryLoader) - Method in class nl.renarj.jasdb.service.operations.BagRemoveOperation
 
setRecordWriterFactoryLoader(RecordWriterFactoryLoader) - Method in class nl.renarj.jasdb.service.operations.BagUpdateOperation
 
setResult(RestEntity) - Method in class nl.renarj.jasdb.rest.input.InputElement
 
setRight(long) - Method in class nl.renarj.jasdb.index.btreeplus.TreeNode
 
setServices(List<NodeServiceInformation>) - Method in class nl.renarj.jasdb.rest.model.Node
 
setServiceType(String) - Method in class nl.renarj.jasdb.rest.model.NodeServiceInformation
 
setSessionId(String) - Method in class nl.renarj.jasdb.rest.model.streaming.OauthToken
 
setSize(long) - Method in class nl.renarj.jasdb.rest.model.Partition
 
setStart(Key) - Method in class nl.renarj.jasdb.index.search.RangeCondition
 
setStart(String) - Method in class nl.renarj.jasdb.rest.model.Partition
 
setStats(List<Statistic>) - Method in class nl.renarj.jasdb.rest.model.StatisticCollection
 
setStatus(String) - Method in class nl.renarj.jasdb.core.partitions.BagPartition
 
setStatus(String) - Method in class nl.renarj.jasdb.rest.model.Partition
 
setStatusCode(int) - Method in class nl.renarj.jasdb.rest.model.ErrorEntity
 
setStrategy(String) - Method in class nl.renarj.jasdb.rest.model.Partition
 
setTimeMilliseconds(long) - Method in class nl.renarj.jasdb.rest.model.streaming.StreamableEntityCollection
 
setTokenType(String) - Method in class nl.renarj.jasdb.rest.model.streaming.OauthToken
 
setTotal(int) - Method in class com.obera.jasdb.web.model.PageResult
 
setTotalTime(long) - Method in class nl.renarj.jasdb.rest.model.Statistic
 
setType(String) - Method in class nl.renarj.jasdb.rest.model.Partition
 
setUniqueConstraint(boolean) - Method in class nl.renarj.jasdb.rest.model.IndexEntry
 
setUp() - Method in class nl.renarj.jasdb.service.DBSessionTest
 
setUp() - Method in class nl.renarj.jasdb.service.EntityBagTest
 
setUp() - Method in class nl.renarj.jasdb.service.EntityManagerTest
 
setUp() - Method in class nl.renarj.jasdb.service.QueryBaseTest
 
setUsername(String) - Method in class nl.renarj.jasdb.rest.model.RestGrant
 
setUsername(String) - Method in class nl.renarj.jasdb.rest.model.RestUser
 
setUsers(List<RestUser>) - Method in class nl.renarj.jasdb.rest.model.RestUserList
 
setUserSession(UserSession) - Method in class nl.renarj.jasdb.api.context.RequestContext
 
setValue(String) - Method in class com.obera.jasdb.web.model.SearchForm
 
setValueHeader(String) - Method in class nl.renarj.jasdb.rest.model.IndexEntry
 
setValueMarker(int) - Method in class nl.renarj.jasdb.index.keys.impl.CompositeKey
 
setValueMarker(int) - Method in interface nl.renarj.jasdb.index.keys.keyinfo.KeyNameMapper
 
setValueMarker(int) - Method in class nl.renarj.jasdb.index.keys.keyinfo.KeyNameMapperImpl
 
sharedLock() - Method in class com.oberasoftware.core.concurrency.ResourceLockManager
 
sharedUnlock() - Method in class com.oberasoftware.core.concurrency.ResourceLockManager
 
shutdown() - Method in interface nl.renarj.jasdb.api.DBSessionFactory
 
shutdown() - Method in interface nl.renarj.jasdb.api.model.DBInstanceFactory
Does a shutdown of all the instances
shutdown() - Static method in class nl.renarj.jasdb.core.caching.GlobalCachingMemoryManager
 
shutdown() - Method in class nl.renarj.jasdb.core.DBInstanceFactoryImpl
 
shutdown() - Static method in class nl.renarj.jasdb.core.SimpleKernel
 
shutdown() - Method in class nl.renarj.jasdb.LocalDBSessionFactory
 
shutdown() - Method in interface nl.renarj.jasdb.remote.ConnectorLoader
 
shutdown() - Static method in class nl.renarj.jasdb.remote.RemoteConnectorFactory
 
shutdown() - Method in class nl.renarj.jasdb.rest.client.RestConnectorLoader
 
shutdown() - Method in class nl.renarj.jasdb.rest.client.RestDBSessionFactory
 
shutdownCacheManager() - Method in class nl.renarj.core.caching.CacheManager
 
shutdownIndexes() - Method in class com.obera.jasdb.android.AndroidIndexManagerFactory
 
shutdownIndexes() - Method in interface nl.renarj.jasdb.api.model.IndexManager
 
shutdownIndexes() - Method in interface nl.renarj.jasdb.api.model.IndexManagerFactory
 
shutdownIndexes() - Method in class nl.renarj.jasdb.storage.indexing.IndexManagerFactoryImpl
 
shutdownIndexes() - Method in class nl.renarj.jasdb.storage.indexing.IndexManagerImpl
 
shutdownPlatform() - Method in class com.obera.jasdb.android.platform.AndroidPlatformManager
 
shutdownPlatform() - Method in class nl.renarj.jasdb.core.platform.HotspotPlatformManager
 
shutdownPlatform() - Method in interface nl.renarj.jasdb.core.platform.PlatformManager
 
shutdownServiceFactory() - Method in class nl.renarj.jasdb.service.LocalStorageServiceFactoryImpl
 
shutdownServiceFactory() - Method in interface nl.renarj.jasdb.service.StorageServiceFactory
 
SimpleBaseTest - Class in nl.renarj.jasdb
 
SimpleBaseTest() - Constructor for class nl.renarj.jasdb.SimpleBaseTest
 
SimpleEntity - Class in nl.renarj.jasdb.api
This is the public API storage entity, this is stored in the DB and all indexes are updated based on the index definitions.
SimpleEntity(String) - Constructor for class nl.renarj.jasdb.api.SimpleEntity
 
SimpleEntity() - Constructor for class nl.renarj.jasdb.api.SimpleEntity
 
SimpleKernel - Class in nl.renarj.jasdb.core
 
SimpleTest - Class in nl.renarj.jasdb
 
SimpleTest() - Constructor for class nl.renarj.jasdb.SimpleTest
 
size() - Method in interface nl.renarj.jasdb.api.query.QueryResult
 
size() - Method in interface nl.renarj.jasdb.core.caching.CacheRegion
 
size() - Method in class nl.renarj.jasdb.core.caching.LRURegion
 
size() - Method in class nl.renarj.jasdb.core.collections.OrderedBalancedTree
 
size() - Method in interface nl.renarj.jasdb.core.storage.datablocks.DataBlock
Returns the data size of the block on the disk including the size of the header.
size() - Method in class nl.renarj.jasdb.core.storage.datablocks.impl.DataBlockImpl
 
size() - Method in interface nl.renarj.jasdb.index.btreeplus.IndexBlock
 
size() - Method in interface nl.renarj.jasdb.index.btreeplus.LeaveBlock
 
size() - Method in class nl.renarj.jasdb.index.btreeplus.LeaveBlockImpl
 
size() - Method in class nl.renarj.jasdb.index.btreeplus.RootBlock
 
size() - Method in class nl.renarj.jasdb.index.btreeplus.TreeBlock
 
size() - Method in class nl.renarj.jasdb.index.keys.AbstractKey
 
size() - Method in class nl.renarj.jasdb.index.keys.impl.LongKey
 
size() - Method in class nl.renarj.jasdb.index.keys.impl.StringKey
 
size() - Method in class nl.renarj.jasdb.index.keys.impl.UUIDKey
 
size() - Method in interface nl.renarj.jasdb.index.keys.Key
 
size() - Method in interface nl.renarj.jasdb.index.keys.keyinfo.KeyNameMapper
The amount of mapped fields
size() - Method in class nl.renarj.jasdb.index.keys.keyinfo.KeyNameMapperImpl
 
size() - Method in interface nl.renarj.jasdb.index.result.IndexSearchResultIterator
The amount of results found in the index
size() - Method in class nl.renarj.jasdb.index.result.IndexSearchResultIteratorImpl
 
size() - Method in class nl.renarj.jasdb.rest.serializers.json.entity.StreamableQueryResult
 
size() - Method in class nl.renarj.jasdb.service.search.QueryResultIteratorImpl
 
size() - Method in class nl.renarj.jasdb.storage.query.EntityQueryResult
 
size() - Method in class nl.renarj.jasdb.storage.query.StorageRecordIterator
 
skip(long) - Method in class nl.renarj.jasdb.core.streams.ClonableByteArrayInputStream
 
smallerThan(String) - Method in class nl.renarj.jasdb.api.query.FieldBuilder
 
smallerThan(long) - Method in class nl.renarj.jasdb.api.query.FieldBuilder
 
smallerThanOrEquals(String) - Method in class nl.renarj.jasdb.api.query.FieldBuilder
 
smallerThanOrEquals(long) - Method in class nl.renarj.jasdb.api.query.FieldBuilder
 
SortAndLimitQueryTest - Class in nl.renarj.jasdb.service
 
SortAndLimitQueryTest(DBSessionFactory) - Constructor for class nl.renarj.jasdb.service.SortAndLimitQueryTest
 
sortBy(String, Order) - Method in class nl.renarj.jasdb.api.query.QueryBuilder
 
sortBy(String) - Method in class nl.renarj.jasdb.api.query.QueryBuilder
 
sortBy(SortParameter) - Method in class nl.renarj.jasdb.api.query.QueryBuilder
 
SortParameter - Class in nl.renarj.jasdb.api.query
 
SortParameter(String, Order) - Constructor for class nl.renarj.jasdb.api.query.SortParameter
 
split() - Method in class nl.renarj.jasdb.core.collections.OrderedBalancedTree
 
split(List<V>, List<V>, int) - Method in class nl.renarj.jasdb.core.collections.TreeNode
 
splitPartition(BagPartition) - Method in class nl.renarj.jasdb.service.partitioning.LocalPartitionManager
 
splitPartition(BagPartition) - Method in interface nl.renarj.jasdb.service.partitioning.PartitioningManager
 
SSLDetails - Class in nl.renarj.jasdb.rest
 
SSLDetails(int, String, String) - Constructor for class nl.renarj.jasdb.rest.SSLDetails
 
start() - Method in interface nl.renarj.core.statistics.Aggregator
 
start() - Method in class nl.renarj.core.statistics.AverageAggregator
 
start() - Method in class nl.renarj.core.statistics.DummyStatRecord
 
start() - Method in class nl.renarj.core.statistics.StatRecord
 
start() - Method in class nl.renarj.jasdb.core.caching.CacheMonitorThread
 
start() - Method in class nl.renarj.jasdb.service.StorageFlushThread
 
startCacheManager() - Method in class nl.renarj.core.caching.CacheManager
 
startLockChain() - Method in class nl.renarj.jasdb.index.btreeplus.locking.LockManager
 
startService() - Method in class com.obera.jasdb.android.DummyRemoteService
 
startService() - Method in class com.obera.jasdb.console.ConsoleService
 
startService() - Method in interface nl.renarj.jasdb.core.RemoteService
Called during kernel startup, can be used to initialize any servicing components
startService() - Method in class nl.renarj.jasdb.rest.RestService
 
startSession(Credentials) - Method in class com.obera.service.acl.SessionManagerImpl
 
startSession(Credentials) - Method in interface nl.renarj.jasdb.api.acl.SessionManager
 
startSession(Credentials) - Method in class nl.renarj.jasdb.core.dummy.DummySessionManager
 
Statistic - Class in nl.renarj.jasdb.rest.model
 
Statistic(String, long, long, long, long, long) - Constructor for class nl.renarj.jasdb.rest.model.Statistic
 
StatisticCollection - Class in nl.renarj.jasdb.rest.model
 
StatisticCollection(List<Statistic>) - Constructor for class nl.renarj.jasdb.rest.model.StatisticCollection
 
StatisticsModelLoader - Class in nl.renarj.jasdb.rest.loaders
 
StatisticsModelLoader() - Constructor for class nl.renarj.jasdb.rest.loaders.StatisticsModelLoader
 
StatisticsMonitor - Class in nl.renarj.core.statistics
 
StatRecord - Class in nl.renarj.core.statistics
 
StatRecord(StatTimeProvider, String) - Constructor for class nl.renarj.core.statistics.StatRecord
 
StatTimeProvider - Interface in nl.renarj.core.statistics
 
stop() - Method in interface nl.renarj.core.statistics.Aggregator
 
stop() - Method in class nl.renarj.core.statistics.AverageAggregator
 
stop() - Method in class nl.renarj.core.statistics.DummyStatRecord
 
stop() - Method in class nl.renarj.core.statistics.StatRecord
 
stop() - Method in class nl.renarj.jasdb.core.caching.CacheMonitorThread
 
stop() - Method in class nl.renarj.jasdb.service.StorageFlushThread
 
stopService() - Method in class com.obera.jasdb.android.DummyRemoteService
 
stopService() - Method in class com.obera.jasdb.console.ConsoleService
 
stopService() - Method in interface nl.renarj.jasdb.core.RemoteService
Called during kernel shutdown, can be used to cleanup used resources
stopService() - Method in class nl.renarj.jasdb.rest.RestService
 
StorageFlushThread - Class in nl.renarj.jasdb.service
 
StorageFlushThread(Map<String, StorageService>, long) - Constructor for class nl.renarj.jasdb.service.StorageFlushThread
 
StorageRecordIterator - Class in nl.renarj.jasdb.storage.query
 
StorageRecordIterator(long, RecordIterator) - Constructor for class nl.renarj.jasdb.storage.query.StorageRecordIterator
 
StorageService - Interface in nl.renarj.jasdb.service
The storage serivce is the main storage interface in JasDB, it handles all interactions against a bag and related resources like indexes.
StorageServiceFactory - Interface in nl.renarj.jasdb.service
Main factory interface for creating storage services that allow operations on bag data inside an instance.
STREAM_HEADER_SPACE - Static variable in class nl.renarj.jasdb.core.storage.datablocks.impl.DataBlockImpl
 
StreamableEntityCollection - Class in nl.renarj.jasdb.rest.model.streaming
 
StreamableEntityCollection(QueryResult) - Constructor for class nl.renarj.jasdb.rest.model.streaming.StreamableEntityCollection
 
StreamableQueryResult - Class in nl.renarj.jasdb.rest.serializers.json.entity
 
StreamableQueryResult(JsonParser, long, InputStream) - Constructor for class nl.renarj.jasdb.rest.serializers.json.entity.StreamableQueryResult
 
StreamedEntity - Class in nl.renarj.jasdb.rest.model.streaming
 
StreamedEntity(SimpleEntity) - Constructor for class nl.renarj.jasdb.rest.model.streaming.StreamedEntity
 
StreamingQueryMonitor - Class in nl.renarj.jasdb.rest.serializers.json.entity
 
StreamingQueryMonitor() - Constructor for class nl.renarj.jasdb.rest.serializers.json.entity.StreamingQueryMonitor
 
STRING_ESCAPE - Static variable in class nl.renarj.jasdb.rest.client.RestQueryGenerator
 
stringEmpty(String) - Static method in class nl.renarj.core.utilities.StringUtils
 
StringKey - Class in nl.renarj.jasdb.index.keys.impl
 
StringKey(String) - Constructor for class nl.renarj.jasdb.index.keys.impl.StringKey
 
StringKey(byte[]) - Constructor for class nl.renarj.jasdb.index.keys.impl.StringKey
 
StringKeyFactory - Class in nl.renarj.jasdb.index.keys.factory
 
StringKeyFactory(String, String) - Constructor for class nl.renarj.jasdb.index.keys.factory.StringKeyFactory
 
StringKeyType - Class in nl.renarj.jasdb.index.keys.types
 
StringKeyType() - Constructor for class nl.renarj.jasdb.index.keys.types.StringKeyType
 
StringKeyType(int) - Constructor for class nl.renarj.jasdb.index.keys.types.StringKeyType
 
stringNotEmpty(String) - Static method in class nl.renarj.core.utilities.StringUtils
 
StringTypeMapper - Class in com.oberasoftware.jasdb.entitymapper.types
 
StringTypeMapper() - Constructor for class com.oberasoftware.jasdb.entitymapper.types.StringTypeMapper
 
StringUtils - Class in nl.renarj.core.utilities
 
StringUtils() - Constructor for class nl.renarj.core.utilities.StringUtils
 
StringValue - Class in nl.renarj.jasdb.api.properties
User: renarj Date: 2/10/12 Time: 12:31 PM
StringValue(String) - Constructor for class nl.renarj.jasdb.api.properties.StringValue
 
STRONG_CRYPTO - Static variable in class nl.renarj.jasdb.core.crypto.StrongCryptoEngine
 
StrongCryptoEngine - Class in nl.renarj.jasdb.core.crypto
 
StrongCryptoEngine() - Constructor for class nl.renarj.jasdb.core.crypto.StrongCryptoEngine
 
subset(int, int) - Method in interface nl.renarj.jasdb.index.result.IndexSearchResultIteratorCollection
Gets a subset of the collection of keys in the iterator
subset(int, int) - Method in class nl.renarj.jasdb.index.result.IndexSearchResultIteratorImpl
 
supportsKey(Key) - Method in class nl.renarj.jasdb.index.keys.factory.CompositeKeyFactory
 
supportsKey(Key) - Method in class nl.renarj.jasdb.index.keys.factory.DataKeyFactory
 
supportsKey(Key) - Method in interface nl.renarj.jasdb.index.keys.factory.KeyFactory
 
supportsKey(Key) - Method in class nl.renarj.jasdb.index.keys.factory.LongKeyFactory
 
supportsKey(Key) - Method in class nl.renarj.jasdb.index.keys.factory.StringKeyFactory
 
supportsKey(Key) - Method in class nl.renarj.jasdb.index.keys.factory.UUIDKeyFactory
 
supportsKey(Key) - Method in class nl.renarj.jasdb.index.keys.factory.WrappedValueKeyFactory
 
switchInstance(String) - Method in class com.obera.jasdb.android.AndroidDBSession
 
switchInstance(String) - Method in class nl.renarj.jasdb.api.DBConnectorSession
 
switchInstance(String) - Method in interface nl.renarj.jasdb.api.DBSession
Switches the current session to a new instance
switchInstance(String) - Method in class nl.renarj.jasdb.LocalDBSession
 
SyntaxException - Exception in nl.renarj.jasdb.rest.exceptions
 
SyntaxException(String) - Constructor for exception nl.renarj.jasdb.rest.exceptions.SyntaxException
 

T

TableScanOperation - Class in nl.renarj.jasdb.service.search
 
TableScanOperation(RecordWriter) - Constructor for class nl.renarj.jasdb.service.search.TableScanOperation
 
TableScanQueryTest - Class in nl.renarj.jasdb.service
 
TableScanQueryTest(DBSessionFactory) - Constructor for class nl.renarj.jasdb.service.TableScanQueryTest
 
tearDown() - Method in class nl.renarj.jasdb.service.DBSessionTest
 
tearDown() - Method in class nl.renarj.jasdb.service.EntityBagTest
 
tearDown() - Method in class nl.renarj.jasdb.service.QueryBaseTest
 
tearDown() - Method in class nl.renarj.jasdb.SimpleBaseTest
 
temporaryFolder - Variable in class nl.renarj.jasdb.service.DBSessionTest
 
temporaryFolder - Variable in class nl.renarj.jasdb.service.EntityBagTest
 
testAndOperationMultiQueryBuilderTablescan() - Method in class nl.renarj.jasdb.service.TableScanQueryTest
 
testBagCreateOrGet() - Method in class nl.renarj.jasdb.service.DBSessionTest
 
testBagFlush() - Method in class nl.renarj.jasdb.service.EntityBagTest
 
testBagGetNonExisting() - Method in class nl.renarj.jasdb.service.DBSessionTest
 
testBagRemove() - Method in class nl.renarj.jasdb.service.DBSessionTest
 
testBagRemoveInstance() - Method in class nl.renarj.jasdb.service.DBSessionTest
 
testCollectionValues() - Method in class nl.renarj.jasdb.service.EntityManagerTest
 
testComplexEntityStorage() - Method in class nl.renarj.jasdb.service.EntityBagTest
 
testCompoundKeyQuery() - Method in class nl.renarj.jasdb.service.EntityQueryTest
 
testCreateAndGetInstanceBag() - Method in class nl.renarj.jasdb.service.DBSessionTest
 
testCreateAndInsertEntities() - Method in class nl.renarj.jasdb.service.DBSessionTest
 
testDeleteEmptyIndexValue() - Method in class nl.renarj.jasdb.service.EntityBagTest
 
testDeleteInstance() - Method in class nl.renarj.jasdb.service.DBSessionTest
 
testEmptyCollections() - Method in class nl.renarj.jasdb.service.EntityManagerTest
 
testEmptyStringKey() - Method in class nl.renarj.jasdb.service.EntityQueryTest
Simply test if we can query with an empty string key
testEnsureAndRemoveIndex() - Method in class nl.renarj.jasdb.service.EntityBagTest
 
TestEntity - Class in nl.renarj.jasdb.service
 
TestEntity(String, String, String, List<String>, Map<String, String>) - Constructor for class nl.renarj.jasdb.service.TestEntity
 
TestEntity() - Constructor for class nl.renarj.jasdb.service.TestEntity
 
testEntityManagerUpdate() - Method in class nl.renarj.jasdb.service.EntityManagerTest
 
testEqualsAgeWithLimiting() - Method in class nl.renarj.jasdb.service.SortAndLimitQueryTest
 
testEqualsAndQuery() - Method in class nl.renarj.jasdb.service.EntityQueryTest
 
testEqualsAndQueryExclude() - Method in class nl.renarj.jasdb.service.EntityQueryTest
 
testEqualsMultivalueFields() - Method in class nl.renarj.jasdb.service.EntityQueryTest
 
testEqualsMultivaluePagingRangeOperation() - Method in class nl.renarj.jasdb.service.SortAndLimitQueryTest
 
testEqualsMultivaluePagingRangeOperationTableScan() - Method in class nl.renarj.jasdb.service.SortAndLimitQueryTest
 
testEqualsNestedEntity() - Method in class nl.renarj.jasdb.service.EntityQueryTest
 
testEqualsNestedEntityNoIndex() - Method in class nl.renarj.jasdb.service.EntityQueryTest
 
testEqualsOrQuery() - Method in class nl.renarj.jasdb.service.EntityQueryTest
 
testEqualsOutofRange() - Method in class nl.renarj.jasdb.service.EntityQueryTest
 
testEqualsPartialTablescanMultiFields() - Method in class nl.renarj.jasdb.service.TableScanQueryTest
 
testEqualsQuery() - Method in class nl.renarj.jasdb.service.EntityQueryTest
 
testEqualsTablescan() - Method in class nl.renarj.jasdb.service.TableScanQueryTest
 
testEqualsTablescanMultiFields() - Method in class nl.renarj.jasdb.service.TableScanQueryTest
 
testFindAll() - Method in class nl.renarj.jasdb.service.EntityManagerTest
 
testFindByName() - Method in class nl.renarj.jasdb.service.EntityManagerTest
 
testGetBagList() - Method in class nl.renarj.jasdb.service.DBSessionTest
 
testGetInstances() - Method in class nl.renarj.jasdb.service.DBSessionTest
 
testGetNonExistingInstance() - Method in class nl.renarj.jasdb.service.DBSessionTest
 
testInvalidJsonInsert() - Method in class nl.renarj.jasdb.service.EntityBagTest
 
testKeySpecialCharacters() - Method in class nl.renarj.jasdb.service.EntityQueryTest
 
testLimit() - Method in class nl.renarj.jasdb.service.EntityManagerTest
 
testMultivaluePagingEqualsOperation() - Method in class nl.renarj.jasdb.service.SortAndLimitQueryTest
 
testNoConditionsFullScan() - Method in class nl.renarj.jasdb.service.TableScanQueryTest
 
testNotEqualsAge() - Method in class nl.renarj.jasdb.service.EntityQueryTest
 
testNotEqualsMultiIndexes() - Method in class nl.renarj.jasdb.service.EntityBagTest
 
testPaging() - Method in class nl.renarj.jasdb.service.EntityManagerTest
 
testPartialIndexes() - Method in class nl.renarj.jasdb.service.EntityQueryTest
 
testPersist() - Method in class nl.renarj.jasdb.service.EntityBagTest
 
testPersistClosePersist() - Method in class nl.renarj.jasdb.service.EntityBagTest
 
testPersisterRemove() - Method in class nl.renarj.jasdb.service.EntityBagTest
 
testPersistFindPerformance() - Method in class nl.renarj.jasdb.service.EntityBagTest
 
testPersistIndexNonUniqueQuery() - Method in class nl.renarj.jasdb.service.EntityBagTest
 
testPersistMultiValue() - Method in class nl.renarj.jasdb.service.EntityBagTest
 
testPersistUpdateShutdownRead() - Method in class nl.renarj.jasdb.service.EntityBagTest
 
testQueryNonExistingProperty() - Method in class nl.renarj.jasdb.service.EntityQueryTest
 
testRandomPersistUpdate() - Method in class nl.renarj.jasdb.service.EntityBagTest
 
testRandomPersistUpdateBigRecordUpdate() - Method in class nl.renarj.jasdb.service.EntityBagTest
 
testRangeQuery() - Method in class nl.renarj.jasdb.service.EntityQueryTest
 
testRangeQuerySortByOtherField() - Method in class nl.renarj.jasdb.service.SortAndLimitQueryTest
 
testRangeQuerySortByOtherFieldNaturalOrdering() - Method in class nl.renarj.jasdb.service.SortAndLimitQueryTest
 
testSortByNonExistingField() - Method in class nl.renarj.jasdb.service.SortAndLimitQueryTest
 
testSortDescendingInvalidType() - Method in class nl.renarj.jasdb.service.SortAndLimitQueryTest
 
testSwitchInstance() - Method in class nl.renarj.jasdb.service.DBSessionTest
 
throwNotSupported() - Static method in class nl.renarj.jasdb.core.dummy.DummyUserManager
 
TimeTypeConverter - Class in nl.renarj.core.utilities.conversion
 
TimeTypeConverter() - Constructor for class nl.renarj.core.utilities.conversion.TimeTypeConverter
 
tmpDir - Static variable in class nl.renarj.jasdb.SimpleBaseTest
 
toBoolean() - Method in class nl.renarj.jasdb.api.properties.BooleanValue
 
toBytes(RestEntity) - Method in class nl.renarj.jasdb.rest.client.RemoteRestConnector
 
toEntity(EncryptedGrants) - Static method in class com.obera.service.acl.EncryptedGrants
 
toEntity(GrantObject) - Static method in class com.obera.service.acl.GrantObjectMeta
 
toEntity(User) - Static method in class com.obera.service.acl.UserMeta
 
toEntity() - Method in class nl.renarj.jasdb.api.properties.EntityValue
 
toEntity(InputStream) - Static method in class nl.renarj.jasdb.service.BagOperationUtil
 
toEntity(Bag) - Static method in class nl.renarj.jasdb.service.metadata.BagMeta
 
toEntity(Instance) - Static method in class nl.renarj.jasdb.service.metadata.InstanceMeta
 
toHeader() - Method in class nl.renarj.jasdb.api.metadata.IndexDefinition
 
toHeader() - Method in class nl.renarj.jasdb.core.partitions.BagPartition
 
toInteger() - Method in class nl.renarj.jasdb.api.properties.IntegerValue
 
toJson(SimpleEntity) - Static method in class nl.renarj.jasdb.api.SimpleEntity
Serialize the entity into json format
TokenConnector - Interface in nl.renarj.jasdb.remote
 
TokenType - Enum in nl.renarj.jasdb.rest.input
 
toList(QueryResult) - Method in class nl.renarj.jasdb.service.QueryBaseTest
 
toLong() - Method in class nl.renarj.jasdb.api.properties.LongValue
 
toStream(SimpleEntity) - Static method in class nl.renarj.jasdb.service.BagOperationUtil
 
toStream(String) - Static method in class nl.renarj.jasdb.storage.RecordStreamUtil
 
toString() - Method in class com.obera.service.acl.GrantMeta
 
toString() - Method in class com.obera.service.acl.GrantObjectMeta
 
toString() - Method in class com.obera.service.acl.UserMeta
 
toString() - Method in class com.obera.service.acl.UserSessionImpl
 
toString() - Method in class com.oberasoftware.jasdb.entitymapper.EntityMetadataImpl
 
toString() - Method in class com.oberasoftware.jasdb.entitymapper.PropertyMetadataImpl
 
toString() - Method in class nl.renarj.jasdb.api.metadata.IndexDefinition
 
toString() - Method in class nl.renarj.jasdb.api.properties.BooleanValue
 
toString() - Method in class nl.renarj.jasdb.api.properties.EntityValue
 
toString() - Method in class nl.renarj.jasdb.api.properties.IntegerValue
 
toString() - Method in class nl.renarj.jasdb.api.properties.LongValue
 
toString() - Method in class nl.renarj.jasdb.api.properties.MultivalueProperty
 
toString() - Method in interface nl.renarj.jasdb.api.properties.Property
Creates a serialized string of the values of this property
toString() - Method in class nl.renarj.jasdb.api.properties.StringValue
 
toString() - Method in interface nl.renarj.jasdb.api.properties.Value
 
toString() - Method in class nl.renarj.jasdb.api.query.QueryBuilder
 
toString() - Method in class nl.renarj.jasdb.api.query.QueryField
 
toString() - Method in class nl.renarj.jasdb.api.SimpleEntity
 
toString() - Method in class nl.renarj.jasdb.core.caching.LRURegion
 
toString() - Method in class nl.renarj.jasdb.core.collections.OrderedBalancedTree
 
toString(int) - Method in class nl.renarj.jasdb.core.collections.TreeNode
 
toString() - Method in class nl.renarj.jasdb.core.locator.NodeInformation
 
toString() - Method in class nl.renarj.jasdb.core.partitions.BagPartition
 
toString() - Method in class nl.renarj.jasdb.core.partitions.PartitionInformationWrapper
 
toString() - Method in class nl.renarj.jasdb.core.storage.datablocks.DataBlockResult
 
toString() - Method in class nl.renarj.jasdb.core.storage.datablocks.impl.BlockEntry
 
toString() - Method in class nl.renarj.jasdb.core.storage.datablocks.impl.DataBlockHeaderImpl
 
toString() - Method in class nl.renarj.jasdb.core.storage.datablocks.impl.DataBlockImpl
 
toString() - Method in class nl.renarj.jasdb.index.btreeplus.BTreeIndex
 
toString() - Method in class nl.renarj.jasdb.index.btreeplus.caching.IndexBlockEntry
 
toString() - Method in class nl.renarj.jasdb.index.btreeplus.LeaveBlockImpl
 
toString() - Method in class nl.renarj.jasdb.index.btreeplus.LeaveBlockProperties
 
toString() - Method in class nl.renarj.jasdb.index.btreeplus.TreeNode
 
toString() - Method in class nl.renarj.jasdb.index.keys.impl.CompositeKey
 
toString() - Method in class nl.renarj.jasdb.index.keys.impl.LongKey
 
toString() - Method in class nl.renarj.jasdb.index.keys.impl.StringKey
 
toString() - Method in class nl.renarj.jasdb.index.keys.impl.UUIDKey
 
toString() - Method in interface nl.renarj.jasdb.index.keys.Key
 
toString() - Method in class nl.renarj.jasdb.index.keys.keyinfo.KeyInfoImpl
 
toString() - Method in class nl.renarj.jasdb.index.keys.keyinfo.KeyLoadResult
 
toString() - Method in class nl.renarj.jasdb.index.keys.keyinfo.KeyNameMapperImpl
 
toString() - Method in class nl.renarj.jasdb.index.search.EqualsCondition
 
toString() - Method in class nl.renarj.jasdb.index.search.RangeCondition
 
toString() - Method in class nl.renarj.jasdb.rest.client.RemoteRestConnector
 
toString() - Method in class nl.renarj.jasdb.rest.input.conditions.BlockOperation
 
toString() - Method in class nl.renarj.jasdb.rest.input.conditions.FieldCondition
 
toString() - Method in class nl.renarj.jasdb.rest.input.InputElement
 
toString() - Method in class nl.renarj.jasdb.rest.SSLDetails
 
toString() - Method in class nl.renarj.jasdb.service.LocalStorageServiceImpl
 
toString() - Method in class nl.renarj.jasdb.service.metadata.BagMeta
 
toString(RecordResult) - Static method in class nl.renarj.jasdb.storage.RecordStreamUtil
 
toString(InputStream) - Static method in class nl.renarj.jasdb.storage.RecordStreamUtil
 
toValidUUID(String) - Static method in class com.oberasoftware.jasdb.entitymapper.EntityUtils
 
TransactionalRecordWriter - Class in nl.renarj.jasdb.storage.transactional
 
TransactionalRecordWriter(File) - Constructor for class nl.renarj.jasdb.storage.transactional.TransactionalRecordWriter
 
TransactionalRecordWriterFactory - Class in nl.renarj.jasdb.storage.transactional
 
TransactionalRecordWriterFactory() - Constructor for class nl.renarj.jasdb.storage.transactional.TransactionalRecordWriterFactory
 
transformBuilder(QueryBuilder) - Static method in class nl.renarj.jasdb.storage.query.BuilderTransformer
 
TreeBlock - Class in nl.renarj.jasdb.index.btreeplus
 
TreeBlock(BlockPersister, DataBlock, long) - Constructor for class nl.renarj.jasdb.index.btreeplus.TreeBlock
 
TreeBlock(BlockPersister, DataBlock, long, boolean) - Constructor for class nl.renarj.jasdb.index.btreeplus.TreeBlock
 
TreeNode<T extends Comparable<T>,V> - Class in nl.renarj.jasdb.core.collections
 
TreeNode - Class in nl.renarj.jasdb.index.btreeplus
 
TreeNode(Key, long, long) - Constructor for class nl.renarj.jasdb.index.btreeplus.TreeNode
 
treeNodes - Variable in class nl.renarj.jasdb.index.btreeplus.TreeBlock
 
TWO_LONG_BYTES - Static variable in interface nl.renarj.jasdb.core.MEMORY_CONSTANTS
 
TypeMapper<T> - Interface in com.oberasoftware.jasdb.api.entitymapper
 
TypeMapperFactory - Class in com.oberasoftware.jasdb.entitymapper.types
 

U

UNLIMITED_RESULTS - Static variable in class nl.renarj.jasdb.index.result.SearchLimit
 
unregisterRegion(String) - Method in class nl.renarj.jasdb.core.caching.GlobalCachingMemoryManager
 
updateAccess(String) - Method in class nl.renarj.core.caching.CacheBucket
 
updateBlockPointer(Key, long, long) - Method in class nl.renarj.jasdb.index.btreeplus.TreeBlock
 
updateEntity(ProceedingJoinPoint, RequestContext, SimpleEntity, StorageService) - Method in class com.obera.service.acl.AuthorizationServiceWrapper
 
updateEntity(SimpleEntity) - Method in interface nl.renarj.jasdb.api.model.EntityBag
Updates an entity in the bag of entities
updateEntity(SimpleEntity) - Method in class nl.renarj.jasdb.api.RemoteEntityBag
 
updateEntity(RemotingContext, String, String, SimpleEntity) - Method in interface nl.renarj.jasdb.remote.EntityConnector
 
updateEntity(RemotingContext, String, String, SimpleEntity) - Method in class nl.renarj.jasdb.rest.client.EntityRestConnector
 
updateEntity(RequestContext, SimpleEntity) - Method in class nl.renarj.jasdb.service.LocalStorageServiceImpl
 
updateEntity(RequestContext, SimpleEntity) - Method in interface nl.renarj.jasdb.service.StorageService
This updates the entity in the storage and indexes if needed
updateEntity(SimpleEntity) - Method in class nl.renarj.jasdb.storage.entities.EntityBagImpl
 
updateEntry(InputElement, RestResponseHandler, String, RequestContext) - Method in class nl.renarj.jasdb.rest.loaders.AbstractModelLoader
 
updateEntry(InputElement, RestResponseHandler, String, RequestContext) - Method in class nl.renarj.jasdb.rest.loaders.EntityModelLoader
 
updateEntry(InputElement, RestResponseHandler, String, RequestContext) - Method in interface nl.renarj.jasdb.rest.loaders.PathModelLoader
 
updateId(String, Object) - Method in interface com.oberasoftware.jasdb.api.entitymapper.EntityMapper
 
updateId(String, Object) - Method in class com.oberasoftware.jasdb.entitymapper.AnnotationEntityMapper
 
updateInstance(Instance) - Method in interface nl.renarj.jasdb.api.metadata.MetadataStore
Updates the instance metadata
updateInstance(Instance) - Method in class nl.renarj.jasdb.service.metadata.JasDBMetadataStore
 
UpdateIntent - Class in nl.renarj.jasdb.index.btreeplus.locking
 
UpdateIntent() - Constructor for class nl.renarj.jasdb.index.btreeplus.locking.UpdateIntent
 
updateKey(Key, Key) - Method in class nl.renarj.jasdb.index.btreeplus.BTreeIndex
 
updateKey(Key) - Method in interface nl.renarj.jasdb.index.btreeplus.LeaveBlock
 
updateKey(Key) - Method in class nl.renarj.jasdb.index.btreeplus.LeaveBlockImpl
 
updateKey(Key) - Method in class nl.renarj.jasdb.index.btreeplus.RootBlock
 
updateKey(Key, Key) - Method in interface nl.renarj.jasdb.index.Index
Update the key payload inside the index, the key is to expected to conform to the index key specification as determined in the keyinfo.
updateMetadataEntity(SimpleEntity, long) - Method in interface nl.renarj.jasdb.api.metadata.MetadataStore
Generic operation to update a metadata entity in the metadata store
updateMetadataEntity(SimpleEntity, long) - Method in class nl.renarj.jasdb.service.metadata.JasDBMetadataStore
 
updateRecord(UUIDKey, ClonableDataStream) - Method in interface nl.renarj.jasdb.core.storage.RecordWriter
This updates the record contents stored in storage for a given updated content and the current record pointer to the record.
updateRecord(UUIDKey, ClonableDataStream) - Method in class nl.renarj.jasdb.storage.btree.BtreeIndexRecordWriter
 
updateRecord(UUIDKey, ClonableDataStream) - Method in class nl.renarj.jasdb.storage.CachedRecordWriter
 
updateRecord(String, Supplier<Optional<Long>>, BiConsumer<Long, Long>) - Method in class nl.renarj.jasdb.storage.transactional.FSWriter
 
updateRecord(UUIDKey, ClonableDataStream) - Method in class nl.renarj.jasdb.storage.transactional.TransactionalRecordWriter
 
updateRecord(String, Supplier<Optional<Long>>, BiConsumer<Long, Long>) - Method in interface nl.renarj.jasdb.storage.transactional.Writer
 
User - Interface in nl.renarj.jasdb.api.metadata
 
USER_CONTENT_KEY - Static variable in interface nl.renarj.jasdb.service.metadata.Constants
 
USER_ENGINE - Static variable in interface nl.renarj.jasdb.service.metadata.Constants
 
USER_NAME - Static variable in interface nl.renarj.jasdb.service.metadata.Constants
User based constants
USER_PASSWORD_HASH - Static variable in interface nl.renarj.jasdb.service.metadata.Constants
 
UserAdministration - Interface in nl.renarj.jasdb.api
 
UserConnector - Interface in nl.renarj.jasdb.remote
 
UserManager - Interface in nl.renarj.jasdb.api.acl
 
UserManagerImpl - Class in com.obera.service.acl
 
UserManagerImpl(CredentialsProvider) - Constructor for class com.obera.service.acl.UserManagerImpl
 
UserMeta - Class in com.obera.service.acl
 
UserMeta(String, String, String, String, String, String) - Constructor for class com.obera.service.acl.UserMeta
 
USERMETA_TYPE - Static variable in class com.obera.service.acl.UserMetadataProvider
 
UserMetadataProvider - Class in com.obera.service.acl
 
UserMetadataProvider() - Constructor for class com.obera.service.acl.UserMetadataProvider
 
UserModelLoader - Class in nl.renarj.jasdb.rest.loaders
 
UserModelLoader() - Constructor for class nl.renarj.jasdb.rest.loaders.UserModelLoader
 
UserRestConnector - Class in nl.renarj.jasdb.rest.client
 
UserRestConnector(NodeInformation) - Constructor for class nl.renarj.jasdb.rest.client.UserRestConnector
 
UserSession - Interface in nl.renarj.jasdb.api.acl
 
UserSessionImpl - Class in com.obera.service.acl
 
UserSessionImpl(String, String, String, User) - Constructor for class com.obera.service.acl.UserSessionImpl
 
UUIDKey - Class in nl.renarj.jasdb.index.keys.impl
This represents the UUID key class mainly used for object references, this relies on the UUID implementation of Java (java.util.UUID) but does tries to prevent usage of the object itself for memory reasons.
UUIDKey(String) - Constructor for class nl.renarj.jasdb.index.keys.impl.UUIDKey
 
UUIDKey(UUID) - Constructor for class nl.renarj.jasdb.index.keys.impl.UUIDKey
 
UUIDKey(long, long) - Constructor for class nl.renarj.jasdb.index.keys.impl.UUIDKey
 
UUIDKeyFactory - Class in nl.renarj.jasdb.index.keys.factory
 
UUIDKeyFactory(String) - Constructor for class nl.renarj.jasdb.index.keys.factory.UUIDKeyFactory
 
UUIDKeyType - Class in nl.renarj.jasdb.index.keys.types
 
UUIDKeyType() - Constructor for class nl.renarj.jasdb.index.keys.types.UUIDKeyType
 

V

validateCondition(KeyInfo, SearchCondition) - Static method in class nl.renarj.jasdb.index.btreeplus.search.EqualsSearchOperation
 
Value - Interface in nl.renarj.jasdb.api.properties
User: renarj Date: 2/10/12 Time: 12:31 PM
value(String) - Method in class nl.renarj.jasdb.api.query.FieldBuilder
 
value(long) - Method in class nl.renarj.jasdb.api.query.FieldBuilder
 
valueAsHeader() - Method in interface nl.renarj.jasdb.index.keys.keyinfo.KeyInfo
Persists all value information as a header string
valueAsHeader() - Method in class nl.renarj.jasdb.index.keys.keyinfo.KeyInfoImpl
 
ValueConverterType - Interface in nl.renarj.core.utilities.conversion
 
ValueConverterUtil - Class in nl.renarj.core.utilities.conversion
 
ValueConverterUtil() - Constructor for class nl.renarj.core.utilities.conversion.ValueConverterUtil
 
valueOf(String) - Static method in enum nl.renarj.jasdb.api.acl.AccessMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum nl.renarj.jasdb.api.query.BlockType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum nl.renarj.jasdb.api.query.Order
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum nl.renarj.jasdb.api.query.QueryFieldOperator
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum nl.renarj.jasdb.core.partitions.PartitionStates
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum nl.renarj.jasdb.index.btreeplus.locking.LOCK_TYPE
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum nl.renarj.jasdb.index.btreeplus.locking.LockIntentType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum nl.renarj.jasdb.index.btreeplus.persistence.BlockTypes
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum nl.renarj.jasdb.index.IndexState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum nl.renarj.jasdb.index.keys.CompareMethod
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum nl.renarj.jasdb.index.keys.keyinfo.KeyInfoType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum nl.renarj.jasdb.index.ScanIntent
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum nl.renarj.jasdb.rest.client.RemoteRestConnector.REQUEST_MODE
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum nl.renarj.jasdb.rest.input.Operator
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum nl.renarj.jasdb.rest.input.OrderParam.DIRECTION
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum nl.renarj.jasdb.rest.input.TokenType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum nl.renarj.jasdb.storage.indexing.IndexTypes
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum nl.renarj.jasdb.storage.transactional.RECORD_FLAG
Returns the enum constant of this type with the specified name.
values() - Static method in enum nl.renarj.jasdb.api.acl.AccessMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum nl.renarj.jasdb.api.query.BlockType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum nl.renarj.jasdb.api.query.Order
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum nl.renarj.jasdb.api.query.QueryFieldOperator
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in interface nl.renarj.jasdb.core.caching.CacheRegion
 
values() - Method in class nl.renarj.jasdb.core.caching.LRURegion
 
values() - Method in class nl.renarj.jasdb.core.collections.OrderedBalancedTree
 
values(List<V>) - Method in class nl.renarj.jasdb.core.collections.TreeNode
 
values() - Static method in enum nl.renarj.jasdb.core.partitions.PartitionStates
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum nl.renarj.jasdb.index.btreeplus.locking.LOCK_TYPE
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum nl.renarj.jasdb.index.btreeplus.locking.LockIntentType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum nl.renarj.jasdb.index.btreeplus.persistence.BlockTypes
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum nl.renarj.jasdb.index.IndexState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum nl.renarj.jasdb.index.keys.CompareMethod
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum nl.renarj.jasdb.index.keys.keyinfo.KeyInfoType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum nl.renarj.jasdb.index.ScanIntent
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum nl.renarj.jasdb.rest.client.RemoteRestConnector.REQUEST_MODE
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum nl.renarj.jasdb.rest.input.Operator
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum nl.renarj.jasdb.rest.input.OrderParam.DIRECTION
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum nl.renarj.jasdb.rest.input.TokenType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum nl.renarj.jasdb.storage.indexing.IndexTypes
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum nl.renarj.jasdb.storage.transactional.RECORD_FLAG
Returns an array containing the constants of this enum type, in the order they are declared.
valueToId - Variable in class nl.renarj.jasdb.service.QueryBaseTest
 
verify(Function<RecordResult, UUIDKey>) - Method in class nl.renarj.jasdb.storage.transactional.TransactionalRecordWriter
 

W

waitForShutdown() - Static method in class nl.renarj.jasdb.core.SimpleKernel
 
WebEntity - Class in com.obera.jasdb.web.model
 
WebEntity() - Constructor for class com.obera.jasdb.web.model.WebEntity
 
WebException - Exception in com.obera.jasdb.web.exceptions
 
WebException(String) - Constructor for exception com.obera.jasdb.web.exceptions.WebException
 
WebInstance - Class in com.obera.jasdb.web.model
 
WebInstance() - Constructor for class com.obera.jasdb.web.model.WebInstance
 
WrappedValueKeyFactory - Class in nl.renarj.jasdb.index.keys.factory
 
WrappedValueKeyFactory(KeyFactory, MultiKeyloader) - Constructor for class nl.renarj.jasdb.index.keys.factory.WrappedValueKeyFactory
 
writeBytes(byte[]) - Method in interface nl.renarj.jasdb.core.storage.datablocks.DataBlock
 
writeBytes(byte[]) - Method in class nl.renarj.jasdb.core.storage.datablocks.impl.DataBlockImpl
 
writeDataStream(InputStream, boolean) - Method in class nl.renarj.jasdb.core.storage.datablocks.impl.DataBlockImpl
 
writeEntry(InputElement, RestResponseHandler, String, RequestContext) - Method in class nl.renarj.jasdb.rest.loaders.BagModelLoader
 
writeEntry(InputElement, RestResponseHandler, String, RequestContext) - Method in class nl.renarj.jasdb.rest.loaders.CacheModelLoader
 
writeEntry(InputElement, RestResponseHandler, String, RequestContext) - Method in class nl.renarj.jasdb.rest.loaders.EntityModelLoader
 
writeEntry(InputElement, RestResponseHandler, String, RequestContext) - Method in class nl.renarj.jasdb.rest.loaders.GrantModelLoader
 
writeEntry(InputElement, RestResponseHandler, String, RequestContext) - Method in class nl.renarj.jasdb.rest.loaders.IndexModelLoader
 
writeEntry(InputElement, RestResponseHandler, String, RequestContext) - Method in class nl.renarj.jasdb.rest.loaders.InstanceModelLoader
 
writeEntry(InputElement, RestResponseHandler, String, RequestContext) - Method in class nl.renarj.jasdb.rest.loaders.PartitionModelLoader
 
writeEntry(InputElement, RestResponseHandler, String, RequestContext) - Method in interface nl.renarj.jasdb.rest.loaders.PathModelLoader
 
writeEntry(InputElement, RestResponseHandler, String, RequestContext) - Method in class nl.renarj.jasdb.rest.loaders.StatisticsModelLoader
 
writeEntry(InputElement, RestResponseHandler, String, RequestContext) - Method in class nl.renarj.jasdb.rest.loaders.UserModelLoader
 
writeHeader(DataBlock, boolean) - Static method in class nl.renarj.jasdb.index.btreeplus.persistence.RootBlockFactory
 
WriteIntentExclusive - Class in nl.renarj.jasdb.index.btreeplus.locking
 
WriteIntentExclusive() - Constructor for class nl.renarj.jasdb.index.btreeplus.locking.WriteIntentExclusive
 
writeKey(TreeBlock, Key, DataBlock) - Method in class nl.renarj.jasdb.index.btreeplus.persistence.NodeBlockFactory
 
writeKey(TreeBlock, Key, DataBlock) - Method in class nl.renarj.jasdb.index.btreeplus.persistence.RootBlockFactory
 
writeKey(Key, int, ByteBuffer) - Method in class nl.renarj.jasdb.index.keys.factory.CompositeKeyFactory
 
writeKey(Key, DataBlock) - Method in class nl.renarj.jasdb.index.keys.factory.CompositeKeyFactory
 
writeKey(Key, int, ByteBuffer) - Method in class nl.renarj.jasdb.index.keys.factory.DataKeyFactory
 
writeKey(Key, DataBlock) - Method in class nl.renarj.jasdb.index.keys.factory.DataKeyFactory
 
writeKey(Key, int, ByteBuffer) - Method in interface nl.renarj.jasdb.index.keys.factory.KeyFactory
 
writeKey(Key, DataBlock) - Method in interface nl.renarj.jasdb.index.keys.factory.KeyFactory
 
writeKey(Key, int, ByteBuffer) - Method in class nl.renarj.jasdb.index.keys.factory.LongKeyFactory
 
writeKey(Key, DataBlock) - Method in class nl.renarj.jasdb.index.keys.factory.LongKeyFactory
 
writeKey(Key, int, ByteBuffer) - Method in class nl.renarj.jasdb.index.keys.factory.StringKeyFactory
 
writeKey(Key, DataBlock) - Method in class nl.renarj.jasdb.index.keys.factory.StringKeyFactory
 
writeKey(Key, int, ByteBuffer) - Method in class nl.renarj.jasdb.index.keys.factory.UUIDKeyFactory
 
writeKey(Key, DataBlock) - Method in class nl.renarj.jasdb.index.keys.factory.UUIDKeyFactory
 
writeKey(Key, int, ByteBuffer) - Method in class nl.renarj.jasdb.index.keys.factory.WrappedValueKeyFactory
 
writeKey(Key, DataBlock) - Method in class nl.renarj.jasdb.index.keys.factory.WrappedValueKeyFactory
 
writeKey(Key, int, ByteBuffer) - Method in interface nl.renarj.jasdb.index.keys.keyinfo.KeyInfo
 
writeKey(Key, DataBlock) - Method in interface nl.renarj.jasdb.index.keys.keyinfo.KeyInfo
 
writeKey(Key, int, ByteBuffer) - Method in class nl.renarj.jasdb.index.keys.keyinfo.KeyInfoImpl
 
writeKey(Key, DataBlock) - Method in class nl.renarj.jasdb.index.keys.keyinfo.KeyInfoImpl
 
writeKeys(Key, int, ByteBuffer) - Method in interface nl.renarj.jasdb.index.keys.keyinfo.MultiKeyloader
 
writeKeys(Key, DataBlock) - Method in interface nl.renarj.jasdb.index.keys.keyinfo.MultiKeyloader
 
writeKeys(Key, int, ByteBuffer) - Method in class nl.renarj.jasdb.index.keys.keyinfo.MultiKeyLoaderImpl
 
writeKeys(Key, DataBlock) - Method in class nl.renarj.jasdb.index.keys.keyinfo.MultiKeyLoaderImpl
 
writeLock() - Method in class nl.renarj.jasdb.core.utils.ReadWriteLock
 
writeLong(long) - Method in interface nl.renarj.jasdb.core.storage.datablocks.DataBlock
 
writeLong(long) - Method in class nl.renarj.jasdb.core.storage.datablocks.impl.DataBlockImpl
 
Writer - Interface in nl.renarj.jasdb.storage.transactional
 
writeRecord(UUIDKey, ClonableDataStream) - Method in interface nl.renarj.jasdb.core.storage.RecordWriter
This writes the given content to the filesystem and returns the record pointer at which the record can be retrieved on next attempt.
writeRecord(UUIDKey, ClonableDataStream) - Method in class nl.renarj.jasdb.storage.btree.BtreeIndexRecordWriter
 
writeRecord(UUIDKey, ClonableDataStream) - Method in class nl.renarj.jasdb.storage.CachedRecordWriter
 
writeRecord(String, Consumer<Long>) - Method in class nl.renarj.jasdb.storage.transactional.FSWriter
 
writeRecord(UUIDKey, ClonableDataStream) - Method in class nl.renarj.jasdb.storage.transactional.TransactionalRecordWriter
 
writeRecord(String, Consumer<Long>) - Method in interface nl.renarj.jasdb.storage.transactional.Writer
 
writeStream(InputStream) - Method in interface nl.renarj.jasdb.core.storage.datablocks.DataBlock
 
writeStream(InputStream) - Method in class nl.renarj.jasdb.core.storage.datablocks.impl.DataBlockImpl
 
writeToFile(File, String) - Static method in class nl.renarj.jasdb.core.utils.FileUtils
 
writeUnlock() - Method in class nl.renarj.jasdb.core.utils.ReadWriteLock
 

X

XMLReader - Class in nl.renarj.core.utilities
 
XMLReader() - Constructor for class nl.renarj.core.utilities.XMLReader
 
A B C D E F G H I J K L M N O P Q R S T U V W X 
Skip navigation links

Copyright © 2015. All rights reserved.