Index

C D G O R U 
All Classes and Interfaces|All Packages

C

contains(ShardKey, String) - Method in class org.elasticsoftware.elasticactors.redis.state.RedisPersistentActorRepository
 

D

delete(ShardKey, String) - Method in class org.elasticsoftware.elasticactors.redis.state.RedisPersistentActorRepository
 

G

get(ShardKey, String) - Method in class org.elasticsoftware.elasticactors.redis.state.RedisPersistentActorRepository
 

O

org.elasticsoftware.elasticactors.redis.state - package org.elasticsoftware.elasticactors.redis.state
 

R

RedisPersistentActorRepository - Class in org.elasticsoftware.elasticactors.redis.state
 
RedisPersistentActorRepository(RedisTemplate<String, byte[]>, Deserializer<byte[], PersistentActor>, Serializer<PersistentActor, byte[]>) - Constructor for class org.elasticsoftware.elasticactors.redis.state.RedisPersistentActorRepository
 

U

update(ShardKey, PersistentActor) - Method in class org.elasticsoftware.elasticactors.redis.state.RedisPersistentActorRepository
 
updateAsync(ShardKey, PersistentActor, InternalMessage, MessageHandlerEventListener) - Method in class org.elasticsoftware.elasticactors.redis.state.RedisPersistentActorRepository
 
C D G O R U 
All Classes and Interfaces|All Packages