Uses of Interface
com.rabbitmq.client.amqp.Management.StreamSpecification
-
Uses of Management.StreamSpecification in com.rabbitmq.client.amqp
Modifier and TypeMethodDescriptionManagement.StreamSpecification.initialClusterSize
(int initialClusterSize) Deprecated, for removal: This API element is subject to removal in a future version.Management.StreamSpecification.initialMemberCount
(int initialMemberCount) Set the number of initial members the stream should have.Set the maximum age of a stream before it gets truncated.Management.StreamSpecification.maxSegmentSizeBytes
(ByteCapacity maxSegmentSize) Set the maximum size for the stream segment files.Management.QueueSpecification.stream()
Set the type toManagement.QueueType.STREAM
and return stream-specific specification.