B C D E G I O P S U 
All Classes All Packages

B

BackplaneConfiguration - Class in org.elasticsoftware.elasticactors.configuration
 
BackplaneConfiguration() - Constructor for class org.elasticsoftware.elasticactors.configuration.BackplaneConfiguration
 

C

CassandraActorSystemEventListenerRepository - Class in org.elasticsoftware.elasticactors.cassandra2.cluster
 
CassandraActorSystemEventListenerRepository(String, Session) - Constructor for class org.elasticsoftware.elasticactors.cassandra2.cluster.CassandraActorSystemEventListenerRepository
 
CassandraHealthCheck - Class in org.elasticsoftware.elasticactors.cassandra2.health
 
CassandraHealthCheck(Session) - Constructor for class org.elasticsoftware.elasticactors.cassandra2.health.CassandraHealthCheck
 
CassandraPersistentActorRepository - Class in org.elasticsoftware.elasticactors.cassandra2.state
 
CassandraPersistentActorRepository(Session, String, ThreadBoundExecutor, Serializer, Deserializer) - Constructor for class org.elasticsoftware.elasticactors.cassandra2.state.CassandraPersistentActorRepository
 
CassandraPersistentActorRepository(Session, String, ThreadBoundExecutor, Serializer, Deserializer, long) - Constructor for class org.elasticsoftware.elasticactors.cassandra2.state.CassandraPersistentActorRepository
 
CassandraScheduledMessageRepository - Class in org.elasticsoftware.elasticactors.cassandra2.cluster.scheduler
 
CassandraScheduledMessageRepository(String, Session, ScheduledMessageDeserializer) - Constructor for class org.elasticsoftware.elasticactors.cassandra2.cluster.scheduler.CassandraScheduledMessageRepository
 
CassandraSessionManager - Class in org.elasticsoftware.elasticactors.configuration
 
CassandraSessionManager(Environment) - Constructor for class org.elasticsoftware.elasticactors.configuration.CassandraSessionManager
 
check() - Method in class org.elasticsoftware.elasticactors.cassandra2.health.CassandraHealthCheck
Because we are doing quorum reads and writes the system is still healthy when there are N - 1 nodes up, where N is the total number of nodes in the cluster.
contains(ShardKey, String) - Method in class org.elasticsoftware.elasticactors.cassandra2.state.CassandraPersistentActorRepository
 
create(ShardKey, ActorSystemEvent, ActorSystemEventListener) - Method in class org.elasticsoftware.elasticactors.cassandra2.cluster.CassandraActorSystemEventListenerRepository
 
create(ShardKey, ScheduledMessage) - Method in class org.elasticsoftware.elasticactors.cassandra2.cluster.scheduler.CassandraScheduledMessageRepository
 
createAsyncUpdateExecutor(Environment, CassandraSessionManager, MeterRegistry, MicrometerTagCustomizer) - Method in class org.elasticsoftware.elasticactors.configuration.BackplaneConfiguration
 
createCassandraSessionManager(Environment) - Method in class org.elasticsoftware.elasticactors.configuration.BackplaneConfiguration
 

D

delete(ShardKey, String) - Method in class org.elasticsoftware.elasticactors.cassandra2.state.CassandraPersistentActorRepository
 
delete(ShardKey, ActorSystemEvent, ActorRef) - Method in class org.elasticsoftware.elasticactors.cassandra2.cluster.CassandraActorSystemEventListenerRepository
 
delete(ShardKey, ScheduledMessageKey) - Method in class org.elasticsoftware.elasticactors.cassandra2.cluster.scheduler.CassandraScheduledMessageRepository
 
DELETE_QUERY - Static variable in class org.elasticsoftware.elasticactors.cassandra2.cluster.CassandraActorSystemEventListenerRepository
 
DELETE_QUERY - Static variable in class org.elasticsoftware.elasticactors.cassandra2.state.PersistentActorUpdateEventProcessor
 
destroy() - Method in class org.elasticsoftware.elasticactors.configuration.CassandraSessionManager
 

E

executeWithRetry(Session, Statement, Logger) - Static method in class org.elasticsoftware.elasticactors.cassandra2.util.ExecutionUtils
 
ExecutionUtils - Class in org.elasticsoftware.elasticactors.cassandra2.util
 

G

get(ShardKey, String) - Method in class org.elasticsoftware.elasticactors.cassandra2.state.CassandraPersistentActorRepository
 
getActorSystemEventListenerRepository(InternalActorSystems, CassandraSessionManager) - Method in class org.elasticsoftware.elasticactors.configuration.BackplaneConfiguration
 
getAll(ShardKey) - Method in class org.elasticsoftware.elasticactors.cassandra2.cluster.scheduler.CassandraScheduledMessageRepository
 
getAll(ShardKey, ActorSystemEvent) - Method in class org.elasticsoftware.elasticactors.cassandra2.cluster.CassandraActorSystemEventListenerRepository
 
getHealthCheck(CassandraSessionManager) - Method in class org.elasticsoftware.elasticactors.configuration.BackplaneConfiguration
 
getPersistentActorRepository(ThreadBoundExecutor, InternalActorSystems, ActorRefFactory, CassandraSessionManager, Environment) - Method in class org.elasticsoftware.elasticactors.configuration.BackplaneConfiguration
 
getScheduledMessageRepository(InternalActorSystems, ActorRefFactory, CassandraSessionManager) - Method in class org.elasticsoftware.elasticactors.configuration.BackplaneConfiguration
 
getSession() - Method in class org.elasticsoftware.elasticactors.configuration.CassandraSessionManager
 

I

INSERT_QUERY - Static variable in class org.elasticsoftware.elasticactors.cassandra2.cluster.CassandraActorSystemEventListenerRepository
 
INSERT_QUERY - Static variable in class org.elasticsoftware.elasticactors.cassandra2.state.PersistentActorUpdateEventProcessor
 

O

org.elasticsoftware.elasticactors.cassandra2.cluster - package org.elasticsoftware.elasticactors.cassandra2.cluster
 
org.elasticsoftware.elasticactors.cassandra2.cluster.scheduler - package org.elasticsoftware.elasticactors.cassandra2.cluster.scheduler
 
org.elasticsoftware.elasticactors.cassandra2.health - package org.elasticsoftware.elasticactors.cassandra2.health
 
org.elasticsoftware.elasticactors.cassandra2.state - package org.elasticsoftware.elasticactors.cassandra2.state
 
org.elasticsoftware.elasticactors.cassandra2.util - package org.elasticsoftware.elasticactors.cassandra2.util
 
org.elasticsoftware.elasticactors.configuration - package org.elasticsoftware.elasticactors.configuration
 

P

PersistentActorUpdateEventProcessor - Class in org.elasticsoftware.elasticactors.cassandra2.state
 
PersistentActorUpdateEventProcessor(Session, int) - Constructor for class org.elasticsoftware.elasticactors.cassandra2.state.PersistentActorUpdateEventProcessor
 
PersistentActorUpdateEventProcessor(Session, int, boolean) - Constructor for class org.elasticsoftware.elasticactors.cassandra2.state.PersistentActorUpdateEventProcessor
 
process(List<PersistentActorUpdateEvent>) - Method in class org.elasticsoftware.elasticactors.cassandra2.state.PersistentActorUpdateEventProcessor
 
process(PersistentActorUpdateEvent) - Method in class org.elasticsoftware.elasticactors.cassandra2.state.PersistentActorUpdateEventProcessor
 

S

SELECT_QUERY - Static variable in class org.elasticsoftware.elasticactors.cassandra2.cluster.CassandraActorSystemEventListenerRepository
 

U

update(ShardKey, PersistentActor) - Method in class org.elasticsoftware.elasticactors.cassandra2.state.CassandraPersistentActorRepository
 
updateAsync(ShardKey, PersistentActor, InternalMessage, MessageHandlerEventListener) - Method in class org.elasticsoftware.elasticactors.cassandra2.state.CassandraPersistentActorRepository
 
B C D E G I O P S U 
All Classes All Packages