Overload List
| Name | Description | |
|---|---|---|
| Connect(String) |
@cacheserver
Connect to a distributed system on (host, port) with the given name.
@endcacheserver
@nativeclient
Initializes the Native Client system to be able to connect to the GemFire Java servers.
@endnativeclient
| |
| Connect(String, Properties) |
@cacheserver
Connect to a distributed system on (host, port) with the given name,
specifying properties.
@endcacheserver
@nativeclient
Initializes the Native Client system to be able to connect to the GemFire Java servers.
@endnativeclient
| |
| Connect(String, Properties, Boolean) |
@cacheserver
Connect to a distributed system on (host, port) with the given name,
specifying properties and whether to use the given member type or
make this a Server.
@endcacheserver
@nativeclient
Initializes the Native Client system to be able to connect to the GemFire Java servers.
@endnativeclient
|