| Constructor and Description | 
|---|
CyrusPartitions(INodeClient nodeClient)  | 
| Constructor and Description | 
|---|
RemoveForgottenParts(INodeClient nc,
                    java.util.Collection<java.lang.Integer> validPartsId)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
EasConfigUpdater.update(INodeClient nc,
      NginxConfig config)  | 
| Constructor and Description | 
|---|
NginxEasConf(INodeClient nc)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
FileHostingConfigUpdater.update(INodeClient nc,
      NginxConfig config)  | 
| Constructor and Description | 
|---|
NginxFileHostingConf(INodeClient nc)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
FileHostingRestoreProvider.collectFiles(INodeClient nc,
            java.util.Set<java.lang.String> expanded,
            java.lang.String path)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
IHSMStorage.open(INodeClient nc)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
SnappyStore.open(INodeClient nc)  | 
| Constructor and Description | 
|---|
AclFileWriter(INodeClient nodeClient,
             java.util.List<java.lang.String> domains)  | 
AclFileWriter(INodeClient nodeClient,
             java.util.Map<java.lang.String,java.lang.String> entries,
             java.util.List<java.lang.String> partitions)  | 
| Modifier and Type | Method and Description | 
|---|---|
INodeClient | 
INodeClientFactory.create(java.lang.String hostIpAddress)
Fetches a client to manipulate files & run commands on the BJ  
Host
 with the given IP address | 
static INodeClient | 
NodeActivator.get(java.lang.String host)  | 
| Modifier and Type | Method and Description | 
|---|---|
static boolean | 
NCUtils.connectedToMyself(INodeClient nc)  | 
static ExitList | 
NCUtils.exec(INodeClient nc,
    java.lang.String cmd)
Waits for a tasks to complete, returning its output. 
 | 
static ExitList | 
NCUtils.exec(INodeClient nc,
    java.lang.String cmd,
    long delay,
    java.util.concurrent.TimeUnit unit)
The command runs over a websocket 
 | 
static void | 
NCUtils.execNoOut(INodeClient nc,
         java.lang.String cmd)
Waits for a tasks to complete, don't retrieve its output. 
 | 
static void | 
NCUtils.execNoOut(INodeClient nc,
         java.lang.String cmd,
         long delay,
         java.util.concurrent.TimeUnit unit)
The commands runs over a websocket 
 | 
static void | 
NCUtils.execOrFail(INodeClient nc,
          java.lang.String cmd)
Waits for a tasks to complete, throws ServerFault if task fails 
 | 
static void | 
NCUtils.forget(INodeClient nc,
      java.lang.String cmd)
Spawns a tasks. 
 | 
static ExitList | 
NCUtils.waitFor(INodeClient nc,
       TaskRef ref)
Waits for a tasks to complete and returns its output 
 | 
| Modifier and Type | Method and Description | 
|---|---|
INodeClient | 
AHCNodeClientFactory.create(java.lang.String hostIpAddress)  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
AHCHttpNodeClient  | 
| Modifier and Type | Field and Description | 
|---|---|
protected INodeClient | 
AbstractConfFile.nc  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
INginxConfigUpdater.update(INodeClient nc,
      NginxConfig config)  | 
| Constructor and Description | 
|---|
AbstractConfFile(INodeClient nc)  | 
| Modifier and Type | Field and Description | 
|---|---|
protected INodeClient | 
AbstractConfFile.nc  | 
| Modifier and Type | Method and Description | 
|---|---|
abstract void | 
AbstractConfFile.write(INodeClient nc)  | 
void | 
BmIptablesChkconfig.write(INodeClient nc)  | 
void | 
BmIptablesRules.write(INodeClient nc)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
WebmailConfigUpdater.update(INodeClient nc,
      NginxConfig config)  | 
| Constructor and Description | 
|---|
WebmailPhpFpmConf(INodeClient nc)  | 
WebmailPhpNginxConf(INodeClient nc)  | 
Copyright © 2021. All Rights Reserved.