java.lang.Object
com.arpnetworking.metrics.proxy.models.messages.NewLog

public final class NewLog extends Object
Message class to inform clients of a new log.
Author:
Mohammed Kamel (mkamel at groupon dot com)
  • Constructor Details

    • NewLog

      public NewLog(Path log)
      Public constructor.
      Parameters:
      log - name of the new log path
  • Method Details