A B C D E G I L M N O P R S T U
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- add(InternalMessage) - Method in class org.elasticsoftware.elasticactors.test.messaging.LocalMessageQueue
- addEventListener(ClusterEventListener) - Method in class org.elasticsoftware.elasticactors.test.cluster.SingleNodeClusterService
B
- BackplaneConfiguration - Class in org.elasticsoftware.elasticactors.test.configuration
- BackplaneConfiguration() - Constructor for class org.elasticsoftware.elasticactors.test.configuration.BackplaneConfiguration
C
- ClientConfiguration - Class in org.elasticsoftware.elasticactors.test.configuration
- ClientConfiguration() - Constructor for class org.elasticsoftware.elasticactors.test.configuration.ClientConfiguration
- clientRemoteActorSystems(List<RemoteActorSystemConfiguration>, ClientSerializationFrameworks, MessageQueueFactoryFactory) - Method in class org.elasticsoftware.elasticactors.test.configuration.ClientConfiguration
- clientSerializationFrameworks(RemoteActorShardRefFactory, List<SerializationFramework>) - Method in class org.elasticsoftware.elasticactors.test.configuration.ClientConfiguration
- contains(ShardKey, String) - Method in class org.elasticsoftware.elasticactors.test.state.NoopPersistentActorRepository
- create(String) - Method in class org.elasticsoftware.elasticactors.test.messaging.UnsupportedMessageQueueFactoryFactory
- create(String) - Method in class org.elasticsoftware.elasticactors.test.TestInternalActorSystems
- create(String, MessageHandler) - Method in class org.elasticsoftware.elasticactors.test.messaging.TestMessagingService
- create(String, MessageHandler) - Method in class org.elasticsoftware.elasticactors.test.messaging.UnsupportedMessageQueueFactory
- create(ShardKey, ScheduledMessage) - Method in class org.elasticsoftware.elasticactors.test.cluster.scheduler.NoopScheduledMessageRepository
- createActorExecutor(Environment, MeterRegistry, MicrometerTagCustomizer) - Method in class org.elasticsoftware.elasticactors.test.configuration.TestConfiguration
- createActorLifecycleListenerScanner(ApplicationContext) - Method in class org.elasticsoftware.elasticactors.test.configuration.TestConfiguration
- createActorStateUpdateProcessor(Environment, List<ActorStateUpdateListener>, MeterRegistry, MicrometerTagCustomizer) - Method in class org.elasticsoftware.elasticactors.test.configuration.TestConfiguration
- createActorSystemEventListenerService() - Method in class org.elasticsoftware.elasticactors.test.configuration.TestConfiguration
- createClusterService() - Method in class org.elasticsoftware.elasticactors.test.configuration.TestConfiguration
- createInternalActorSystems(ApplicationContext, ClusterService) - Method in class org.elasticsoftware.elasticactors.test.configuration.TestConfiguration
- createLocalActorSystemInstance(InternalActorSystems, InternalActorSystemConfiguration, NodeSelectorFactory, ManagedActorsRegistry) - Method in class org.elasticsoftware.elasticactors.test.configuration.TestConfiguration
- createLoggingActorStateUpdateListener() - Method in class org.elasticsoftware.elasticactors.test.configuration.TestConfiguration
- createManagedActorsScanner(ApplicationContext) - Method in class org.elasticsoftware.elasticactors.test.configuration.TestConfiguration
- createMessageScanner(ApplicationContext) - Method in class org.elasticsoftware.elasticactors.test.configuration.TestConfiguration
- createMeterRegistry() - Method in class org.elasticsoftware.elasticactors.test.configuration.TestConfiguration
- createNodeActorCacheManager(Environment, MeterRegistry, MicrometerTagCustomizer) - Method in class org.elasticsoftware.elasticactors.test.configuration.TestConfiguration
- createObjectMapper(ObjectMapperBuilder) - Method in class org.elasticsoftware.elasticactors.test.configuration.TestConfiguration
- createObjectMapperBuilder(Environment, SimpleScheduler, TestInternalActorSystems) - Method in class org.elasticsoftware.elasticactors.test.configuration.TestConfiguration
- createPersistentActorRef(ActorShard, String) - Method in class org.elasticsoftware.elasticactors.test.TestInternalActorSystems
- createPluggableMessagesHandlersScanner(ApplicationContext) - Method in class org.elasticsoftware.elasticactors.test.configuration.TestConfiguration
- createQueueExecutor(Environment, MeterRegistry, MicrometerTagCustomizer) - Method in class org.elasticsoftware.elasticactors.test.configuration.TestConfiguration
- createScheduler(Environment, MeterRegistry, MicrometerTagCustomizer) - Method in class org.elasticsoftware.elasticactors.test.configuration.TestConfiguration
- createServiceActorRef(ActorNode, String) - Method in class org.elasticsoftware.elasticactors.test.TestInternalActorSystems
- createShardActorCacheManager(Environment, MeterRegistry, MicrometerTagCustomizer) - Method in class org.elasticsoftware.elasticactors.test.configuration.TestConfiguration
- createSystemInitializer(LocalActorSystemInstance, ClusterService) - Method in class org.elasticsoftware.elasticactors.test.configuration.TestConfiguration
- createSystemSerializationFramework(SerializationFrameworks) - Method in class org.elasticsoftware.elasticactors.test.configuration.TestConfiguration
- createTempActorRef(ActorNode, String) - Method in class org.elasticsoftware.elasticactors.test.TestInternalActorSystems
D
- delete(ShardKey, String) - Method in class org.elasticsoftware.elasticactors.test.state.NoopPersistentActorRepository
- delete(ShardKey, ScheduledMessageKey) - Method in class org.elasticsoftware.elasticactors.test.cluster.scheduler.NoopScheduledMessageRepository
- deregister(ActorRef, ActorSystemEvent) - Method in class org.elasticsoftware.elasticactors.test.cluster.NoopActorSystemEventRegistryService
- destroy() - Method in class org.elasticsoftware.elasticactors.test.messaging.LocalMessageQueue
- destroy() - Method in class org.elasticsoftware.elasticactors.test.TestActorSystem
- destroy() - Method in class org.elasticsoftware.elasticactors.test.TestInternalActorSystems
E
- execute(T) - Method in class org.elasticsoftware.elasticactors.test.cluster.UnsupportedThreadBoundExecutor
G
- generateEvents(ActorShard, ActorSystemEvent) - Method in class org.elasticsoftware.elasticactors.test.cluster.NoopActorSystemEventRegistryService
- get(String) - Method in class org.elasticsoftware.elasticactors.test.TestInternalActorSystems
- get(ShardKey, String) - Method in class org.elasticsoftware.elasticactors.test.state.NoopPersistentActorRepository
- getActorStateVersion(Class<? extends ElasticActor>) - Method in class org.elasticsoftware.elasticactors.test.TestInternalActorSystems
- getActorSystem() - Method in class org.elasticsoftware.elasticactors.test.TestActorSystem
- getActorSystem(String) - Method in class org.elasticsoftware.elasticactors.test.TestActorSystem
- getAll(ShardKey) - Method in class org.elasticsoftware.elasticactors.test.cluster.scheduler.NoopScheduledMessageRepository
- getAsyncExecutor() - Method in class org.elasticsoftware.elasticactors.test.configuration.TestConfiguration
- getClusterName() - Method in class org.elasticsoftware.elasticactors.test.TestInternalActorSystems
- getConfiguration(ResourceLoader, Environment) - Method in class org.elasticsoftware.elasticactors.test.configuration.TestConfiguration
- getMessagingService(ThreadBoundExecutor) - Method in class org.elasticsoftware.elasticactors.test.configuration.MessagingConfiguration
- getName() - Method in class org.elasticsoftware.elasticactors.test.messaging.LocalMessageQueue
- getNodeSelectorFactory() - Method in class org.elasticsoftware.elasticactors.test.configuration.TestConfiguration
- getPersistentActorRepository() - Method in class org.elasticsoftware.elasticactors.test.configuration.BackplaneConfiguration
- getRemote(String) - Method in class org.elasticsoftware.elasticactors.test.TestInternalActorSystems
- getRemote(String, String) - Method in class org.elasticsoftware.elasticactors.test.TestInternalActorSystems
- getRemoteActorSystem() - Method in class org.elasticsoftware.elasticactors.test.TestActorSystem
- getRemoteConfiguration(ActorSystemConfiguration) - Method in class org.elasticsoftware.elasticactors.test.configuration.TestConfiguration
- getRemoteMessageQueueFactory() - Method in class org.elasticsoftware.elasticactors.test.configuration.MessagingConfiguration
- getScheduledMessageRepository() - Method in class org.elasticsoftware.elasticactors.test.configuration.BackplaneConfiguration
- getSerializationFramework(Class<? extends SerializationFramework>) - Method in class org.elasticsoftware.elasticactors.test.TestInternalActorSystems
- getSystemMessageDeserializer(Class<T>) - Method in class org.elasticsoftware.elasticactors.test.TestInternalActorSystems
- getSystemMessageSerializer(Class<T>) - Method in class org.elasticsoftware.elasticactors.test.TestInternalActorSystems
- getThreadCount() - Method in class org.elasticsoftware.elasticactors.test.cluster.UnsupportedThreadBoundExecutor
- getThrownExceptions() - Static method in class org.elasticsoftware.elasticactors.test.messaging.LocalMessageQueue
I
- init() - Method in class org.elasticsoftware.elasticactors.test.cluster.UnsupportedThreadBoundExecutor
- init() - Method in class org.elasticsoftware.elasticactors.test.messaging.TestMessagingService
- initialize() - Method in class org.elasticsoftware.elasticactors.test.configuration.SystemInitializer
- initialize() - Method in class org.elasticsoftware.elasticactors.test.messaging.LocalMessageQueue
- initialize() - Method in class org.elasticsoftware.elasticactors.test.TestActorSystem
L
- LocalMessageQueue - Class in org.elasticsoftware.elasticactors.test.messaging
- LocalMessageQueue(ThreadBoundExecutor, String, MessageHandler) - Constructor for class org.elasticsoftware.elasticactors.test.messaging.LocalMessageQueue
- LoggingActorStateUpdateListener - Class in org.elasticsoftware.elasticactors.test.state
- LoggingActorStateUpdateListener() - Constructor for class org.elasticsoftware.elasticactors.test.state.LoggingActorStateUpdateListener
M
- messageQueueFactoryFactory(MessageQueueFactory) - Method in class org.elasticsoftware.elasticactors.test.configuration.ClientConfiguration
- MessagingConfiguration - Class in org.elasticsoftware.elasticactors.test.configuration
- MessagingConfiguration() - Constructor for class org.elasticsoftware.elasticactors.test.configuration.MessagingConfiguration
N
- nodeLoggingSettings(Environment) - Method in class org.elasticsoftware.elasticactors.test.configuration.TestConfiguration
- nodeMetricsSettings(Environment) - Method in class org.elasticsoftware.elasticactors.test.configuration.TestConfiguration
- NoopActorSystemEventRegistryService - Class in org.elasticsoftware.elasticactors.test.cluster
- NoopActorSystemEventRegistryService() - Constructor for class org.elasticsoftware.elasticactors.test.cluster.NoopActorSystemEventRegistryService
- NoopPersistentActorRepository - Class in org.elasticsoftware.elasticactors.test.state
- NoopPersistentActorRepository() - Constructor for class org.elasticsoftware.elasticactors.test.state.NoopPersistentActorRepository
- NoopScheduledMessageRepository - Class in org.elasticsoftware.elasticactors.test.cluster.scheduler
- NoopScheduledMessageRepository() - Constructor for class org.elasticsoftware.elasticactors.test.cluster.scheduler.NoopScheduledMessageRepository
O
- offer(InternalMessage) - Method in class org.elasticsoftware.elasticactors.test.messaging.LocalMessageQueue
- onUpdate(List<? extends ActorStateUpdate>) - Method in class org.elasticsoftware.elasticactors.test.state.LoggingActorStateUpdateListener
- org.elasticsoftware.elasticactors.test - package org.elasticsoftware.elasticactors.test
- org.elasticsoftware.elasticactors.test.cluster - package org.elasticsoftware.elasticactors.test.cluster
- org.elasticsoftware.elasticactors.test.cluster.scheduler - package org.elasticsoftware.elasticactors.test.cluster.scheduler
- org.elasticsoftware.elasticactors.test.configuration - package org.elasticsoftware.elasticactors.test.configuration
- org.elasticsoftware.elasticactors.test.messaging - package org.elasticsoftware.elasticactors.test.messaging
- org.elasticsoftware.elasticactors.test.state - package org.elasticsoftware.elasticactors.test.state
P
- poll() - Method in class org.elasticsoftware.elasticactors.test.messaging.LocalMessageQueue
R
- register(ActorRef, ActorSystemEvent, Object) - Method in class org.elasticsoftware.elasticactors.test.cluster.NoopActorSystemEventRegistryService
- registerRebalancingEventListener(RebalancingEventListener) - Method in class org.elasticsoftware.elasticactors.test.TestInternalActorSystems
- remoteActorShardRefFactory(ApplicationContext, Integer) - Method in class org.elasticsoftware.elasticactors.test.configuration.ClientConfiguration
- removeEventListener(ClusterEventListener) - Method in class org.elasticsoftware.elasticactors.test.cluster.SingleNodeClusterService
- reportPlannedShutdown() - Method in class org.elasticsoftware.elasticactors.test.cluster.SingleNodeClusterService
- reportReady() - Method in class org.elasticsoftware.elasticactors.test.cluster.SingleNodeClusterService
S
- sendMessage(String, byte[]) - Method in class org.elasticsoftware.elasticactors.test.cluster.SingleNodeClusterService
- sendWireMessage(String, byte[], PhysicalNode) - Method in class org.elasticsoftware.elasticactors.test.messaging.TestMessagingService
- setClusterMessageHandler(ClusterMessageHandler) - Method in class org.elasticsoftware.elasticactors.test.cluster.SingleNodeClusterService
- shardLoggingSettings(Environment) - Method in class org.elasticsoftware.elasticactors.test.configuration.TestConfiguration
- shardMetricsSettings(Environment) - Method in class org.elasticsoftware.elasticactors.test.configuration.TestConfiguration
- shutdown() - Method in class org.elasticsoftware.elasticactors.test.cluster.UnsupportedThreadBoundExecutor
- SingleNodeClusterService - Class in org.elasticsoftware.elasticactors.test.cluster
- SingleNodeClusterService(PhysicalNode) - Constructor for class org.elasticsoftware.elasticactors.test.cluster.SingleNodeClusterService
- stop() - Method in class org.elasticsoftware.elasticactors.test.messaging.TestMessagingService
- SystemInitializer - Class in org.elasticsoftware.elasticactors.test.configuration
- SystemInitializer(PhysicalNode, LocalActorSystemInstance, ClusterService) - Constructor for class org.elasticsoftware.elasticactors.test.configuration.SystemInitializer
T
- TestActorSystem - Class in org.elasticsoftware.elasticactors.test
- TestActorSystem() - Constructor for class org.elasticsoftware.elasticactors.test.TestActorSystem
- TestActorSystem(Class) - Constructor for class org.elasticsoftware.elasticactors.test.TestActorSystem
- TestActorSystem(Class, boolean) - Constructor for class org.elasticsoftware.elasticactors.test.TestActorSystem
- TestConfiguration - Class in org.elasticsoftware.elasticactors.test.configuration
- TestConfiguration() - Constructor for class org.elasticsoftware.elasticactors.test.configuration.TestConfiguration
- TestInternalActorSystems - Class in org.elasticsoftware.elasticactors.test
- TestInternalActorSystems(ApplicationContext, ClusterService, PhysicalNode) - Constructor for class org.elasticsoftware.elasticactors.test.TestInternalActorSystems
- TestMessagingService - Class in org.elasticsoftware.elasticactors.test.messaging
- TestMessagingService(ThreadBoundExecutor) - Constructor for class org.elasticsoftware.elasticactors.test.messaging.TestMessagingService
U
- UnsupportedMessageQueueFactory - Class in org.elasticsoftware.elasticactors.test.messaging
- UnsupportedMessageQueueFactory() - Constructor for class org.elasticsoftware.elasticactors.test.messaging.UnsupportedMessageQueueFactory
- UnsupportedMessageQueueFactoryFactory - Class in org.elasticsoftware.elasticactors.test.messaging
- UnsupportedMessageQueueFactoryFactory() - Constructor for class org.elasticsoftware.elasticactors.test.messaging.UnsupportedMessageQueueFactoryFactory
- UnsupportedThreadBoundExecutor<T extends org.elasticsoftware.elasticactors.util.concurrent.ThreadBoundEvent<?>> - Class in org.elasticsoftware.elasticactors.test.cluster
- UnsupportedThreadBoundExecutor() - Constructor for class org.elasticsoftware.elasticactors.test.cluster.UnsupportedThreadBoundExecutor
- update(ShardKey, PersistentActor) - Method in class org.elasticsoftware.elasticactors.test.state.NoopPersistentActorRepository
- updateAsync(ShardKey, PersistentActor, InternalMessage, MessageHandlerEventListener) - Method in class org.elasticsoftware.elasticactors.test.state.NoopPersistentActorRepository
All Classes All Packages