|
RTI Connext Java API
Version 6.0.1
|
Available replacement policies for the ignored entities. More...
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. | |
| 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. | |
Additional Inherited Members | |
Public Member Functions inherited from Enum | |
| final int | ordinal () |
| The integral value of this enumerated constant. | |
| Object | copy_from (Object src) |
| final String | name () |
| The name of this enum constant, as declared in the enum declaration. | |
| final String | toString () |
| The string value of this enum constant. | |
Protected Member Functions inherited from Enum | |
| Enum (String name, int ordinal) | |
| The constructor. | |
| final Object | clone () throws CloneNotSupportedException |
Available replacement policies for the ignored entities.