Details
-
Improvement
-
Status: Open
-
Minor
-
Resolution: Unresolved
-
1.0.0-incubating
-
None
-
Apache Geode + Cache Clients
Description
There were many useful Geode Function(s) created to implement many of Geode's features.
For instance, Gfsh commands were nearly all implemented with Geode 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.
There are many more like ListFunctionFunction that would be equally useful to provide in a non-internal API, supported by Geode out-of-the-box.