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)
|
public static final String DOMAIN_CONTROLLER_LOCK_ID
public static final OperationContext.AttachmentKey<Integer> DOMAIN_CONTROLLER_LOCK_ID_ATTACHMENT
Copyright © 2023 JBoss by Red Hat. All rights reserved.