| Package | Description |
|---|---|
| biz.onixs.cme.ilink3.handler | |
| biz.onixs.cme.ilink3.handler.session | |
| biz.onixs.cme.ilink3.testing |
| Modifier and Type | Method and Description |
|---|---|
static FaultToleranceIndicator |
FaultToleranceIndicator.fromValue(int value) |
FaultToleranceIndicator |
Session.getFaultToleranceIndicator()
Fault tolerance indicator.
|
static FaultToleranceIndicator |
FaultToleranceIndicator.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FaultToleranceIndicator[] |
FaultToleranceIndicator.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Session |
Session.setFaultToleranceIndicator(FaultToleranceIndicator faultToleranceIndicator)
Update the fault tolerance indicator.
|
| Modifier and Type | Method and Description |
|---|---|
FaultToleranceIndicator |
FailoverArgs.getFaultToleranceIndicator() |
| Modifier and Type | Method and Description |
|---|---|
FailoverArgs |
FailoverArgs.setFaultToleranceIndicator(FaultToleranceIndicator faultToleranceIndicator) |
| Constructor and Description |
|---|
FailoverArgs(FaultToleranceIndicator faultToleranceIndicator) |
| Modifier and Type | Method and Description |
|---|---|
FaultToleranceIndicator |
Emulator.getFaultToleranceIndicator()
Fault tolerance indicator.
|
| Modifier and Type | Method and Description |
|---|---|
IMessage |
TestUtility.createSequence(long uuid,
long nextSeqNo,
int keepAliveLapsed,
FaultToleranceIndicator faultToleranceIndicator) |
void |
Emulator.setFaultToleranceIndicator(FaultToleranceIndicator faultToleranceIndicator)
Update the fault tolerance indicator.
|
Copyright © 2005–2026 Onix Solutions. All rights reserved.