public class ServerEffectively this is the main class
Static Methods
getVersion()
public static String getVersion()| Returns | |
|---|---|
| Type | Description |
String |
|
main(String[] args)
public static void main(String[] args)Main method for running a Spanner PostgreSQL Adapter Server as a stand-alone application. Here we call for parameter parsing and start the Proxy Server.
| Parameter | |
|---|---|
| Name | Description |
args |
String[] |
Constructors
Server()
public Server()