zio.pulsar.SubscriptionType
See theSubscriptionType companion trait
object SubscriptionType
Attributes
- Companion
- trait
- Graph
-
- Supertypes
-
trait Sumtrait Mirrorclass Objecttrait Matchableclass Any
- Self type
-
SubscriptionType.type
Members list
Type members
Classlikes
object Exclusive extends SubscriptionType[SingleConsumerSubscription]
Attributes
- Supertypes
- Self type
-
Exclusive.type
object Failover extends SubscriptionType[SingleConsumerSubscription]
Attributes
- Supertypes
- Self type
-
Failover.type
final case class KeyShared(policy: KeySharedPolicy) extends SubscriptionType[SharedSubscription]
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
object Shared extends SubscriptionType[SharedSubscription]
Attributes
- Supertypes
- Self type
-
Shared.type
Inherited types
The names of the product elements
The names of the product elements
Attributes
- Inherited from:
- Mirror
The name of the type
The name of the type
Attributes
- Inherited from:
- Mirror
In this article