Constructor and Description |
---|
Annotations(INodeClient nc) |
CyrusHsm(INodeClient nc) |
CyrusPartitions(INodeClient nodeClient) |
CyrusReplication(INodeClient nc) |
Modifier and Type | Field and Description |
---|---|
protected INodeClient |
AbstractConfFile.nc |
Constructor and Description |
---|
AbstractConfFile(INodeClient nc) |
RemoveForgottenParts(INodeClient nc,
java.util.Collection<java.lang.Integer> validPartsId) |
Modifier and Type | Method and Description |
---|---|
void |
EasConfigUpdater.updateFilehostingSize(INodeClient nc,
long size) |
void |
EasConfigUpdater.updateMessageSize(INodeClient nc,
long size) |
Constructor and Description |
---|
NginxEasConf(INodeClient nc) |
Modifier and Type | Method and Description |
---|---|
void |
FileHostingConfigUpdater.updateFilehostingSize(INodeClient nc,
long size) |
void |
FileHostingConfigUpdater.updateMessageSize(INodeClient nc,
long size) |
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) |
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 |
---|---|
abstract void |
AbstractConfFile.write(INodeClient nc) |
void |
BmIptablesRules.write(INodeClient nc) |
Modifier and Type | Field and Description |
---|---|
protected INodeClient |
AbstractConfFile.nc |
Modifier and Type | Method and Description |
---|---|
void |
NginxService.reloadHttpd(INodeClient nc)
Reload NGinx & FPM on specific server
|
void |
INginxConfigUpdater.updateFilehostingSize(INodeClient nc,
long size) |
void |
INginxConfigUpdater.updateMessageSize(INodeClient nc,
long size) |
Constructor and Description |
---|
AbstractConfFile(INodeClient nc) |
Modifier and Type | Method and Description |
---|---|
void |
WebmailConfigUpdater.updateFilehostingSize(INodeClient nc,
long size) |
void |
WebmailConfigUpdater.updateMessageSize(INodeClient nc,
long size) |
Constructor and Description |
---|
WebmailPhpFpmConf(INodeClient nc) |
WebmailPhpNginxConf(INodeClient nc) |
Copyright © 2021. All Rights Reserved.