Structs§
- Cluster
Info - Information about the stream’s, consumer’s associated
JetStream
cluster - Config
StreamConfig
determines the properties for a stream. There are sensible defaults for most. If no subjects are given the name will be used as the only subject.- Consumer
Limits - Consumer
Names - Consumers
- Delete
Status - External
- Info
- Shows config and current state for this stream.
- Info
With Subjects - No
- Paged
Info - Peer
Info - The members of the RAFT cluster
- Placement
- Placement describes on which cluster or tags the stream should be placed.
- Purge
- Purge
Request - The payload used to generate a purge request.
- Purge
Response - The response generated by trying to purge a stream.
- RawMessage
- A raw stream message in the representation it is stored.
- Republish
- Source
- Source
Info - State
- information about the given stream.
- Stream
- Handle to operations that can be performed on a
Stream
. It’s generic over the type ofinfo
field to allowStream
with or without info contents. - Stream
GetMessage - Stream
Info Builder - Stream
Info Request - Subject
Transform - Yes
Enums§
- Compression
- Consumer
Create Strict Error Kind - Consumer
Error Kind - Consumer
Update Error Kind - Delete
Message Error Kind - Direct
GetError Kind - Discard
Policy DiscardPolicy
determines how we proceed when limits of messages or bytes are hit. The default,Old
will remove older messages.New
will fail to store the new message.- Last
RawMessage Error Kind - Purge
Error Kind - Retention
Policy RetentionPolicy
determines how messages in a set are retained.- Storage
Type - determines how messages are stored for retention.