Class Hierarchy
- java.lang.Object
- scala.runtime.AbstractFunction1<T1,R> (implements scala.Function1<T1,R>)
- org.apache.pekko.cluster.sharding.RemoveInternalClusterShardingData.RemoveOnePersistenceId$.Result$ (implements java.io.Serializable)
- org.apache.pekko.cluster.sharding.ShardCoordinator.Internal$.BeginHandOff$ (implements java.io.Serializable)
- org.apache.pekko.cluster.sharding.ShardCoordinator.Internal$.BeginHandOffAck$ (implements java.io.Serializable)
- org.apache.pekko.cluster.sharding.ShardCoordinator.Internal$.GetShardHome$ (implements java.io.Serializable)
- org.apache.pekko.cluster.sharding.ShardCoordinator.Internal$.GracefulShutdownReq$ (implements java.io.Serializable)
- org.apache.pekko.cluster.sharding.ShardCoordinator.Internal$.HandOff$ (implements java.io.Serializable)
- org.apache.pekko.cluster.sharding.ShardCoordinator.Internal$.HostShard$ (implements java.io.Serializable)
- org.apache.pekko.cluster.sharding.ShardCoordinator.Internal$.RegionStopped$ (implements java.io.Serializable)
- org.apache.pekko.cluster.sharding.ShardCoordinator.Internal$.Register$ (implements java.io.Serializable)
- org.apache.pekko.cluster.sharding.ShardCoordinator.Internal$.RegisterAck$ (implements java.io.Serializable)
- org.apache.pekko.cluster.sharding.ShardCoordinator.Internal$.RegisterProxy$ (implements java.io.Serializable)
- org.apache.pekko.cluster.sharding.ShardCoordinator.Internal$.ShardHomeDeallocated$ (implements java.io.Serializable)
- org.apache.pekko.cluster.sharding.ShardCoordinator.Internal$.ShardHomes$ (implements java.io.Serializable)
- org.apache.pekko.cluster.sharding.ShardCoordinator.Internal$.ShardRegionProxyRegistered$ (implements java.io.Serializable)
- org.apache.pekko.cluster.sharding.ShardCoordinator.Internal$.ShardRegionProxyTerminated$ (implements java.io.Serializable)
- org.apache.pekko.cluster.sharding.ShardCoordinator.Internal$.ShardRegionRegistered$ (implements java.io.Serializable)
- org.apache.pekko.cluster.sharding.ShardCoordinator.Internal$.ShardRegionTerminated$ (implements java.io.Serializable)
- org.apache.pekko.cluster.sharding.ShardCoordinator.Internal$.ShardStarted$ (implements java.io.Serializable)
- org.apache.pekko.cluster.sharding.ShardCoordinator.Internal$.ShardStopped$ (implements java.io.Serializable)
- org.apache.pekko.cluster.sharding.ShardCoordinator.RebalanceWorker$.ShardRegionTerminated$ (implements java.io.Serializable)
- scala.runtime.AbstractFunction2<T1,T2,R> (implements scala.Function2<T1,T2,R>)
- org.apache.pekko.cluster.sharding.ClusterShardingSettings.MostRecentlyUsedPassivationStrategy$ (implements java.io.Serializable)
- org.apache.pekko.cluster.sharding.RemoveInternalClusterShardingData.RemoveOnePersistenceId$.Removals$ (implements java.io.Serializable)
- org.apache.pekko.cluster.sharding.ShardCoordinator.Internal$.ShardHome$ (implements java.io.Serializable)
- org.apache.pekko.cluster.sharding.ShardCoordinator.Internal$.ShardHomeAllocated$ (implements java.io.Serializable)
- scala.runtime.AbstractFunction4<T1,T2,T3,T4,R> (implements scala.Function4<T1,T2,T3,T4,R>)
- org.apache.pekko.cluster.sharding.ClusterShardingSettings.CompositePassivationStrategy$.FrequencySketchAdmissionFilter$ (implements java.io.Serializable)
- org.apache.pekko.cluster.sharding.ClusterShardingSettings.CompositePassivationStrategy$.HillClimbingAdmissionOptimizer$ (implements java.io.Serializable)
- org.apache.pekko.cluster.sharding.internal.AbstractLeastShardAllocationStrategy
- org.apache.pekko.cluster.sharding.ShardCoordinator.LeastShardAllocationStrategy (implements java.io.Serializable)
- org.apache.pekko.cluster.sharding.ClusterSharding (implements org.apache.pekko.actor.Extension)
- org.apache.pekko.cluster.sharding.ClusterSharding$ (implements org.apache.pekko.actor.ExtensionId<T>, org.apache.pekko.actor.ExtensionIdProvider)
- org.apache.pekko.cluster.sharding.ClusterShardingGuardian$
- org.apache.pekko.cluster.sharding.ClusterShardingHealthCheck (implements scala.Function0<R>)
- org.apache.pekko.cluster.sharding.ClusterShardingHealthCheck$
- org.apache.pekko.cluster.sharding.ClusterShardingHealthCheckSettings
- org.apache.pekko.cluster.sharding.ClusterShardingHealthCheckSettings$
- org.apache.pekko.cluster.sharding.ClusterShardingSettings (implements org.apache.pekko.actor.NoSerializationVerificationNeeded)
- org.apache.pekko.cluster.sharding.ClusterShardingSettings.CompositePassivationStrategy$ (implements java.io.Serializable)
- org.apache.pekko.cluster.sharding.ClusterShardingSettings.CompositePassivationStrategy$.AdmissionFilter$
- org.apache.pekko.cluster.sharding.ClusterShardingSettings.CompositePassivationStrategy$.AdmissionOptimizer$
- org.apache.pekko.cluster.sharding.ClusterShardingSettings.CompositePassivationStrategy$.AlwaysAdmissionFilter$ (implements scala.Product, java.io.Serializable)
- org.apache.pekko.cluster.sharding.ClusterShardingSettings.CompositePassivationStrategy$.FrequencySketchAdmissionFilter (implements scala.Product, java.io.Serializable)
- org.apache.pekko.cluster.sharding.ClusterShardingSettings.CompositePassivationStrategy$.HillClimbingAdmissionOptimizer (implements scala.Product, java.io.Serializable)
- org.apache.pekko.cluster.sharding.ClusterShardingSettings.CompositePassivationStrategy$.NoAdmissionOptimizer$ (implements scala.Product, java.io.Serializable)
- org.apache.pekko.cluster.sharding.ClusterShardingSettings.IdlePassivationStrategy$ (implements java.io.Serializable)
- org.apache.pekko.cluster.sharding.ClusterShardingSettings.LeastFrequentlyUsedPassivationStrategy$ (implements java.io.Serializable)
- org.apache.pekko.cluster.sharding.ClusterShardingSettings.LeastRecentlyUsedPassivationStrategy$ (implements java.io.Serializable)
- org.apache.pekko.cluster.sharding.ClusterShardingSettings.NoPassivationStrategy$ (implements org.apache.pekko.cluster.sharding.ClusterShardingSettings.PassivationStrategy, scala.Product, java.io.Serializable)
- org.apache.pekko.cluster.sharding.ClusterShardingSettings.PassivationStrategy$
- org.apache.pekko.cluster.sharding.ClusterShardingSettings.PassivationStrategySettings
- org.apache.pekko.cluster.sharding.ClusterShardingSettings.PassivationStrategySettings$
- org.apache.pekko.cluster.sharding.ClusterShardingSettings.PassivationStrategySettings$.AdmissionSettings
- org.apache.pekko.cluster.sharding.ClusterShardingSettings.PassivationStrategySettings$.AdmissionSettings$
- org.apache.pekko.cluster.sharding.ClusterShardingSettings.PassivationStrategySettings$.AdmissionSettings$.FilterSettings$
- org.apache.pekko.cluster.sharding.ClusterShardingSettings.PassivationStrategySettings$.AdmissionSettings$.FrequencySketchSettings
- org.apache.pekko.cluster.sharding.ClusterShardingSettings.PassivationStrategySettings$.AdmissionSettings$.FrequencySketchSettings$
- org.apache.pekko.cluster.sharding.ClusterShardingSettings.PassivationStrategySettings$.AdmissionSettings$.HillClimbingSettings
- org.apache.pekko.cluster.sharding.ClusterShardingSettings.PassivationStrategySettings$.AdmissionSettings$.HillClimbingSettings$
- org.apache.pekko.cluster.sharding.ClusterShardingSettings.PassivationStrategySettings$.AdmissionSettings$.OptimizerSettings$
- org.apache.pekko.cluster.sharding.ClusterShardingSettings.PassivationStrategySettings$.AdmissionSettings$.WindowSettings
- org.apache.pekko.cluster.sharding.ClusterShardingSettings.PassivationStrategySettings$.AdmissionSettings$.WindowSettings$
- org.apache.pekko.cluster.sharding.ClusterShardingSettings.PassivationStrategySettings$.IdleSettings
- org.apache.pekko.cluster.sharding.ClusterShardingSettings.PassivationStrategySettings$.IdleSettings$
- org.apache.pekko.cluster.sharding.ClusterShardingSettings.PassivationStrategySettings$.LeastFrequentlyUsedSettings
- org.apache.pekko.cluster.sharding.ClusterShardingSettings.PassivationStrategySettings$.LeastFrequentlyUsedSettings$
- org.apache.pekko.cluster.sharding.ClusterShardingSettings.PassivationStrategySettings$.LeastRecentlyUsedSettings
- org.apache.pekko.cluster.sharding.ClusterShardingSettings.PassivationStrategySettings$.LeastRecentlyUsedSettings$
- org.apache.pekko.cluster.sharding.ClusterShardingSettings.PassivationStrategySettings$.LeastRecentlyUsedSettings$.SegmentedSettings
- org.apache.pekko.cluster.sharding.ClusterShardingSettings.PassivationStrategySettings$.LeastRecentlyUsedSettings$.SegmentedSettings$
- org.apache.pekko.cluster.sharding.ClusterShardingSettings.PassivationStrategySettings$.MostRecentlyUsedSettings
- org.apache.pekko.cluster.sharding.ClusterShardingSettings.PassivationStrategySettings$.MostRecentlyUsedSettings$
- org.apache.pekko.cluster.sharding.ClusterShardingSettings.PassivationStrategySettings$.PolicySettings$
- org.apache.pekko.cluster.sharding.ClusterShardingSettings.TuningParameters
- org.apache.pekko.cluster.sharding.ClusterShardingSettings$
- org.apache.pekko.cluster.sharding.DDataShardCoordinator$
- org.apache.pekko.cluster.JoinConfigCompatChecker
- org.apache.pekko.cluster.sharding.JoinConfigCompatCheckSharding
- org.apache.pekko.cluster.sharding.NoOpShardingFlightRecorder
- org.apache.pekko.cluster.sharding.NoOpShardingFlightRecorder$ (implements scala.Product, java.io.Serializable, org.apache.pekko.cluster.sharding.ShardingFlightRecorder)
- org.apache.pekko.cluster.sharding.RemoveInternalClusterShardingData (implements org.apache.pekko.actor.Actor, org.apache.pekko.actor.ActorLogging)
- org.apache.pekko.cluster.sharding.RemoveInternalClusterShardingData.RemoveOnePersistenceId$
- org.apache.pekko.cluster.sharding.RemoveInternalClusterShardingData.RemoveOnePersistenceId$.Removals (implements scala.Product, java.io.Serializable)
- org.apache.pekko.cluster.sharding.RemoveInternalClusterShardingData.RemoveOnePersistenceId$.Result (implements scala.Product, java.io.Serializable)
- org.apache.pekko.cluster.sharding.RemoveInternalClusterShardingData$
- org.apache.pekko.cluster.sharding.Shard$
- org.apache.pekko.cluster.sharding.ShardCoordinator (implements org.apache.pekko.actor.Actor, org.apache.pekko.actor.Timers)
- org.apache.pekko.cluster.sharding.PersistentShardCoordinator (implements org.apache.pekko.persistence.PersistentActor)
- org.apache.pekko.cluster.sharding.ShardCoordinator.AbstractShardAllocationStrategy (implements org.apache.pekko.cluster.sharding.ShardCoordinator.ShardAllocationStrategy)
- org.apache.pekko.cluster.sharding.ShardCoordinator.Internal$
- org.apache.pekko.cluster.sharding.ShardCoordinator.Internal$.BeginHandOff (implements scala.Product, java.io.Serializable)
- org.apache.pekko.cluster.sharding.ShardCoordinator.Internal$.BeginHandOffAck (implements scala.Product, java.io.Serializable)
- org.apache.pekko.cluster.sharding.ShardCoordinator.Internal$.GetShardHome (implements org.apache.pekko.actor.DeadLetterSuppression, scala.Product, java.io.Serializable)
- org.apache.pekko.cluster.sharding.ShardCoordinator.Internal$.GracefulShutdownReq (implements org.apache.pekko.actor.DeadLetterSuppression, scala.Product, java.io.Serializable)
- org.apache.pekko.cluster.sharding.ShardCoordinator.Internal$.HandOff (implements scala.Product, java.io.Serializable)
- org.apache.pekko.cluster.sharding.ShardCoordinator.Internal$.HostShard (implements scala.Product, java.io.Serializable)
- org.apache.pekko.cluster.sharding.ShardCoordinator.Internal$.RegionStopped (implements scala.Product, java.io.Serializable)
- org.apache.pekko.cluster.sharding.ShardCoordinator.Internal$.Register (implements org.apache.pekko.actor.DeadLetterSuppression, scala.Product, java.io.Serializable)
- org.apache.pekko.cluster.sharding.ShardCoordinator.Internal$.RegisterAck (implements scala.Product, java.io.Serializable)
- org.apache.pekko.cluster.sharding.ShardCoordinator.Internal$.RegisterProxy (implements org.apache.pekko.actor.DeadLetterSuppression, scala.Product, java.io.Serializable)
- org.apache.pekko.cluster.sharding.ShardCoordinator.Internal$.ShardCoordinatorInitialized
- org.apache.pekko.cluster.sharding.ShardCoordinator.Internal$.ShardCoordinatorInitialized$ (implements scala.Product, java.io.Serializable)
- org.apache.pekko.cluster.sharding.ShardCoordinator.Internal$.ShardHome (implements scala.Product, java.io.Serializable)
- org.apache.pekko.cluster.sharding.ShardCoordinator.Internal$.ShardHomeAllocated (implements scala.Product, java.io.Serializable)
- org.apache.pekko.cluster.sharding.ShardCoordinator.Internal$.ShardHomeDeallocated (implements scala.Product, java.io.Serializable)
- org.apache.pekko.cluster.sharding.ShardCoordinator.Internal$.ShardHomes (implements org.apache.pekko.actor.DeadLetterSuppression, scala.Product, java.io.Serializable)
- org.apache.pekko.cluster.sharding.ShardCoordinator.Internal$.ShardRegionProxyRegistered (implements scala.Product, java.io.Serializable)
- org.apache.pekko.cluster.sharding.ShardCoordinator.Internal$.ShardRegionProxyTerminated (implements scala.Product, java.io.Serializable)
- org.apache.pekko.cluster.sharding.ShardCoordinator.Internal$.ShardRegionRegistered (implements scala.Product, java.io.Serializable)
- org.apache.pekko.cluster.sharding.ShardCoordinator.Internal$.ShardRegionTerminated (implements scala.Product, java.io.Serializable)
- org.apache.pekko.cluster.sharding.ShardCoordinator.Internal$.ShardStarted (implements scala.Product, java.io.Serializable)
- org.apache.pekko.cluster.sharding.ShardCoordinator.Internal$.ShardStopped (implements scala.Product, java.io.Serializable)
- org.apache.pekko.cluster.sharding.ShardCoordinator.Internal$.State (implements org.apache.pekko.cluster.sharding.ClusterShardingSerializable, scala.Product, java.io.Serializable)
- org.apache.pekko.cluster.sharding.ShardCoordinator.Internal$.State$ (implements java.io.Serializable)
- org.apache.pekko.cluster.sharding.ShardCoordinator.Internal$.StateInitialized
- org.apache.pekko.cluster.sharding.ShardCoordinator.Internal$.StateInitialized$ (implements scala.Product, java.io.Serializable)
- org.apache.pekko.cluster.sharding.ShardCoordinator.Internal$.Terminate
- org.apache.pekko.cluster.sharding.ShardCoordinator.Internal$.Terminate$ (implements org.apache.pekko.actor.DeadLetterSuppression, scala.Product, java.io.Serializable)
- org.apache.pekko.cluster.sharding.ShardCoordinator.RebalanceWorker$
- org.apache.pekko.cluster.sharding.ShardCoordinator.RebalanceWorker$.ShardRegionTerminated (implements scala.Product, java.io.Serializable)
- org.apache.pekko.cluster.sharding.ShardCoordinator.ShardAllocationStrategy$
- org.apache.pekko.cluster.sharding.ShardCoordinator$
- org.apache.pekko.cluster.sharding.ShardingFlightRecorder$ (implements org.apache.pekko.actor.ExtensionId<T>, org.apache.pekko.actor.ExtensionIdProvider)
- org.apache.pekko.cluster.sharding.ShardingLogMarker
- org.apache.pekko.cluster.sharding.ShardingLogMarker.Properties$
- org.apache.pekko.cluster.sharding.ShardingLogMarker$
- org.apache.pekko.cluster.sharding.ShardingQueries
- org.apache.pekko.cluster.sharding.ShardingQueries.ShardsQueryResult<B> (implements scala.Product, java.io.Serializable)
- org.apache.pekko.cluster.sharding.ShardingQueries.ShardsQueryResult$ (implements java.io.Serializable)
- org.apache.pekko.cluster.sharding.ShardingQueries$
- org.apache.pekko.cluster.sharding.ShardRegion$
- scala.runtime.AbstractFunction1<T1,R> (implements scala.Function1<T1,R>)
Interface Hierarchy
- org.apache.pekko.cluster.sharding.ClusterShardingSettings.CompositePassivationStrategy$.AdmissionFilter
- org.apache.pekko.cluster.sharding.ClusterShardingSettings.CompositePassivationStrategy$.AdmissionOptimizer
- org.apache.pekko.cluster.sharding.ClusterShardingSettings.PassivationStrategy
- org.apache.pekko.cluster.sharding.ClusterShardingSettings.PassivationStrategySettings$.AdmissionSettings$.FilterSettings
- org.apache.pekko.cluster.sharding.ClusterShardingSettings.PassivationStrategySettings$.AdmissionSettings$.OptimizerSettings
- org.apache.pekko.cluster.sharding.ClusterShardingSettings.PassivationStrategySettings$.PolicySettings
- org.apache.pekko.actor.Extension
- org.apache.pekko.cluster.sharding.ShardingFlightRecorder
- org.apache.pekko.actor.NoSerializationVerificationNeeded
- org.apache.pekko.cluster.sharding.ShardCoordinator.ShardAllocationStrategy
- org.apache.pekko.cluster.sharding.ShardCoordinator.ActorSystemDependentAllocationStrategy
- org.apache.pekko.cluster.sharding.ShardCoordinator.StartableAllocationStrategy
- org.apache.pekko.cluster.sharding.ShardCoordinator.ShardAllocationStrategy
- java.io.Serializable
- org.apache.pekko.cluster.sharding.ClusterShardingSerializable
- org.apache.pekko.cluster.sharding.ShardCoordinator.Internal$.CoordinatorCommand
- org.apache.pekko.cluster.sharding.ShardCoordinator.Internal$.CoordinatorMessage
- org.apache.pekko.cluster.sharding.ShardCoordinator.Internal$.DomainEvent
- org.apache.pekko.cluster.sharding.ClusterShardingSerializable