public class ContainerLockSupport
extends java.lang.Object
Title: Service Event Fabric Core
Description: Helper class for lock file.
Copyright: Copyright (c) 2014
Company: StreamScape Technologies
Modifier and Type | Class and Description |
---|---|
static class |
ContainerLockSupport.CurrentNodeLock |
static class |
ContainerLockSupport.RemoteNodeLock |
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
RESTART_REQUIRED |
Constructor and Description |
---|
ContainerLockSupport() |
Modifier and Type | Method and Description |
---|---|
static ContainerLockSupport.CurrentNodeLock |
getCurrentNodeLock() |
static ContainerLockSupport.RemoteNodeLock |
getRemoteNodeLock(java.lang.String remoteNodeStartupDir) |
public static final java.lang.String RESTART_REQUIRED
public static ContainerLockSupport.CurrentNodeLock getCurrentNodeLock()
public static ContainerLockSupport.RemoteNodeLock getRemoteNodeLock(java.lang.String remoteNodeStartupDir)
Copyright © 2015-2024 StreamScape Technologies. All rights reserved.