| Package | Description |
|---|---|
| com.pivotal.gemfirexd |
Contains core and common utilities and functions.
|
| Modifier and Type | Method and Description |
|---|---|
FabricService.State |
FabricLocator.status()
Returns the locator status.
|
FabricService.State |
FabricService.status()
Returns the status of this instance.
|
FabricService.State |
FabricServer.status()
Returns the fabric server status.
|
FabricService.State |
FabricAgent.status()
Returns the fabric server status.
|
static FabricService.State |
FabricService.State.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FabricService.State[] |
FabricService.State.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2010-2015 Pivotal Software, Inc. All rights reserved.