| Package | Description |
|---|---|
| com.pivotal.gemfirexd |
Contains core and common utilities and functions.
|
| Class and Description |
|---|
| Constants.QueryHints
Possible values of GEMFIREXD-PROPERTIES property keys.
|
| Constants.QueryHints.SizerHints
SizerHint constant values which can be passed comma separated.
|
| Constants.SecurityMechanism
The security mechanism to use when starting network server to impose policy
for client connections.
|
| FabricAgent |
| FabricLocator
A
FabricLocator is a singleton that provides locator services in
the distributed system allowing peers to discover one another. |
| FabricServer
A
FabricServer is a singleton that allows remote clients to connect to
the GemFireXD cluster(distributed system). |
| FabricService
Base interface defining common peer services provided by
FabricServer
and FabricLocator. |
| FabricService.State
Status of the service enumerating different states the service can be in.
|
| NetworkInterface
Encapsulates a network listener that clients can use to connect using
GemFireXD JDBC client driver (URL of the form
'jdbc:gemfirexd://<host>:<port>').
|
| NetworkInterface.ConnectionListener
A listener which can be registered on
NetworkInterface
in order to receive events about connections created or destroyed for a
client on the DRDA network server. |
Copyright © 2010-2015 Pivotal Software, Inc. All rights reserved.