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 |
---|---|
Result |
CommandStatement.process()
Processes this command statement with the user specified command string
and environment
|
abstract Result |
CommandService.processCommand(String commandString)
Processes the specified command string.
|
Copyright © 1997-2017 Pivotal Software, Inc. All rights reserved.