Package | Description |
---|---|
com.gemstone.gemfire.distributed |
Provides information about, access to, and common tools for GemFire
distributed systems.
|
Modifier and Type | Method and Description |
---|---|
LocatorLauncher |
LocatorLauncher.Builder.build()
Validates the Builder configuration settings and then constructs an instance of the LocatorLauncher class
to invoke operations on a GemFire Locator.
|
static LocatorLauncher |
LocatorLauncher.getInstance()
Gets the instance of the LocatorLauncher used to launch the GemFire Locator, or null if this VM does not
have an instance of LocatorLauncher indicating no GemFire Locator is running.
|
Constructor and Description |
---|
LocatorLauncher.LocatorState(LocatorLauncher launcher,
AbstractLauncher.Status status) |
LocatorLauncher.LocatorState(LocatorLauncher launcher,
AbstractLauncher.Status status,
String errorMessage) |
Copyright © 1997-2017 Pivotal Software, Inc. All rights reserved.