public interface

CustomCodeCallbackHandler

org.apache.helix.participant.CustomCodeCallbackHandler

Class Overview

Callback interface to running custom code on Helix participant manager The custom code will be triggered on user specified cluster changes

Summary

Public Methods
abstract void onCallback(NotificationContext context)
callback

Public Methods

public abstract void onCallback (NotificationContext context)

callback