All Downloads are FREE. Search and download functionalities are using the official Maven repository.
Search JAR files by class name

Download wonderdb JAR 0.2 with all dependencies


Highly scalable NoSql database and caching system. Highly performance get, put and remove apis to access local JVM cache.

Files of the artifact wonderdb version 0.2 from the group org.wonderdb.

Test

Artifact wonderdb
Group org.wonderdb
Version 0.2
Last update 12. April 2015
Tags: system remove cache apis performance scalable highly local access database nosql caching
Organization not specified
URL http://wonderdb.org
License Apache License, Version 2.0
Dependencies amount 2
Dependencies netty, log4j,
There are maybe transitive dependencies!
There is a newer version: 0.3
Show newest version
Show more of this group  Show more artifacts with this name
Show all versions of wonderdb Show documentation

Please rate this JAR file. Is it a good library?

0 downloads

Source code of wonderdb version 0.2

META-INF
META-INF.META-INF.MANIFEST.MF
.TestDBufferAllocation
org.wonderdb.block
org.wonderdb.block.org.wonderdb.block.BaseBlock
org.wonderdb.block.org.wonderdb.block.BaseIndexBlock
org.wonderdb.block.org.wonderdb.block.Block
org.wonderdb.block.org.wonderdb.block.BlockEntryPosition
org.wonderdb.block.org.wonderdb.block.BlockManager
org.wonderdb.block.org.wonderdb.block.IndexBlock
org.wonderdb.block.org.wonderdb.block.IndexBranchBlock
org.wonderdb.block.org.wonderdb.block.IndexCompareIndexQuery
org.wonderdb.block.org.wonderdb.block.IndexLeafBlock
org.wonderdb.block.org.wonderdb.block.IndexQuery
org.wonderdb.block.org.wonderdb.block.ListBlock
org.wonderdb.block.record.manager
org.wonderdb.block.record.manager.org.wonderdb.block.record.manager.CacheManager
org.wonderdb.block.record.manager.org.wonderdb.block.record.manager.CacheTest
org.wonderdb.block.record.manager.org.wonderdb.block.record.manager.InProcessIndexQueryIndexMgr
org.wonderdb.block.record.manager.org.wonderdb.block.record.manager.ObjectId
org.wonderdb.block.record.manager.org.wonderdb.block.record.manager.ObjectLocker
org.wonderdb.block.record.manager.org.wonderdb.block.record.manager.TableRecordManager
org.wonderdb.block.weak
org.wonderdb.block.weak.org.wonderdb.block.weak.WeakBlock
org.wonderdb.cache
org.wonderdb.cache.org.wonderdb.cache.Cache
org.wonderdb.cache.org.wonderdb.cache.CacheDestinationWriter
org.wonderdb.cache.org.wonderdb.cache.CacheResourceProvider
org.wonderdb.cache.org.wonderdb.cache.CacheUsage
org.wonderdb.cache.org.wonderdb.cache.CacheUsageMBean
org.wonderdb.cache.org.wonderdb.cache.Cacheable
org.wonderdb.cache.org.wonderdb.cache.InflightReads
org.wonderdb.cache.org.wonderdb.cache.Pinner
org.wonderdb.cache.org.wonderdb.cache.PinnerMBean
org.wonderdb.cache.impl
org.wonderdb.cache.impl.org.wonderdb.cache.impl.BaseCacheHandler
org.wonderdb.cache.impl.org.wonderdb.cache.impl.CacheBean
org.wonderdb.cache.impl.org.wonderdb.cache.impl.CacheEntryPinner
org.wonderdb.cache.impl.org.wonderdb.cache.impl.CacheEvictor
org.wonderdb.cache.impl.org.wonderdb.cache.impl.CacheHandler
org.wonderdb.cache.impl.org.wonderdb.cache.impl.CacheLock
org.wonderdb.cache.impl.org.wonderdb.cache.impl.CacheState
org.wonderdb.cache.impl.org.wonderdb.cache.impl.CacheWriter
org.wonderdb.cache.impl.org.wonderdb.cache.impl.InflightFileReader
org.wonderdb.cache.impl.org.wonderdb.cache.impl.MemoryCacheMap
org.wonderdb.cache.impl.org.wonderdb.cache.impl.PrimaryCacheHandlerFactory
org.wonderdb.cache.impl.org.wonderdb.cache.impl.PrimaryCacheResourceProvider
org.wonderdb.cache.impl.org.wonderdb.cache.impl.PrimaryCacheResourceProviderFactory
org.wonderdb.cache.impl.org.wonderdb.cache.impl.SecondaryCacheHandlerFactory
org.wonderdb.cache.impl.org.wonderdb.cache.impl.SecondaryCacheResourceProvider
org.wonderdb.cache.impl.org.wonderdb.cache.impl.SecondaryCacheResourceProviderFactory
org.wonderdb.cluster
org.wonderdb.cluster.org.wonderdb.cluster.ClusterManager
org.wonderdb.cluster.org.wonderdb.cluster.ClusterManagerFactory
org.wonderdb.cluster.org.wonderdb.cluster.DefaultClusterManager
org.wonderdb.cluster.org.wonderdb.cluster.Shard
org.wonderdb.collection
org.wonderdb.collection.org.wonderdb.collection.IndexResultContent
org.wonderdb.collection.org.wonderdb.collection.ResultContent
org.wonderdb.collection.org.wonderdb.collection.StaticTableResultContent
org.wonderdb.collection.org.wonderdb.collection.TableResultContent
org.wonderdb.collection.exceptions
org.wonderdb.collection.exceptions.org.wonderdb.collection.exceptions.UniqueKeyViolationException
org.wonderdb.core.collection
org.wonderdb.core.collection.org.wonderdb.core.collection.BTree
org.wonderdb.core.collection.org.wonderdb.core.collection.ExtendedUtils
org.wonderdb.core.collection.org.wonderdb.core.collection.RecordUtils
org.wonderdb.core.collection.org.wonderdb.core.collection.ResultIterator
org.wonderdb.core.collection.org.wonderdb.core.collection.WonderDBList
org.wonderdb.core.collection.impl
org.wonderdb.core.collection.impl.org.wonderdb.core.collection.impl.BTreeImpl
org.wonderdb.core.collection.impl.org.wonderdb.core.collection.impl.BTreeIteratorImpl
org.wonderdb.core.collection.impl.org.wonderdb.core.collection.impl.BaseResultIteratorImpl
org.wonderdb.core.collection.impl.org.wonderdb.core.collection.impl.EmptyResultIterator
org.wonderdb.core.collection.impl.org.wonderdb.core.collection.impl.HashIndexImpl
org.wonderdb.core.collection.impl.org.wonderdb.core.collection.impl.SplitFactory
org.wonderdb.core.collection.impl.org.wonderdb.core.collection.impl.SplitRequiredException
org.wonderdb.core.collection.impl.org.wonderdb.core.collection.impl.UpdateMaxKeyException
org.wonderdb.exception
org.wonderdb.exception.org.wonderdb.exception.InvalidCollectionNameException
org.wonderdb.exception.org.wonderdb.exception.InvalidIndexException
org.wonderdb.exceptions
org.wonderdb.exceptions.org.wonderdb.exceptions.FileAlreadyExists
org.wonderdb.exceptions.org.wonderdb.exceptions.StorageFileCreationException
org.wonderdb.exceptions.org.wonderdb.exceptions.ValueNotAvailableException
org.wonderdb.expression
org.wonderdb.expression.org.wonderdb.expression.AndExpression
org.wonderdb.expression.org.wonderdb.expression.BasicExpression
org.wonderdb.expression.org.wonderdb.expression.Expression
org.wonderdb.expression.org.wonderdb.expression.Operand
org.wonderdb.expression.org.wonderdb.expression.TreeOperand
org.wonderdb.expression.org.wonderdb.expression.VariableOperand
org.wonderdb.file
org.wonderdb.file.org.wonderdb.file.FileCacheWriter
org.wonderdb.file.org.wonderdb.file.FilePointerFactory
org.wonderdb.file.org.wonderdb.file.StorageUtils
org.wonderdb.freeblock
org.wonderdb.freeblock.org.wonderdb.freeblock.FreeBlockFactory
org.wonderdb.freeblock.org.wonderdb.freeblock.FreeBlockManager
org.wonderdb.freeblock.org.wonderdb.freeblock.FreeBlockMgr
org.wonderdb.helper
org.wonderdb.helper.org.wonderdb.helper.LazyExtendedSpaceProvider
org.wonderdb.metadata
org.wonderdb.metadata.org.wonderdb.metadata.StorageMetadata
org.wonderdb.parser
org.wonderdb.parser.org.wonderdb.parser.CreateIndexStmt
org.wonderdb.parser.org.wonderdb.parser.CreateStorageStmt
org.wonderdb.parser.org.wonderdb.parser.CreateTableStmt
org.wonderdb.parser.org.wonderdb.parser.DeleteStmt
org.wonderdb.parser.org.wonderdb.parser.Expression
org.wonderdb.parser.org.wonderdb.parser.Filter
org.wonderdb.parser.org.wonderdb.parser.IndexCol
org.wonderdb.parser.org.wonderdb.parser.InsertColumns
org.wonderdb.parser.org.wonderdb.parser.InsertStmt
org.wonderdb.parser.org.wonderdb.parser.SelectStmt
org.wonderdb.parser.org.wonderdb.parser.ShowIndexStmt
org.wonderdb.parser.org.wonderdb.parser.ShowSchemaStmt
org.wonderdb.parser.org.wonderdb.parser.ShowTableStmt
org.wonderdb.parser.org.wonderdb.parser.TableDef
org.wonderdb.parser.org.wonderdb.parser.UpdateSetExpression
org.wonderdb.parser.org.wonderdb.parser.UpdateStmt
org.wonderdb.parser.jtree
org.wonderdb.parser.jtree.org.wonderdb.parser.jtree.ExpressionNode
org.wonderdb.parser.jtree.org.wonderdb.parser.jtree.JJTUQLParserState
org.wonderdb.parser.jtree.org.wonderdb.parser.jtree.Node
org.wonderdb.parser.jtree.org.wonderdb.parser.jtree.ParseException
org.wonderdb.parser.jtree.org.wonderdb.parser.jtree.ParsedFilter
org.wonderdb.parser.jtree.org.wonderdb.parser.jtree.ParsedFilterBuilder
org.wonderdb.parser.jtree.org.wonderdb.parser.jtree.QueryEvaluator
org.wonderdb.parser.jtree.org.wonderdb.parser.jtree.QueryParser
org.wonderdb.parser.jtree.org.wonderdb.parser.jtree.SimpleCharStream
org.wonderdb.parser.jtree.org.wonderdb.parser.jtree.SimpleNode
org.wonderdb.parser.jtree.org.wonderdb.parser.jtree.SimpleNodeHelper
org.wonderdb.parser.jtree.org.wonderdb.parser.jtree.Token
org.wonderdb.parser.jtree.org.wonderdb.parser.jtree.TokenMgrError
org.wonderdb.parser.jtree.org.wonderdb.parser.jtree.UQLParser
org.wonderdb.parser.jtree.org.wonderdb.parser.jtree.UQLParserConstants
org.wonderdb.parser.jtree.org.wonderdb.parser.jtree.UQLParserTokenManager
org.wonderdb.parser.jtree.org.wonderdb.parser.jtree.UQLParserTreeConstants
org.wonderdb.parser.jtree.filter
org.wonderdb.parser.jtree.filter.org.wonderdb.parser.jtree.filter.FilterParser
org.wonderdb.parser.jtree.filter.org.wonderdb.parser.jtree.filter.FilterParserConstants
org.wonderdb.parser.jtree.filter.org.wonderdb.parser.jtree.filter.FilterParserTokenManager
org.wonderdb.parser.jtree.filter.org.wonderdb.parser.jtree.filter.FilterParserTreeConstants
org.wonderdb.parser.jtree.filter.org.wonderdb.parser.jtree.filter.JJTFilterParserState
org.wonderdb.parser.jtree.filter.org.wonderdb.parser.jtree.filter.JJTUQLParserState
org.wonderdb.parser.jtree.filter.org.wonderdb.parser.jtree.filter.Node
org.wonderdb.parser.jtree.filter.org.wonderdb.parser.jtree.filter.ParseException
org.wonderdb.parser.jtree.filter.org.wonderdb.parser.jtree.filter.SimpleCharStream
org.wonderdb.parser.jtree.filter.org.wonderdb.parser.jtree.filter.SimpleNode
org.wonderdb.parser.jtree.filter.org.wonderdb.parser.jtree.filter.Token
org.wonderdb.parser.jtree.filter.org.wonderdb.parser.jtree.filter.TokenMgrError
org.wonderdb.parser.jtree.filter.org.wonderdb.parser.jtree.filter.UQLParserTreeConstants
org.wonderdb.parser.jtree.filter.org.wonderdb.parser.jtree.filter.filter.jj
org.wonderdb.parser.jtree.filter.org.wonderdb.parser.jtree.filter.filter.jjt
org.wonderdb.parser.jtree
org.wonderdb.parser.jtree.org.wonderdb.parser.jtree.parserjjt.jj
org.wonderdb.parser.jtree.org.wonderdb.parser.jtree.parserjjt.jjt
org.wonderdb.query.executor
org.wonderdb.query.executor.org.wonderdb.query.executor.ScatterGatherQueryExecutor
org.wonderdb.query.parse
org.wonderdb.query.parse.org.wonderdb.query.parse.BaseDBQuery
org.wonderdb.query.parse.org.wonderdb.query.parse.BindStaticOperand
org.wonderdb.query.parse.org.wonderdb.query.parse.CollectionAlias
org.wonderdb.query.parse.org.wonderdb.query.parse.CreateIndexQuery
org.wonderdb.query.parse.org.wonderdb.query.parse.DBCreateStorageQuery
org.wonderdb.query.parse.org.wonderdb.query.parse.DBCreateTableQuery
org.wonderdb.query.parse.org.wonderdb.query.parse.DBDeleteQuery
org.wonderdb.query.parse.org.wonderdb.query.parse.DBInsertQuery
org.wonderdb.query.parse.org.wonderdb.query.parse.DBQuery
org.wonderdb.query.parse.org.wonderdb.query.parse.DBShowPlanQuery
org.wonderdb.query.parse.org.wonderdb.query.parse.DBUpdateQuery
org.wonderdb.query.parse.org.wonderdb.query.parse.Filter
org.wonderdb.query.parse.org.wonderdb.query.parse.ShowIndexQuery
org.wonderdb.query.parse.org.wonderdb.query.parse.ShowSchemaQuery
org.wonderdb.query.parse.org.wonderdb.query.parse.ShowStoragesQuery
org.wonderdb.query.parse.org.wonderdb.query.parse.ShowTableQuery
org.wonderdb.query.parse.org.wonderdb.query.parse.StaticOperand
org.wonderdb.query.parser.jtree
org.wonderdb.query.parser.jtree.org.wonderdb.query.parser.jtree.DBSelectQueryJTree
org.wonderdb.query.plan
org.wonderdb.query.plan.org.wonderdb.query.plan.AndQueryExecutor
org.wonderdb.query.plan.org.wonderdb.query.plan.DataContext
org.wonderdb.query.plan.org.wonderdb.query.plan.ExpressionEvaluator
org.wonderdb.query.plan.org.wonderdb.query.plan.ExpressionFilterIndexQuery
org.wonderdb.query.plan.org.wonderdb.query.plan.FullTableScan
org.wonderdb.query.plan.org.wonderdb.query.plan.IndexRangeScan
org.wonderdb.query.plan.org.wonderdb.query.plan.QueryPlan
org.wonderdb.query.plan.org.wonderdb.query.plan.QueryPlanBuilder
org.wonderdb.query.sql
org.wonderdb.query.sql.org.wonderdb.query.sql.SimpleTest
org.wonderdb.query.sql.org.wonderdb.query.sql.WonderDBConnection
org.wonderdb.query.sql.org.wonderdb.query.sql.WonderDBConnectionPool
org.wonderdb.query.sql.org.wonderdb.query.sql.WonderDBDriver
org.wonderdb.query.sql.org.wonderdb.query.sql.WonderDBPreparedStatement
org.wonderdb.query.sql.org.wonderdb.query.sql.WonderDBResultSet
org.wonderdb.query.sql.org.wonderdb.query.sql.WonderDBResultSetMetadata
org.wonderdb.schema
org.wonderdb.schema.org.wonderdb.schema.ClusterSchemaManager
org.wonderdb.schema.org.wonderdb.schema.CollectionMetadata
org.wonderdb.schema.org.wonderdb.schema.FunctionManager
org.wonderdb.schema.org.wonderdb.schema.SchemaMetadata
org.wonderdb.schema.org.wonderdb.schema.WonderDBFunction
org.wonderdb.seralizers.block
org.wonderdb.seralizers.block.org.wonderdb.seralizers.block.SerializedBlockImpl
org.wonderdb.serialize
org.wonderdb.serialize.org.wonderdb.serialize.ColumnHeaderSerializer
org.wonderdb.serialize.org.wonderdb.serialize.ColumnSerializer
org.wonderdb.serialize.org.wonderdb.serialize.DefaultSerializer
org.wonderdb.serialize.org.wonderdb.serialize.IndexSerializer
org.wonderdb.serialize.org.wonderdb.serialize.Serializer
org.wonderdb.serialize.org.wonderdb.serialize.SerializerManager
org.wonderdb.serialize.org.wonderdb.serialize.TypeSerializer
org.wonderdb.serialize.block
org.wonderdb.serialize.block.org.wonderdb.serialize.block.BlockHeader
org.wonderdb.serialize.block.org.wonderdb.serialize.block.BlockHeaderSerializer
org.wonderdb.serialize.block.org.wonderdb.serialize.block.BlockSerilizer
org.wonderdb.serialize.metadata
org.wonderdb.serialize.metadata.org.wonderdb.serialize.metadata.CollectionNameMetaSerializer
org.wonderdb.serialize.metadata.org.wonderdb.serialize.metadata.ColumnNameMetaSerializer
org.wonderdb.serialize.metadata.org.wonderdb.serialize.metadata.FileBlockEntrySerializer
org.wonderdb.serialize.metadata.org.wonderdb.serialize.metadata.IndexNameMetaSerializer
org.wonderdb.serialize.record
org.wonderdb.serialize.record.org.wonderdb.serialize.record.ObjectRecordSerializer
org.wonderdb.serialize.record.org.wonderdb.serialize.record.RecordHeaderSerializer
org.wonderdb.serialize.record.org.wonderdb.serialize.record.RecordSerializer
org.wonderdb.serialize.record.org.wonderdb.serialize.record.TableRecordSerializer
org.wonderdb.server
org.wonderdb.server.org.wonderdb.server.ServerProperties
org.wonderdb.server.org.wonderdb.server.WonderDBCacheService
org.wonderdb.server.org.wonderdb.server.WonderDBPropertyManager
org.wonderdb.server.org.wonderdb.server.WonderDBServer
org.wonderdb.server.org.wonderdb.server.WonderDBShardServerHandler
org.wonderdb.storage
org.wonderdb.storage.org.wonderdb.storage.FileBlockManager
org.wonderdb.thread
org.wonderdb.thread.org.wonderdb.thread.ThreadPoolExecutorWrapper
org.wonderdb.thread.org.wonderdb.thread.WonderDBThreadFactory
org.wonderdb.txnlogger
org.wonderdb.txnlogger.org.wonderdb.txnlogger.LogManager
org.wonderdb.txnlogger.org.wonderdb.txnlogger.TransactionId
org.wonderdb.types
org.wonderdb.types.org.wonderdb.types.BlockPtr
org.wonderdb.types.org.wonderdb.types.BlockPtrList
org.wonderdb.types.org.wonderdb.types.ByteArrayType
org.wonderdb.types.org.wonderdb.types.CollectionNameMeta
org.wonderdb.types.org.wonderdb.types.Column
org.wonderdb.types.org.wonderdb.types.ColumnHeader
org.wonderdb.types.org.wonderdb.types.ColumnNameMeta
org.wonderdb.types.org.wonderdb.types.ColumnSerializerMetadata
org.wonderdb.types.org.wonderdb.types.DBType
org.wonderdb.types.org.wonderdb.types.DoubleType
org.wonderdb.types.org.wonderdb.types.Extended
org.wonderdb.types.org.wonderdb.types.ExtendedColumn
org.wonderdb.types.org.wonderdb.types.FileBlockEntry
org.wonderdb.types.org.wonderdb.types.FloatType
org.wonderdb.types.org.wonderdb.types.IndexKeyType
org.wonderdb.types.org.wonderdb.types.IndexNameMeta
org.wonderdb.types.org.wonderdb.types.IndexRecordMetadata
org.wonderdb.types.org.wonderdb.types.IntType
org.wonderdb.types.org.wonderdb.types.LongType
org.wonderdb.types.org.wonderdb.types.NullType
org.wonderdb.types.org.wonderdb.types.RecordId
org.wonderdb.types.org.wonderdb.types.Serializable
org.wonderdb.types.org.wonderdb.types.SingleBlockPtr
org.wonderdb.types.org.wonderdb.types.StringLikeType
org.wonderdb.types.org.wonderdb.types.StringType
org.wonderdb.types.org.wonderdb.types.TableRecordMetadata
org.wonderdb.types.org.wonderdb.types.TypeMetadata
org.wonderdb.types.org.wonderdb.types.UndefinedType
org.wonderdb.types.record
org.wonderdb.types.record.org.wonderdb.types.record.ExtendedIndexRecord
org.wonderdb.types.record.org.wonderdb.types.record.ExtendedObjectListRecord
org.wonderdb.types.record.org.wonderdb.types.record.ExtendedTableRecord
org.wonderdb.types.record.org.wonderdb.types.record.IndexRecord
org.wonderdb.types.record.org.wonderdb.types.record.ListRecord
org.wonderdb.types.record.org.wonderdb.types.record.ObjectListRecord
org.wonderdb.types.record.org.wonderdb.types.record.ObjectRecord
org.wonderdb.types.record.org.wonderdb.types.record.Record
org.wonderdb.types.record.org.wonderdb.types.record.RecordHeader
org.wonderdb.types.record.org.wonderdb.types.record.RecordManager
org.wonderdb.types.record.org.wonderdb.types.record.TableRecord
.recordProto.proto
.wonderdb.proto




© 2015 - 2024 Weber Informatics LLC | Privacy Policy