public class DefaultNPs extends Object implements net.thevpc.nuts.io.NPs
| Constructor and Description |
|---|
DefaultNPs() |
| Modifier and Type | Method and Description |
|---|---|
net.thevpc.nuts.io.NPs |
at(net.thevpc.nuts.util.NConnexionString host) |
net.thevpc.nuts.io.NPs |
at(String host) |
net.thevpc.nuts.io.NPs |
failFast() |
net.thevpc.nuts.io.NPs |
failFast(boolean failFast) |
String |
getConnexionString() |
net.thevpc.nuts.NPlatformFamily |
getPlatformFamily() |
net.thevpc.nuts.util.NStream<net.thevpc.nuts.io.NPsInfo> |
getResultList() |
int |
getSupportLevel(net.thevpc.nuts.spi.NSupportLevelContext context) |
boolean |
isFailFast() |
boolean |
isSupportedKillProcess() |
boolean |
killProcess(String processId) |
net.thevpc.nuts.io.NPs |
setConnexionString(net.thevpc.nuts.util.NConnexionString host) |
net.thevpc.nuts.io.NPs |
setConnexionString(String host) |
net.thevpc.nuts.io.NPs |
setFailFast(boolean failFast) |
net.thevpc.nuts.io.NPs |
setPlatformFamily(net.thevpc.nuts.NPlatformFamily platformFamily) |
public int getSupportLevel(net.thevpc.nuts.spi.NSupportLevelContext context)
getSupportLevel in interface net.thevpc.nuts.spi.NComponentpublic boolean isFailFast()
isFailFast in interface net.thevpc.nuts.io.NPspublic String getConnexionString()
getConnexionString in interface net.thevpc.nuts.io.NPspublic net.thevpc.nuts.io.NPs setConnexionString(String host)
setConnexionString in interface net.thevpc.nuts.io.NPspublic net.thevpc.nuts.io.NPs at(String host)
at in interface net.thevpc.nuts.io.NPspublic net.thevpc.nuts.io.NPs setConnexionString(net.thevpc.nuts.util.NConnexionString host)
setConnexionString in interface net.thevpc.nuts.io.NPspublic net.thevpc.nuts.io.NPs at(net.thevpc.nuts.util.NConnexionString host)
at in interface net.thevpc.nuts.io.NPspublic net.thevpc.nuts.io.NPs setFailFast(boolean failFast)
setFailFast in interface net.thevpc.nuts.io.NPspublic boolean isSupportedKillProcess()
isSupportedKillProcess in interface net.thevpc.nuts.io.NPspublic boolean killProcess(String processId)
killProcess in interface net.thevpc.nuts.io.NPspublic net.thevpc.nuts.io.NPs failFast(boolean failFast)
failFast in interface net.thevpc.nuts.io.NPspublic net.thevpc.nuts.io.NPs failFast()
failFast in interface net.thevpc.nuts.io.NPspublic net.thevpc.nuts.NPlatformFamily getPlatformFamily()
getPlatformFamily in interface net.thevpc.nuts.io.NPspublic net.thevpc.nuts.io.NPs setPlatformFamily(net.thevpc.nuts.NPlatformFamily platformFamily)
setPlatformFamily in interface net.thevpc.nuts.io.NPspublic net.thevpc.nuts.util.NStream<net.thevpc.nuts.io.NPsInfo> getResultList()
getResultList in interface net.thevpc.nuts.io.NPsCopyright © 2025 vpc open source initiative. All rights reserved.