| Package | Description |
|---|---|
| com.sun.enterprise.ee.cms.impl.common |
| Modifier and Type | Method and Description |
|---|---|
static RecoveryTargetSelector.RecoverySelectorMode |
RecoveryTargetSelector.RecoverySelectorMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RecoveryTargetSelector.RecoverySelectorMode[] |
RecoveryTargetSelector.RecoverySelectorMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static boolean |
RecoveryTargetSelector.resolveRecoveryTarget(RecoveryTargetSelector.RecoverySelectorMode mode,
List<com.sun.enterprise.ee.cms.core.GMSMember> members,
String failedMemberToken,
GMSContext ctx)
Uses a resolution algorithm to determine whether the member this process
represents is indeed responsible for performing recovery operations.
|
Copyright © 2017–2019 Eclipse Foundation. All rights reserved.