Uses of Class
com.rabbitmq.client.amqp.ByteCapacity
-
Uses of ByteCapacity in com.rabbitmq.client.amqp
Modifier and TypeMethodDescriptionstatic ByteCapacity
ByteCapacity.B
(long bytes) static ByteCapacity
static ByteCapacity
ByteCapacity.GB
(long gigabytes) static ByteCapacity
ByteCapacity.kB
(long kilobytes) static ByteCapacity
ByteCapacity.MB
(long megabytes) static ByteCapacity
ByteCapacity.TB
(long terabytes) Modifier and TypeMethodDescriptionint
ByteCapacity.compareTo
(ByteCapacity other) Management.QueueSpecification.maxLengthBytes
(ByteCapacity maxLengthBytes) Maximum length in bytes for a queue.Management.StreamSpecification.maxSegmentSizeBytes
(ByteCapacity maxSegmentSize) Set the maximum size for the stream segment files.