
public class OServerShutdownMain extends Object
| Modifier and Type | Field and Description |
|---|---|
OChannelBinaryAsynchClient |
channel |
String |
networkAddress |
int[] |
networkPort |
| Constructor and Description |
|---|
OServerShutdownMain(String iServerAddress,
String iServerPorts,
String iRootUser,
String iRootPassword) |
| Modifier and Type | Method and Description |
|---|---|
void |
connect(int iTimeout) |
static void |
main(String[] iArgs) |
public String networkAddress
public int[] networkPort
public OChannelBinaryAsynchClient channel
public void connect(int iTimeout)
throws IOException
IOExceptionpublic static void main(String[] iArgs)
Copyright © 2009–2025 OrientDB. All rights reserved.