Class Stopped

java.lang.Object
com.yahoo.log.event.Event
com.yahoo.log.event.Stopped
All Implemented Interfaces:
Serializable

@Deprecated(forRemoval=true, since="7") public class Stopped extends Event
Deprecated, for removal: This API element is subject to removal in a future version.
Author:
Bjorn Borud
See Also:
  • Constructor Details

    • Stopped

      public Stopped()
      Deprecated, for removal: This API element is subject to removal in a future version.
    • Stopped

      public Stopped(String name, int pid, int exitcode)
      Deprecated, for removal: This API element is subject to removal in a future version.