RTI Connext Java API  Version 5.1.0
EndpointGroupSeq Class Reference

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

Inherits ArraySequence.

Additional Inherited Members

- Public Member Functions inherited from ArraySequence
 ArraySequence (Class elementType)
 
 ArraySequence (Class elementType, Collection elements)
 
boolean equals (Object o)
 

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.1.0 Copyright © Mon Feb 3 2014 Real-Time Innovations, Inc