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

A

add(byte[], byte[]...) - Method in class dev.keva.core.command.impl.set.SetBase
 
add(byte[], AbstractMap.SimpleEntry<Double, BytesKey>[], int) - Method in class dev.keva.core.command.impl.zset.ZBase
 
add(AbstractMap.SimpleEntry<Double, BytesKey>) - Method in class dev.keva.core.command.impl.zset.ZSet
 
AOFContainer - Class in dev.keva.core.aof
 
AOFContainer() - Constructor for class dev.keva.core.aof.AOFContainer
 
AOFManager - Class in dev.keva.core.aof
 
AOFManager(KevaConfig, CommandMapper, AOFContainer) - Constructor for class dev.keva.core.aof.AOFManager
 
Append - Class in dev.keva.core.command.impl.string
 
Append(KevaDatabase) - Constructor for class dev.keva.core.command.impl.string.Append
 
Auth - Class in dev.keva.core.command.impl.connection
 
Auth(KevaConfig, AuthManager) - Constructor for class dev.keva.core.command.impl.connection.Auth
 
authenticate(Channel) - Method in class dev.keva.core.command.impl.connection.manager.AuthManager
 
AuthManager - Class in dev.keva.core.command.impl.connection.manager
 
AuthManager() - Constructor for class dev.keva.core.command.impl.connection.manager.AuthManager
 
await() - Method in class dev.keva.core.server.KevaServer
 
await() - Method in interface dev.keva.core.server.Server
 

B

bootstrapServer() - Method in class dev.keva.core.server.KevaServer
 

C

ceiling(AbstractMap.SimpleEntry<Double, BytesKey>) - Method in class dev.keva.core.command.impl.zset.ZSet
 
channelRead0(ChannelHandlerContext, Command) - Method in class dev.keva.core.server.NettyChannelHandler
 
channelReadComplete(ChannelHandlerContext) - Method in class dev.keva.core.server.NettyChannelHandler
 
clear() - Method in class dev.keva.core.command.impl.zset.ZSet
 
clear() - Method in class dev.keva.core.server.KevaServer
 
clear() - Method in interface dev.keva.core.server.Server
 
Client - Class in dev.keva.core.command.impl.connection
 
Client() - Constructor for class dev.keva.core.command.impl.connection.Client
 
CommandException - Exception in dev.keva.core.exception
CommandException indicates that a command has failed to execute.
CommandException(String) - Constructor for exception dev.keva.core.exception.CommandException
 
CommandImpl - Annotation Type in dev.keva.core.command.annotation
 
CommandMapper - Class in dev.keva.core.command.mapping
 
CommandMapper() - Constructor for class dev.keva.core.command.mapping.CommandMapper
 
CommandValidate - Class in dev.keva.core.command.mapping
 
CommandValidate() - Constructor for class dev.keva.core.command.mapping.CommandValidate
 
CommandWrapper - Interface in dev.keva.core.command.mapping
 
comparator() - Method in class dev.keva.core.command.impl.zset.ZSet
 
Config - Class in dev.keva.core.command.impl.server
 
Config(KevaConfig, CommandMapper) - Constructor for class dev.keva.core.command.impl.server.Config
 
contains(Object) - Method in class dev.keva.core.command.impl.zset.ZSet
 

D

database - Variable in class dev.keva.core.command.impl.hash.HashBase
 
database - Variable in class dev.keva.core.command.impl.list.ListBase
 
database - Variable in class dev.keva.core.command.impl.set.SetBase
 
DBConfig - Class in dev.keva.core.config
 
DBConfig() - Constructor for class dev.keva.core.config.DBConfig
 
Decr - Class in dev.keva.core.command.impl.string
 
Decr(KevaDatabase) - Constructor for class dev.keva.core.command.impl.string.Decr
 
Decrby - Class in dev.keva.core.command.impl.string
 
Decrby(KevaDatabase) - Constructor for class dev.keva.core.command.impl.string.Decrby
 
Del - Class in dev.keva.core.command.impl.generic
 
Del(KevaDatabase) - Constructor for class dev.keva.core.command.impl.generic.Del
 
delete(byte[], byte[]) - Method in class dev.keva.core.command.impl.hash.HashBase
 
descendingIterator() - Method in class dev.keva.core.command.impl.zset.ZSet
 
descendingSet() - Method in class dev.keva.core.command.impl.zset.ZSet
 
detectPlatformOS() - Static method in class dev.keva.core.server.NettyNativeTransportLoader
 
dev.keva.core.aof - package dev.keva.core.aof
 
dev.keva.core.command.annotation - package dev.keva.core.command.annotation
 
dev.keva.core.command.impl.connection - package dev.keva.core.command.impl.connection
 
dev.keva.core.command.impl.connection.manager - package dev.keva.core.command.impl.connection.manager
 
dev.keva.core.command.impl.generic - package dev.keva.core.command.impl.generic
 
dev.keva.core.command.impl.hash - package dev.keva.core.command.impl.hash
 
dev.keva.core.command.impl.list - package dev.keva.core.command.impl.list
 
dev.keva.core.command.impl.pubsub - package dev.keva.core.command.impl.pubsub
 
dev.keva.core.command.impl.pubsub.manager - package dev.keva.core.command.impl.pubsub.manager
 
dev.keva.core.command.impl.server - package dev.keva.core.command.impl.server
 
dev.keva.core.command.impl.set - package dev.keva.core.command.impl.set
 
dev.keva.core.command.impl.string - package dev.keva.core.command.impl.string
 
dev.keva.core.command.impl.transaction - package dev.keva.core.command.impl.transaction
 
dev.keva.core.command.impl.transaction.manager - package dev.keva.core.command.impl.transaction.manager
 
dev.keva.core.command.impl.zset - package dev.keva.core.command.impl.zset
 
dev.keva.core.command.mapping - package dev.keva.core.command.mapping
 
dev.keva.core.config - package dev.keva.core.config
 
dev.keva.core.exception - package dev.keva.core.exception
 
dev.keva.core.server - package dev.keva.core.server
 
diff(byte[]...) - Method in class dev.keva.core.command.impl.set.SetBase
 
Discard - Class in dev.keva.core.command.impl.transaction
 
Discard(TransactionManager) - Constructor for class dev.keva.core.command.impl.transaction.Discard
 
discard() - Method in class dev.keva.core.command.impl.transaction.manager.TransactionContext
 
Dump - Class in dev.keva.core.command.impl.generic
 
Dump(KevaDatabase) - Constructor for class dev.keva.core.command.impl.generic.Dump
 

E

error(String) - Static method in class dev.keva.core.command.mapping.CommandValidate
 
exceptionCaught(ChannelHandlerContext, Throwable) - Method in class dev.keva.core.server.NettyChannelHandler
 
Exec - Class in dev.keva.core.command.impl.transaction
 
Exec(TransactionManager, KevaDatabase) - Constructor for class dev.keva.core.command.impl.transaction.Exec
 
exec(ChannelHandlerContext, Lock) - Method in class dev.keva.core.command.impl.transaction.manager.TransactionContext
 
Execute - Annotation Type in dev.keva.core.command.annotation
 
execute(byte[], ChannelHandlerContext) - Method in class dev.keva.core.command.impl.connection.Auth
 
execute(byte[], ChannelHandlerContext) - Method in class dev.keva.core.command.impl.connection.Client
 
execute(byte[]) - Method in class dev.keva.core.command.impl.connection.Ping
 
execute() - Method in class dev.keva.core.command.impl.connection.Quit
 
execute(byte[]...) - Method in class dev.keva.core.command.impl.generic.Del
 
execute(byte[]) - Method in class dev.keva.core.command.impl.generic.Dump
 
execute(byte[]...) - Method in class dev.keva.core.command.impl.generic.Exists
 
execute(byte[], byte[]) - Method in class dev.keva.core.command.impl.generic.Expire
 
execute(byte[], byte[]) - Method in class dev.keva.core.command.impl.generic.ExpireAt
 
execute(byte[]) - Method in class dev.keva.core.command.impl.generic.Key
 
execute(byte[], byte[]) - Method in class dev.keva.core.command.impl.generic.Rename
 
execute(byte[], byte[], byte[], byte[]) - Method in class dev.keva.core.command.impl.generic.Restore
 
execute(byte[]) - Method in class dev.keva.core.command.impl.generic.Type
 
execute(byte[], byte[]...) - Method in class dev.keva.core.command.impl.hash.HDel
 
execute(byte[], byte[]) - Method in class dev.keva.core.command.impl.hash.HExists
 
execute(byte[], byte[]) - Method in class dev.keva.core.command.impl.hash.HGet
 
execute(byte[]) - Method in class dev.keva.core.command.impl.hash.HGetAll
 
execute(byte[]) - Method in class dev.keva.core.command.impl.hash.HKeys
 
execute(byte[]) - Method in class dev.keva.core.command.impl.hash.HLen
 
execute(byte[][]) - Method in class dev.keva.core.command.impl.hash.HSet
 
execute(byte[], byte[]) - Method in class dev.keva.core.command.impl.hash.HStrLen
 
execute(byte[]) - Method in class dev.keva.core.command.impl.hash.HVals
 
execute(byte[], byte[]) - Method in class dev.keva.core.command.impl.list.LIndex
 
execute(byte[]) - Method in class dev.keva.core.command.impl.list.LLen
 
execute(byte[], byte[]) - Method in class dev.keva.core.command.impl.list.LPop
 
execute(byte[]...) - Method in class dev.keva.core.command.impl.list.LPush
 
execute(byte[], byte[], byte[]) - Method in class dev.keva.core.command.impl.list.LRange
 
execute(byte[], byte[], byte[]) - Method in class dev.keva.core.command.impl.list.LRem
 
execute(byte[], byte[], byte[]) - Method in class dev.keva.core.command.impl.list.LSet
 
execute(byte[], byte[]) - Method in class dev.keva.core.command.impl.list.RPop
 
execute(byte[]...) - Method in class dev.keva.core.command.impl.list.RPush
 
execute(byte[], byte[]) - Method in class dev.keva.core.command.impl.pubsub.Publish
 
execute(ChannelHandlerContext, byte[]...) - Method in class dev.keva.core.command.impl.pubsub.Subscribe
 
execute(ChannelHandlerContext, byte[]...) - Method in class dev.keva.core.command.impl.pubsub.Unsubscribe
 
execute(byte[], byte[], byte[]) - Method in class dev.keva.core.command.impl.server.Config
 
execute(byte[]) - Method in class dev.keva.core.command.impl.server.FlushDB
 
execute() - Method in class dev.keva.core.command.impl.server.Info
 
execute(byte[]) - Method in class dev.keva.core.command.impl.server.Time
 
execute(byte[][]) - Method in class dev.keva.core.command.impl.set.SAdd
 
execute(byte[]) - Method in class dev.keva.core.command.impl.set.SCard
 
execute(byte[]...) - Method in class dev.keva.core.command.impl.set.SDiff
 
execute(byte[]...) - Method in class dev.keva.core.command.impl.set.SInter
 
execute(byte[], byte[]) - Method in class dev.keva.core.command.impl.set.SIsMember
 
execute(byte[]) - Method in class dev.keva.core.command.impl.set.SMembers
 
execute(byte[], byte[], byte[]) - Method in class dev.keva.core.command.impl.set.SMove
 
execute(byte[][]) - Method in class dev.keva.core.command.impl.set.SRem
 
execute(byte[]...) - Method in class dev.keva.core.command.impl.set.SUnion
 
execute(byte[], byte[]) - Method in class dev.keva.core.command.impl.string.Append
 
execute(byte[]) - Method in class dev.keva.core.command.impl.string.Decr
 
execute(byte[], byte[]) - Method in class dev.keva.core.command.impl.string.Decrby
 
execute(byte[]) - Method in class dev.keva.core.command.impl.string.Get
 
execute(byte[]) - Method in class dev.keva.core.command.impl.string.GetDel
 
execute(byte[][]) - Method in class dev.keva.core.command.impl.string.GetEx
 
execute(byte[], byte[], byte[]) - Method in class dev.keva.core.command.impl.string.GetRange
 
execute(byte[], byte[]) - Method in class dev.keva.core.command.impl.string.GetSet
 
execute(byte[]) - Method in class dev.keva.core.command.impl.string.Incr
 
execute(byte[], byte[]) - Method in class dev.keva.core.command.impl.string.Incrby
 
execute(byte[], byte[]) - Method in class dev.keva.core.command.impl.string.IncrByFloat
 
execute(byte[][]) - Method in class dev.keva.core.command.impl.string.LCS
 
execute(byte[]...) - Method in class dev.keva.core.command.impl.string.MGet
 
execute(byte[]...) - Method in class dev.keva.core.command.impl.string.MSet
 
execute(byte[]...) - Method in class dev.keva.core.command.impl.string.MSetNX
 
execute(byte[][]) - Method in class dev.keva.core.command.impl.string.PSetEX
 
execute(byte[], byte[]) - Method in class dev.keva.core.command.impl.string.Set
 
execute(byte[][]) - Method in class dev.keva.core.command.impl.string.SetEX
 
execute(byte[]...) - Method in class dev.keva.core.command.impl.string.SetNX
 
execute(byte[], byte[], byte[]) - Method in class dev.keva.core.command.impl.string.SetRange
 
execute(byte[]) - Method in class dev.keva.core.command.impl.string.Strlen
 
execute(byte[], byte[], byte[]) - Method in class dev.keva.core.command.impl.string.SubStr
 
execute(ChannelHandlerContext) - Method in class dev.keva.core.command.impl.transaction.Discard
 
execute(ChannelHandlerContext) - Method in class dev.keva.core.command.impl.transaction.Exec
 
execute(ChannelHandlerContext) - Method in class dev.keva.core.command.impl.transaction.Multi
 
execute(ChannelHandlerContext, byte[]...) - Method in class dev.keva.core.command.impl.transaction.Unwatch
 
execute(ChannelHandlerContext, byte[]...) - Method in class dev.keva.core.command.impl.transaction.Watch
 
execute(byte[][]) - Method in class dev.keva.core.command.impl.zset.ZAdd
 
execute(byte[], byte[]) - Method in class dev.keva.core.command.impl.zset.ZScore
 
execute(ChannelHandlerContext, Command) - Method in interface dev.keva.core.command.mapping.CommandWrapper
 
Exists - Class in dev.keva.core.command.impl.generic
 
Exists(KevaDatabase) - Constructor for class dev.keva.core.command.impl.generic.Exists
 
Expire - Class in dev.keva.core.command.impl.generic
 
Expire(KevaDatabase) - Constructor for class dev.keva.core.command.impl.generic.Expire
 
ExpireAt - Class in dev.keva.core.command.impl.generic
 
ExpireAt(KevaDatabase) - Constructor for class dev.keva.core.command.impl.generic.ExpireAt
 

F

first() - Method in class dev.keva.core.command.impl.zset.ZSet
 
floor(AbstractMap.SimpleEntry<Double, BytesKey>) - Method in class dev.keva.core.command.impl.zset.ZSet
 
FlushDB - Class in dev.keva.core.command.impl.server
 
FlushDB(KevaDatabase) - Constructor for class dev.keva.core.command.impl.server.FlushDB
 

G

get(byte[], byte[]) - Method in class dev.keva.core.command.impl.hash.HashBase
 
Get - Class in dev.keva.core.command.impl.string
 
Get(KevaDatabase) - Constructor for class dev.keva.core.command.impl.string.Get
 
getAll(byte[]) - Method in class dev.keva.core.command.impl.hash.HashBase
 
GetDel - Class in dev.keva.core.command.impl.string
 
GetDel(KevaDatabase) - Constructor for class dev.keva.core.command.impl.string.GetDel
 
GetEx - Class in dev.keva.core.command.impl.string
 
GetEx(KevaDatabase) - Constructor for class dev.keva.core.command.impl.string.GetEx
 
getList(byte[]) - Method in class dev.keva.core.command.impl.list.ListBase
 
getMap(byte[]) - Method in class dev.keva.core.command.impl.hash.HashBase
 
GetRange - Class in dev.keva.core.command.impl.string
 
GetRange(KevaDatabase) - Constructor for class dev.keva.core.command.impl.string.GetRange
 
getScore(BytesKey) - Method in class dev.keva.core.command.impl.zset.ZSet
 
getSet(byte[]) - Method in class dev.keva.core.command.impl.set.SetBase
 
GetSet - Class in dev.keva.core.command.impl.string
 
GetSet(KevaDatabase) - Constructor for class dev.keva.core.command.impl.string.GetSet
 

H

HashBase - Class in dev.keva.core.command.impl.hash
 
HashBase(KevaDatabase) - Constructor for class dev.keva.core.command.impl.hash.HashBase
 
HDel - Class in dev.keva.core.command.impl.hash
 
HDel(KevaDatabase) - Constructor for class dev.keva.core.command.impl.hash.HDel
 
headSet(AbstractMap.SimpleEntry<Double, BytesKey>, boolean) - Method in class dev.keva.core.command.impl.zset.ZSet
 
headSet(AbstractMap.SimpleEntry<Double, BytesKey>) - Method in class dev.keva.core.command.impl.zset.ZSet
 
HExists - Class in dev.keva.core.command.impl.hash
 
HExists(KevaDatabase) - Constructor for class dev.keva.core.command.impl.hash.HExists
 
HGet - Class in dev.keva.core.command.impl.hash
 
HGet(KevaDatabase) - Constructor for class dev.keva.core.command.impl.hash.HGet
 
HGetAll - Class in dev.keva.core.command.impl.hash
 
HGetAll(KevaDatabase) - Constructor for class dev.keva.core.command.impl.hash.HGetAll
 
higher(AbstractMap.SimpleEntry<Double, BytesKey>) - Method in class dev.keva.core.command.impl.zset.ZSet
 
HKeys - Class in dev.keva.core.command.impl.hash
 
HKeys(KevaDatabase) - Constructor for class dev.keva.core.command.impl.hash.HKeys
 
HLen - Class in dev.keva.core.command.impl.hash
 
HLen(KevaDatabase) - Constructor for class dev.keva.core.command.impl.hash.HLen
 
HSet - Class in dev.keva.core.command.impl.hash
 
HSet(KevaDatabase) - Constructor for class dev.keva.core.command.impl.hash.HSet
 
HStrLen - Class in dev.keva.core.command.impl.hash
 
HStrLen(KevaDatabase) - Constructor for class dev.keva.core.command.impl.hash.HStrLen
 
HVals - Class in dev.keva.core.command.impl.hash
 
HVals(KevaDatabase) - Constructor for class dev.keva.core.command.impl.hash.HVals
 

I

Incr - Class in dev.keva.core.command.impl.string
 
Incr(KevaDatabase) - Constructor for class dev.keva.core.command.impl.string.Incr
 
Incrby - Class in dev.keva.core.command.impl.string
 
Incrby(KevaDatabase) - Constructor for class dev.keva.core.command.impl.string.Incrby
 
IncrByFloat - Class in dev.keva.core.command.impl.string
 
IncrByFloat(KevaDatabase) - Constructor for class dev.keva.core.command.impl.string.IncrByFloat
 
increaseBy(byte[], Double, BytesKey, int) - Method in class dev.keva.core.command.impl.zset.ZBase
 
Info - Class in dev.keva.core.command.impl.server
 
Info() - Constructor for class dev.keva.core.command.impl.server.Info
 
init() - Method in class dev.keva.core.aof.AOFContainer
 
init() - Method in class dev.keva.core.aof.AOFManager
 
init() - Method in class dev.keva.core.command.mapping.CommandMapper
 
initChannel(SocketChannel) - Method in class dev.keva.core.server.NettyChannelInitializer
 
inter(byte[]...) - Method in class dev.keva.core.command.impl.set.SetBase
 
isAuthenticated(Channel) - Method in class dev.keva.core.command.impl.connection.manager.AuthManager
 
isEmpty() - Method in class dev.keva.core.command.impl.zset.ZSet
 
isMember(byte[], byte[]) - Method in class dev.keva.core.command.impl.set.SetBase
 
isPlatformX86() - Static method in class dev.keva.core.server.NettyNativeTransportLoader
 
iterator() - Method in class dev.keva.core.command.impl.zset.ZSet
 

K

KevaConfig - Class in dev.keva.core.config
 
KevaConfig() - Constructor for class dev.keva.core.config.KevaConfig
 
KevaServer - Class in dev.keva.core.server
 
Key - Class in dev.keva.core.command.impl.generic
 
Key(KevaDatabase) - Constructor for class dev.keva.core.command.impl.generic.Key
 

L

last() - Method in class dev.keva.core.command.impl.zset.ZSet
 
LCS - Class in dev.keva.core.command.impl.string
 
LCS(KevaDatabase) - Constructor for class dev.keva.core.command.impl.string.LCS
 
LIndex - Class in dev.keva.core.command.impl.list
 
LIndex(KevaDatabase) - Constructor for class dev.keva.core.command.impl.list.LIndex
 
ListBase - Class in dev.keva.core.command.impl.list
 
ListBase(KevaDatabase) - Constructor for class dev.keva.core.command.impl.list.ListBase
 
LLen - Class in dev.keva.core.command.impl.list
 
LLen(KevaDatabase) - Constructor for class dev.keva.core.command.impl.list.LLen
 
loadDefault() - Static method in class dev.keva.core.server.NettyNativeTransportLoader
 
loadEpoll() - Static method in class dev.keva.core.server.NettyNativeTransportLoader
 
loadKqueue() - Static method in class dev.keva.core.server.NettyNativeTransportLoader
 
lower(AbstractMap.SimpleEntry<Double, BytesKey>) - Method in class dev.keva.core.command.impl.zset.ZSet
 
lpop(byte[]) - Method in class dev.keva.core.command.impl.list.ListBase
 
LPop - Class in dev.keva.core.command.impl.list
 
LPop(KevaDatabase) - Constructor for class dev.keva.core.command.impl.list.LPop
 
lpush(byte[], byte[]...) - Method in class dev.keva.core.command.impl.list.ListBase
 
LPush - Class in dev.keva.core.command.impl.list
 
LPush(KevaDatabase) - Constructor for class dev.keva.core.command.impl.list.LPush
 
LRange - Class in dev.keva.core.command.impl.list
 
LRange(KevaDatabase) - Constructor for class dev.keva.core.command.impl.list.LRange
 
LRem - Class in dev.keva.core.command.impl.list
 
LRem(KevaDatabase) - Constructor for class dev.keva.core.command.impl.list.LRem
 
LSet - Class in dev.keva.core.command.impl.list
 
LSet(KevaDatabase) - Constructor for class dev.keva.core.command.impl.list.LSet
 

M

members(byte[]) - Method in class dev.keva.core.command.impl.set.SetBase
 
MGet - Class in dev.keva.core.command.impl.string
 
MGet(KevaDatabase) - Constructor for class dev.keva.core.command.impl.string.MGet
 
move(byte[], byte[], byte[]) - Method in class dev.keva.core.command.impl.set.SetBase
 
MSet - Class in dev.keva.core.command.impl.string
 
MSet(KevaDatabase) - Constructor for class dev.keva.core.command.impl.string.MSet
 
MSetNX - Class in dev.keva.core.command.impl.string
 
MSetNX(KevaDatabase) - Constructor for class dev.keva.core.command.impl.string.MSetNX
 
multi() - Method in class dev.keva.core.command.impl.transaction.manager.TransactionContext
 
Multi - Class in dev.keva.core.command.impl.transaction
 
Multi(KevaDatabase, TransactionManager, CommandMapper) - Constructor for class dev.keva.core.command.impl.transaction.Multi
 
Mutate - Annotation Type in dev.keva.core.command.annotation
 

N

NettyChannelHandler - Class in dev.keva.core.server
 
NettyChannelHandler(CommandMapper) - Constructor for class dev.keva.core.server.NettyChannelHandler
 
NettyChannelInitializer - Class in dev.keva.core.server
 
NettyChannelInitializer(NettyChannelHandler) - Constructor for class dev.keva.core.server.NettyChannelInitializer
 
NettyNativeLoaderException - Exception in dev.keva.core.exception
NettyNativeLoaderException indicates that the native library could not be loaded.
NettyNativeLoaderException(String) - Constructor for exception dev.keva.core.exception.NettyNativeLoaderException
 
NettyNativeTransportLoader - Class in dev.keva.core.server
 
NettyNativeTransportLoader() - Constructor for class dev.keva.core.server.NettyNativeTransportLoader
 
NettyNativeTransportLoader.Platform - Enum in dev.keva.core.server
 

O

of(KevaConfig) - Static method in class dev.keva.core.server.KevaServer
 
ofCustomBeans(Object...) - Static method in class dev.keva.core.server.KevaServer
 
ofDefaults() - Static method in class dev.keva.core.config.KevaConfig
 
ofDefaults() - Static method in class dev.keva.core.server.KevaServer
 

P

ParamLength - Annotation Type in dev.keva.core.command.annotation
 
ParamLength.Type - Enum in dev.keva.core.command.annotation
 
Ping - Class in dev.keva.core.command.impl.connection
 
Ping() - Constructor for class dev.keva.core.command.impl.connection.Ping
 
pollFirst() - Method in class dev.keva.core.command.impl.zset.ZSet
 
pollLast() - Method in class dev.keva.core.command.impl.zset.ZSet
 
PSetEX - Class in dev.keva.core.command.impl.string
 
PSetEX(KevaDatabase) - Constructor for class dev.keva.core.command.impl.string.PSetEX
 
Publish - Class in dev.keva.core.command.impl.pubsub
 
Publish(PubSubManager) - Constructor for class dev.keva.core.command.impl.pubsub.Publish
 
PubSubManager - Class in dev.keva.core.command.impl.pubsub.manager
 
PubSubManager() - Constructor for class dev.keva.core.command.impl.pubsub.manager.PubSubManager
 

Q

Quit - Class in dev.keva.core.command.impl.connection
 
Quit() - Constructor for class dev.keva.core.command.impl.connection.Quit
 

R

range(byte[], int, int) - Method in class dev.keva.core.command.impl.list.ListBase
 
read() - Method in class dev.keva.core.aof.AOFContainer
 
remove(byte[], int, byte[]) - Method in class dev.keva.core.command.impl.list.ListBase
 
remove(ChannelHandlerContext, Set<String>, String) - Method in class dev.keva.core.command.impl.pubsub.Unsubscribe
 
remove(byte[], byte[]...) - Method in class dev.keva.core.command.impl.set.SetBase
 
remove(Object) - Method in class dev.keva.core.command.impl.zset.ZSet
 
removeByKey(BytesKey) - Method in class dev.keva.core.command.impl.zset.ZSet
 
Rename - Class in dev.keva.core.command.impl.generic
 
Rename(KevaDatabase) - Constructor for class dev.keva.core.command.impl.generic.Rename
 
Restore - Class in dev.keva.core.command.impl.generic
 
Restore(KevaDatabase) - Constructor for class dev.keva.core.command.impl.generic.Restore
 
rpop(byte[]) - Method in class dev.keva.core.command.impl.list.ListBase
 
RPop - Class in dev.keva.core.command.impl.list
 
RPop(KevaDatabase) - Constructor for class dev.keva.core.command.impl.list.RPop
 
rpush(byte[], byte[]...) - Method in class dev.keva.core.command.impl.list.ListBase
 
RPush - Class in dev.keva.core.command.impl.list
 
RPush(KevaDatabase) - Constructor for class dev.keva.core.command.impl.list.RPush
 
run() - Method in class dev.keva.core.server.KevaServer
 
run() - Method in interface dev.keva.core.server.Server
 

S

SAdd - Class in dev.keva.core.command.impl.set
 
SAdd(KevaDatabase) - Constructor for class dev.keva.core.command.impl.set.SAdd
 
SCard - Class in dev.keva.core.command.impl.set
 
SCard(KevaDatabase) - Constructor for class dev.keva.core.command.impl.set.SCard
 
score(byte[], byte[]) - Method in class dev.keva.core.command.impl.zset.ZBase
 
SDiff - Class in dev.keva.core.command.impl.set
 
SDiff(KevaDatabase) - Constructor for class dev.keva.core.command.impl.set.SDiff
 
Server - Interface in dev.keva.core.server
 
set(byte[], byte[], byte[]) - Method in class dev.keva.core.command.impl.hash.HashBase
 
set(byte[], int, byte[]) - Method in class dev.keva.core.command.impl.list.ListBase
 
Set - Class in dev.keva.core.command.impl.string
 
Set(KevaDatabase) - Constructor for class dev.keva.core.command.impl.string.Set
 
SetBase - Class in dev.keva.core.command.impl.set
 
SetBase(KevaDatabase) - Constructor for class dev.keva.core.command.impl.set.SetBase
 
SetEX - Class in dev.keva.core.command.impl.string
 
SetEX(KevaDatabase) - Constructor for class dev.keva.core.command.impl.string.SetEX
 
SetNX - Class in dev.keva.core.command.impl.string
 
SetNX(KevaDatabase) - Constructor for class dev.keva.core.command.impl.string.SetNX
 
SetRange - Class in dev.keva.core.command.impl.string
 
SetRange(KevaDatabase) - Constructor for class dev.keva.core.command.impl.string.SetRange
 
setupKevaDatabase() - Method in class dev.keva.core.config.DBConfig
 
shutdown() - Method in class dev.keva.core.server.KevaServer
 
shutdown() - Method in interface dev.keva.core.server.Server
 
SInter - Class in dev.keva.core.command.impl.set
 
SInter(KevaDatabase) - Constructor for class dev.keva.core.command.impl.set.SInter
 
SIsMember - Class in dev.keva.core.command.impl.set
 
SIsMember(KevaDatabase) - Constructor for class dev.keva.core.command.impl.set.SIsMember
 
size(byte[]) - Method in class dev.keva.core.command.impl.set.SetBase
 
size() - Method in class dev.keva.core.command.impl.zset.ZSet
 
SMembers - Class in dev.keva.core.command.impl.set
 
SMembers(KevaDatabase) - Constructor for class dev.keva.core.command.impl.set.SMembers
 
SMove - Class in dev.keva.core.command.impl.set
 
SMove(KevaDatabase) - Constructor for class dev.keva.core.command.impl.set.SMove
 
SRem - Class in dev.keva.core.command.impl.set
 
SRem(KevaDatabase) - Constructor for class dev.keva.core.command.impl.set.SRem
 
StartupException - Exception in dev.keva.core.exception
StartupException indicates any fatal error encountered during server boot.
StartupException(String, Throwable) - Constructor for exception dev.keva.core.exception.StartupException
 
Strlen - Class in dev.keva.core.command.impl.string
 
Strlen(KevaDatabase) - Constructor for class dev.keva.core.command.impl.string.Strlen
 
Subscribe - Class in dev.keva.core.command.impl.pubsub
 
Subscribe(PubSubManager) - Constructor for class dev.keva.core.command.impl.pubsub.Subscribe
 
subSet(AbstractMap.SimpleEntry<Double, BytesKey>, boolean, AbstractMap.SimpleEntry<Double, BytesKey>, boolean) - Method in class dev.keva.core.command.impl.zset.ZSet
 
subSet(AbstractMap.SimpleEntry<Double, BytesKey>, AbstractMap.SimpleEntry<Double, BytesKey>) - Method in class dev.keva.core.command.impl.zset.ZSet
 
SubStr - Class in dev.keva.core.command.impl.string
 
SubStr(KevaDatabase) - Constructor for class dev.keva.core.command.impl.string.SubStr
 
SUnion - Class in dev.keva.core.command.impl.set
 
SUnion(KevaDatabase) - Constructor for class dev.keva.core.command.impl.set.SUnion
 

T

tailSet(AbstractMap.SimpleEntry<Double, BytesKey>, boolean) - Method in class dev.keva.core.command.impl.zset.ZSet
 
tailSet(AbstractMap.SimpleEntry<Double, BytesKey>) - Method in class dev.keva.core.command.impl.zset.ZSet
 
Time - Class in dev.keva.core.command.impl.server
 
Time() - Constructor for class dev.keva.core.command.impl.server.Time
 
toArray() - Method in class dev.keva.core.command.impl.zset.ZSet
 
toArray(T[]) - Method in class dev.keva.core.command.impl.zset.ZSet
 
toString() - Method in class dev.keva.core.command.impl.zset.ZSet
 
TransactionContext - Class in dev.keva.core.command.impl.transaction.manager
 
TransactionContext(KevaDatabase, CommandMapper) - Constructor for class dev.keva.core.command.impl.transaction.manager.TransactionContext
 
TransactionManager - Class in dev.keva.core.command.impl.transaction.manager
 
TransactionManager() - Constructor for class dev.keva.core.command.impl.transaction.manager.TransactionManager
 
Type - Class in dev.keva.core.command.impl.generic
 
Type(KevaDatabase) - Constructor for class dev.keva.core.command.impl.generic.Type
 

U

unAuthenticate(Channel) - Method in class dev.keva.core.command.impl.connection.manager.AuthManager
 
union(byte[]...) - Method in class dev.keva.core.command.impl.set.SetBase
 
Unsubscribe - Class in dev.keva.core.command.impl.pubsub
 
Unsubscribe(PubSubManager) - Constructor for class dev.keva.core.command.impl.pubsub.Unsubscribe
 
Unwatch - Class in dev.keva.core.command.impl.transaction
 
Unwatch(TransactionManager) - Constructor for class dev.keva.core.command.impl.transaction.Unwatch
 
userEventTriggered(ChannelHandlerContext, Object) - Method in class dev.keva.core.server.NettyChannelHandler
 

V

validate(ParamLength.Type, int, int, String) - Static method in class dev.keva.core.command.mapping.CommandValidate
 
valueOf(String) - Static method in enum dev.keva.core.command.annotation.ParamLength.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum dev.keva.core.server.NettyNativeTransportLoader.Platform
Returns the enum constant of this type with the specified name.
values() - Static method in enum dev.keva.core.command.annotation.ParamLength.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum dev.keva.core.server.NettyNativeTransportLoader.Platform
Returns an array containing the constants of this enum type, in the order they are declared.

W

Watch - Class in dev.keva.core.command.impl.transaction
 
Watch(KevaDatabase, TransactionManager, CommandMapper) - Constructor for class dev.keva.core.command.impl.transaction.Watch
 
write(Command) - Method in class dev.keva.core.aof.AOFContainer
 

Z

ZAdd - Class in dev.keva.core.command.impl.zset
 
ZAdd(KevaDatabase) - Constructor for class dev.keva.core.command.impl.zset.ZAdd
 
ZBase - Class in dev.keva.core.command.impl.zset
 
ZBase(KevaDatabase) - Constructor for class dev.keva.core.command.impl.zset.ZBase
 
ZScore - Class in dev.keva.core.command.impl.zset
 
ZScore(KevaDatabase) - Constructor for class dev.keva.core.command.impl.zset.ZScore
 
ZSet - Class in dev.keva.core.command.impl.zset
A SortedSet implementation tailor-made for Redis, and hence no generic definition.
ZSet() - Constructor for class dev.keva.core.command.impl.zset.ZSet
 
A B C D E F G H I K L M N O P Q R S T U V W Z 
Skip navigation links