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.net.NConnectionString host) |
net.thevpc.nuts.io.NPs |
at(String host) |
net.thevpc.nuts.net.NConnectionString |
connectionString() |
net.thevpc.nuts.io.NPs |
connectionString(net.thevpc.nuts.net.NConnectionString host) |
net.thevpc.nuts.io.NPs |
connectionString(String host) |
net.thevpc.nuts.io.NPs |
failFast(boolean failFast) |
net.thevpc.nuts.util.NStream<net.thevpc.nuts.io.NPsInfo> |
getResultList() |
boolean |
isFailFast() |
boolean |
isSupportedKillProcess() |
boolean |
killProcess(String processId) |
net.thevpc.nuts.platform.NExecutionEngineFamily |
platformFamily() |
net.thevpc.nuts.io.NPs |
platformFamily(net.thevpc.nuts.platform.NExecutionEngineFamily platformFamily) |
public boolean isFailFast()
isFailFast in interface net.thevpc.nuts.io.NPspublic net.thevpc.nuts.net.NConnectionString connectionString()
connectionString in interface net.thevpc.nuts.platform.NConnectionStringAwarepublic net.thevpc.nuts.io.NPs connectionString(String host)
connectionString in interface net.thevpc.nuts.io.NPsconnectionString in interface net.thevpc.nuts.platform.NConnectionStringAwarepublic net.thevpc.nuts.io.NPs at(String host)
at in interface net.thevpc.nuts.io.NPsat in interface net.thevpc.nuts.platform.NConnectionStringAwarepublic net.thevpc.nuts.io.NPs connectionString(net.thevpc.nuts.net.NConnectionString host)
connectionString in interface net.thevpc.nuts.io.NPsconnectionString in interface net.thevpc.nuts.platform.NConnectionStringAwarepublic net.thevpc.nuts.io.NPs at(net.thevpc.nuts.net.NConnectionString host)
at in interface net.thevpc.nuts.io.NPsat in interface net.thevpc.nuts.platform.NConnectionStringAwarepublic 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.platform.NExecutionEngineFamily platformFamily()
platformFamily in interface net.thevpc.nuts.io.NPspublic net.thevpc.nuts.io.NPs platformFamily(net.thevpc.nuts.platform.NExecutionEngineFamily platformFamily)
platformFamily 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 © 2026 vpc open source initiative. All rights reserved.