public class MinMulticastFlowControlSupplier extends Object implements FlowControlSupplier
MinMulticastFlowControl strategy implementations.| Constructor and Description |
|---|
MinMulticastFlowControlSupplier() |
| Modifier and Type | Method and Description |
|---|---|
FlowControl |
newInstance(UdpChannel udpChannel,
int streamId,
long registrationId)
Return a new
FlowControl instance. |
public FlowControl newInstance(UdpChannel udpChannel, int streamId, long registrationId)
FlowControlSupplierFlowControl instance.newInstance in interface FlowControlSupplierudpChannel - for the publication.streamId - for the publication.registrationId - for the the publication.Copyright © 2014-2020 Real Logic Limited. All Rights Reserved.