Interface ConfigUpdateListener

All Known Implementing Classes:
AWSElasticCacheClient

public interface ConfigUpdateListener
AWS ElasticCache config update event listener.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Called when config is changed.
  • Method Details

    • onUpdate

      void onUpdate(ClusterConfiguration config)
      Called when config is changed.
      Parameters:
      config - the new config