Package com.rabbitmq.stream.impl
Class Client.StreamParametersBuilder
java.lang.Object
com.rabbitmq.stream.impl.Client.StreamParametersBuilder
- Enclosing class:
Client
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionbuild()
filterSize
(int size) initialMemberCount
(int initialMemberCount) leaderLocator
(StreamCreator.LeaderLocator leaderLocator) maxLengthBytes
(long bytes) maxLengthBytes
(ByteCapacity bytes) maxLengthGb
(long gigaBytes) maxLengthKb
(long kiloBytes) maxLengthMb
(long megaBytes) maxLengthTb
(long teraBytes) maxSegmentSizeBytes
(long bytes) maxSegmentSizeBytes
(ByteCapacity bytes) maxSegmentSizeGb
(long gigaBytes) maxSegmentSizeKb
(long kiloBytes) maxSegmentSizeMb
(long megaBytes) maxSegmentSizeTb
(long teraBytes)
-
Constructor Details
-
StreamParametersBuilder
public StreamParametersBuilder()
-
-
Method Details
-
maxLengthBytes
-
maxLengthBytes
-
maxLengthKb
-
maxLengthMb
-
maxLengthGb
-
maxLengthTb
-
maxSegmentSizeBytes
-
maxSegmentSizeBytes
-
maxSegmentSizeKb
-
maxSegmentSizeMb
-
maxSegmentSizeGb
-
maxSegmentSizeTb
-
maxAge
-
leaderLocator
-
filterSize
-
initialMemberCount
-
put
-
build
-