| Interface | Description |
|---|---|
| KeyValueWatcher |
Use the KeyValueWatcher interface to watch for updates
|
| ObjectStoreWatcher |
Use the ObjectStoreWatcher interface to watch for updates
|
| Watcher<T> |
Use the Watcher interface to watch for updates
|
| Class | Description |
|---|---|
| AccountLimits |
Represents the JetStream Account Limits
|
| AccountStatistics |
The JetStream Account Statistics
|
| AccountTier |
Represents the JetStream Account Tier
|
| ApiResponse<T> | |
| ApiStats |
Represents the JetStream Account Api Stats
|
| 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.
|
| ConsumerLimits |
ConsumerLimits
|
| ConsumerLimits.Builder |
ConsumerLimits can be created using a Builder.
|
| ConsumerPauseRequest |
Object used to make a request to pause a consumer.
|
| ConsumerPauseResponse | |
| Error |
Error returned from an api request.
|
| External |
External configuration referencing a stream source in another account
|
| External.Builder |
Placement can be created using a Builder.
|
| FeatureConfiguration | |
| FeatureConfiguration.Builder<B,FC> | |
| KeyValueConfiguration |
The KeyValueConfiguration class contains the configuration for of a Key Value bucket.
|
| KeyValueConfiguration.Builder |
KeyValueConfiguration is created using a Builder.
|
| KeyValueEntry |
The KeyValueEntry represents a record in the Key Value history
|
| KeyValuePurgeOptions | |
| KeyValuePurgeOptions.Builder |
KeyValuePurgeOptions is created using a Builder.
|
| KeyValueStatus |
The KeyValueStatus class contains information about a Key Value Bucket.
|
| LostStreamData |
Information about lost stream data
|
| MessageDeleteRequest |
Object used to make a request for message delete 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
|
| ObjectInfo |
The ObjectInfo is Object Meta Information plus instance information
|
| ObjectInfo.Builder | |
| ObjectLink |
The ObjectLink is used to embed links to other objects.
|
| ObjectMeta |
The ObjectMeta is Object Meta is high level information about an object
|
| ObjectMeta.Builder | |
| ObjectMetaOptions |
The ObjectMeta is Object Meta is high level information about an object.
|
| ObjectMetaOptions.Builder | |
| ObjectStoreConfiguration |
The ObjectStoreStatus class contains information about an object store.
|
| ObjectStoreConfiguration.Builder |
ObjectStoreConfiguration is created using a Builder.
|
| ObjectStoreStatus |
The ObjectStoreStatus class contains information about an object store.
|
| OrderedConsumerConfiguration | |
| PeerInfo | |
| Placement |
Placement directives to consider when placing replicas of a stream
|
| Placement.Builder |
Placement can be created using a Builder.
|
| PublishAck |
PublishAck objects represent a JetStream enabled server acknowledgment from a publish call.
|
| PurgeResponse | |
| Replica | |
| Republish |
Republish Configuration
|
| Republish.Builder |
Placement can be created using a Builder.
|
| SequenceInfo |
This class holds the sequence numbers for a consumer and
stream and .
|
| SequencePair |
This class holds the sequence numbers for a consumer and
stream.
|
| ServerInfo | |
| Source |
Source Information
|
| Source.Builder | |
| SourceBase | |
| SourceBase.SourceBaseBuilder<T> | |
| 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.
|
| StreamInfoOptions |
Object used to make a request for special stream info requests
|
| StreamInfoOptions.Builder |
StreamInfoOptions is created using a Builder.
|
| StreamState | |
| Subject | |
| SubjectTransform |
SubjectTransform
|
| SubjectTransform.Builder |
Placement can be created using a Builder.
|
| SuccessApiResponse |
| Enum | Description |
|---|---|
| AckPolicy |
Represents the Ack Policy of a consumer
|
| CompressionOption |
Stream compression policies.
|
| DeliverPolicy |
The delivery policy for this consumer.
|
| DiscardPolicy |
Stream discard policies
|
| KeyValueOperation |
Key Value Operations Enum
|
| KeyValueWatchOption | |
| ObjectStoreWatchOption | |
| ReplayPolicy |
Represents the replay policy of a consumer.
|
| RetentionPolicy |
Stream retention policies.
|
| StorageType |
Stream storage types.
|