Log4j 1.1

pl.psnc.expres.remote.correlation
Interface ICorrelationJob


public interface ICorrelationJob

ICorrelationJob interface - remote interface between Vlbi Broker and Correlation Node module. This interface is used to submit new correlation jobs.

Author:
Dominik Stoklosa (~osa~)
Email address
osa@man.poznan.pl

Method Summary
 void newChunkSetIsReady(ChunkSetInfo chunkSetInfo)
          Informs that new chunk set is ready for the correlation
 void newCorrelationJob(CorrelationJobInfo correlationJobInfo)
          Informs that new correlation job is about be started.
 

Method Detail

newCorrelationJob

void newCorrelationJob(CorrelationJobInfo correlationJobInfo)
Informs that new correlation job is about be started. This means that many correlation jobs will be submitted for correlation.

Parameters:
correlationJobInfo - stores information about correlation job

newChunkSetIsReady

void newChunkSetIsReady(ChunkSetInfo chunkSetInfo)
Informs that new chunk set is ready for the correlation

Parameters:
chunkSetInfo - instance of ChunkSetInfo, stores information about chunks to be correlated

Log4j 1.1

Copyright 2007-2008 by VLAB