public class DefaultNPs extends Object implements NPs
| Constructor and Description |
|---|
DefaultNPs() |
| Modifier and Type | Method and Description |
|---|---|
NPs |
at(NConnectionString host) |
NPs |
at(String host) |
NConnectionString |
connectionString() |
NPs |
connectionString(NConnectionString host) |
NPs |
connectionString(String host) |
NPs |
failFast(boolean failFast) |
NStream<NPsInfo> |
getResultList() |
boolean |
isFailFast() |
boolean |
isSupportedKillProcess() |
boolean |
killProcess(String processId) |
NExecutionEngineFamily |
platformFamily() |
NPs |
platformFamily(NExecutionEngineFamily platformFamily) |
public boolean isFailFast()
isFailFast in interface NPspublic NConnectionString connectionString()
connectionString in interface NConnectionStringAwarepublic NPs connectionString(String host)
connectionString in interface NPsconnectionString in interface NConnectionStringAwarepublic NPs at(String host)
at in interface NPsat in interface NConnectionStringAwarepublic NPs connectionString(NConnectionString host)
connectionString in interface NPsconnectionString in interface NConnectionStringAwarepublic NPs at(NConnectionString host)
at in interface NPsat in interface NConnectionStringAwarepublic boolean isSupportedKillProcess()
isSupportedKillProcess in interface NPspublic boolean killProcess(String processId)
killProcess in interface NPspublic NExecutionEngineFamily platformFamily()
platformFamily in interface NPspublic NPs platformFamily(NExecutionEngineFamily platformFamily)
platformFamily in interface NPspublic NStream<NPsInfo> getResultList()
getResultList in interface NPsCopyright © 2026 vpc open source initiative. All rights reserved.