John Blum created GEODE-126:
-------------------------------

             Summary: Provide pre-canned Geode Functions out-of-the-box for 
useful, common Geode operations.
                 Key: GEODE-126
                 URL: https://issues.apache.org/jira/browse/GEODE-126
             Project: Geode
          Issue Type: Improvement
          Components: functions
    Affects Versions: 1.0.0-incubating
         Environment: Apache Geode + Cache Clients
            Reporter: John Blum


There were many useful _Geode_ 
[Function(s)|https://github.com/apache/incubator-geode/blob/develop/gemfire-core/src/main/java/com/gemstone/gemfire/cache/execute/Function.java]
 created to implement many of _Geode's_ features.

For instance, _Gfsh_ commands were nearly all implemented with _Geode_ 
[Functions|https://github.com/apache/incubator-geode/tree/develop/gemfire-core/src/main/java/com/gemstone/gemfire/management/internal/cli/functions].

Some of these {{Functions}} should be provided out-of-the-box, as pre-canned 
{{Functions}} that users can use and documented as such.

One good +example+ of such a {{Function}} is the _Gfsh's_ {{list functions}} 
command {{Function}}... 
[ListFunctionFunction|https://github.com/apache/incubator-geode/blob/develop/gemfire-core/src/main/java/com/gemstone/gemfire/management/internal/cli/functions/ListFunctionFunction.java].

There are many more like 
[ListFunctionFunction|https://github.com/apache/incubator-geode/blob/develop/gemfire-core/src/main/java/com/gemstone/gemfire/management/internal/cli/functions/ListFunctionFunction.java]
 that would be equally useful to provide in a non-internal API, supported by 
Geode out-of-the-box.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to