Class FileBufferingEarthwormExport

java.lang.Object
edu.sc.seis.seisFile.earthworm.BufferingEarthwormExport
edu.sc.seis.seisFile.earthworm.FileBufferingEarthwormExport

public class FileBufferingEarthwormExport
extends BufferingEarthwormExport
  • Constructor Details

    • FileBufferingEarthwormExport

      public FileBufferingEarthwormExport​(int port, int module, int institution, java.lang.String heartbeatMessage, int heartbeatSeconds, int bufferSize, int sleepMillis, java.lang.String bufferDirPath) throws java.net.UnknownHostException, java.io.IOException, SeisFileException
      Throws:
      java.net.UnknownHostException
      java.io.IOException
      SeisFileException
  • Method Details