Interface RestAPIService

All Known Implementing Classes:
RestAPIServiceImpl

@Deprecated public interface RestAPIService
Deprecated.
since 2023.0, use ClusterActionService instead
Since:
2021.25
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    propagateAction(String action, String param)
    Deprecated.
    Propagate an action to all others nodes in the cluster.
  • Method Details

    • propagateAction

      void propagateAction(String action, String param)
      Deprecated.
      Propagate an action to all others nodes in the cluster.