RTI Connext Java API  Version 6.1.0
DomainParticipantResourceLimitsIgnoredEntityReplacementKind Class Reference

Available replacement policies for the ignored entities. More...

Inheritance diagram for DomainParticipantResourceLimitsIgnoredEntityReplacementKind:
Enum Copyable

Static Public Attributes

static final DomainParticipantResourceLimitsIgnoredEntityReplacementKind NO_REPLACEMENT_IGNORED_ENTITY_REPLACEMENT = new DomainParticipantResourceLimitsIgnoredEntityReplacementKind("NO_REPLACEMENT_IGNORED_ENTITY_REPLACEMENT", 0)
 Available replacement policies for the ignored entities. More...
 
static final DomainParticipantResourceLimitsIgnoredEntityReplacementKind NOT_ALIVE_FIRST_IGNORED_ENTITY_REPLACEMENT = new DomainParticipantResourceLimitsIgnoredEntityReplacementKind("NOT_ALIVE_FIRST_IGNORED_ENTITY_REPLACEMENT", 1)
 Available replacement policies for the ignored entities. More...
 

Additional Inherited Members

- Public Member Functions inherited from Enum
final int ordinal ()
 The integral value of this enumerated constant. More...
 
Object copy_from (Object src)
 
final String name ()
 The name of this enum constant, as declared in the enum declaration. More...
 
final String toString ()
 The string value of this enum constant. More...
 
- Protected Member Functions inherited from Enum
 Enum (String name, int ordinal)
 The constructor. More...
 
final Object clone () throws CloneNotSupportedException
 

Detailed Description

Available replacement policies for the ignored entities.

QoS:
com.rti.dds.infrastructure.DomainParticipantResourceLimitsQosPolicy