public abstract class AbstractNodeOperation extends java.lang.Object implements ICmdLet, java.lang.Runnable
| Modifier and Type | Field and Description | 
|---|---|
java.lang.String | 
address  | 
protected CliContext | 
ctx  | 
java.lang.String | 
tag  | 
java.lang.String | 
uid  | 
int | 
workers  | 
| Constructor and Description | 
|---|
AbstractNodeOperation()  | 
| Modifier and Type | Method and Description | 
|---|---|
java.lang.Runnable | 
forContext(CliContext ctx)  | 
protected abstract void | 
globalStatus()  | 
void | 
run()  | 
protected abstract void | 
synchronousServerOperation(IServer serversApi,
                          ItemValue<Server> srv)  | 
protected CliContext ctx
public java.lang.String tag
public java.lang.String uid
public java.lang.String address
public int workers
public final java.lang.Runnable forContext(CliContext ctx)
forContext in interface ICmdLetpublic final void run()
run in interface java.lang.Runnableprotected abstract void globalStatus()
Copyright © 2023. All Rights Reserved.