Interface CleanUpRunner

All Superinterfaces:
AutoCloseable
All Known Implementing Classes:
ProducerCleanUpRunner, StreamsCleanUpRunner

public interface CleanUpRunner extends AutoCloseable
Cleans all resources associated with an application
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Clean all resources associated with an application
    void
     
  • Method Details

    • close

      void close()
      Specified by:
      close in interface AutoCloseable
    • clean

      void clean()
      Clean all resources associated with an application