scalus.cardano.node.stream.PushdownKind
See thePushdownKind companion object
enum PushdownKind
What a provider can index a subscription by.
Mirrors the cases of scalus.cardano.node.UtxoSource: a query whose source reduces to kinds the provider declares here can be served from an index or a server-side filter; anything else needs a scan. UtxoSource.FromPaymentCredential deliberately has no matching case yet, so it is always treated as unindexed — see SubscriptionSupport.indexedSource.
Attributes
- Companion
- object
- Graph
-
- Supertypes
-
trait Enumtrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass Any
Members list
In this article