| Interface | Description |
|---|---|
| KvEntryHandler |
Use the KeyValueEntryHandler interface to define the listener
for KvEntry.
|
| Class | Description |
|---|---|
| AccountLimits |
Represents the JetStream Account Limits
|
| AccountStatistics |
The JetStream Account Statistics
|
| ApiResponse<T> | |
| BucketConfiguration |
The BucketConfiguration class contains the configuration for of a Key Value bucket.
|
| BucketConfiguration.Builder |
BucketConfiguration is created using a Builder.
|
| BucketInfo |
The BucketInfo class contains information about a Key Value Bucket.
|
| ClusterInfo |
Information about the cluster a stream is part of.
|
| ConsumerConfiguration |
The ConsumerConfiguration class specifies the configuration for creating a JetStream consumer on the client and
if necessary the server.
|
| ConsumerConfiguration.Builder |
ConsumerConfiguration is created using a Builder.
|
| ConsumerInfo |
The ConsumerInfo class returns information about a JetStream consumer.
|
| Error |
Error returned from an api request.
|
| External |
External configuration referencing a stream source in another account
|
| KvEntry |
The MessageInfo class contains information about a JetStream message.
|
| MessageGetRequest |
Object used to make a request for special message get requests
|
| MessageInfo |
The MessageInfo class contains information about a JetStream message.
|
| Mirror |
Mirror Information.
|
| Mirror.Builder | |
| MirrorInfo |
Information about an upstream stream source in a mirror
|
| PeerInfo | |
| Placement |
Placement directives to consider when placing replicas of a stream
|
| PublishAck |
PublishAck objects represent a JetStream enabled server acknowledgment from a publish call.
|
| PurgeResponse | |
| Replica | |
| SequencePair |
This class holds the sequence numbers for a consumer and
stream.
|
| ServerInfo | |
| Source |
Source Information
|
| Source.Builder | |
| SourceInfo |
Information about a stream being sourced
|
| StreamConfiguration |
The StreamConfiguration class specifies the configuration for creating a JetStream stream on the server.
|
| StreamConfiguration.Builder |
StreamConfiguration is created using a Builder.
|
| StreamInfo |
The StreamInfo class contains information about a JetStream stream.
|
| StreamState | |
| SuccessApiResponse |
| Enum | Description |
|---|---|
| AckPolicy |
Represents the Ack Policy of a consumer
|
| ConsumerConfiguration.CcNumeric | |
| DeliverPolicy |
The delivery policy for this consumer.
|
| DiscardPolicy |
Stream discard policies
|
| KvOperation |
Key Value Operations Enum
|
| ReplayPolicy |
Represents the replay policy of a consumer.
|
| RetentionPolicy |
Stream retention policies.
|
| StorageType |
Stream storage types.
|