public class TimeSequenceMessageBodySource extends java.lang.Object implements MessageBodySource
MessageBodySource.MessageEnvelope| Constructor and Description |
|---|
TimeSequenceMessageBodySource(TimestampProvider tsp,
int minMsgSize) |
TimeSequenceMessageBodySource(TimestampProvider tsp,
com.rabbitmq.perf.ValueIndicator<java.lang.Integer> sizeIndicator) |
| Modifier and Type | Method and Description |
|---|---|
MessageBodySource.MessageEnvelope |
create(int sequenceNumber) |
public TimeSequenceMessageBodySource(TimestampProvider tsp, int minMsgSize)
public TimeSequenceMessageBodySource(TimestampProvider tsp, com.rabbitmq.perf.ValueIndicator<java.lang.Integer> sizeIndicator)
public MessageBodySource.MessageEnvelope create(int sequenceNumber) throws java.io.IOException
create in interface MessageBodySourcejava.io.IOExceptionCopyright © 2022 Pivotal Software, Inc.. All rights reserved.