| Package | Description |
|---|---|
| com.pivotal.gemfirexd |
Contains core and common utilities and functions.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
FabricAgent |
interface |
FabricLocator
A
FabricLocator is a singleton that provides locator services in
the distributed system allowing peers to discover one another. |
interface |
FabricServer
A
FabricServer is a singleton that allows remote clients to connect to
the GemFireXD cluster(distributed system). |
| Modifier and Type | Method and Description |
|---|---|
static FabricService |
FabricServiceManager.currentFabricServiceInstance()
Get the current instance of either
FabricServer or
FabricLocator. |
Copyright © 2010-2015 Pivotal Software, Inc. All rights reserved.