Package eu.vstoyanov.natsy.jetstream.model
See: Description
-
Enum Summary Enum Description AckPolicy Acknowledgment policy for consumers DeliverPolicy Deliver policy determines where to start delivering messages DiscardPolicy Discard policy determines which messages to discard when limits are reached -
Class Summary Class Description PauseResponse Response from pause operation KeyValueEntry Represents an entry in the Key-Value store with typed payload ObjectMetadata Metadata for an object in the object store ObjectStoreInfo Information about an object in the object store ObjectResult Result of retrieving an object from the object store PlacementBuilder Builder for Placement configuration Placement Placement configuration for stream clusteringControls where a stream is placed within a NATS cluster. StreamSourceBuilder Builder for StreamSource configuration StreamSource Stream source configuration for stream aggregationUsed to aggregate messages from other streams or external sources. -
Object Summary Object Description KeyValueEntryMapper Companion for creating KeyValueEntry from NATS KeyValueEntry Companion