Index
All Classes and Interfaces|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.cassandra.cluster
- CassandraActorSystemEventListenerRepository(String, ColumnFamilyTemplate<Composite, String>) - Constructor for class org.elasticsoftware.elasticactors.cassandra.cluster.CassandraActorSystemEventListenerRepository
- CassandraPersistentActorRepository - Class in org.elasticsoftware.elasticactors.cassandra.state
- CassandraPersistentActorRepository(String, ThreadBoundExecutor) - Constructor for class org.elasticsoftware.elasticactors.cassandra.state.CassandraPersistentActorRepository
- CassandraPersistentActorRepository(String, ThreadBoundExecutor, long) - Constructor for class org.elasticsoftware.elasticactors.cassandra.state.CassandraPersistentActorRepository
- CassandraScheduledMessageRepository - Class in org.elasticsoftware.elasticactors.cassandra.cluster.scheduler
- CassandraScheduledMessageRepository(String, ColumnFamilyTemplate<Composite, Composite>, ScheduledMessageDeserializer) - Constructor for class org.elasticsoftware.elasticactors.cassandra.cluster.scheduler.CassandraScheduledMessageRepository
- CassandraSessionManager - Class in org.elasticsoftware.elasticactors.configuration
- CassandraSessionManager(Environment) - Constructor for class org.elasticsoftware.elasticactors.configuration.CassandraSessionManager
- contains(ShardKey, String) - Method in class org.elasticsoftware.elasticactors.cassandra.state.CassandraPersistentActorRepository
- create(ShardKey, ActorSystemEvent, ActorSystemEventListener) - Method in class org.elasticsoftware.elasticactors.cassandra.cluster.CassandraActorSystemEventListenerRepository
- create(ShardKey, ScheduledMessage) - Method in class org.elasticsoftware.elasticactors.cassandra.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.cassandra.state.CassandraPersistentActorRepository
- delete(ShardKey, ActorSystemEvent, ActorRef) - Method in class org.elasticsoftware.elasticactors.cassandra.cluster.CassandraActorSystemEventListenerRepository
- delete(ShardKey, ScheduledMessageKey) - Method in class org.elasticsoftware.elasticactors.cassandra.cluster.scheduler.CassandraScheduledMessageRepository
G
- get(ShardKey, String) - Method in class org.elasticsoftware.elasticactors.cassandra.state.CassandraPersistentActorRepository
- getActorSystemEventListenerRepository(InternalActorSystems, CassandraSessionManager) - Method in class org.elasticsoftware.elasticactors.configuration.BackplaneConfiguration
- getActorSystemEventListenersColumnFamilyTemplate() - Method in class org.elasticsoftware.elasticactors.configuration.CassandraSessionManager
- getAll(ShardKey) - Method in class org.elasticsoftware.elasticactors.cassandra.cluster.scheduler.CassandraScheduledMessageRepository
- getAll(ShardKey, ActorSystemEvent) - Method in class org.elasticsoftware.elasticactors.cassandra.cluster.CassandraActorSystemEventListenerRepository
- getEventListener() - Method in class org.elasticsoftware.elasticactors.cassandra.state.PersistentActorUpdateEvent
- getKey() - Method in class org.elasticsoftware.elasticactors.cassandra.state.PersistentActorUpdateEvent
- getMessage() - Method in class org.elasticsoftware.elasticactors.cassandra.state.PersistentActorUpdateEvent
- getPersistentActorBytes() - Method in class org.elasticsoftware.elasticactors.cassandra.state.PersistentActorUpdateEvent
- getPersistentActorId() - Method in class org.elasticsoftware.elasticactors.cassandra.state.PersistentActorUpdateEvent
- getPersistentActorRepository(ThreadBoundExecutor, InternalActorSystems, ActorRefFactory, CassandraSessionManager, Environment) - Method in class org.elasticsoftware.elasticactors.configuration.BackplaneConfiguration
- getPersistentActorsColumnFamilyTemplate() - Method in class org.elasticsoftware.elasticactors.configuration.CassandraSessionManager
- getRowKey() - Method in class org.elasticsoftware.elasticactors.cassandra.state.PersistentActorUpdateEvent
- getScheduledMessageRepository(InternalActorSystems, ActorRefFactory, CassandraSessionManager) - Method in class org.elasticsoftware.elasticactors.configuration.BackplaneConfiguration
- getScheduledMessagesColumnFamilyTemplate() - Method in class org.elasticsoftware.elasticactors.configuration.CassandraSessionManager
- getShardKey() - Method in class org.elasticsoftware.elasticactors.cassandra.state.PersistentActorUpdateEvent
O
- org.elasticsoftware.elasticactors.cassandra.cluster - package org.elasticsoftware.elasticactors.cassandra.cluster
- org.elasticsoftware.elasticactors.cassandra.cluster.scheduler - package org.elasticsoftware.elasticactors.cassandra.cluster.scheduler
- org.elasticsoftware.elasticactors.cassandra.state - package org.elasticsoftware.elasticactors.cassandra.state
- org.elasticsoftware.elasticactors.configuration - package org.elasticsoftware.elasticactors.configuration
P
- PersistentActorUpdateEvent - Class in org.elasticsoftware.elasticactors.cassandra.state
- PersistentActorUpdateEvent(Composite, ShardKey, String, byte[], InternalMessage, MessageHandlerEventListener) - Constructor for class org.elasticsoftware.elasticactors.cassandra.state.PersistentActorUpdateEvent
- PersistentActorUpdateEventProcessor - Class in org.elasticsoftware.elasticactors.cassandra.state
- PersistentActorUpdateEventProcessor(ColumnFamilyTemplate<Composite, String>) - Constructor for class org.elasticsoftware.elasticactors.cassandra.state.PersistentActorUpdateEventProcessor
- process(List<PersistentActorUpdateEvent>) - Method in class org.elasticsoftware.elasticactors.cassandra.state.PersistentActorUpdateEventProcessor
- process(PersistentActorUpdateEvent) - Method in class org.elasticsoftware.elasticactors.cassandra.state.PersistentActorUpdateEventProcessor
S
- setColumnFamilyTemplate(ColumnFamilyTemplate<Composite, String>) - Method in class org.elasticsoftware.elasticactors.cassandra.state.CassandraPersistentActorRepository
- setDeserializer(Deserializer) - Method in class org.elasticsoftware.elasticactors.cassandra.state.CassandraPersistentActorRepository
- setSerializer(Serializer) - Method in class org.elasticsoftware.elasticactors.cassandra.state.CassandraPersistentActorRepository
U
- update(ShardKey, PersistentActor) - Method in class org.elasticsoftware.elasticactors.cassandra.state.CassandraPersistentActorRepository
- updateAsync(ShardKey, PersistentActor, InternalMessage, MessageHandlerEventListener) - Method in class org.elasticsoftware.elasticactors.cassandra.state.CassandraPersistentActorRepository
All Classes and Interfaces|All Packages