Package org.springframework.data.gemfire.config.admin.remote
package org.springframework.data.gemfire.config.admin.remote
-
ClassDescriptionThe
FunctionGemfireAdminTemplate
class is an implementation of theGemfireAdminOperations
interface supporting the Pivotal GemFire / Apache Geode administrative functions/operations viaFunction
execution in the cluster.RestHttpGemfireAdminTemplate
is class implementing theGemfireAdminOperations
interface, extending theFunctionGemfireAdminTemplate
to support administrative (management) operations on a Pivotal GemFire or Apache Geode cluster using the Management REST API interface over HTTP.