Package | Description |
---|---|
com.streamscape.sef.exchange |
Modifier and Type | Field and Description |
---|---|
static FabricExchangeState |
FabricExchangeState.FORCED_DETACH_FROM_SYSPLEX |
static FabricExchangeState |
FabricExchangeState.JOIN_COMPLETED |
static FabricExchangeState |
FabricExchangeState.JOIN_FAILED |
static FabricExchangeState |
FabricExchangeState.JOIN_IN_PROGRESS |
static FabricExchangeState |
FabricExchangeState.TOKEN_DELAYED |
static FabricExchangeState |
FabricExchangeState.TOKEN_LOST |
static FabricExchangeState |
FabricExchangeState.TOKEN_PASSING_TIMEOUT |
static FabricExchangeState |
FabricExchangeState.TOKEN_RESTART_FAILED |
static FabricExchangeState |
FabricExchangeState.TOKEN_RESTARTED |
Modifier and Type | Method and Description |
---|---|
FabricExchangeState |
FabricExchangeAdvisory.getState()
Returns the Exchange state that caused the advisory.
|
static FabricExchangeState |
FabricExchangeState.valueOf(java.lang.String name) |
static FabricExchangeState[] |
FabricExchangeState.values() |
Constructor and Description |
---|
FabricExchangeAdvisory(java.lang.String nodeName,
FabricExchangeState state,
java.lang.String message,
java.lang.String detailedMessage,
RowSet summaryInfo,
RowSet fullInfo,
RowSet jvmStats) |
Copyright © 2015-2024 StreamScape Technologies. All rights reserved.