Package | Description |
---|---|
com.gemstone.gemfire.management.cli |
The Command Line Interface (CLI) package provides a set of APIs for writing commands that can be used to manage and monitor GemFire components.
|
Modifier and Type | Method and Description |
---|---|
static CommandService |
CommandService.createLocalCommandService(Cache cache)
Returns a newly created or existing instance of the
CommandService |
static CommandService |
CommandService.getUsableLocalCommandService()
Returns an existing 'usable'
CommandService> . |
Copyright © 1997-2017 Pivotal Software, Inc. All rights reserved.