RTI Connext Java API  Version 5.2.0
 All Classes Namespaces Functions Variables Groups Pages
EndpointGroupSeq Class Reference

A sequence of com.rti.dds.infrastructure.EndpointGroup_t. More...

Inherits ArraySequence.

Additional Inherited Members

- Public Member Functions inherited from Sequence
int getMaximum ()
 Get the current maximum number of elements that can be stored in this sequence.
 
void setMaximum (int new_max)
 Resize this sequence to a new desired maximum.
 
Class getElementType ()
 

Detailed Description

A sequence of com.rti.dds.infrastructure.EndpointGroup_t.

In the context of Collaborative DataWriters, it can be used by a com.rti.dds.subscription.DataReader to define a group of remote DataWriters that the com.rti.dds.subscription.DataReader will wait to discover before skipping missing samples.

In the context of Durable Subscriptions, it can be used to create a set of Durable Subscriptions identified by a name and a quorum count.

Instantiates:
<<generic>> com.rti.dds.infrastructure.com.rti.dds.util.Sequence
See Also
com.rti.dds.infrastructure.EndpointGroup_t

RTI Connext Java API Version 5.2.0 Copyright © Sun Jun 21 2015 Real-Time Innovations, Inc