public final class DomainControllerLockIdUtils extends Object
Modifier and Type | Field and Description |
---|---|
static String |
DOMAIN_CONTROLLER_LOCK_ID
The domain controller lock id header sent by the DC to the slave host.
|
static OperationContext.AttachmentKey<Integer> |
DOMAIN_CONTROLLER_LOCK_ID_ATTACHMENT
The attachment used by the slave to keep track of the lock id on the DC (if any)
|
static String |
SLAVE_CONTROLLER_LOCK_ID
The slave controller lock id header sent by the slaves to the DC.
|
public static final String DOMAIN_CONTROLLER_LOCK_ID
public static final OperationContext.AttachmentKey<Integer> DOMAIN_CONTROLLER_LOCK_ID_ATTACHMENT
public static final String SLAVE_CONTROLLER_LOCK_ID
Copyright © 2016 JBoss by Red Hat. All rights reserved.