Class EventChannelPair

All Implemented Interfaces:
Runnable

public class EventChannelPair extends AbstractEventChannelPair
  • Field Details

    • BIG_ERROR_MSG

      public static final String BIG_ERROR_MSG
  • Constructor Details

    • EventChannelPair

      protected EventChannelPair()
      for hibernate
    • EventChannelPair

      public EventChannelPair(StatefulEvent event, edu.iris.Fissures.network.ChannelImpl chan, EventStationPair esp)
    • EventChannelPair

      public EventChannelPair(StatefulEvent event, edu.iris.Fissures.network.ChannelImpl chan, Status status, EventStationPair esp)
  • Method Details

    • run

      public void run()
    • equals

      public boolean equals(Object o)
      Overrides:
      equals in class WaveformWorkUnit
    • hashCode

      public int hashCode()
      Overrides:
      hashCode in class WaveformWorkUnit
    • toString

      public String toString()
      Overrides:
      toString in class Object
    • getChannelDbId

      public int getChannelDbId()
    • getChannel

      public edu.iris.Fissures.network.ChannelImpl getChannel()
    • setChannel

      protected void setChannel(edu.iris.Fissures.network.ChannelImpl chan)
      for use by hibernate