Patrick Rhomberg created GEODE-4735:
---------------------------------------
Summary: Move CliUtil "find member" methods to GfshCommand
Key: GEODE-4735
URL: https://issues.apache.org/jira/browse/GEODE-4735
Project: Geode
Issue Type: Sub-task
Reporter: Patrick Rhomberg
Many of the CliUtil methods, particularly the "find member" methods, are
exclusively used and indeed are on-line calls by GfshCommand methods.
The implementation of these methods should belong to the class that consumes
them.
Moreover, it will make testing / mocking much easier.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)