Interface BatchClustererListener

All Superinterfaces:
EventListener
All Known Implementing Classes:
ClustererPerformanceEvaluator, PredictionAppender, SerializedModelSaver

public interface BatchClustererListener extends EventListener
Interface to something that can process a BatchClustererEvent
Version:
$Revision: 8034 $
Author:
MStefan Mutter
See Also:
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Accept a BatchClustererEvent
  • Method Details

    • acceptClusterer

      void acceptClusterer(BatchClustererEvent e)
      Accept a BatchClustererEvent
      Parameters:
      e - a BatchClustererEvent value