public class DefaultNPs extends Object implements NPs
| Constructor and Description |
|---|
DefaultNPs() |
| Modifier and Type | Method and Description |
|---|---|
NPs |
failFast() |
NPs |
failFast(boolean failFast) |
NStream<NPsInfo> |
getResultList() |
int |
getSupportLevel(NSupportLevelContext context) |
String |
getType() |
boolean |
isFailFast() |
boolean |
isSupportedKillProcess() |
boolean |
killProcess(String processId) |
NPs |
setFailFast(boolean failFast) |
NPs |
setType(String processType) |
NPs |
type(String processType) |
public int getSupportLevel(NSupportLevelContext context)
getSupportLevel in interface NComponentpublic boolean isFailFast()
isFailFast in interface NPspublic NPs setFailFast(boolean failFast)
setFailFast in interface NPspublic boolean isSupportedKillProcess()
isSupportedKillProcess in interface NPspublic boolean killProcess(String processId)
killProcess in interface NPspublic NStream<NPsInfo> getResultList()
getResultList in interface NPsCopyright © 2025 vpc open source initiative. All rights reserved.