public interface

ScopedConfigChangeListener

org.apache.helix.ScopedConfigChangeListener

Class Overview

Interface to implement to listen for changes to any specified scope.

Summary

Public Methods
abstract void onConfigChange(List<HelixProperty> configs, NotificationContext context)
Invoked when configs of a scope (cluster, participant, or resource) change

Public Methods

public abstract void onConfigChange (List<HelixProperty> configs, NotificationContext context)

Invoked when configs of a scope (cluster, participant, or resource) change