|
Log4j 1.1 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ICorrelationJob
ICorrelationJob
interface - remote interface between Vlbi Broker and
Correlation Node module. This interface is used to submit new correlation
jobs.
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 |
---|
void newCorrelationJob(CorrelationJobInfo correlationJobInfo)
correlationJobInfo
- stores information about correlation jobvoid newChunkSetIsReady(ChunkSetInfo chunkSetInfo)
chunkSetInfo
- instance of ChunkSetInfo
, stores information
about chunks to be correlated
|
Log4j 1.1 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |