Serialized Form
-
Package com.rabbitmq.stream
-
Class com.rabbitmq.stream.AuthenticationFailureException extends StreamException implements Serializable
- serialVersionUID:
- -8252068600057023968L
-
Class com.rabbitmq.stream.ChunkChecksumValidationException extends StreamException implements Serializable
-
Serialized Fields
-
computed
long computed
-
expected
long expected
-
-
-
Class com.rabbitmq.stream.NoOffsetException extends StreamException implements Serializable
-
Class com.rabbitmq.stream.StreamDoesNotExistException extends StreamException implements Serializable
-
Serialized Fields
-
stream
String stream
-
-
-
Class com.rabbitmq.stream.StreamException extends RuntimeException implements Serializable
- serialVersionUID:
- 1712097491684870324L
-
Serialized Fields
-
code
short code
-
-
Class com.rabbitmq.stream.StreamNotAvailableException extends StreamException implements Serializable
-
-
Package com.rabbitmq.stream.amqp
-
Class com.rabbitmq.stream.amqp.UnsignedByte extends Number implements Serializable
-
Serialized Fields
-
_underlying
byte _underlying
-
-
-
Class com.rabbitmq.stream.amqp.UnsignedInteger extends Number implements Serializable
-
Serialized Fields
-
_underlying
int _underlying
-
-
-
Class com.rabbitmq.stream.amqp.UnsignedLong extends Number implements Serializable
-
Serialized Fields
-
_underlying
long _underlying
-
-
-
Class com.rabbitmq.stream.amqp.UnsignedShort extends Number implements Serializable
-
Serialized Fields
-
_underlying
short _underlying
-
-
-
-
Package com.rabbitmq.stream.compression
-
Class com.rabbitmq.stream.compression.CompressionException extends RuntimeException implements Serializable
-
-
Package com.rabbitmq.stream.sasl
-
Class com.rabbitmq.stream.sasl.StreamSaslException extends RuntimeException implements Serializable
-