Log4j 1.0.1

pl.psnc.expres.broker.correlation.task.value
Class DataChunkWrapper

java.lang.Object
  extended by pl.psnc.expres.broker.correlation.task.value.DataChunkWrapper

public class DataChunkWrapper
extends java.lang.Object

DataChunkWrapper class - wrapper class for correlation data chunk for a specific radio telescope and corresponding file server.

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

Constructor Summary
DataChunkWrapper(pl.psnc.expres.model.resource.ResourceValue radioTelescope, pl.psnc.expres.model.resource.ResourceValue fileServer, pl.psnc.expres.remote.protocol.ChunkInfo chunkInfo)
          Creates a new instance of Correlation Value
 
Method Summary
 pl.psnc.expres.remote.protocol.ChunkInfo getChunkInfo()
          Get instance of chunk information
 pl.psnc.expres.model.resource.ResourceValue getFileServer()
          Get instance of corresponding file server
 pl.psnc.expres.model.resource.ResourceValue getRadioTelescope()
          Get instance of radio telescope value object
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DataChunkWrapper

public DataChunkWrapper(pl.psnc.expres.model.resource.ResourceValue radioTelescope,
                        pl.psnc.expres.model.resource.ResourceValue fileServer,
                        pl.psnc.expres.remote.protocol.ChunkInfo chunkInfo)
Creates a new instance of Correlation Value

Parameters:
radioTelescope - radio telescope value object
fileServer - corresponding file server for the given RT
chunkInfo - instance of chunk information
Method Detail

getRadioTelescope

public pl.psnc.expres.model.resource.ResourceValue getRadioTelescope()
Get instance of radio telescope value object

Returns:
instance of radio telescope value object

getFileServer

public pl.psnc.expres.model.resource.ResourceValue getFileServer()
Get instance of corresponding file server

Returns:
instance of corresponding file server

getChunkInfo

public pl.psnc.expres.remote.protocol.ChunkInfo getChunkInfo()
Get instance of chunk information

Returns:
instance of chunk information

Log4j 1.0.1

Dominik Stoklosa Copyright 2007-2009 by PSNC