public interface InternalActorSystemConfiguration extends ActorSystemConfiguration
| Modifier and Type | Method and Description |
|---|---|
List<? extends RemoteActorSystemConfiguration> |
getRemoteConfigurations()
Return the remote configurations
|
ElasticActor<?> |
getService(String serviceId)
Return the singleton service instance
|
Set<String> |
getServices()
return a list of service actor id's
|
getMultiQueueHashSeed, getName, getNumberOfShards, getProperty, getProperty, getQueuesPerNode, getQueuesPerShard, getRequiredProperty, getShardDistributionHashSeed, getShardHashSeed, getVersionElasticActor<?> getService(String serviceId)
serviceId - List<? extends RemoteActorSystemConfiguration> getRemoteConfigurations()
Copyright © 2021. All rights reserved.